libmlag_pb0-7.4-150300.4.7.1 >  A c[p9|i\Q|#),w%5  4[ޟԮP,{C4}\zt Ev 4˘cNT\ɳ;Ks(#`iwأ*]Rܠhb:Su.#(~ADɰvETq ̨m2Ç[Pi.x] <{?j-on a|p+ spZEkIt{5Nit_ O~cgz$x"yV?U cYs[ ! *b݉6hj )n7m}/N]#3yAFPMkKH naXFpXZdŰQM2*g~WMpڼ24d$ʬKJD_?۽s_ݶ+rn}z,>p@?d  9 28@H L P X  0 T  (@8H9:>@FGHIXY\4]<^`blcdefluvwHxPyXzhx|Clibmlag_pb07.4150300.4.7.1FRRouting utility libraryThis library contains part of the mlag implementation of FRRouting.c[sheep04xSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.frrouting.orglinuxx86_64xc[c[a93853374d1c3cae22016b87cd5f95c1dda5deefa56f7c534f3af1d96682263dlibmlag_pb.so.0.0.0rootrootrootrootfrr-7.4-150300.4.7.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%`_@_w@^z^Ӝ@^^k@^G@^"@^!^^^ @]@]@]]@\U@mt@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- 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/ldconfigsheep04 16624751857.4-150300.4.7.17.4-150300.4.7.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:25795/SUSE_SLE-15-SP3_Update/a408de3966b0ab99d21d174a931be563-frr.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e19c59f0268b02f894f63f91f20a8765cb5f5bdd, strippedPRRR0nt6h4Futf-8ba1522f8b6b4e8d27f10f84aa9991eb01779285d2dc52c38566fe7b01054f8de?7zXZ !t/z+h] cr$x#GfӁ>k FjEǕT\<[ۤ|N*k,CDAtj=!.i| ƢMF{HI([UƸ<@̫]hp> wD1P\2TLVJՓWQ ±Re&aiNLHk4_8mB4ȈZ! xx-X6kX™߬a3 *HMEwC̷fVӞFNSTD)L+]}3A4(d"~"I&쮠HĽ |15gN5}SQ)PrEf"ikmZߥƉ"Y g2M{FCG^Z4xd/Qz~Ij%auWWF\(psVI6FsPYT%}FϏ:~ blP&&$ 7g 5DC`[^]%/.}@~3ce2 a-oLeX}VSX?vEY.U btfB!E72-Nu[Uy\ ,9ٚ(hTN3\̈́#<o;Š=NQ9eƳ>YTs, ;dr#AV';^N OҊ[A*[Ҏ@TtX^F9|v0n)::Fdl^E4{iQ_Z!_@A[CZJnwŽ0ӪD {yIOl*JѮk}3\GL9=!iKw!$](Ty~:RbB5A,5,(&ݛ8I]}vī`5NZ9C7 A&ޓ7yd۰܍_PNYF䘾@>Ţf _(ʀir( #i^/gtI+xkr\ʊl?+V'ty6CC LHIHwȌfH"!aۚz3UI+'\Q}ttW$w: s;OSVQŠL'R|P![<)LXC]CmZcc%[McoA<ɘ0C*lr5C5䵨È =5ҙ]2Z uYƉ3n8fqH;f?h0d}n2>11 g1Jk@ #VIgS斈kd:D)1 v^]^lmX!Lܯ҅B4~KGdAP`p7s>R$H%-K0)7b"yJSHRԍQEhgs;Y Oryދ,n~1}3*<]}%uh,!s#g&r.am`_QeKط#KqmϰlM =An/S`7d*#٤N@_Hws_;(b(L; C xIeӉo==[kTw\ < d{px[} ת3{P}5+EKxZGOY66,lizSٿ`|m?IbfPdxs{?G\5^Z5A8&q@BvMqB[9m,Mm]/U`KqZoܮ]*QSdPcO/Q1'y<ӳb)+vt9_|]]-<\J"4KNXah6}8ci% 08ܹԞz=^Ie~,8c;:<؂8!R*|DBi@z u&Dtk۪vx(T.PXdu-xx-Kf9]txY'-)W]Ӎ[M#'rw,+]η%@ N@n_5$vˀvyhCXYpXtb-KNC s-ĹzI܏īĽy[(+V+LHC\4urE{(ʚ\8=`[[!v{ m=T_䗰$!E7_͘?Ouk9]Nݕ&Su-(tZ?E9IMYR ?ydH(i&8|eh OBٵÍ;}0r#/Ζ)b3]5ڍMzu64#OZgjK:i Ȳw_/$? U?n)h>\hDh 4ӵOnȃ> f3$ٻ^| F9Yf{ȡr:bh0V6*XAH1zB~Ӝ-W 3l~pxD8VLTp H\LHL憙ٗ`@%d[Z[M=`J3;CQ;C0܀W]2Z;!uF6PK %g},PvسeTxu/!CX0GKj-G\I1BDKC*Lo_}5HMO AHsLe)tL90=Hz@_߳!7xCB\2M:\_u][ѯv&ۋZ%jO|杉WM4{u?joq"]A2{6UB #P~8{V[uU^N`ql|VP~@M. CO{xL'e63T!+' |>%X l|{ё =?0BlT/Jpjr(%]B( Tr4?cZ^iY;5w>< NZ34@|݌0im)P_>[RʴJs|OV4ZK#$ҽ_SmW.rLi!QG}ZR>у -Y01 ( yjSK?0/$k )999kr6<&&A~% ǔiƩ3D<M 'VVxY=+Nm跋]f<sL5n`̓߶HΖo:1DˋayA#YwP|DS~;D(-"q-< YZ