python-avahi-0.6.32-5.13.1 >  A `"p9|A% D~9qVlP m%"s`P׼O!h>2v@Ws!7 o :puU'$2LgnkXfI'wwoՊP"i=ɪdD\,J7|RlK;{s}`Wi1 )wtJU08 з5Pu9|RBeOVǚ[~$!ҍ%i7ߔ+,{`( mowfmYzc<G5ZP_|mWɕ^GF{LSy!yp^ ^z7 bY>pA\?Ld  H( >[qw    [ d0 d 6 (g8p9: BFGH8ITX\YhZ[\]^bc.defluvwxyzHCpython-avahi0.6.325.13.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.`sheep63TSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Development/Languages/Pythonhttp://www.avahi.org/linuxx86_64 hA큤````~@```0620e035a0b4e0ed2273c1630e621071723734f966182e800a6ffba85b104b02e93f363136dfa49ff0b366aec639acaae9cb6a968d31ad3ff097af92712c6171ea9c82d7abcb75f82dd6b7ab4f8c74e7fab3ac675648ba0a8795db50860bf6b2a2f7a80067e05010fdd38fe5066c3d93719ef454892d5668103368635d28ef96a2f7a80067e05010fdd38fe5066c3d93719ef454892d5668103368635d28ef965d34bd7011807190b83d52989b52dca4e57ca3bf8f0a822593347d6884820577rootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.6.32-5.13.1.src.rpmavahi-pythonpython-avahipython-avahi(x86-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.commgorse@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- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling HUP event in client_work (boo#1184521 CVE-2021-3468). https://github.com/lathiat/avahi/pull/330- Update avahi-daemon-check-dns.sh from Debian. Our previous version relied on ifconfig, route, and init.d. - Rebase avahi-daemon-check-dns-suse.patch, and drop privileges when invoking avahi-daemon-check-dns.sh (boo#1180827 CVE-2021-26720). - Add sudo to requires: used to drop privileges.- 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-pythonsheep63 16194372740.6.320.6.32-5.13.10.6.32-5.13.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:18197/SUSE_SLE-15_Update/1eb15a7c28f9281a219176c61d1d7054-avahi.SUSE_SLE-15_Updatecpioxz5x86_64-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)RRRRRR@ x ~/lTutf-8d57cc0ac53c4fc1f0854aa395a9a8192eeecf0aef8ece66184a062b5e04aed42?7zXZ !t/Y] crv9xn?#5o =m-b_NucyBQ>O \rR-pqT.~e n3[* k;fvwEWՖS?nS#ζ?8("cW~5Zo< x"/bPa5A\ˇbB*BoI¡b  d.m1¬`*Bӹ3Wqjt}n`"g0K¨b2-|[ OrgCfHyF*y9PX&*t+r'Z5ٱS 3`M7;$\M]b$KsD2|}a=^?=cx[4fj5-Dqo\|ёRޔynoH,Jzi5Yno0CioEPYw :c9(\ҡ=7إŇbܚb3Pxf`QIĸyWWXWf-ܧ.Cϒ8~P9dl|^煠#X ^JL''hCh?bQTH9c)GF@VZń</lRto?! -Z1&^D[k){0 UVKLFJ ƮLuXzu'{9\ֶF]b;Q^蠆K,EqB-U,W t()ez4`;δ٦F7<Ձ_YGrVuؼym3bpXmGY:,z[iE8ɀ+niak?8Q9''’qv[!+_nJ@H$S]!k@gO\`֩8?MA= {w-23k=Cԧ(3x ӰbY zCĉG0t*`RY3JHQG͐٪?y ٞw0zb z`HWpʖfh@J=M"%0=tEm9&EJ䴩/Q=r,i+{eu$9#d:q&V/J;%8W0n[ zjʹ"zc2@F~>[_hoZ^2V9f,~p ϱ$qB^[~ L,31R`FΞ}#@|@ jI*V'OPoY1E`CjՐZ hg400LڗE Ⱥ4 Ž&ˢ1:gJSRc~,D bA'@l?fOYqEfdOQԠiٲ||OWCM{MI{=+٘cHL\pjoOj$0*̍q2jc4S Qh7RRP楢`o.Ґ.!`*XigdGրL;]!;gYa (h W*lPH\J2+}&ibK}^2$U#f݆Jc>t' 㞺^䧆&Ҹ;?"*l۷cqh,;)Y^G!nޝM NrfcK=k)[Fl(L+q&X0$SO>Zw4?xyLvwic2בiH!-gEnu/˨Is 2zVPvou7T``4yJh\M"d]vgt.(h,x$ G4@zgW#:aJ݆M_O*kf[uCP _} ^7'NfOpb,%BLBNRpiqFcMڹ2y*\@XL*@sTֿ4LQw4ڧsۭy6I544_OA*vTd-Ez&gW½ǟa4;ʬ|dF%8>B5K[)wx|`2 RD*m|Q)'d.ʣ_R: >G2oϯtΒj ZD(Ņ9df:]kɪ3`ж߅(fOHɶoDs9e:+v@: "~^:G|Et= ہzOKn/QD-<52b7rr-̤ 8ԩ!Ƌ\iF)N*3Wb\m5TEC",UFABړ] Ѧ}p#ę?w!y0_shgbzČsÞ59_':F괅A# 2lDD`đ0 wI,YH$]W c|7u, COQ\X MTٝsjJu{b,E3n"b[K<3ܐ[^/pr-g^њЈ\s.OS$OKw8Hs}tXg_̛֒rGK,%U":oq+C,7znz-nQ$wRh'%>ok~3x=E-Xƿ6f[Ϯ(.ۺ*WR٩aUNqx1瘄*vis+Bf'tr0*iX5"Α:xOi:󟂦|)VkwL*?+  vfkrs(dnI1^i7AQv,ё/_!וl휕! ?SYʒdzq⧖4!?F5bnN%z[9 ͤr%~M}:qٞN$b(tKB n4|@@jR26$9ݓ G^o*/4Prqy6fVkrvmsAJeP7NksZc 1w( jyX%IXws1< Ԑaas"6`3gMc֭ 68kK(af+Q h}9uЦ tsa&iTS@My$[: =^̛j,?Hw&!CUU<[ -Ac:w_ UF2i6ai6WDrxaټrM-eS: ߮2 ˻rZTR@TV H+Z`x :ѩ GI5ByNYLan3J62muvm&er,_BK6Ҭo7(x.̛͞t!/>ylHPȍX9U">iQ6J菱RŀIR:!>9^sli$#ﮯɤu UKZy"ĦMuR>%@{+9db=1Olj^XV|:iŲ*{T W a ,[>0(©irMӋ~`t{,FӨ/+!Xvbj^F9ڟ5S :-0pBԩ a83jF26׫ZǢqHncg\>9,c½c؁ʹ"2Kn}aj-)`zOS O.5NS&SotK zq?^~~zuZ MnPO1{MH{Ibfx[4^S!͌Ҁ\J,M@g7 *Mc9ݪqk#;圓R%`[ѝwޢc:hs.0|w 0 =Or$8f"=J_^PY,I1RBZK6)zCON*7Cwe* "$$g6L ]wZkT PLx 6BpZYW[عS62rS@iL#mz@lȕVl?#"Kj%$8 c?2'd{nV9y+%z~DT]x9ٶ-qTb4k0 ɿH zX0=V9(+ppXXzinB?hXM('3bwKObS_qϪ;#|O-ԱU b&6 ' ۧ ҿ]˯'M`ZX0)ň4~4n/"FT`*i}IK-z2(N0x)?mŦVL1iA hA^@SsE:U@^L.9@w(dL{8yG'iR S$V ~;eq7_+ ͏wd.}F0A;h3 `g2Xɝֿ,'ɷoZ@eXْ2=cg& m,xlwq~[2Q"(dr<b1j>Ӑ}:ВG YZnlxhlwZSNvY\=lo=e74O39Sq9^ԗ'CN9EP߷-?9idOġ$@0~{V0XY8(]zM(EKQ]lOۼKo.r=:^XϳI2E( s{HV!"$<-WvMfd >Rْ묔] k%̓B썜&?v\Lpe^X*rc}7'b%2>qlB+[dc AO_[ bIVN{p`r# 2# f=)Lo>?(Sd_cE~-rSaXtkm83dV`>h8԰Ω*,ju:MʿsǛf+C+g_0hõT duCN*B9$$+uPBur1ʏ1O1FHA-0A#=ţ҉N;\Xa0v2nmo'zQ"UHrc=J.BͰB9ju^0׷ ,ȵ8aF7JJ H1KL1~QٯiTAiT%v9B H&8l#LPG}+YIRIbFK{u4c-QrU'Q I8P1>yDDǣω5\ g18 H'604mћ)VGx YP>H/( YZ