libfrrospfapiclient0-7.4-150300.4.17.1 >  A ep9|p0:>~kC`ʦؾ_%9byi .ZY"Q4CB唋p}AX1{RÑ퍌`(;"rh^E"8 C JOI%(0;-ngԆ@50`+*1'mR%:*_V@ADtu^ *Lb\lr=NRnxҝ}n#'֫Tql3+@\4p@"?"d ) S '8RX`h l p x  t   (89(:>@FGHIXY \ (] 0^ fb rc!d!e!f!l!u!v!w"Tx"\y"dz"|""""Clibfrrospfapiclient07.4150300.4.17.1API for FRRouting's OSPFv2 implementationThis library contains part of the OSPFv2 implementation of FRRouting.eh01-armsrv1 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.frrouting.orglinuxaarch64 ee4a54ebba054387aa556cc65479840a354f760e3b8d371f66d94f582893ad1a2flibfrrospfapiclient.so.0.0.0rootrootrootrootfrr-7.4-150300.4.17.1.src.rpmlibfrrospfapiclient.so.0()(64bit)libfrrospfapiclient0libfrrospfapiclient0(aarch-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfrr.so.0()(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.3eRd@cb[cb%`_@_w@^z^Ӝ@^^k@^G@^"@^!^^^ @]@]@]]@\U@mt@suse.commt@suse.commt@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- Apply upstream fix for NULL pointer dereference due to processing of malformed requests with no attributes in bgp_nlri_parse_flowspec (CVE-2023-41909,bsc#1215065,https://github.com/FRRouting/frr/pull/13222/commits/cfd04dcb3e689754a72507d086ba3b9709fc5ed8). [+ 0014-bgpd-Limit-flowspec-to-no-attribute-means-a-implicit.patch]- Removed protobuf-c BuildRequires (source package name) breaking build-system setup with libprotobuf-c-devel 1.3.2 updates. - Apply upstream fix for bgpd: Do not process NLRIs if the attribute length is zero (CVE-2023-41358,bsc#1214735, https://github.com/FRRouting/frr/pull/14260) [+ 0012-bgpd-Do-not-process-NLRIs-if-the-attribute-length-is.patch] - Apply upstream fix bgpd: Use treat-as-withdraw for tunnel encapsulation attribute instead of session reset (CVE-2023-38802,bsc#1213284, https://github.com/FRRouting/frr/pull/14290) [+ 0013-bgpd-Use-treat-as-withdraw-for-tunnel-encapsulation-.patch]- 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/ldconfigh01-armsrv1 16950228367.4-150300.4.17.17.4-150300.4.17.1libfrrospfapiclient.so.0libfrrospfapiclient.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:30538/SUSE_SLE-15-SP3_Update/8c5cf61b820ca28d589ed165c047b638-frr.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=722d48d11485f57f2aef702eaba2c9b4001c5cf5, strippedPRRRRRWf`8Q %P$utf-8e6ee0daf9d5359609dde9b6d8ad82756d02b31ea5724b7eb2787e26d4df9fca8?7zXZ !t/ C"Y] cr$x#JX&[?.? rCҒ PX!]M/%k4Mԧu~&Lq.xܹܿq[r?{0 qt鷛TX6\ b$$75R1 _J0,ަ#H׈[ڟ!8N Vt}X1^/*.N:^h{ (`:-:|fT`C f uCb`H1 I :s(Gp:hnKJ;觰3LyT@dlШպս~Mȴ#d;Y.,a(yP™o{0LtsF^X.BN2:kXM '^W:v4q²׬ȲǡWt͆<t GE&?-q}P=g8X;ؿD;v>ғ0U}rs0m$b NDfqIOa[1&IRnehZ:q#Lrj)jVv?©5S{G "KXN1ˌònƊ b;.`%Ƕ .r'kV,?6? &U:6kzR_#T2}lOv JCYGc/0U? .t(eHtz).b}dwasS_ W}zF0_*==[{NQye!@-kFyB~(e/y,~.$oSTy͞s*QyP )3v㨠@<-lk|6Ua&&#0$ %|vyIew6,)XICɵHJ!n+!P]!:ы"pۯ3ɬB [jV֣=yx 5[=8,JW$jpޫnDBeyKb1'_a 7w[m( ֚6mq+V? ⴌK#|O&>zX?LЕыZ#in@sa` = ,B4\5ו0R&`%+zS5@2H#8 egA2ne7xW@9N /S*_؜P+с-7]N)c;B%/i(?֠n[nU"`[Y iILP-/'5DBռu9S5B܂$`MԢv]/򮣻'(\Z'U|ӛ)*5>#01kY+A_aYҢW-C$'ʹ|[ ڌz[Uʏ4|"h:]ԾT4 .fa=&+F7k6'*M[A,|#-?Hp^z06t1zVu Fde_2.|yPe\xI/1hMsn#~o}$LJ&$hg冎h zȊyֹ~,J>c˨L1 2Љ6-|cС/F!a0eMDl:L6/@6|&>J./x`Jlhh FqnX,6A ep>3l34QC&kyշ)k{a4j;?kwf44޹m{~,:O&p z|* uv3?_a1Ybcǎ`_ Qh=YU|9+j/SgA1JTpJ:y6-s@RtuKÊyb5IZ>/}K$v054mلq~I};n([LW ' ]a8TW_a5Ϳn猪`WЂ=iS)_ K31O=}rXFEAM4RNwܤ%OR^'CRxȍMlvk^G6yQt& ԕ mx* @SrJi[6^dK`$c/1 kAvNjX1rܓ,thClB.)1ӶKSB4~o fP'K7Ni $#f2 eտZ H@C`D̽uFVϕ(F^!ܒ^/M|p}l;YϺS~u ־)b10ߖ.}Н+߽'v^0|-(T=)=?sqK¬"N~@I![жqkufCǴ[PHx^1KH[0 u+/8N;Ù $q(k1CW9{xl 2H9On=aef˳5 Iyi-C/G7tV(59]eaӜ$+@[ؠț} ` Vt~lV f?8['> u/nʅ ZFxǂf=S):w P\l:4]|52ОX9}1/3 tu й #5#NKe%^ZDiCN}NJtPZKA+qAа`vS8(nF7@1 fh?dpWCi &x9 c U.Òx2ډ6ik54L,̭,fzdVG|tJǙ4a<>(Wb)ƭzPU91qM5'MfP,ʹ1rumYf0SM0X/{;?I0T:Av"=򺌇#^qIբ+, /iϙڍ|O}sLLmx:h+f?ئ6 2t svŮۤͅ \`O4uA50#8LD|!d֊+ōcj 2O'$#gF5%65;4HA. q@/8}~0Ʃ9#l|D1)+E+5ܬN,#"RVH ʡti^iXo c Uyh.텶τ~d2b]b21]ٹ4hB5B׵ׄY#`<`v1 e8}>Hh!TM&k~ل {Җܷ/ݛHŪ{NqgQ)>&$އ]%xіfІ;mCԚJ/XB xl/?XʂJx -(`ϛ3>'i@C|.X*gD皸j:欗[8-g4?Фȇ#[oXrϐepI7F }Q 2[pϫfe薩v.6i _e>*v:6 C-oo%"s̐e!lJ*~WiUv'ϩ{)V}lHlѳ {gSw謧?u}w1KiOx+.}^k<~cOpiH`1r :PS  ʐ'QnՅWˣ„UCz-HOk[6y|)x](~n ?_dxu-&!<˥'Sf>$-83:ƌˏY6WvL}aܺ]E|\B*ݴhym xN\ld 'LNb0ŀ{7 BHhdKD<яU7Mբ"tT%}A,AIw}Q"d)$gi<4&ǁ$tAdwLsY"VڨrNJoS_9R^Q1Q:Mwv8a.s+6e=t?z:]~Þ` (%TXb LIX VV*^8: #[㘾OWf~'d-13~_1 Nvj' Bb1q{tTT$>ݚƭb4{"Ӎt?}xj]ފ+\aDlp&\hdAbw|Oz5Io8"+s~` Bh>`ڶoāS$Q7<}xxDC}+:z,]4f/WѺ/~|ٗd?:%XzͨK@׹\Gi?^^m)7Kheo,Կ4.ʺhiS# #^7#W 5Ko*kiFQH~>JЀEtM`@W ,%y@ /ϫu(eB !AF8Ɂp/@ϫ [*Gne+86 t/vF}|\+GI'C;sF2 mZF,`UҊlq@WMJ2{HXR>K1|D=ҡ35w81pճmv{DׁàW=~ -ĩr ~ i$:E(u *U ;"ϨKqrX]$3;6(݉o!0Lߥ*LcY4YwWٚ)F1u>e;)f+$gL"=B4tceelaW?ݩ0_Cu<Ԇ~}j<㍙]hU:13js:||^ks :d`3,u4*'Z 2_4){ة]@ekԨsR뚭!oᛈ./;:8-=fntᅇU=1Oi;d#d~$ Ӂ]X47ժiI U=Ҏilݦ ?HW )ߘ.YJ EvtKBm*Un^woM}$zm1Kڴ-ե$#;)|pr;׮X`׎9ׇ<{f~m7U +4ulPi.YݭnzawQ7v=)5ƓkBQ\&ZI(*af,'zI%%4NloX|p5O:N0TNtrWOwapae  B9BB0}w6E^`!v]~A fk' =NeOZǃ68k }K>Tn;}}5 C}23P0@u D:w3xfz쾬n#C'OĤG ?6D$/uUFL:&z" ;iGԀ[fidCDmjt:۱+J^j~0MƩ Vj1#M{6Clֱ'{?Cp! `HEʽm)V!Q;C[Sт`1"}q9W>s@H&OnJ[$ K QPãArz" *ܻ3䨊"S5 o7cQM4S{MKAxt&ƋM.`2{K[w:[_VEG?->XF=\`) s^]COyU01eR 0a;SF%-UbxA[JpfʉT)kHKwv.i`g mZxbFڹvGH݅C7]+Тb[x.HLU,qRVw*l"g;L }j?uB 3VX6EQ֪ڗB?'Sl&ic7=/D˷+h,]6PE(v3ZPkHb9U ϛ%fҶq|Z]R5ˬHF"߰Y#rI3xr96g?~j #hVooLVk)C_sWc9W8elxF8K82P_1e̶׊=D,cKR#o/Z ,lSs05_\QY}U]u\a2-k$Y{VG9t|Sx{:JgSTЖ_*RE _;G}rCm҅q# 1@XË,>A5eJ-Sֵ"f& !p 5jRGȁ_ΫeTCf)N, IM4jv2㨙/`Z55tsk8?{ gd:kMU(Y϶Yl"*U_؞O >zUks &*C㗃&PcZALwZyD}QS:Nc PCȬ>`7hƾO%FwEĚ YZ