libavahi-common3-0.7-lp152.2.7 >  A ^츋/=„^.[Iv%%o oTB5VPmN^`>e_kAwP+ -OƢ7/sP{~ $E I |`ѯ#=o)vV `xvKK%ܵe 04-*E7!\gHo>x{Yƃ0=qWَXLw ;tr"ɑߴl+uOXlH"$33(;Xܓ~A1b552dc9c6715eabfa7f2ec0afaa82f12fe0d6e154a301f0dd1657e1e6edaf3201c20c6e4f36a6fdfcb67347ba60ef6dbb958446r,^츋/=„PUx7y2Ti1V?!\ђ@\w "~ʫXlI_BoXIݠtCtD>(霪4ٸQ4-LĂ~dri~}$׬kfcgj7q=[͏v#7L b*sgE%b"7kxL?Ge өW1F& $,$`9&$@D@tz_,jb'7DDGI-m6 Vh>p@'L?'<d ! H !7=DL P T \  @x(89d: >$9@$HF$WG$lH$tI$|X$Y$\$]$^$b$c%d%e%f%l%u&v&w&x&y& z&&&&'8Clibavahi-common30.7lp152.2.7D-BUS Service for Zeroconf and BonjourAvahi 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 complete with features, 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, like correct mDNS reflection across LAN segments.^cloud117̰openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxx86_64̰^^5f9a9adf76a47ab60318e9f50a305f4d221e9779021b7fa285cb0911c5421d50libavahi-common.so.3.5.3rootrootrootrootavahi-0.7-lp152.2.7.src.rpmlibavahi-common.so.3()(64bit)libavahi-common3libavahi-common3(x86-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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@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- 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)./sbin/ldconfig/sbin/ldconfigcloud117 15930976780.7-lp152.2.70.7-lp152.2.7libavahi-common.so.3libavahi-common.so.3.5.3/usr/lib64/-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:Leap:15.2/standard/7c2274c30b9cb0ccc0f6a187c73df99f-avahicpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8c365d3c08b7ca43ed9c53b917d7c420a5e3630d, stripped PR RRRRRRRwEb[8X 6qF"3&vC2"ǵeB: _(qɤ2a9AgHfV"XoIȑ:rGD]<p)5Sz70"mα:-iI0+:Z> 1 5jhvw1#^m⢴PSK:0KF^څ?n{pjٽ9dzNFh/wm3{;&3iևZEKϸpRȩS T (AQGXwf"D{d$]UV G/W. `y[|Ob|P_eMw  m=ہji8+IfGzC&t&${|ZO}aDoV6N7yQ/ 0e Ӝ\9Oo=O3K vfLU (ԓ3*2wYKZRj(Ro'%A2YVżQ[R$E!Bh:mYXmd`sc_oLݬ@'d%gSpm`aBeC$6 LKJ~SDo62FKtISJ{M`Ii WN~ mgZ6JSIL]a"틱hrm"Lm8J3{qYg5vz>XP|!.UM.Mf͠$I5YGsNeO F *e"/6׉_qFV2Y*݇J 9ٚ -^=%˵.'!A|'Xc6Ըo$+B M }l,V=`ѝ Pi0LCf~7Uvqj5WOg|9m o#C1 x-X0TQ>=xJlOgNk&o :Tx73 @o~J`xlajL٣쇋Tf;Raɺ;z a;ġp gH9Awv%l^FSh JMaʍ:`kt.W%@/o R!g eŋHJayo7 Gu'kZ~ ݹ|ê tB=\ìxrDmm>\S* ka1{ѝOjKqCU2`[jViu a[xs9ahEj@G =1RD%vcjK ɢkWi|P\Z cARBbVzвd]h֍X4z )KsX> Vwl]WL5 +VJބqs#DN MbY'ejؔJ uDfFB+%oH+W(Һ88<l%*0n!KTX)HiP5>[2HtM[ժ5Drev7V Ve7 N'sg"R[[n{=5NIج{ y޹#`)yu^$_kD_>bdb]28HlT~>ѩV4e$gKgfs3-FdzoMc*J)Rp6 IϽ o8&zDŽhjl+R~Fc[\ (z?]vINࣁ%5aypϳ;IScrP潔>b;d0<v+htAkA9V f-&VBHG<;%V7¯aiQbB1 &㲷vQMdgV֏>K' `;&ĊGybG>i;W_N@TsҺ(u`9ojz3߷fPY%EQ/!]Pm?~rp-#kQ=DA. XsRwV< rKG]Ы VjVS"Jxw'VT D0f砼vArg贌h5D(iSH&KŏN8a\VX i}jŁ&*uqٓh3Ais5$f8mAuH. ?MFt%நյv#x`jC bv*LFa4ǸgϨ#)=P!ihEvx)5_ee{#:mtZuy'`}y׎W?; I Ly晝~`YCd1OJZI*!P >?Z>hb*g,:J`+vzOu sԷ~w|2.ls7ɓFS@ 5u7Ӷqq:u_G{byu{K̯t M2qcynBM*kf6*Y| {c.*0JH1,A,@!M9Kƌ,2Ya>jh9ٓ ^b%z؄ Q,3o C.Tw{x2qH(#(-t|d`7|L^z+OZv2[GՈ$@dytԠG5QoP{9io8~^{v:}sE!RwtESJ?aP ]$T=HA?"q]̛>̀^.qG9)@vf{n;2:MT=_T*q/] hiQ1+䋵D%G#1 &Pc5uuV|B%38]3t߂wCxxZC[_!ԺF_.6~3*O{޸o=8d}cȚ$NlQ 6+9<>#<5sUC2x) GlxFB%NT4gygeC>Y` U$֮ dBZ@:N+ruމ1hs10GsnV }_oF 2~!=].G2"f?|O^9@E ZA"-sF5ɒ?a65/===Wq";|v8c-Coyxf0X99C4`Ř/ȁ2 L Ϻ緘d9aǻeTsֻEԭ(A xl$}Dk97cTې eScnKS$B]N RwkxMd|c+Dawd)Gg:e M]6n52@] ؛zɫ8Td /2&$QŨ %,z \I,%IO:T4U-q޸H#޹ c|U2 #0d1KP%cX{ψ<[?Q4`,kE[yi2wxֶG*2WUf  7aPJ^Pn$[;#HeD6,4%Ϡm3$WebA mӺ%bP FC`4f JtaC  HKP9_WCn ?jʮmuSB^=I]cd!&$#):;زܽ.aJC&ʭwC| դЉ'ju[ Tj-R'#YF5\Qjʠ~/*igQjp^v[/(bacpTmsP?]EG l91[$<k-*`fĦ%e'3@I\m4[]#DuSG|y> He^]U7Ks9!S!m-#VaTX|;Uv.'hYSHtwI%.CT&nbd, Y3kLnM bnC#SSS;)ԅ\#^šbTz0FѭѓnmؐK=kc6ivX0m[Ԝ#0 0vQ’r޸P8١xQ/^(4õYޟ0s򀝬"3-eV"xU^;I9ZPRyg j&1w| ZśrSře> nyOMړ/?R qמU꼓#@-.XQx*"RIV,G&CC/w ) [Yz%6X]i,h^g*rコw5aKa9{`h$W2ѦaA5ƅ)J 3j'Kl.@{ 4y>Ś@ƪ]-w{ JR! j=`-:aIq@<.m$᜝U嗋ӯ %:V@ 勬 `Gƚ۬]ģ*q%گHNTtݡR 7/IF+[R&U.ȣ!<#nBAz1޷ldHO 9:JԡQθ.P@p{2TͶfzS9Ϭ^hA'LTYyc}n>S Ρ6;1}4'CbEavoT}QzC zS+#-7ɿUۆnJt$ g.=P]1o_Hy"˃5pᛆ?DHD\*o#X3f詹7qp%UDQ8&w8eD c}rӋŲZVb4Ҋ4ó)A1d^(Fl;98T]{<؄/Z {qp?vpʨ6,,d//aZW>R yȵ˾ 5A,"tz~[[#o/"2cJ3|{8rMnsLCKabֻ)΍-,Qx[}qSn!vu-* EFrT< ⠈[97[(@пN@;eu(Ƚן0dSAZHE+/YfHߍ[ymM,L¼vEq;t>:?r蹗%l*=^Y2alJTCQX\뾬h7E#E~V6 m/x۱is[GG kķk.-J1w߶=jA:9#\6~uaN8ъN=|7ʕ Eb&ڥꬼjj貖 "{#all~cmm6MI.6 )OxU5brjjkl V<-?$'EGGfuO?)bU笙?^6*XY-S =.~:~'Go6hG/Q5;x1=Rj^v;Q F٪֒$z+N]C$}krjVbvo46G$27׷dZe}L.\}1*?N.iYkĠ0Rԏ4t&w~{H[Hhw7a054y38jo:t8*1įRRer9ϠX֊bd)lH6budn[ռo(0ReRU~f[M,'YX()!<l:>7k `r|/LpA 2Odi ePg^d=9ӐR^E1EfOeCP)Nhr*R00 rhKZs1fɔRfB&>y焐~GP95F МȬ,L=OnfKh\c/W{8U2DE=~aqO,V `]qB+҃;LO cj_Iɺ^k 5Z,q |}Iq%\dlKX(QܜKw&cf>(4D&o6y8 p}goFhvy@:ebg(tmgQ~A¹? KtkπVCΪ\)ƃ% |))ͣB!ڦTc9V"΃e@Ys=<`r2zr |P/WEjn0g-!MWy9GIe6#ɴf.Ų2{ṫ1l1 3QcލJ An$1OΕ%-ͮ>zhTՉGajjFHK @o #Vh. c(~0hs:  FX͝:rE}$AREswg҄)!dwIhߴK !+w4zl5*垌4l3q|ˆ)hird>֛uls;2>@er?sA7oGMM1fusVUhH+W |nt^EzZGK^ >܎9*H *\,yfLT[#__Q%iy\"a3ƯL a޺6D@T ~x,MVTtJ%B i(MK<_r'9>v5郪,Kud=5ߏdn}f4.9.zF[!_{ׁtu6*:ww#saזo)hs~O3]bJU81")K27~ma\oC[lϼRs^>T:'{psV_EMSc)w2@N4)7HqPR0}ۄxP1KFjFTjK.kX^oO)*1$Jg h+#&Kr9@1F,.X˦I3]7cu.K|5o%mcD|3Pރ՝VB /u&FD}x o(Dz'Q\mF>N KWK D : }ҼlH}H(x!4kQ!g=KvLTZƚ6x<˂7\G[n֗!O`Vn2`i~tcUj~'?)dWk*!\)bTZs7"`CWg\@`KVA~:Q ZeXR e\ vqx!T{xGj%]*JwzYSO h"zԸrg bj mt㳝BKI@3 =_3MࢱdKW)b鑸 0 =8K^j;dV"vQ,zivn)8ϧ(Qc ^/J2Y:2w/-В ;~UmQfU1Elfr,N;t+ pČ(Ndb%|gw^14<UmXi&sg hv4XؗYc3T blxxgɹנ)1ﲩ[9¿@0d1G|NT=<χz!t%f)"쓷ic+ SNF61q~4W TIxmϕ - ?ljꌾ> AƝjݳd꺽j??\n{8 G%ʵ[twƇ^U ?m̤i-DMϔvO ;t$C,x'D6b%#y,W;;XŤNB6Ԙ<ٜ `CMKO]/oaB6m&d0 ˓1 QDgutjxDEtK H9aj3G%2(/~Y4}'ϓ߇38]rYQH~86h~݅5Sv 1kv[Wƙ+X!Y^Ywꍤ'^L?=AIKGtd$ԭ Ov $ Ifc3UeI7 Á簍dn=TE1)xST4\G;f9!4b!{,4!K_x` /܋nH.JaZ;AJ}9qrb#|Y#`"PU҅ġ4yQ\в4SPjşOTw&Kr Pi8 '2 Ø,(6㚱`c?1m&k /h\][XFIDZ3/G:%SGC̵LhS+7?%/y"*-0cgj0vzLJ lNx]u/(pd`"J%_!@ |&(09w=LjUt2Qi "HY n%諾0G7zVO`tP@5viPjs`{rw_=/zwjxVl xP7$72(;ʫA BW%] GB%ke+3c-_,&%rѝ1/])G@]>bw(3ɡbs{g !OwK b@>YNP.[7/X|()d6dZrH>J;^v{$ċ#bRLZ@ r!7؊B2:$IsLHT\!fQRŦ/кv$&!bIdǐiF3+98,bE>շxyɿ :0E mt!%m}6)ꩣAs21e(h˾uBLݟ G8s7>c7}2׌c$bj3׍;%bQ_boZ DmfGb ]PN!7?n$-HkSGڠCP+NQgK/ m/JW' oTA}\m”QKIw iY%+YZ+  qIyff[e=ɓ>s3-w2a(17= mAc#3#LWViQBRTb> 3J8caDeWX3VE '1?h^k˞쏃h50 3 u7}>VJ/py;ۑJFI1b9>}`kɞ-z䳍t(:՚.mԇ"u(&GYܱQb[I>9J۸2%0!u'.XbFPj]zOYB=.~qPʮ*n}BBL6}@IO*;oP3)zw\DVK$3J\RC@{ԥI#{\ Eɮ& ljG#T:$JXL^\B{;yYv%2h5+Wd? :܁ڭ;w;Por()ґ%MS؜{eyq0-쇸pCtއd$چ F̾ƒ'b%c2jp]o{w'|FVn ҁW tpf'W$x݀]IkF|9ۺø+hҙMu2nff O+~4̀"00f 81b7|1n5%.tʄR#k*jnAp ,4*6C~D?;m+K܎QB\H fq?;׳g`8J( //ʪ:f (fUx+FZ3eڝ1sNCJL$WęӅ- ?~u+;9CX-Hrzf$r>8Hs$`p0;2KSYֹVq6 ;:γ:x6БdFOo4˶3ʩC17H9(+&r,h|O,|Y!1׋"EN-J$tX|p d?])ZvU% D!N*GrAʽ7KMXWj_!"na2Ǘ Õ6 a/CTyRhMj7`Ik*כD4 S&[z5Aj9cIu6=VuGR:}=b/:0G~؃߮&a3͖d98ᤠ21۴Q.9L8}ƑPglɠ?w\cjǒ3@nMoffl ˍB`ʿ~[%+{L18D&d"@#]Weq&ḑg=lZzp:J/ Q$^Mq .u7sUn-%n Y;/Cú$ֈ+%%U m6S1g"wtٝ/^ƋZv=UPXxϭaoʶXu'&c_T2Z}) t'==¦*?k*$eazd*A6`]^DmlqfKk7.Dݤ'!`ük׃4 Ў༝-iypի?^I["ޟ.Jʢ֛TQQNcvi%/TT%