Commit Graph

1 Commits

Author SHA256 Message Date
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