libmlag_pb0-7.4-150300.4.10.1 >  A cjp9|$ڇI@'(!A@IA;wI f} iȲDo\&r<y_|ii㜏'I)a‚4iÍ*6DU #&}XQfǒ/qBQbpÖo[^C&fN#䇖7cm!&%ϯ\f`,TpƯCIR"9p~=~ H[P͹wBղXN:OP"Є W o1Kbcde9a3d002c5277d71d41e51ba9fa7b760f7b90186218d21d434542af4914bdf5f2c1abf94f43c6185cf17aae6c4449cccd91d259Dcjp9|H2>|X)k.Ajڜ}[{o>|yN'86WkDVf y(Wz.МRD{,Ԅ>zW4'܅?GB ѫ!7KXqq^t h)ǣ~(/>m_ԙ ytՋ+%۱gj*]h>k.ф ,{"}!m8bR 6rM{?z,>p@p?`d  : 28@H L P X  0 T  (@8H9:>R@aFpGHIXY\]^bcd+e0f3l5uHvPwxyz\Clibmlag_pb07.4150300.4.10.1FRRouting utility libraryThis library contains part of the mlag implementation of FRRouting.cjLsheep66xSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.frrouting.orglinuxx86_64xcjcj#6428fd20ad084fe88a76f80fe02cf749beae4a3874869a894cc1c276df822fcdlibmlag_pb.so.0.0.0rootrootrootrootfrr-7.4-150300.4.10.1.src.rpmlibmlag_pb.so.0()(64bit)libmlag_pb0libmlag_pb0(x86-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cb[cb%`_@_w@^z^Ӝ@^^k@^G@^"@^!^^^ @]@]@]]@\U@mt@suse.commt@suse.commt@suse.commt@suse.comrtorreromarijnissen@suse.commt@suse.commardnh@gmx.deerico.mendonca@suse.commardnh@gmx.demrueckert@suse.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.deidonmez@suse.commardnh@gmx.deerico.mendonca@suse.comerico.mendonca@suse.comerico.mendonca@suse.commardnh@gmx.demardnh@gmx.de- Applied upstream fix for a possible use-after-free due to a race condition related to bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets (CVE-2022-37035,bsc#1202085). [+ 0011-bgpd-avoid-notify-race-between-io-and-main-pthreads.patch] - Apply upstream fixes for frrinit.sh to avoid a privilege escalation from frr to root in frr config creation (bsc#1204124,CVE-2022-42917). [+ 0009-tools-Use-install-instead-of-touch-chown-combination.patch, + 0010-tools-Run-as-FRR_USER-install-chown-commands-to-avoi.patch]- Apply upstream fix for out-of-bounds read in the BGP daemon that may lead to information disclosure or denial of service (bsc#1202023,CVE-2022-37032) [+ 0007-bgpd-Make-sure-hdr-length-is-at-a-minimum-of-what-is.patch] - Apply upstream fix for a memory leak in the IS-IS daemon that may lead to server memory exhaustion (bsc#1202022,CVE-2019-25074) [+ 0008-isisd-Ensure-rcap-is-freed-in-error-case.patch]- Apply backport fix for a buffer overflow in isisd due to the use of strdup with a non-zero-terminated binary string (bsc#1196506,CVE-2022-26126) [+ 0006-isisd-fix-10505-using-base64-encoding.patch] - Apply backport fix for a buffer overflow in isisd due to wrong checks on the input packet length (bsc#1196505,CVE-2022-26125) with workaround for the GIT binary patch to tests/isisd/test_fuzz_isis_tlv_tests.h.gz [+ 0005-isisd-fix-router-capability-TLV-parsing-issues.patch] - Apply fix for a buffer overflow in babeld due to wrong checks on the input packet length in the packet_examin and subtlv parsing (bsc#1196504,bsc#1196507,CVE-2022-26128,CVE-2022-26129) [+ 0004-babeld-fix-10502-10503-by-repairing-the-checks-on-le.patch] - Apply fix for a heap buffer overflow in babeld due to missing check on the input packet length (bsc#1196503,CVE-2022-26127) [+ 0003-babeld-fix-10487-by-adding-a-check-on-packet-length.patch]- Use skip, not xfail in 0001-disable-zmq-test.patch to disable zmq test as it is not expected to fail but hangs (bsc#1180217)- Disable ZeroMQ tests due to sporadic timeouts during package builds (bsc#1180217) [+ 0001-disable-zmq-test.patch]- add build condition disabling mininet build require by default, needed by the optional topology tests. - removed one occurrence of vrrpd binary listed twice in file list- Update to version 7.4 * Upstream does not provide a changelog - Drop patch (fixed upstream): * 0001-build-use-configfile-mode-in-init-script.patch- 0001-build-use-configfile-mode-in-init-script.patch: Fix CVE-2020-12831 (boo#1171658).- Update to version 7.3.1 Bugfix/maintenance release * Upstream does not provide a changelog- enable verbose make rules - enable grpc support. new subpackage libfrrgrpc_pb0, new BR: pkgconfig(grpc) - enable config rollbacks. new BR: pkgconfig(sqlite3) - enable realms support - enable shell access - make sure we use system openssl - fix shebang line of the frr-reload.py and generate_support_bundle.py script so we dont pull python2 - do not delete users and groups. - add Requires for libyang-extentions- Update to version 7.3 * Upstream does not provide a changelog this time - Remove patch: * fix_tests.patch (not longer needed)- Update to version 7.2.1: BGPd * Fix Addpath issue * Do not apply eBGP policy for iBGP peers * Show ip and fqdn in json output for show [ip] bgp json * Fix large route-distinguisher's format * Fix no bgp listen range ... configuration command * Autocomplete neighbor for clear bgp * Reflect the distance in RIB when it is changed for an arbitrary afi/safi * Notify "Peer De-configured" after entering 'no neighbor cmd * Fix per afi/safi addpath peer counting * Rework BGP dampening to be per AFI/SAFI * Do not send next-hop as :: in MP_REACH_NLRI if no link-local exists * Override peer's TTL only if peer-group is configured with TTL * Remove error message for unkown afi/safi combination * Keep the session down if maximum-prefix is reached OSPFd * Fix BFD down not tearing down OSPF adjacency for point-to-point net BFDd * Fix multiple VRF handling * VRF security improvement PIMd * Fix rp crash NHRPd * Make sure no ip nhrp map works as expected LDPd * Add missing sanity check in the parsing of label messages Zebra * Use correct state when installing evpn macs * Capture dplane plugin flags lib * Fix interface config when vrf changes * Fix Interface Infinite Loop Walk (for special interfaces such as bond) Others * Rename man pages (to avoid conflicts with other packages) * Various other fixes for code cleanup and memory leaks- Fix license tag- Build with support for pcre, protobuf, rpki and zeromq by default- Cleanup spec file- Fix build-time dependencies - Remove superflous comments- fix_tests.patch: correct syntax for Python 3 imports in tests. - Enabling tests- Update to version frr7.2: * zebra: use correct state when installing evpn macs * lib: set entry to xpath in if_update_to_new_vrf * zebra: capture dplane plugin flags * bgpd: Autocomplete neighbor for clear bgp * ospfd,eigrpd: don't take address of packed struct member * bgpd: Prevent crash in bgp_table_range_lookup * bgpd: Fix memory leak in json output of show commands * tests: Test if `distance bgp (1-255) (1-255) (1-255)` works * bgpd: Reflect the distance in RIB when it is changed for an arbitrary afi/safi * bfdd: fix multiple VRF handling- Updating to version 7.2 - Adding systemd scripts - Fixing build and permission issues- Update to version 7.0.1- Initial package, version 6.0.2/sbin/ldconfig/sbin/ldconfigsheep66 16678948607.4-150300.4.10.17.4-150300.4.10.1libmlag_pb.so.0libmlag_pb.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:26723/SUSE_SLE-15-SP3_Update/01dc29232605a89d6ffedb1b0765fdd6-frr.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aadc19640bf474ef11c0ffdd42728401f319b3a0, strippedPRRRآ5^P[`utf-8ec0ab7a2fff889dd8fdc08faf665c6a45ece1a5ccd1d6264bb0c5bd20f87e2f2?7zXZ !t/z+k] cr$x#G;EjHwXW͊y*n |욥2w^E# W*]g5J!#(R`eΤf횾pD~箯*=YS=:U/ O˛c=?;`#T:9Z(\%.%0~JجO#K1GR&n'Tg_O.K](~*:7ofדNX0Uύ@o,.3ax@H,ӕ+FGjKjGvv>JZ8Nɢal?y9f\N%,r緤QdOɷ$\i`! 1w<9d@Ix;N@y'{y65;'M,>WX-[X(*׷tWfRj~0wY[FQȆ>_ȐӚyM]X_s^$KYڨƱ1EZ)ZH 1M%R;îW]UÃ7Nī&YǼ0oAG_c WG8[E.?npZ.$h7Fk0ZD]4>Iؚi;Nx\?6Xx4 {, .ˡ~i>b%֔X[85UASRʼ1ķtt m\{ gckNeY:)S O%$+-LۦiI*Ҧ 6amg D ~O}GŦ$]]&:Mتg\2'ks\mB_@T)@T/4xYQÜ|&yg/3d^c.梽 g}ub*$}+VMX?`(j:a o5Y grQ`oI}[䥟29˭ T3C7Z9j=_1?yċpc? MVͬQAu9 *uRy߽$0![&LZ<'J= &gA'oXO0$Gӗ#]mzLu1cxyRq ߖY`v/jl)xB (t= *OOJ彾^#Uf}Qd6 Q~?̑SWuegŦµt.ř`wWRer~ιROȄIVyq+%;RړW3V,qgχy8 S3 t ,dR,glw"Lʅэ#eNj=_؆aU'8v2p c`JcA rZ% ֬&FJ x3}himUUCn$()a"=եiW dwxD ;WB0?ruҞbgAn!RjSF]V!=7]-}"crpҐ4BYIlk7 0D@K)]4TZݓ&hRޫn| O$O=b 3oKM. -F^&![qr-v|2ȣlE:@t+bf@?kwQקh|ݦJt,}N\qFwL`x+W(ڑDa.Sv8o4]ҨN wPRص(Xw%0%.>b+ 4гê3L$JA1:W" k]8!nmǗt 'qy%~=WX08\\McSMc-;!ıkȤ3j)8 /1f%գ8#"yXb %$-EjZ Po9WY^tE$F2op&]IBQ%t_m/UvgC7;r9XY&gJH]rͪ?2nR$%}X|wWof8Do:"6Vݩv{]s82@^TBG(kru^5fTeAg_y֫gG3xIRRAìsa`6pc67< vGejnyV42tSD%8H hKƻ kdc%A]o{ܼ=t9 M+j8͸70b,M]bkZƔy4V\X2z> `Nfgx4 À̗}ONm=@^깣3[4Yz;im4 9S%p%z8[QB0rմ&x,eiDx䧔Pk[rMRk^) Hnzm2_Kӥ!}Eq`ITf2a{Q؎U 0$lr.`^7y>!+&V&:`mM7&,.БV 2/U|pWqk(6-%+ȥ{_rWD5*3 Y8{5mgsM\-,oŠ|2źݙ;OG\'cyE8a={f^J ${[A:d)vlƊoK܉Fq>WҴT7M)W`-|V!R#+kv,Q@{Wkt̋+Q+A8M6W!ǎY9HJ 4rI iۚČX%&BF:B?|Q GB,'rMHΣ(=OFJ&ٝk)t7L4d3A#jͩ<=b5PG9I~nOwz6|h4_ E3̈́cr"`nSsG<#A7eUx߫>6dԑ0Xie@T *XKT2x%7'K7"rE=1JV5lPQ44:ݜFK3oNiNJ/Ⳮѭ)ֵ${m:FHs *}YzY`*Gg7-|KPη| mssIS\ @w;rġO`8%>AQ~,,o'iݟ\%m4ǀ,k e]E!~wE1=<꽶Ccpk4p)3oC -Y0ˌiRp'E8oeDGhΧoC"/y  _ıʛ<cM"EM,܀Ȉӎ;%0|?Oϱ4Y1X!Pl˧@Mrc^9P2saDSwzYC8y-7~(;|:(2KoJšNNtYplLxq?-^Fy>%!"\FFGЕ`U`Azl"n'.+W~  \oAgBZhD06A2Ȣ)vGiFDs++!ߴΞ{x;IAA7 `e?{3Ctd3JYxN&,׈\Fü,&],(ۍҙI~WrV sL˼S,*zG6EBh% "N Pӡ6zo%sh#Oj,mD<^d X-_ YZ