libinfinity-0_7-0-0.7.2-71.4e>UA&gg#e`LH5 t?bs|eo1bjO3ge=nߠOZ[*U %yj}s[t>C?d  ]04DHf      0  `       (H xX   *  h l ~( 8 9 : >@FG H0 I` XlY\ ] ^bJcdzeflu vw x y?z(,2txClibinfinity-0_7-00.7.271.4Implementation of the Infinote collaborative editing protocollibinfinity is an implementation of the Infinote protocol written in GObject-based C. Infinote is a protocol for collaborative editing multiple documents and is portable to both Windows and Unix-like platforms.bs|reproducibleGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMELGPL-2.1-or-laterSystem/Librarieshttps://gobby.github.io/linuxaarch64h (gA큤bs|bs|bs|bs|bs|bs|bs|bs|bs|bs|bs|_j8ccb1d137525b8ba85bfaa4e9c02774f56814bb2c79e54fd401006b75f98bc8ad3ef19f7936daf3ec85dc68279408e6f6832ee790ae4e607a89258e0b64fd92b9477e0a7e9de3536d1fc9e4860fcb8176ae1e83fff7f89507fb42501cd1f37331a04c6dc68c0e701671dad2877f1ed65a1b2dfb21266cdd8f4857d3b315cbf2456e42e4abb2b404575b9c6ccc251f944a5d684c03e8bcb0292476688c0509e8fdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551libinfgtk-0.7.so.0.0.0libinfinity-0.7.so.0.0.0libinfinoted-plugin-manager-0.7.so.0.0.0libinftext-0.7.so.0.0.0libinftextgtk-0.7.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibinfinity-0.7.2-71.4.src.rpmlibinfgtk-0.7.so.0()(64bit)libinfinitylibinfinity-0.7.so.0()(64bit)libinfinity-0_7-0libinfinity-0_7-0(aarch-64)libinfinoted-plugin-manager-0.7.so.0()(64bit)libinftext-0.7.so.0()(64bit)libinftextgtk-0.7.so.0()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libavahi-client.so.3()(64bit)libavahi-common.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcairo.so.2()(64bit)libdaemon.so.0()(64bit)libgdk-3.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgnutls.so.30()(64bit)libgnutls.so.30(GNUTLS_3_4)(64bit)libgobject-2.0.so.0()(64bit)libgsasl.so.18()(64bit)libgsasl.so.18(LIBGSASL_1.1)(64bit)libgtk-3.so.0()(64bit)libinfinity-0.7.so.0()(64bit)libinftext-0.7.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libxml2.so.16()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-1libinfinity-1_0-04.20.1bs@bi0@aZ`Z^2@[_Z@XX@V@Dominique Leuenberger Jan Engelhardt Johannes Segitz Ferdinand Thiessen Dominique Leuenberger Dominique Leuenberger rbrown@suse.comjengelh@inai.dezaitor@opensuse.orgnetzheimer@yahoo.de- Drop libinfinity-1_0-0 requires from infinoted package: the dep is wrong since the library package was changed to correctly follow SLPP. Additionally, the library is dependency is auto-detected.- Resolve rpmlint error "libinfinity-1_0-0.x86_64: E: shlib-policy-name-error SONAME: libinfgtk-0.7.so.0, expected package suffix: 0_7-0" - Move documentation to subpackage with main applications- Added hardening to systemd service(s) (bsc#1181400). Modified: * infinoted.service- Update to version 0.7.2 + Fix user table iteration order to be deterministic, possibly fixing on out-of-sync bug. + Fix a possible crash when running g-ir-scanner. + infinoted: Add support for notifying systemd when the service is running.- No longer recommend -lang: supplements are in use- Convert sysv init script to systemd service (boo#1116016) - Pass --with-systemd to configure: enable proper systemd integration. - Automatic cleanup using spec-cleaner.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Drop useless --with-pic, it is for (unbuilt) static libs.- Update to version 0.7.1: + Fix a possible crash when uploading a document to the infinoted server. + Fix two instances of possible format string injection. - Changes from version 0.7.0: + Infinoted: - Allow to listen on a specific interface instead of all interfaces. - Add a dbus plugin which allows some interaction with reading and modifying the directory tree. + Removed support for GTK+ 2.x. libinfinity-0.7 can only be built against GTK+ 3.x. + Generate gobject-introspection repositories, allowing libinfinity to be used from higher-level programming languages such as Python. + Enable TCP keepalives on all connections to prevent inactive connections from being dropped by a firewall, and to allow quicker detection of an actual disconnect. - Add explicit pkgconfig(gobject-2.0), pkgconfig(gmodule-2.0) and pkgconfig(gio-2.0): align with what configure looks for. - Drop conditional pkgconfig(gtk+-2.0) BuildRequires and stop passing --without-gtk3 and --with-gtk3 to configure: No longer makes any sense, following upstreams changes. - Add --with-gio configure call, follow what upstream checks for. - Bump define version to 0.7. - Drop postun %insserv_cleanup call, no longer needed.- Update to version 0.6.7: + Fix crash when library is linked against glib 2.46 or newer. + Fixes potential crashes in some other uncommon situations./sbin/ldconfig/sbin/ldconfigreproducible 1651735685 0.7.2-71.40.7.2-71.40.7.2-71.4libinfgtk-0.7.so.0libinfgtk-0.7.so.0.0.0libinfinity-0.7.so.0libinfinity-0.7.so.0.0.0libinfinoted-plugin-manager-0.7.so.0libinfinoted-plugin-manager-0.7.so.0.0.0libinftext-0.7.so.0libinftext-0.7.so.0.0.0libinftextgtk-0.7.so.0libinftextgtk-0.7.so.0.0.0libinfinity-0_7-0COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libinfinity-0_7-0/-mbranch-protection=standard -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/7f50aa3c9fb4ccf605ff3de2d25bc95e-libinfinitydrpmzstd19T0aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=00f4288605ea2abeb72771ec598f063cdcbf0c75, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b1f03945059b049fc31ecae20c056d47c81c1ac5, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ac4f30caab91095b80f033e31be6cf450157f867, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cae98df3fcb3e8812a00438dc14ad74b2dcdb949, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff886f4e2f7e551671f87d43371104b840d941bd, strippeddirectoryASCII text (1  PRRRRRR RRRRRRPRRRR R RRRRRRRRRRRPRRRRRRR RRPRRRRRRRRPRRRRRRR R RRRRRYjgݸ5utf-8597d5097c5d7308ff9f496d0b9dd993cdd2fb862021267b6664aac53499afe303e8919e29f4de14e844aa5c7a18c906b4d4b955e9629a0d635af68f319cc7743?(/hFr)Pt>V0J-X٘>,Y!;e u޼DZv`P}[m-_aHpal?^b_?'|U0 |.c+~HhZQ].RUĤ^'?zhCZ$Paymr>YM&룲 >MMLerc+(Rx "Hšv;pO'jh[,+q*> yg>~~(5NO/sNVqCA&pCN"/T3@*ʼn_T܄1;b-mrluz1`,?~Y.1+9uQ]6fcme -gu vUIMBt dFd&W6@Tv,9b$Yd4$#9ihn w (*֎:7ƈ@1cq TdtlHD|A<_ɯX@ kf9> `- %yB 4x>`mA3׌=~j\lxrx)f