libhowl0-0.7-3.18.1 >  A b Z@p9||˲Dd$41pC.?.td   X-N` v      *4PXE(k8t9: >+<@+KB+ZF+lG+H+I+X+Y+Z+[+\+]+^+b+c,d-'e-,f-/l-1u-Dv-Lw-x-y- z..$.(...pClibhowl00.73.18.1Howl Compatibility Package for D-BUS Service for Zeroconf/BonjourHowl compatibility layer for avahi. Avahi is an implementation 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/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.b Z ibs-arm-3 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.avahi.org/linuxaarch64 b Zb Z46071d04e6f2569e2074fd5147530ab95f66c8cb6487701a1ba61e6a21405920libhowl.so.0.0.0rootrootrootrootavahi-0.7-3.18.1.src.rpmavahi-compat-howllibhowl.so.0()(64bit)libhowl0libhowl0(aarch-64)@@@@@@@@    /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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bs@b8b ae`~@`!'_\3?@\/JZ@ZZZZZ@Z@Z@Y0Y-^XBW@Wk@Wk@W>@W@V@V$@VZUoT@mgorse@suse.commgorse@suse.commgorse@suse.commgorse@suse.commgorse@suse.commgorse@suse.commgorse@suse.commgorse@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- Downgrade python3-Twisted to a Recommends. It is not available on SLED or PackageHub, and it is only needed by avahi-bookmarks (bsc#1196282). - Add avahi-bookmarks-import-warning.patch: fix warning when twisted is not available.- Replace avahi-0.6.31-systemd-order.patch with avahi-add-resolv-conf-to-inotify.patch: re-read configuration when resolv.conf changes, per discussion on the bug (boo#1194561).- Have python3-avahi require python3-dbus-python, not the python 2 dbus-1-python package (bsc#1195614).- Reinstate avahi-0.6.31-systemd-order.patch (boo#1194561). This can probably go away if/when gh#lathiat/avahi#118 is fixed. - Drop avahi-0.6.32-suppress-resolv-conf-warning.patch: we should no longer need this given the above patch. - Move sftp-ssh and ssh services to the doc directory. They allow a host's up/down status to be easily discovered and should not be enabled by default (boo#1179060).- 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).- 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/ldconfigavahi-compat-howlibs-arm-3 16462873690.70.7-3.18.10.7-3.18.10.7libhowl.so.0libhowl.so.0.0.0/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.suse.de/SUSE:Maintenance:22531/SUSE_SLE-15-SP1_Update/cb0b81ed958626144f3065616a8fd079-avahi.SUSE_SLE-15-SP1_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f13e6fb30341d5a50dd1f3c185bcd667dd4a0020, stripped PRR RRRRRRǽTyMutf-8b17ea16942dc5916742a8d2853e8df18698cd49fd6255f4a2e3248b99bcbb128?7zXZ !t/ 7@I] cr$x#GM&pߢU>H9REb?![FlU3 qe΃yI70SZhopv k o6F9eD}ѶD4lu7LB?={7:0Tvl xE[@q:#5?8YBc[ϱVGACWc~ٸpv'xMqa8f0˱üaiGissAsW'd~+⺯M|5bK Ihl+3c*yAO*ICH~9paD, }_E A.Lԫ{i7m `d^u^I M]cE*iV_#&]s޻;냱0 P0~Ui3ofNPUZmW8wxCĘ=d/VyYo1^Q l7ݟbn(θ4}Ajxqr| Uia`9<0v~Y~:b$)-G6xD;p 1Nvꤚ4!u뜟:|D"n|և|DԿ[| ;VLa.ɭh~Em$62K'o/M5qfh & E0a }ڦFwwTfDq6o \qzX.չ5b&LGSku?ydi%J.ªT}}G./Aw_yژ|_fFt+gE2}`S6+#7Eʝ[h" e C.HGG~@A԰Ш6FguLxrP>2;&0S~xl Khs uV@[͹~( \o3jHʼnk꿢9BvTן8i~HG )IC8A/t.)LG; KS+;b L ۮ-9 x fPmNw*:gӇL'iouQYA^ A\wNn>~m֚;ίQOP7;~m18 Q"A:MTi! .ء($0D2x<rݤ,$2ȍ$ tr_j<A!1CP5MRإ9W`ZRfVc`VL/8"[oT!>%]t_Z ѹR҈Mm1sHpSz1Ft )Ԙ#Sϙ4a{oE7I!]Hׯ"k=Wüyj@: DRX&mYS+D`)e/bn˷z);׎=ǥrI$qm'r`L=WX,;XV\)ikɴ6E&V0F!lBT_cl-iQ8,ֹ0]zaG #g.DtV5BӜl%$fQ 3535,EGT@B̕ 6?5SE/ѕApLC!!Pvge)o! r_2 rXO@sƨ:4nCֿM TpMDB?~;.OE4Tv̟AfZQwd&immx 'WNoS/~R@LJL] r4GBH|Z_&BK6 6K뀔! 4;]Z0` !&7+iy6q?L46}>! #޸+rԬ(&M>_1%pڤOք=i L/ZH˼ Ee fj4x.kO,c}ma"4T7ݰa)F׫÷\E ]~HI_ElG \Rn:V2B =sD1:cH7YiJ^(iѡ5)u㽲n.ֵ7MwՏ~` ötbVan"޽m^u=sos mp8FR b 1+1v Op>(p' +{߅i!IJE` r$fEw!j9_=ɓ3YZ^‰s@AHq8A /}|U@y֫~tؿ[a,,<˻zV̈́o:m2XqΏXn ܁IY:#o2K dvk}3 3S"[6MȺ0T>/ KO.`&.ѢG_ [A/ @XWRm01@lB[.V3BkFxis,0~SdV-P K`Ώ-a P1*_~n-Ǧ y[ㅬW,x8.B7%oL&ȟi$ڙCcKfL }pF &/kW`,g>X(BDޠux4p+y2L>Ɉ|h4oz:4KFpy_Ygr>V1[;ie]2+b5\INLFz6*%I~ | !Q@VAS'wFCGT <5T D٫lRꐇꦾ^;BN,YkW-j*-lXǴ9?^'Y+:Ǻo QQa(`Qb~7eo46ԻKF.z΅dAIhM(:S]8˴aqazABÌ4/oRjqE1$S77A5j=$ Ғ;e>b`тע$! ( }$!aK|0-fgMO~9ZV Y.P/t"w ;,v1jxTPg\FΣIޒ R1b363KܮP岄 ˑB}8G+1 T#-dyHh Zu? > o FYľI7Neo& ]+uۑ}Mu 7*(cd\u!kk{FE,t"bPah(k}W* dm KY;ce,o*+fG;$"K &y0֓> k9{яYKO_$I4PSQ"ܕVQ(#m<|˷d\ޱ.Y 9 Qԉ7vm#ƾ8RZ 7hZBht=CQkaSr޹ @<2RF3yNrgEFj8'{;^4$~2U|vP1%.6򵛍5>VQyi%mTV6Ll&&~ 1={sة21)lNؐlj[HqxӲ ~GY(QU5 4V^mApI'ä\V\ᬜˋ؇%:W0zBӉ,!~Aq6]<=!+IX[$rGz߉WP[}2mS!|+.i[ZQ/=Vˀ0L -$o \R7"W*v;gZlkI/Ecv牠U'w!n9-!+ϙUG6470#U< y"@TkX'`nL7peSOkYdA,JJ6HxJ;x0Wh4:a7e!⛡NmF uuޢͭ_IXr"S+GjHnlEnL/K3L2%p&Ѭ>B'F9-Mw#Ѥܶ5E16 \ 1\3kb{0Mu>l0B !9֏e\AET IhdFlW) kT|>o)k%rд-Nm f"U>݆0*PÙH矠c3k[EEZ9_5.0H :HbÉNJ\564m*5$B-F_[P翎TBs#@'.YfO _!6PPQXU =;[ QWIpqsVKfVICrzQJٓTHK36 GRsfQHa zJ$y3M[EӁe5@N)A^-W-ǝ1wMw6TiN],3Hb<ՠJ2j-M3P 46c5ܯvhu"낀gp #Ik.؉2awOprRG0aE G'G IjV }~ X>_y94'uNsM恸i:J(gjV=960ՉG c)2 5'#zvفY_~N٧KZ>Z|BS[!~FkнdnУY.nO4mSxK߸榺BL);Pn fś%ipi[ ]i7Qp<d?d{8WM1>:s|5oUj01=J@_.=] =Ŗ:ȭFiQg&}|-dm4=i5Y(F1^# vVn`pǨ_<4G\leQ(ΆvRQ|:xҷVܣ(@I!xy  p.p%NJbȈTYL"kThL`ɠk$TovaŲίA5XytrIotPt+NPMfb8FcԪC؎ZbXJp5Ӡ%t6'Hp퓌 (N!_JSEN?,Fcc3#@kz(@@6/Q#og7zu$D;rT^}j=k5/s7(1{t-Jd_,c tOMւ% ^ڗ߅׍ڛ (NM%.Z(6@h^F \è;5BŚT { i X3"mA9-@vݬge߁w`cx&b|Ki:>uD9S'}FLLߩ-Ag'':؍`kk&&7RImNHUt0%?esY Ŏ,lJ:3XlQ9Lj8:8j˅ mXٿnӔS Fdz""[*M817ʎ@CDڂ*A /\ -<u`j{Y/JLTHe,<-y^,޳kX}3ȫkK#yZj@=gKFrtPU8mgjP[6$8H;YM!nM, s~Qd!͟i@}1ɚŔB(ݧxN6Rzb8MϢ Fܗ>yi9Uw2heP3zVd6(і%*n7F^ \ZЄO8 $>!Z6f(nXa,8bCdSۣJQROz]:o #,MU(j>cd/sLXt͛)EWC 24]ra^pwFKgX¬ ާox䆙 e;#q*N!u_zꊖ?k3Ig7§uHf~0YSȯ\7~Z.w |Fm^j@Sz7T]dB]Y7,AJQJ/T 7AaJEټe\ K6DKb}I&ey(CI&gThaf: %Y[w=W~.X;ڊl3aEؾ0[CA!Ni^&jGA7;b<Y2v5<}Ka^t6taoDvn IiyOsM>@c]F[C󑇚912tV*[TcōGJ5 {s/PݸJL'% OFA*/t& feu5coJVU7owUT0 bph.: H0l ^vV ^/In<}X ItFFNz.B %Ym7>#ę[_DEpZMm?$+qg}NvDYrmn&bY~0]JԾ$r Z!3+4!\oXUBo~Ig^!$H',3\cСta"Rl$`zјo}mKzBEs-舳jf)ϬM[LVP{ShCzھcG TzV$DUTH50[ cҰZtͱ4xWű7Ж1(`~­Ő AH=`F!&%8,5Jz3=# y rQ)AZI:T&g&sh*vud&]8lG = #'k.L{- X-rCmI;F2.LJ9Χ2 nCTjr?&jkߵ 1UH1<F#s<̨6}l=8ԚC?X-z# 3gƑ,Rƴw*NNmh#]wR,eG0Rס-)b*؏]s-4S]۪f>7ldUt'h;(Ze\).T nÔAi>t[P3Nal-VzGg_4gSMuL~װ]vzDlagw<\K“hҥmK -(e7n)m 'dԄȴ%! :xPt*,X dXB=H)h63NuK vee-l~چ>ԱFY54^BhS2ejFKOF^N_ZL"~u }\-kQ%gbs[ϻDc/H 82K["n c4{RE1JK@m[=ӍEO6VJnOj @{EAq_l'⵽g0yFuGqz3eedi"l{xk~fִ|92IpX!qx7.D4Kx@&kYIlr .HuSRheD0'D+WދO:Rŧ}=et dZ'?!C=Pc#2ۊ_ZA3 [Ǿi T\zw&u:2=ݒK<şAH0^t adh-[8b,Gś35za ?9/6F '"c*V=5 5"xBLKWpHSCDYycV,7\wfYز3h Ł]&dīV( Uk-I X%^Ԍ &U]lrΊd8FR}~Dda4([3.T/Wl7ƛܗ_.B#%"Fbyןڿwگt@*8 Ry&;Mw / 0#_Jon|nloDOqi8qUWrf9YX$qƵʰjq)KuvL-C z.T+,WvsH?V&;B mҼGu*`OS^7[efjz]H5 }VdrݒMD>~_ϒ#Q{wqn8~W!"4eb n#j(`;|Q0@^ZZ}y(| R^!yd>iB3Ot'b/v#U$T@#Zb|ªܱޖ&͋Iwk6s:emqfKAz$?5p5]26t?M R9@tl䕔TJ! foX쌦ӨKEC]4 a\@IZ1(lC[ZY'SG鼤Ï\r+DɧFijN.7FSƹAn 1рz+P_xa!4-IƁ@1}eYXhQv__V [3PcIR`U.̃|~ڿu[zYA3 L! !. M59GT%4̍ wbrӫl!e(× T~OKI @[[O%mCm^zfL䕬9epB\ mO /z^vQ+&7F/"b$u2xlv 7͈=\]1oSJVn7!2o[iN>lőmLOġc+6eyoc`V/0]Pctu *7e0/nCm8F vä5خ%Rmg/CxP~$J5K=X"tΏ b|TBbr t&mv(Axw$ͅ9ғ<,!|QzzuӥT#It;:O57 AIdoTN+7= ɵZVgB8d<2Azh >uKnӠ8lyy:( .Fz a/2B )d+:=wFSfϧئ'<؝hN?sᅋ zQ5H{a23#QtK8) rd,U'̧UQ_xz\7| P3K&A }mKB%ЧUIVZ<[G:k8;+C@4  xH(Ѣo_W{MEr8@hUS/.$ Ѣy'a.l932ّT'_|9NNye6fE&TÚ c:O1Kz9:3ΜWb2#' bSogaF?ƥQHAR$1&&y8; R.)${c-kӰ.(L7̈́R0 FGo (Wm0D##vlt/ Dllrǝlg ˉ1)g[o._ޥxA:աvH5Q11YUhHJ>aR$5PJK6C(NʪMu<>M;QaDj(G½;F6-╥R0]j~UI5jV-sS <> k_El~8iglkkLN%{BA /.c khdtg|Rt:jOAnզ8VjV65*ͬ*{l8fU""G>ّ,pX1-}p3\ffF z0߆)m6 m,7? ^p)PFv^D>e1l$^)1D>P7%=daTeĵ5b{O~>tt@)'){כk!=DJ/XDr$M *7_w[,!+'/W wfJ3fpQaHMb?{gb-0ƟĎPP)rd|KZ7?=>P2 ~"R&f/]f79M< \dSLp(q&V8dq;ښ3o5T*ch[g U8NX'$Nj13{ zS/>".qx/T6g̜QQ -+#wYDhؼ>R/m1j0GWNs3%z HFŅ |\ 3c o"1՝o*b6[4Vq9qpt zw󉪐e^ ;]Y0 l%ۯ`B/AgJnZHdy u57$`7Ss 0>Nb YZ