libfrrospfapiclient0-8.4-150500.2.2 >  A dRUp9|{q) w0ˡ3rp36=D ze!x.72f륏^z_.'ͻҩ2X"43vA)JO%k:#P|W!E$tjyM g8ԩ̕%sc|LچD_*#)f~%VЧ| f!|'|¶iMP$cȍ~~F4ьS[Ζ])2@x.Cd7e89045803e934e087dc2b885f179bd37899a1ff42c89eb146b6823ae144b75c495398163c000dcabde40fd361a99e1d139edad[dRUp9|ln.^ɻfX=ES2QGj=擏Z(Ɠ% : lqO:A165 0V+J?Ǫ԰( 6,ZdNSuL]x# )Cl̑weJHb(~Ԑd o$DtidBFV@m"a$1Q Cy!pz~~BN$x)<>p@.?.d & P  #4NT\d h l t   l   (89@:=>+@+F+G+H+I+X+Y+\+]+^,2b,>c,d-<e-Af-Dl-Fu-\v-dw-x.y.z. .0.4.:.|Clibfrrospfapiclient08.4150500.2.2API for FRRouting's OSPFv2 implementationThis library contains part of the OSPFv2 implementation of FRRouting.dRibs-arm-3xSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.frrouting.orglinuxaarch64xdRdR58375395481112a2d4ccbc1e46ee4b8050cb3eb4591142b7a41e15e19b4bc905libfrrospfapiclient.so.0.0.0rootrootrootrootfrr-8.4-150500.2.2.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.3d*cn9@cb3"b@aaaim@aa@aC1``@_I@___w@^z^Ӝ@^^k@^G@^"@^!^^^ @]@]@]]@\U@mt@suse.commt@suse.commt@suse.comdimstar@opensuse.orgmt@suse.comjsegitz@suse.comlinnaea@lavia.moejsegitz@suse.comlinnaea@lavia.moejsegitz@suse.commt@suse.commardnh@gmx.deolaf@aepfle.dertorreromarijnissen@suse.commardnh@gmx.demt@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- Enable pim6d providing PIMv6 support (bsc#1206234)- Migration to /usr/etc: Conditionally moved /etc/logrotate.d/frr file to vendor specific directory /usr/etc/logrotate.d and added saving of user changed configuration files in /etc and restoring them while an RPM update. - Declare root as sufficient also in the pam account verification; without vtysh use causes to log a pam frr:account warnings (https://github.com/FRRouting/frr/pull/12308) [+ 0005-root-ok-in-account-frr.pam.patch] - Applied fix removing a not needed backslash causing to log a warning (https://github.com/FRRouting/frr/pull/12307) [+ 0004-tools-remove-backslash-from-declare-check-regex.patch] - Applied upstream fixes for frrinit.sh to avoid a privilege escalation from frr to root in frr config creation (bsc#1204124,CVE-2022-42917, https://github.com/FRRouting/frr/pull/12157). [+ 0003-tools-Run-as-FRR_USER-install-chown-commands-to-avoi.patch] - Removed obsolete patches provided in the 8.4 source archive: [- 0003-babeld-fix-10487-by-adding-a-check-on-packet-length.patch, - 0004-babeld-fix-10502-10503-by-repairing-the-checks-on-le.patch, - 0005-isisd-fix-router-capability-TLV-parsing-issues.patch, - 0006-isisd-fix-10505-using-base64-encoding.patch, - 0007-bgpd-Make-sure-hdr-length-is-at-a-minimum-of-what-is.patch, - 0008-isisd-Ensure-rcap-is-freed-in-error-case.patch] - Update to version 8.4, see https://frrouting.org/release/8.4/ * New BGP command (neighbor PEER soo) to configure SoO to prevent routing loops and suboptimal routing on dual-homed sites. * Command debug bgp allow-martian replaced to bgp allow-martian-nexthop because previously we allowed using martian next-hops when debug is turned on. * Implement BGP Prefix Origin Validation State Extended Community rfc8097 * Implement Route Leak Prevention and Detection Using Roles in UPDATE and OPEN Messages rfc9234 * BMP L3VPN support * PIMv6 support * MLD support * New command to enable using reserved IPv4 ranges as normal addresses for BGP next-hops, interface addresses, etc. * As usual, lots of bugs and memory leaks were fixed \m/ such as a 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). - Update to version 8.3, see https://frrouting.org/release/8.3/ * Notification Message support for BGP Graceful Restart * BGP Cease Notification Subcode For BFD * Send Hold Timer for BGP * RFC5424 syslog support * PIM passive command - Update to version 8.2.2, see https://frrouting.org/release/8.2.2/ * BGP Long-lived graceful restart capability * BGP Extended Optional Parameters Length for BGP OPEN Message * BGP Extended BGP Administrative Shutdown Communication * IS-IS Link State Traffic Engineering support * OSPFv3 Support for NSSA Type-7 address ranges * PBR VLAN actions support- 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]- Make build a bit cheaper: do only BuildRequire the primary python interpreter and its modules (python3-FOO) instead of all available versions as done using %{python_module FOO}- Apply 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 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]- Add ReadWritePaths=/etc/frr to harden_frr.service.patch (bsc#1181400).- Update to version 8.1 * Graceful Restart for OSPFv2 and OSPFv3 * OSPFv3 NSSA and NSSA-TSA support * OSPFv3 ASBR Summarisation Support * BGP SRv6 and Prefix-SID Type 5 improvements * BGP EVPN type-5 gateway IP overlay Index * Lua hook support * See: https://frrouting.org/release/8.1/- Drop ProtectClock hardening, can cause issues if other device acceess is needed- Update to version 8.0.1 * refreshed patch: - 0001-disable-zmq-test.patch - harden_frr.service.patch * LDP gained SNMP support * OSPFv3 gained VRF support * EVPN Multihoming is now fully supported * TI-LFA implemented in IS-IS and OSPS * New Segment Routing daemon * See: https://frrouting.org/release/8.0/ and https://github.com/FRRouting/frr/releases/tag/frr-8.0.1- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_frr.service.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)- Update to version 7.5.1 * Maintenance release See: https://github.com/FRRouting/frr/blob/stable/7.5/changelog-auto.in- Requires libyang 1.0.184- Disable ZeroMQ tests due to sporadic timeouts during package builds (bsc#1180217) [+ 0001-disable-zmq-test.patch]- Update to version 7.5 * Upstream does not provide a changelog - Make grpc support optional and don't enable it by default- 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/ldconfigibs-arm-3 16831298268.4-150500.2.28.4-150500.2.2libfrrospfapiclient.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:SLE-15-SP5:GA/standard/d04494c46883b5a88050c2cadac001fb-frrcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=99ba67fa54d04e20963656537830cda629ee1d60, strippedPRRRRR0<`rmV:O~|%utf-837cbca0a7217f4dc3c6bf78175aa0690d2ddb3cb49677f7d91ee5c9c941c0cfb?7zXZ !t/;(] cr$x#H~cB+|"Q9<3NP2)hHک LojXcwvUc2ov- HɲA$ ڙ ; M\4kۼC ="fhڔ cp!)n!#i}-Hz2 -ͳgvFi$qťׂp&SE2{cqqtSrIPƣTڛZQ?YRA#f᠑ )]OӦ-I ԍ֒S ,䷲DxESCPYKxwkNOXǕUh5i6?; Hv} !)-5Uz-oy0IM4, Tՠ oQfЃ%b@i*ELf݈]]U* q0bWY\e2 W`l([D 5LgkN7dȫ/E[oʾ UO٦pRM."t?Λ𮷳!9@g^f}D4i^Kn|Zj${7읈.z#\~(55W^HRT܊*4I.}dÚDnPxVz|+V)>x;=ycE)iqOg6l7=Zg|0FP+ `}fpvoyڝW3 Ӻ˺z >aEM+':Q7N;E) !{93>l$^Fhe*nLh aLH\Is1Box?3UXL~6fF} 6:na.Bc/A[\(.&v Sf1gy'ư PnCJqSiw>~Bllf3M`s$mbsٝ5l WnwLHc<6juqon$<1E;/oLI Tۦ;m"\Bs0~f~yEز~}(Tfoi0>Hk,j&p$""ANatYѼIkL*gݦ,}4#xv&`fzq? +~RGqt);r}R}KUlFȭ]p`Y]Xd9`p4L2 8W`kK:0Bju"G6 9q_jt}FP]YW]bZS~{I!3ITAL-~;S#U2FID;=7GPxpA|v2Oh(mVȝe)! E;alGj҅s4&v׭7bM{x!ǘ OLc4>U3g >AHYә >!6bUE%r"<#K`ochח!Tq1Q4G|yi1ajÑ2P6wCI5Hݪ|X*]HS􂹥&n!a.-_.tWc|} M FBՒ溭ˡgą:+_ 9`\Y(rT+[vlM fg)7$ 4&"F@ `4!&h:Ȝsm~ۃ7Nw-kنܕ2 .=&(0ͫWL;pg7ëCLtC`Fɭ:+_AQ~w;^hFCt#]y_@ʋ{;Pڷm›>zOBv~Ls .r>}?ͧ.ߕl_𳯢%{]BXU'L}à%z,v&^ƇX[t! B8"|r~P4/x 蚜#*CEeWXEgwWSI:wAA*+bNċv$bӱNjYr 22F("Fc޺7Vb)[%1L;!>P芾"B:[ /P^T`q=c&s< nɑ=1 {b5V6hW u$. 'LM _[rAdZ~m\i*Wm3i#ş퐥" C65JM`N6=w\A׹Qmi5-qr\C51sɏ)gf.$Y_it6`UK` c9-\h GOl!&>$sQB~٩]H<`\Pu/Qn?VB_s鏎߳lw޻t]O v1_e9M'_LJcfV7x$ čs]d#PlUK*7f(.|^OKAvсRPj .5wK/>X?0"w6u=Byڟا}\ˀ{8}Si :ݲ K5,Bzbox+ZAE=tJtS Z} "}D$ȸɂYc33a0_k+]'{1y֛++d29 L5_'Q9LJ Zw1efҜ}Ε(Rُ3b$ԟ++ω%C_!tw.,m0~VIGm}ԛbgÚ4tTE(1פ2Ɪa݋<Ťy6 a 5| `X7Vg%`2`\ᙷ@4[ǥKhiW TVqY|rinxbdQ]qDgyʕH:lxIFleh>?-vӒbPE@\ ]LR&8Cn86*޼@9=ZP-@:%߸ӈO(z %aDq(E Nmp^p sp(41}+eZ"cMrfCd_w3b uҙV'Ԍ} CH:G;ogAs V]QD3n9cnU/-y d"K@HG@̫8Ճ~hFhY×1T6yr`LdNؔc:] Q]6ބg.:! "tbiN&96:r}!vBPEkleyl3-Ty6ZStlLt&Me gbC}<J#]=}S/Lg|q汬#!|$ˆ#o[F&juf=6O5mU~s#9pWW@er@``>^ ~ˑvtICw;)m[W~CMas i .dž2xdAe"2ɐSY"FvnԈ57HqzEդUܴp[*yEio`ÿc<!B17B<4@IQ;*ӆ_ǛFvYZEqiҿ':,0P wtQboYFČn>-!"C&o(GBc?:O@w%V++Q=))Sv-=ys`x).d&d2P3dǬ~'t1-";X9FF:Υa!jFN&i&YV'D6LEqѾO+5 W):]V)wP]&%${N HYZKh& ][\iQo9S9=d5/ /\qu J|XfZ-ߵ̠ovgc{ $Cƈby|}_Y7@xq,-<phfO?KddEu6':t)0}[T8A&ɂIeJ7"NCi̯_3Hx覤qF+'K]UVgx XyPfbeM!I٘Xn8~U Hjvqht5*k(%|f\CT|iMʙVc9֯v$d_H1:# pz%21% ^>ff;غQ6<#A}Agϵ xPHwѰ A3,+y㧺G tv-" [İ_6̩Cm!Ù +?I>|,Wҽz&pԲ(7l>yuHN $&-6O&'ܾЙێk"s}#b1b믒CT.S+eVn\/쳸$"%zqPS`T.{W?UcA.ukVq"Y:K3"\-е}ǰuwʨ TofJ?!ң+({(`Ym:b83~3JgMp8!JܗvbW#j~Fb@fp8m"Ŗv&?Ugn62xg C$ ^Pzc;hL=(JVZ&{yed˭ #f8h^rWt+NfpkW|'l,qiMJiȹ^N֛ :S''jPpr.!Y*@`vu+ӥ׷<+koMϚ]c?2 )mPEUqf$+uvDaR}S&>v7:A<}eF6.|I9W# h F=XjY˂NYA$tn]2ub򇸴:W)@v}9-˜oUp58*hfmv1J0&yxo!~ae9(ͻN/f#EVxzLlO'bJAS'B94BEqm^wLg459}8ywXu1sEWqGc0dZ3E?DWb1 8#mȋ}:i)n 'z8,7+-nul̲L2u mx+H0W?u#k4p8rEVF!׳Jz/Z+&`<<_.PBdYufJcyy& lVDL^%6xwQ!8d>[hE&u┛h[*6.3xR4ǶzL3/YlQ "{i+ ̫T؀vg8#4tLj gl[tB;|C;f& `H}$It)n=2#C/膃WFkp[PќbH>޲\( DGGlmhhWk``LT2"ʭf2S$8mGzk w߼Yf h[k/ m &~4,ֈmjϠ%13m_66}_УbaK{cz%x+|%MT;̩_Zb)ݿYr1 '< IIw ~( = _ N?wRREUs}] vyߎa|RT];7 w:98Nv[Q)qB4 QopZ\]]35X)O ՠ+ޏX:pQH>OÊ3ڃg|3iGc_YHx(DS.g afu o%;) o173e%VvE ~ 3YطgzBP%7dF"tD'}YB@]2Wܨd2_IupGWrh#*Q*)k+IPSKy '~8-ُɳ`ȑ[8 $n`u;_}8u <b93ӻ#6ra"‰ PDA*$aƨ\7H _w6jRxH֤_Eyӎȸ&:=r/m˒UgpBPzh\aVΨg ]4[)5Sy+I?.-߃ctn/@㚻:#Y+΂G.<Lb?w]c9,OmMV+n,HtS))i?|j\U}1arc Ӧ=\-%IʓC*q -MDOFHS]R2j4Q $=D&0M3?<1;f*~$kR j-Bqr,t||ǯf^zư8kLV75P9"W5&&}Mai>=%*`jh{c_nDV]v/6Ww露zYƬYD\$dĮ3l@#r/f~u.vI>Z@SW zqфv叕җ*0Pմ JZ 4q9zE4)eusۜ0%*\E÷_#|^|Rn=`&&' 7ǘU[pgDҤ-}4C)AX=Ok}JbP ^x!átgL3:Q ٸl)w7mv7 >J? (q|fg܁dxDC%zeE}O~n1~ϙJ: B5kÅ`% ^-uwhBesz`_M[}x  P4!+"ZIFa }¸>ç&_d"9G6/#ްǾj}%DcN> (D z~i|*.K*uv ח),mo1~ C(Bnž5/sFv[):!@QS*z S/;4Kee*%y~kV%K?.ۭuγM]A0eXU~{wzBcvX4.>DY›Ʈ v7@C҉uNmkw]*O]bF|8n)>,5:J?@`O>\f]=nw0mY4zިfт ;^L>Ll*<2?P>Q 4 `[ cX9d}Kƒ3\0X9^I>jb 70"@Zʐo. ZY*4* k*)g9F?JչO)2js.N7m(/3TrHe ca@IjAtPת=$ڣ7C9Y[,5 Bnk^E'l W qu~5#(%{iluIy(ѱUR  YZ