python-avahi-0.6.32-5.8.1 >  A _;p9|~P. >dὕ칟ɻ;ڤv2LWn|BB%L:_]>w}4)> JZ_ C1OPG d@>ѭsNu#BSGf՜u4Y6۸>FBUk /3Ο6<}"cK\b:m J`AX›ÉO滹VV< CzA^$@<0ZwD+v6uB-Q w}Ius%3181e5ea8ec45db6f501d46d4f6f8e595bd1b4a9e3a61834aee0a8f3e9f1e219a26938a5d36c3dfbcb1359663227efea7f96f7c38x_;p9|TjFMN:MutRmI 8݄4(ٸY#u{չ1)Ο`RGME-`&Ju.*ް+hr/) a ,u#$\X|m('7mv&NQkmDnyaVwKJ-^N.2zZ`NԒ8iTz !.Mά#y !rw٢U_ӺeY|"F= _Z$uDَA NY>pAx?hd  G&0 Fcy    c l< p B (s8|9:BFG8HTIpXxYZ[\]^8bcJdefluvwxyz"dCpython-avahi0.6.325.8.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._;libs-centriq-3TSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Development/Languages/Pythonhttp://www.avahi.org/linuxaarch64 hA큤_;c_;c_;c__;c_;c_;c0620e035a0b4e0ed2273c1630e621071723734f966182e800a6ffba85b104b02e93f363136dfa49ff0b366aec639acaae9cb6a968d31ad3ff097af92712c6171ea9c82d7abcb75f82dd6b7ab4f8c74e7fab3ac675648ba0a8795db50860bf6b2f4cb70ca9e96d6b4f0df48e7beb13f90291f57562ac7952416998aeb34c05582f4cb70ca9e96d6b4f0df48e7beb13f90291f57562ac7952416998aeb34c055825d34bd7011807190b83d52989b52dca4e57ca3bf8f0a822593347d6884820577rootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.6.32-5.8.1.src.rpmavahi-pythonpython-avahipython-avahi(aarch-64)@ @    /usr/bin/pythonavahicoreutilsdbus-1-pythonpythonpython(abi)python-gdbmpython-twistedpython-twisted-webrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.6.322.72.73.0.4-14.6.0-14.0-15.2-14.14.1_\@W@V@V$@VZUoT@mgorse@suse.commgorse@suse.comyfjiang@suse.comrbrown@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).- Add CVE-2018-1000845.patch: drop legacy unicast queries from address not on local link (boo#1120281 CVE-2018-1000845).- Add avahi-daemon-increase-rlimit.patch: increase rlimit as a conservative way to handle certain crashes referring to upstream commit 71ace71 (bsc#1085255).- 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-pythonibs-centriq-3 15977460280.6.320.6.32-5.8.10.6.32-5.8.10.6.32avahi-bookmarksavahiServiceTypeDatabase.py__init__.py__init__.pyc__init__.pyoavahi-bookmarks.1.gz/usr/bin//usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/avahi//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.suse.de/SUSE:Maintenance:16161/SUSE_SLE-15_Update/84693f4cbfedda46a9843ba9d10af9fb-avahi.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxPython script, ASCII text executabledirectorypython 2.7 byte-compiledtroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRRK͋fsTPqnՉutf-87fb8bbb12cfc80f5cc193add5f4b281a68ec1d639ccdd6649d58a1e0e105e36d?7zXZ !t/Y] crv9u3g9;) gu&{j+d<_ˇ]I懀.,"cFeiVx)u?ZvSp]+*"Ȥ/ D_SB%\Ԏ%hj)@G~SYΩThhՊM˓%UӐZ]R8bi Ku6D/YJvBe"޼]4j+Q:&Y f`ut x7N9[y*H ˻ ܰך41yv~H /$0۹{ZZؚQ}G8,QQ'RVm>|&綾b"pwkHa㗞.Xb"0iZ vT-郦`TK5}ZDc&nc0z#}3PJA+?p)d**"POP:!ή_W̹8(L+˅pƦGPX{~(7A.#,^-4 VpxWlusJVH^l F1MFm`zq jR#O?4+UƈuBT/dk Xc2âa 3E<1Uo0u;&yNx 9@a ˕֎M_E[,'-8%{5Q [": e9ē$2^o uw򨉹J.Nc PGBVk$gUv^ %\$K7{&[({-L^#=!*iM-fQusxQ*_J@-_9d|aJMlQ^7. Cja!/1{GǥDIƵi#MVr//fNَW{Mj}F)D_PQ(уҀ1% ^N`s=̼&(q\芑3@~^Ღ 鲹;f3VqXHm7Avݙ[7~,*ӊ,bQۀV^4U!0B7AIp$^6/hZey.30=؎ܦAש^I1u/ +B e{鬘Yb%xZ76ts[+`2"#t5-HI&2ljCY.zUz>ag_KQ)&-s7i) q"\y,)ԟ_2!a/vB꫺k[l@_vP$㽪XJ ߍl? ]罠&d٣|ޥ5 ͼ(=MYw.;M/9u!.(c[߮ID愨b ٔ!BJLlWA$-%,0D%y,,\g BCC:0"*V@#NEX̭blG|Rix'-H_m|TRTLc34LWԻ*jcς*Ҕ9eN0mfϩM6bٗ}!SmH+OD 4?ĖRAj)v M%R) ɢO( _/E-Tb%eAX?dB=6Fgftl3</|1Ojv4s.͸,uL:vsY?I@ ]F܋o@qnj B1OAظc9QjyXɧoy2T^]۶oK.cيɌ[x߇#57E'ܗq3ϗ.-?DqwGï.P̳Ǽ@V_ -%noJI <ۛ6J#ſzؕWri%$4a3 biF82:v*3=S艇3_8S%,)(6͝'Lch{ xTXYȌ8]>cXU^/ 4d,^o#I^*+@T4I8$T*QU{%I1h !A&E@ܛja?p_533[3lὥ" ty+̨&kŽ #5͆B.q-D.wLrܚ7ŎECش5yOGfvJ?wdbGg@("ibx^c]sflP+) B|= 'v$5_me| o/K`.H9V89;>XǪ4tuCqY}Hx=l^tB [Sl4 ٕuk+\iJɫQ+MreΒ9BUC;l6Pa% ]mBϚ_'E҂^ %z`-8 oRPiӣjiODO"p-F_~pr{k.DO!bOME sKB"Aaq<5A:<.i GTь`O|XOioaV L >m@0цOr'^i] DkSi_{!7m*KB, %{szk NLvѫB g q39Lsʹv?M,qItd_&Py_s?v;N V5L_r+93*C0Â7?vWDu 3i v%~jGwR^雍`X4YN㒷Ee4W::Z~׎C(;6X w!fLEzrN_8*V.GlS>a=h Mh˂nF cw_h`nX^lu!tנ֣N֎SH{(NEw+n4T|IBrȸsM6#:&1tPe# 7nfAm}mXTto YqZ0?W!_e?'kC3) yۅ~y-=:&F@>ɢ j0^hCSB7~$ĔW ()d%q>j.^ ,@ˁXNސ>>'(W]LxyE +(N&pn r߸LG|r+{i֟;ˉ8=wM.}-u#*uT2l;U o3˚t wLVwvbq!⮷u/+?m裥}:ʱ,2/0vȣWQjL4cǑ%<6 :h1}="@=5rl ucCȼ.H {l?09ۗY ӁI١y@p+q|,td#zBQ-yQlNUkq1߿#yI =@.]TO[Sf̐}knS圕 d>v#郊9$ӷ_A&7бX-_ zXYV vSCY@K +]hK皾^;1>w*_ɏXTE3л%`/( YZ