python3-avahi-0.7-lp151.2.3.1 4>$  Ap_N4/=„\};Jui psRu t[OB_úM.I>5WbO:֊ $hU ?:R#kgjq\f[;l`rM’ /Є$#\D{¯P}qR= p{劷E=(N Jp0zaI)Ku0 UTWw4#w gj/w3 #R[W"9ŷRs<ڰ'Ca7625621dca60a58293a6ec2fb5d8d186a05e7e94dd6616dcdbe93dda7366d74ea942e345582dea02348c0a2c062013df4b7165dH_N4/=„X9:6HۍQ:9\E#V$ g޽\LXc`M/>9]l"4}ж1i7O-!tr>{)?PP*S'Nj ESʥ_oA턲H 5wٍ@7@q@e)g T8emgU ߛ򟷓b4i._f ?T>lۑ^g:C 3?dmB۬Dx? 5Nw)QIc3Z`>pA+P?+@d  K 3Pflt    \ dH t . (W8`9: B&LF&fG&H&I&X&Y&Z&['\']'(^'b(Uc(d)e)f)l)u)v)w*x*y*z****+<Cpython3-avahi0.7lp151.2.3.1A set of Avahi utilities written in PythonAvahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Computing. It uses D-BUS for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks. The Avahi mDNS responder is now feature complete, implementing all MUSTs and the majority of the SHOULDs of the mDNS and DNS-SD RFCs. It passes all tests in the Apple Bonjour conformance test suite. In addition, it supports some nifty things that have never been seen elsewhere, like correct mDNS reflection across LAN segments._Nold-atreju1TopenSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.avahi.org/linuxx86_64K? hA큤A큤_N_N_N__N_N_N_Naeccd695d62cf3001d4976551dc0b68fa82092344a1f64878e641864ee67219cdbbd6038b0d29f83ff48b9471b1b73a41b1cf8f7ad38a3c0d4cf9ae37aee3b2c07f43a7b923b553e89b55bfb4cfb6dd455e290a34fd72a99eab7808ae1379b05956de7d6edf03d5d1fc7caa8b98854cc5cf9092c5edc9324a3da462070c5a240956de7d6edf03d5d1fc7caa8b98854cc5cf9092c5edc9324a3da462070c5a2405d34bd7011807190b83d52989b52dca4e57ca3bf8f0a822593347d6884820577rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.7-lp151.2.3.1.src.rpmavahi-pythonpython3-avahipython3-avahi(x86-64)@ @    /usr/bin/python3avahicoreutilsdbus-1-pythonpython(abi)python3-Twistedpython3-dbmrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.73.63.0.4-14.6.0-14.0-15.2-14.14.1_\3?@\/JZ@ZZZZZ@Z@Z@Y0Y-^XBW@Wk@Wk@W>@W@V@V$@VZUoT@Michael Gorse mgorse@suse.commgorse@suse.comyfjiang@suse.comtchvatal@suse.commgorse@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgrbrown@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdimstar@opensuse.orgmgorse@suse.comalarrosa@suse.commgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.org- When changing ownership of /var/lib/autoipd, only change ownership of files owned by avahi, to mitigate against possible exploits (bsc#1154063).- Drop avahi-daemon-increase-rlimit.patch: rlimits are no longer set by default.- Replace avahi-0.7-python3.patch with avahi-0.7-dbm.patch: use what is upstream (boo#1110668). - Add avahi-0.7-encode-strings-as-utf8.patch: encode strings as UTF-8 (boo#1110668). - Add avahi-0.7-python3-bookmarks.patch: make bookmarks python 3 compatible (boo#1110668). - Add CVE-2018-1000845.patch: drop legacy unicast queries from address not on local link (boo#1120281 CVE-2018-1000845). - Drop avahi-0.6.31-invalid-packet.patch: fixed upstream.- Add avahi-daemon-increase-rlimit.patch: increase rlimit as a conservative way to handle certain crashes referring to upstream commit 71ace71 (bsc#1085255).- Drop the qt3 parts- Add avahi-0.7-python3.patch: Port to python 3 (bsc#1076402). - Build python bindings against python 3, rather than python 2; - Python-avahi is now python3-avahi, and python-avahi-gtk is now python3-avahi-gtk - Obsolete the python 2 packages - Replace python_sitelib with python3_sitelib in %files, and add __pycache__.- Rename %*soname to %*sover to better reflect its use.- Modernize spec file by calling spec-cleaner- Use SPDX3.0 license tags and package COPYING as %license.- Update to version 0.7: + The Avahi 0.7 release brings two new features, binary TXT records in XML service files and the ability to start the gobject client in a custom context. + New Features: - Add support for binary values in TXT records in XML service files by specifying value-format="text|binary-hex|binary-base64". If not specified, defaults to the normal value of "text" (thus backwards compatible). - avahi-gobject: Allow starting the client in a custom GMainContext by passing context to ga_client_start_in_context instead of ga_client_start (avahi-gobject minor version has been incremented). + Notable Changes: - avahi-daemon: Remove all default rlimits from avahi-daemon.conf, as two main problems happened with firstly rlimit-nproc causing avahi to fail when started in a container without user namespaces and secondly because memory rlimits were causing avahi to crash in some cases. Leave it up to the init system to impose any modified limits instead. It is recommend to ship this change in distribution default config files. - avahi-common: Fix watch cleanup issue in watch_free - avahi-discover (python): Updated for Python3 & GTK3 - avahi-autoipd: . Clear previously set address before binding a new one. . Fix dhclient hooks to check for avahi-autoipd before running. - build: Move default rundir from /var/run to /run as per modern system setups. + Other Changes: - build: . Fix the printed value of "Building libavahi-client" in ./configure. . autogen.sh improved to work when called from another directory. . Fix warnings when compiling against musl libc. - avahi-compat-libdns_sd: Fix incorrect URL in warnings. - service-type-database: Add new service Types: _ipps._tcp, _xpra._tcp. - avahi-dnsconfd: Update manpage with the correct action script name. - avahi-gobject: . Use the correct shared library name in AvahiCore-0.6.gir . Fix build failing under some locales. - avahi-common/dbus-watch-glue.c: remove Unneeded semicolon. - Update gentoo init scripts for newer openrc version. + Updated translations. - Drop avahi-empty-share-dir.patch, avahi-gir-fixup.patch, avahi-move-everything-to-run.patch and avahi-outdated-URL.patch: Fixed upstream. - Drop systemd_requires macro: on a machine managed by systemd, we don't have to require it. If the machine/container is not managed by systemd, we don't want to require it. - Add pkgconfig(pygobject-3.0) BuildRequires: New dependency.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Do not suppress errors from avahi-autoipd user creation, but do suppress getent output. - Replace $RPM_* shell vars by macros.- Modify user generation (boo#1010384): + Use getent to check for existing users/groups, only creating them if not found. + Do not hide output of groupadd/useradd. + Do not mask failures: if a user can't be added, we have a problem.- Drop %insserv_cleanup scriptlets: it's been a while that avahi did not install any sysV init scripts anymore. - Simplify avahi_spec-prepare.sh: OBS is well able to handle macros in package names by now. - Drop conditions to only handle systemd services on openSUSE > 12.1; it's been long that we did not ship the sysv scripts anymore and openSUSE 12.1 is long EOL.- Replace avahi-0.6.31-systemd-order.patch with avahi-0.6.32-suppress-resolv-conf-warning.patch: only warn on missing resolv.conf if the options that use it are enabled. https://github.com/lathiat/avahi/pull/63- Update to version 0.6.32: + Don't log warnings about invalid packets, commonly triggered by Windows 10 systems. + Fix issue with bad packet size estimation, causing probes to continuously be sent when hosting large numbers of services. + Fix build on Solaris/SmartOS (filio.h issue). + Fix build on FreeBSD (PCAP_D_IN issue). + Fix debug output with libdaemon >= 0.14. + avahi_server_set_browse_domains now correctly uses the provided list, instead of re-using the list from the configuration file. + Set nl_pid to 0, this will automatically assign the value and prevent conflicts per netlink(7). (Bug #334). + Check for netlink pid=0 (kernel) instead of uid=0, which works correctly with network & user namespaces. + Fix reversed IFA_LOCAL and IFA_ADDRESS checks (Avahi#355). + Don't fail the build on deprecated GTK/GLIB usage. + Gracefully fail if SO_REUSEPORT is not available. + Minor Python 3 update for the python ServiceTypeDatabase test usage of print, should be backwards compatible. + avahi-autoipd: Fix incorrect usage of IFLA_RTA instead of IFA_RTA which could crash on ARM (Closes: gh#lathiat/avahi#42). - Drop upstream fixed patches: + avahi-unicastdomains.patch + avahi-gtk_box_new.patch + avahi-fix-mkdir.diff + avahi-enable-ipv6.patch + avahi-reserve-space-for-record-data-when-size-e.patch - Rebase avahi-0.6.31-invalid-packet.patch.- Add avahi-0.6.31-systemd-order.patch: start after NM/wicked, to ensure resolv.conf is present (bsc#982317, gh#lathiat/avahi#59).- Update to GNOME 3.20.2 (Fate#318572) - Added License field in spec file.- Update to GNOME 3.20 Fate#318572- No longer install sysv services: the systemd services have been installed for a long time already and are masking the sysv scripts; those scripts existance only add confusion (boo#959908).- Temp disable 2 old Conflicts that are breaking staging. These can back in once there is a new release of avahi.- Add avahi-0.6.31-invalid-packet.patch: do not spam logs for invalid packets (boo#947140 bsc#948277).- Sync up the multiple .spec files.- Add avahi-outdated-URL.patch: Do not redirect users to , which no longer exists, but bring them to the more generic blog entry http://0pointer.de/blog/projects/avahi-compat.html (boo#914298).avahi-pythonpython-avahiold-atreju1 15989977900.70.7-lp151.2.3.10.7-lp151.2.3.10.7avahi-bookmarksavahiServiceTypeDatabase.py__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycavahi-bookmarks.1.gz/usr/bin//usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/avahi//usr/lib/python3.6/site-packages/avahi/__pycache__//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:13854/openSUSE_Leap_15.1_Update/16b4271762c26d8ad3cdef01df5a1512-avahi.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxPython script, ASCII text executabledirectorypython 3.6 byte-compiledtroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRRc;tSI{rذutf-8cfc5352da389b353141bd0c5655bf71c926492dfb5eb5bb58a55f08cc4cf6e1c?7zXZ !t/Z_] crv9u]fQ^wF:PT#EkP!":(d):M_[*g%!\TJI_=)9Sa_G 85d"ܢyK1eq%;uf=kx9ˏ<ѧwKZs`G6Tm쮌ѩ}y.Qb6֎T -jV^E3ymDe3W1%r8~ajjEds6Wy#x~ҷyZ@=Oݚ57\$p;Ҟ ZN:xjwnЗ`}cЂ!yVUotfG?dN$Z9U(xp}"V5Pa\*՝5LF[; L$<ߺ76ߨ9Ё8%TFn  p_r&Ycv3ڒ4,.8e .l<[)[ٍM^C _*p^wcb%[X(uۮ2,PWz&0Bpϊ};TcDln I *{,Ԗg.'7ʿH9YGבM qAKbE>QJՉՀ3â%^bESgv-:fhg0C0S+G{e}>պ M(dh3MP=6BU~_MŅU\aasYMoi@c/A&nJT!|cy72ʪNk﷿tOYR8%d-]Z Ř^4a.AYm`A1J'FnnDv$sRKQ}&ѠQ\v,qaD{Q2~zv"|FOD[sJqvԀ+xsfkV؇(pRJ@; ` M%c/Oٺ{}#S#{BNzlEdY3*K%3Kq5M,2Plg;.hkky-Ll9P&弈E0OqH_u^DvED kJ˜frx#쌆Zӗye Ǿh!Lvۀ-aj izldŏ'bw~O0NXE1s,a僂rMfKUϪ-,,5S;`]A=Jݓ7 kZYAwdsŽM;R`U$Nd Zsmw .M].l %}%9It _w :eQٸ%,n M/U 7[5+a\h+a3,0(c{Nlf hjuM7ߨ0ϏvwK+=s9LLET,(U?C^*)>_LSt}KtЂho^UKߜFWGڂ-$6;<)L6\0xpACP6e# \\F2 XbQw_it 8HPO֏Gr @61i8gdN*Oeha| QhFC?6%a2#G/ 1ѿY {Bxrl@:wwsRQȿjj7{3O_9{ڭd-y$k[}zWM]Œ=??b7h&ǣ~Eh..o͠&?`zA-3n2#hOR֗8~ >gzzW씥6~7`m 7]Fi>H)x4T?oئ^^K#hC2j#&cNlL fohtB)N *$SPTLYUOa堤Pp.}ߟy1FV!~28 ͽ$AEb*E>;x:/M ّX-F !|hhwUMAp^Q%Uxtp~>n :*K-q7 tdV(9HnH\D7x;H.(KZ7w;XQ7ֿ~ rP-  2=C3~;Z_h]=t\fŶK;Z(.*0rm [NM"WQoquapM,0إLk.dEYKJ^z@ϟp۽%erԊ"|2c(*%BybL>.T"Z{&Ss2g S9@/CT$d+#Ya,86-[Qm\׶?x"}l҈)>|* GЦO̩~fp ][~rmTO UBeT~ s_7ASӻb'n60\+hpt~,)-0ŢQNqo?T o`yŇذ:B.{6BiX洄ݦ/zZq$g ~U'j&U&1T' p9zv-n?= GsA6_] 7-' Cr?|Ԁ<;nZλxCO \x&ns>a~$-aEލ1^T[׵@vL_FQ~&jY"#B6%كhMwJS ]4mՁŽG<.-Rr6kM EuŚE xN?b+7@ iN(~Jnj-Ē/6 ~M2t+vk~ E1c% ij:*YEZ'A$ ^+|2U2/F%c ElWԔX.2 2T?װLaiM/inνYn[Jv ^]h\󹔢á7MAM:g8bjOh< z3x zmU%?MZ@'yjzjQdn:u=kO=1,>yg3Z)H;OQ "N`ڞEG*KIQ*l[ZG58K tUf˜VE )>ޫOl:4T!f}B(xQhy-GʦeTlR07* ĥ+ ZEq NPAwF04j8Q@݂U/Mߠw@# 3 mEr!ΨZj\FBO,x OsC-Ruף7EfhI*o&1K6_^h XH?+B{^f>{ﱋD \HCr "+I.Nڻnt֡(!k))Z`o 'j!#K5[e}]q-z)R֓ iT&7W -f E:'8/Ii:Zjr;wՂ}K%^i@@_fK_3`<(pU-G;2/!X-9d ,`&dV*|7!gF5f9>u"%qIN*[9?׶iC &m|϶(᧑>s"gP(GxbTi ).UpS NG{PR/\z@lƗ]A+2 J$&0't8(4< yaY nNh;K89$GFo%ao!sg_ٱn,劷o$sI r7:І۰,$L$Bgc ru SBp{"Nf.t=|j#MmĚF`rL=s3.Eek6.Րre=T|^)P>.9*ʡ㠒D7Mi}ټ'-M.j=\Ϯ +`aJI6;iu '_k#4eP*spƝwUp˘SB/ЍA@+ZZv79 Bh$ٙFt—=b`غ@k]IZTPzCo؉p =E-|~ *{:p |A[@A*lgcrϽ]/j,q@+\eaYZ=vBJ"\Q U!3mZ]8NfUUEnx sf #AkG{2;]ŎWK%_eD6zR1'C,'6>n*OYuf_Mٳ%FO$/sv:QVWuuKs?@Q<*f$e}a|]Cenޚ9 8ASѸ^Tl4u( $^[?IAr }A]Rky,f;~ZZ,>oT+]A'ݕoIָ_/!,̌kX,[$y'H%QyPi5oO\|{r.C`&'Ul伮} }X|TkC7%6ݼ(G2әV\ YZ