96 Commits

Author SHA256 Message Date
bc72c5d038 Accepting request 1333301 from network
- Switch to logrotate config correcting log file empty issue
  (gh#FRRouting/frr/issues/15818) depending if syslog or file
  logging is used in the frr.conf.
- Fix /var/run leftovers in logrotate config and service file,
  create /var/log and /var/lib via tmpfiles.d (jsc#PED-14796).
- Adjust rpm requires for service macros and log rotation (lsof).

- Apply upstream ospfd NULL Pointer Dereference fixes.
  The vulnerability allowed attackers to cause a Denial of Service
  (DoS) via crafted OSPF packets
  (bsc#1252838,bsc#1252829,bsc#1252833,bsc#1252835,bsc#1252810,
   bsc#1252811,bsc#1252761,bsc#1252812,bsc#1252813,CVE-2025-61099,
   CVE-2025-61100,CVE-2025-61101,CVE-2025-61102,CVE-2025-61103,
   CVE-2025-61104,CVE-2025-61105,CVE-2025-61106,CVE-2025-61107,
   https://github.com/FRRouting/frr/pull/19983)
  [+ 0003-ospfd-NULL-Pointer-Dereference-fixes.patch]
- Add -Wno-error=declaration-after-statement to avoid C90 errors;
  frr requires C11 compiler with atomic support and sets -std=gnu11

OBS-URL: https://build.opensuse.org/request/show/1333301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=41
2026-02-16 12:15:06 +00:00
a48599e16c - Fix /var/run leftovers in logrotate config and service file,
create /var/log and /var/lib via tmpfiles.d (jsc#PED-14796).

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=90
2026-02-13 16:31:30 +00:00
2c0a417185 - Switch to logrotate config correcting log file empty issue
(gh#FRRouting/frr/issues/15818) depending if syslog or file
  logging is used in the frr.conf.
- Fix /var/run leftovers in logrotate config and service file.
- Adjust rpm requires for service macros and log rotation (lsof).

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=89
2026-02-13 15:11:36 +00:00
67e89821ba - Apply upstream ospfd NULL Pointer Dereference fixes.
The vulnerability allowed attackers to cause a Denial of Service
  (DoS) via crafted OSPF packets
  (bsc#1252838,bsc#1252829,bsc#1252833,bsc#1252835,bsc#1252810,
   bsc#1252811,bsc#1252761,bsc#1252812,bsc#1252813,CVE-2025-61099,
   CVE-2025-61100,CVE-2025-61101,CVE-2025-61102,CVE-2025-61103,
   CVE-2025-61104,CVE-2025-61105,CVE-2025-61106,CVE-2025-61107,
   https://github.com/FRRouting/frr/pull/19983)
  [+ 0003-ospfd-NULL-Pointer-Dereference-fixes.patch]
- Add -Wno-error=declaration-after-statement to avoid C90 errors;
  frr requires C11 compiler with atomic support and sets -std=gnu11

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=88
2026-02-12 15:52:31 +00:00
2e97ff042f Accepting request 1308926 from network
OBS-URL: https://build.opensuse.org/request/show/1308926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=40
2025-10-04 16:52:15 +00:00
c6fce86ea1 Accepting request 1308925 from home:emendonca:branches:network
- Adding updated copyright notice
- 0002-frr-logrotate.patch: rotating logfiles under the frr user

OBS-URL: https://build.opensuse.org/request/show/1308925
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=86
2025-10-03 21:00:00 +00:00
dfdac509ad Accepting request 1308182 from home:mtomaschewski:branches:network
- Drop rcfrr service symlink (jsc#PED-266)
- Change to sysuser-tools and macros to create user+groups
- rpmlint: add su option to logrotate file definitions
- rpmlint: use python3_fix_shebang_path to adjust interpreter

OBS-URL: https://build.opensuse.org/request/show/1308182
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=85
2025-10-03 15:35:50 +00:00
65a09f7454 Accepting request 1255215 from network
OBS-URL: https://build.opensuse.org/request/show/1255215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=39
2025-03-24 12:29:54 +00:00
2aeb076ec8 Accepting request 1255117 from home:AndreasStieger:branches:network
- build with pcre2

OBS-URL: https://build.opensuse.org/request/show/1255117
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=83
2025-03-22 08:37:37 +00:00
eb92b17c85 Accepting request 1236870 from network
OBS-URL: https://build.opensuse.org/request/show/1236870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=38
2025-01-12 10:21:03 +00:00
ed89c946f5 Accepting request 1236218 from home:mtomaschewski:frr
- Update to frr 10.2.1 release providing fix for a Denial of Service
  scenario due to RIB revalidation (CVE-2024-55553,bsc#1235237) and
  other fixes, see https://frrouting.org/release/10.2.1/
  The 10.2 version provides new features and many enhancements, see
  https://frrouting.org/release/10.2/
- Add new fpm_listener daemon binary to rpm file lists.
- Remove --localstatedir configure parameter causing to use /run/lib
  instead of /var/lib prefix for the northbound databases and added
  the /var/lib/frr directory to the rpm file list.
- Adjust to set permissions in rpm attr macros (rpmlint suggestion)
  and use frr_group instead of frr_user in group parameter.

OBS-URL: https://build.opensuse.org/request/show/1236218
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=81
2025-01-10 13:12:33 +00:00
91398993c3 Accepting request 1204981 from network
OBS-URL: https://build.opensuse.org/request/show/1204981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=37
2024-10-02 19:33:24 +00:00
0a89e653e2 Accepting request 1204744 from home:mtomaschewski:frr
- Update to frr 10.0.2 release providing fix for CVE-2024-44070
  and other issues, see https://frrouting.org/release/10.0.2/
- Removed patch included in the sources:
  [- 0002-bgpd-Check-the-actual-remaining-stream-length-before.patch]

OBS-URL: https://build.opensuse.org/request/show/1204744
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=79
2024-10-01 19:38:40 +00:00
9d7039783a Accepting request 1201459 from network
- add release notes url to 10.0.1 update

  See https://frrouting.org/release/10.0.1/

OBS-URL: https://build.opensuse.org/request/show/1201459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=36
2024-09-17 16:17:53 +00:00
424da338ba - add release notes url to 10.0.1 update
See https://frrouting.org/release/10.0.1/

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=77
2024-09-16 16:37:43 +00:00
e212d1a50c Accepting request 1201405 from network
- fixed bug/pull request references in frr.changes file

  treat-as-withdraw outcome (CVE-2023-47235,bsc#1216896,6814f2e013)
  bsc#1216897,c37119df45)

OBS-URL: https://build.opensuse.org/request/show/1201405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=35
2024-09-16 15:41:42 +00:00
b721379bf3 fix date in last frr.changes entry
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=75
2024-09-16 11:32:32 +00:00
b90ddeb9fc - fixed bug/pull request references in frr.changes file
treat-as-withdraw outcome (CVE-2023-47235,bsc#1216896,6814f2e013)
  bsc#1216897,c37119df45)

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=74
2024-09-16 10:13:01 +00:00
afccd8dd9f Accepting request 1195727 from network
OBS-URL: https://build.opensuse.org/request/show/1195727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=34
2024-08-23 20:27:25 +00:00
28c7373e4a Accepting request 1195553 from home:mtomaschewski:frr
- 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/request/show/1195553
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=72
2024-08-23 13:01:22 +00:00
ed9fa5b575 Accepting request 1192960 from network
- Fixing Source URL/archive name.
- Update to version 10.0.1 from official sources.
- Clean slate: removing all previous patches.
- The following patches were obsoleted:
  - 0001-disable-zmq-test.patch
  - harden_frr.service.patch
  - 0003-tools-Run-as-FRR_USER-install-chown-commands-to-avoi.patch
  - 0004-tools-remove-backslash-from-declare-check-regex.patch
  - 0005-root-ok-in-account-frr.pam.patch
  - 0006-bgpd-Check-7-bytes-for-Long-lived-Graceful-Restart-c.patch
  - 0007-bgpd-Ensure-stream-received-has-enough-data.patch
  - 0008-bgpd-Don-t-read-the-first-byte-of-ORF-header-if-we-a.patch
  - 0009-bgpd-Do-not-process-NLRIs-if-the-attribute-length-is.patch
  - 0010-bgpd-Use-treat-as-withdraw-for-tunnel-encapsulation-.patch
  - 0011-babeld-fix-11808-to-avoid-infinite-loops.patch
  - 0012-bgpd-Limit-flowspec-to-no-attribute-means-a-implicit.patch
  - 0013-bgpd-Check-mandatory-attributes-more-carefully-for-U.patch
  - 0014-bgpd-Handle-MP_REACH_NLRI-malformed-packets-with-ses.patch
  - 0015-bgpd-Treat-EOR-as-withdrawn-to-avoid-unwanted-handli.patch
  - 0016-bgpd-Ignore-handling-NLRIs-if-we-received-MP_UNREACH.patch
  - 0017-bgpd-Fix-use-beyond-end-of-stream-of-labeled-unicast.patch
  - 0018-bgpd-Flowspec-overflow-issue.patch
  - 0019-bgpd-fix-error-handling-when-receiving-BGP-Prefix-SID-attribute.patch
  - 0020-ospfd-Solved-crash-in-OSPF-TE-parsing.patch
  - 0021-ospfd-Solved-crash-in-RI-parsing-with-OSPF-TE.patch
  - 0022-ospfd-Correct-Opaque-LSA-Extended-parser.patch
  - 0023-ospfd-protect-call-to-get_edge-in-ospf_te.c.patch

OBS-URL: https://build.opensuse.org/request/show/1192960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=33
2024-08-10 17:07:12 +00:00
7e672fac60 fixing source URL and archive name
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=70
2024-08-09 14:15:50 +00:00
1a349a0ceb Accepting request 1191890 from home:emendonca:branches:network
- Update to version 10.0.1 from official sources.
- Clean slate: removing all previous patches.
- The following patches were obsoleted:
  - 0001-disable-zmq-test.patch
  - harden_frr.service.patch
  - 0003-tools-Run-as-FRR_USER-install-chown-commands-to-avoi.patch
  - 0004-tools-remove-backslash-from-declare-check-regex.patch
  - 0005-root-ok-in-account-frr.pam.patch
  - 0006-bgpd-Check-7-bytes-for-Long-lived-Graceful-Restart-c.patch
  - 0007-bgpd-Ensure-stream-received-has-enough-data.patch
  - 0008-bgpd-Don-t-read-the-first-byte-of-ORF-header-if-we-a.patch
  - 0009-bgpd-Do-not-process-NLRIs-if-the-attribute-length-is.patch
  - 0010-bgpd-Use-treat-as-withdraw-for-tunnel-encapsulation-.patch
  - 0011-babeld-fix-11808-to-avoid-infinite-loops.patch
  - 0012-bgpd-Limit-flowspec-to-no-attribute-means-a-implicit.patch
  - 0013-bgpd-Check-mandatory-attributes-more-carefully-for-U.patch
  - 0014-bgpd-Handle-MP_REACH_NLRI-malformed-packets-with-ses.patch
  - 0015-bgpd-Treat-EOR-as-withdrawn-to-avoid-unwanted-handli.patch
  - 0016-bgpd-Ignore-handling-NLRIs-if-we-received-MP_UNREACH.patch
  - 0017-bgpd-Fix-use-beyond-end-of-stream-of-labeled-unicast.patch
  - 0018-bgpd-Flowspec-overflow-issue.patch
  - 0019-bgpd-fix-error-handling-when-receiving-BGP-Prefix-SID-attribute.patch
  - 0020-ospfd-Solved-crash-in-OSPF-TE-parsing.patch
  - 0021-ospfd-Solved-crash-in-RI-parsing-with-OSPF-TE.patch
  - 0022-ospfd-Correct-Opaque-LSA-Extended-parser.patch
  - 0023-ospfd-protect-call-to-get_edge-in-ospf_te.c.patch

OBS-URL: https://build.opensuse.org/request/show/1191890
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=69
2024-08-08 12:14:43 +00:00
272ea420dc Accepting request 1179914 from network
OBS-URL: https://build.opensuse.org/request/show/1179914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=32
2024-06-11 16:30:51 +00:00
2f0fac2b41 Accepting request 1178686 from home:mtomaschewski:branches:network
- Apply upstream fix solving ospfd denial of service via get_edge()
  function returning a NULL pointer (CVE-2024-34088,bsc#1223786,
  gh#FRRouting/frr#16088).
  [+ 0023-ospfd-protect-call-to-get_edge-in-ospf_te.c.patch]
- Apply upstream fix solving ospfd buffer overflow and daemon crash
  in ospf_te_parse_ext_link for OSPF LSA packets during an attempt
  to read Segment Routing Adjacency SID subTLVs (CVE-2024-31951,
  bsc#1222528,gh#FRRouting/frr#16088).
  [+ 0022-ospfd-Correct-Opaque-LSA-Extended-parser.patch]
- Apply upstream fix solving ospfd buffer overflow and daemon crash
  in RI parsing with OSPF TE (CVE-2024-31950,bsc#1222526,
  gh#FRRouting/frr#16088).
  [+ 0021-ospfd-Solved-crash-in-RI-parsing-with-OSPF-TE.patch]

OBS-URL: https://build.opensuse.org/request/show/1178686
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=67
2024-06-11 07:47:26 +00:00
87018ef9e5 Accepting request 1170587 from network
OBS-URL: https://build.opensuse.org/request/show/1170587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=31
2024-04-28 19:51:15 +00:00
9b8239c934 Accepting request 1170057 from home:mtomaschewski:branches:network
- Apply upstream fix solving crash in OSPF TE parsing (bsc#1220548,
  CVE-2024-27913, gh#FRRouting/frr#15431)
  [+ 0020-ospfd-Solved-crash-in-OSPF-TE-parsing.patch]

OBS-URL: https://build.opensuse.org/request/show/1170057
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=65
2024-04-28 13:12:33 +00:00
e47bc4ff9d Accepting request 1167542 from network
- add
  0019-bgpd-fix-error-handling-when-receiving-BGP-Prefix-SID-attribute.patch:
  * Apply upstream fix on error handling when receiving BGP Prefix
    SID attribute (bsc#1222518,CVE-2024-31948,gh#FRRouting/frr#15628)

- Migration of PAM settings to /usr/lib/pam.d.
  [+ 0001-disable-zmq-test.patch]
- enable verbose make rules
- Cleanup spec file

OBS-URL: https://build.opensuse.org/request/show/1167542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=30
2024-04-14 09:55:04 +00:00
2c7e0b9b36 - add
0019-bgpd-fix-error-handling-when-receiving-BGP-Prefix-SID-attribute.patch:
  * Apply upstream fix on error handling when receiving BGP Prefix
    SID attribute (bsc#1222518,CVE-2024-31948,gh#FRRouting/frr#15628)
- Migration of PAM settings to /usr/lib/pam.d.
  [+ 0001-disable-zmq-test.patch]
- enable verbose make rules
- Cleanup spec file

OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=63
2024-04-13 07:49:45 +00:00
08f15d45d8 Accepting request 1166797 from home:cfconrad:branches:network
- Apply upstream fix on error handling when receiving BGP Prefix 
  SID attribute (bsc#1222518,CVE-2024-31948,gh#FRRouting/frr#15628)

OBS-URL: https://build.opensuse.org/request/show/1166797
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=62
2024-04-11 14:28:22 +00:00
343eb8dd58 Accepting request 1145085 from network
OBS-URL: https://build.opensuse.org/request/show/1145085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=29
2024-02-08 18:03:09 +00:00
267e6fef5d Accepting request 1145054 from home:dimstar:Factory
- Provide user/group symbol for user created during pre.

OBS-URL: https://build.opensuse.org/request/show/1145054
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=60
2024-02-08 09:08:25 +00:00
040d25003e Accepting request 1143569 from home:dimstar:Factory
- Fix build with RPM 4.19: a stray %-escape sequence was found in
  the files section.

OBS-URL: https://build.opensuse.org/request/show/1143569
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=59
2024-02-07 13:00:51 +00:00
ba749ad4b6 Accepting request 1130955 from network
OBS-URL: https://build.opensuse.org/request/show/1130955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=28
2023-12-05 16:04:21 +00:00
6f5655d54a Accepting request 1130736 from home:mtomaschewski:frr
- Apply upstream fix for a crash on malformed BGP UPDATE message
  with an EOR, because the presence of EOR does not lead to a
  treat-as-withdraw outcome (CVE-2023-47235,1216896,6814f2e013)
  [+ 0015-bgpd-Treat-EOR-as-withdrawn-to-avoid-unwanted-handli.patch]
- Apply upstream fix for a crash on crafted BGP UPDATE message with
  a MP_UNREACH_NLRI attribute and additional NLRI data (CVE-2023-47234,
  bsc#1216897,ttps://github.com/FRRouting/frr/pull/14716/commits/c37119df45bbf4ef713bc10475af2ee06e12f3bf)
  [+ 0016-bgpd-Ignore-handling-NLRIs-if-we-received-MP_UNREACH.patch]
- Apply upstream fix for attempts to read beyond the end of the
  stream during labeled unicast parsing (CVE-2023-38407,bsc#1216899,ab362eae68)
  [+ 0017-bgpd-Fix-use-beyond-end-of-stream-of-labeled-unicast.patch]
- Apply upstream fix for an nlri length of zero mishandling, aka
  "flowspec overflow" (CVE-2023-38406,bsc#1216900,0b999c886e)
  [+ 0018-bgpd-Flowspec-overflow-issue.patch]

OBS-URL: https://build.opensuse.org/request/show/1130736
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=57
2023-12-05 10:45:46 +00:00
9aadd584b5 Accepting request 1121416 from network
OBS-URL: https://build.opensuse.org/request/show/1121416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=27
2023-10-31 19:26:24 +00:00
3c001c28e2 Accepting request 1121202 from home:mtomaschewski:frr
- Apply upstream fix for a crash due to a crafted BGP UPDATE message
  (CVE-2023-46753,bsc#1216626,21418d64af).
  [+ 0013-bgpd-Check-mandatory-attributes-more-carefully-for-U.patch]
- Apply upstream fix for a crash due to mishandled malformed
  MP_REACH_NLRI data (CVE-2023-46752,bsc#1216627,b08afc81c6).
  [+ 0014-bgpd-Handle-MP_REACH_NLRI-malformed-packets-with-ses.patch]

OBS-URL: https://build.opensuse.org/request/show/1121202
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=55
2023-10-31 10:54:44 +00:00
ba557dd722 Accepting request 1111557 from network
OBS-URL: https://build.opensuse.org/request/show/1111557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=26
2023-09-15 20:05:48 +00:00
470d96881d Accepting request 1111550 from home:mtomaschewski:frr
- 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,cfd04dcb3e).
  [+ 0012-bgpd-Limit-flowspec-to-no-attribute-means-a-implicit.patch]

OBS-URL: https://build.opensuse.org/request/show/1111550
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=53
2023-09-15 12:32:32 +00:00
664193c695 Accepting request 1108711 from network
OBS-URL: https://build.opensuse.org/request/show/1108711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=25
2023-09-04 20:52:42 +00:00
422dbfc2c8 Accepting request 1108163 from home:mtomaschewski:frr
- Removed protobuf-c BuildRequires (source package name) breaking
  build-system setup with libprotobuf-c-devel 1.3.2 updates.
- Apply upstream fix for bgpd: Don't read initial byte of the ORF
  header in an ahead-of-stream situation (CVE-2023-41360,
  bsc#1214739,https://github.com/FRRouting/frr/pull/14245)
  [+ 0008-bgpd-Don-t-read-the-first-byte-of-ORF-header-if-we-a.patch]
- 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)
  [+ 0009-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)
  [+ 0010-bgpd-Use-treat-as-withdraw-for-tunnel-encapsulation-.patch]
- Apply upstream fix babeld: avoid infinite loops (CVE-2023-3748,bsc#1213434,
  gh#FRRouting/frr#11808,https://github.com/FRRouting/frr/pull/12952)
  [+ 0011-babeld-fix-11808-to-avoid-infinite-loops.patch]

OBS-URL: https://build.opensuse.org/request/show/1108163
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=51
2023-09-03 14:42:25 +00:00
d94f8b1bf6 Accepting request 1090241 from network
OBS-URL: https://build.opensuse.org/request/show/1090241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=24
2023-06-01 15:20:50 +00:00
cd6a59ee28 Accepting request 1088895 from home:mtomaschewski:branches:network
- Apply upstream fix for denial of service via the bgp_capability_llgr()
  function (bsc#1211248,CVE-2023-31489,gh#FRRouting/frr#13098).
  [+ 0006-bgpd-Check-7-bytes-for-Long-lived-Graceful-Restart-c.patch]
- Apply upstream fix for denial of service via the bgp_attr_psid_sub()
  function (bsc#1211249,CVE-2023-31490,gh#FRRouting/frr#13099).
  [+ 0007-bgpd-Ensure-stream-received-has-enough-data.patch]

OBS-URL: https://build.opensuse.org/request/show/1088895
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=49
2023-06-01 10:02:15 +00:00
bca0ab5947 Accepting request 1077239 from network
OBS-URL: https://build.opensuse.org/request/show/1077239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=23
2023-04-04 19:27:35 +00:00
8c9310f50f Accepting request 1077182 from home:mtomaschewski:branches:network
- Enable pim6d providing PIMv6 support (bsc#1206234)

OBS-URL: https://build.opensuse.org/request/show/1077182
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=47
2023-04-04 15:27:10 +00:00
d7a89491d7 Accepting request 1058297 from network
OBS-URL: https://build.opensuse.org/request/show/1058297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=22
2023-01-13 23:03:42 +00:00
13d027c288 Accepting request 1058229 from home:schubi2:pam_usr_etc
- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1058229
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=45
2023-01-13 18:50:56 +00:00
ead7f1eff6 Accepting request 1035865 from network
OBS-URL: https://build.opensuse.org/request/show/1035865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=21
2022-11-16 14:43:09 +00:00
cb98b38554 Accepting request 1035289 from home:mtomaschewski:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/1035289
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=43
2022-11-15 14:31:19 +00:00
8b66b52351 Accepting request 1001516 from network
OBS-URL: https://build.opensuse.org/request/show/1001516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=20
2022-09-07 09:05:55 +00:00