Go to file
Erico Mendonca 7e97e9eb90 - Apply upstream fix for crash in bgp_attr_encap that were missing
a check of the actual remaining stream length before taking the
  TLV value (CVE-2024-44070,bsc#1229438,gh#FRRouting/frr#16502):
  + 0002-bgpd-Check-the-actual-remaining-stream-length-before.patch
- Re-added 0001-disable-zmq-test.patch to avoid (sporadic or arch
  specific, e.g. aarch64) "make check" test failures (bsc#1180217).
  + 0001-disable-zmq-test.patch
- Re-added hardening patch for systemd service(s) (bsc#1181400):
  + harden_frr.service.patch
- Cleanup unknown --enable-systemd and correct the --sysconfdir
  and --localstatedir configure options to not end in …/frr.

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=72
2024-08-23 13:01:22 +00:00
.gitattributes - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
.gitignore - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0001-disable-zmq-test.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0002-bgpd-Check-the-actual-remaining-stream-length-before.patch - Apply upstream fix for crash in bgp_attr_encap that were missing 2024-08-23 13:01:22 +00:00
0003-tools-Run-as-FRR_USER-install-chown-commands-to-avoi.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0004-tools-remove-backslash-from-declare-check-regex.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0005-root-ok-in-account-frr.pam.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0006-bgpd-Check-7-bytes-for-Long-lived-Graceful-Restart-c.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0007-bgpd-Ensure-stream-received-has-enough-data.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0008-bgpd-Don-t-read-the-first-byte-of-ORF-header-if-we-a.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0009-bgpd-Do-not-process-NLRIs-if-the-attribute-length-is.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0010-bgpd-Use-treat-as-withdraw-for-tunnel-encapsulation-.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0011-babeld-fix-11808-to-avoid-infinite-loops.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0012-bgpd-Limit-flowspec-to-no-attribute-means-a-implicit.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0013-bgpd-Check-mandatory-attributes-more-carefully-for-U.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0014-bgpd-Handle-MP_REACH_NLRI-malformed-packets-with-ses.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0015-bgpd-Treat-EOR-as-withdrawn-to-avoid-unwanted-handli.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0016-bgpd-Ignore-handling-NLRIs-if-we-received-MP_UNREACH.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0017-bgpd-Fix-use-beyond-end-of-stream-of-labeled-unicast.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0018-bgpd-Flowspec-overflow-issue.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0019-bgpd-fix-error-handling-when-receiving-BGP-Prefix-SID-attribute.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0020-ospfd-Solved-crash-in-OSPF-TE-parsing.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0021-ospfd-Solved-crash-in-RI-parsing-with-OSPF-TE.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0022-ospfd-Correct-Opaque-LSA-Extended-parser.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
0023-ospfd-protect-call-to-get_edge-in-ospf_te.c.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
frr-8.4.tar.gz - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
frr-10.0.1.tar.gz fixing source URL and archive name 2024-08-09 14:15:50 +00:00
frr-tmpfiles.d - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00
frr.changes - Apply upstream fix for crash in bgp_attr_encap that were missing 2024-08-23 13:01:22 +00:00
frr.spec - Apply upstream fix for crash in bgp_attr_encap that were missing 2024-08-23 13:01:22 +00:00
harden_frr.service.patch - Update to version 10.0.1 from official sources. 2024-08-08 12:14:43 +00:00