Ana Guerrero
cfd24c0efe
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
6cbbcd79f4
- 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
728032ef78
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
Ana Guerrero
c1cc809099
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
2494781aec
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
Martin Hauke
b62254bcf0
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
Ana Guerrero
4a3cb0fd34
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
53d2f4bd0b
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
Ana Guerrero
8ed5d9e914
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
5c09118e23
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
Ana Guerrero
eec4bcb5f7
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
Martin Hauke
cee0900b9b
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
Ana Guerrero
9b46f1712c
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
Martin Hauke
fbadf37a51
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
Dominique Leuenberger
07b077893b
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
694815f1d3
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
Dominique Leuenberger
11d7c93795
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
Martin Hauke
addf7abe6b
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
Dominique Leuenberger
ebd17cfb1d
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
Martin Hauke
3ffde6cb9b
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
Dominique Leuenberger
12f3483621
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
Martin Hauke
729276ccdc
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
Dominique Leuenberger
857f9bd362
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
Martin Hauke
9b537df10f
Accepting request 1001489 from home:mtomaschewski:frr
...
Fixed bug number in changes file to:
- 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]
OBS-URL: https://build.opensuse.org/request/show/1001489
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=41
2022-09-06 19:33:51 +00:00
Martin Hauke
35f367fe53
Accepting request 1001418 from home:mtomaschewski:frr
...
- 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#1202023,CVE-2019-25074)
[+ 0008-isisd-Ensure-rcap-is-freed-in-error-case.patch]
OBS-URL: https://build.opensuse.org/request/show/1001418
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=40
2022-09-06 12:14:05 +00:00
Dominique Leuenberger
3ecf89a58c
Accepting request 963468 from network
...
OBS-URL: https://build.opensuse.org/request/show/963468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=19
2022-03-21 19:11:41 +00:00
f8566d7d81
Accepting request 962454 from home:dimstar:Factory
...
- 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}
OBS-URL: https://build.opensuse.org/request/show/962454
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=38
2022-03-21 07:45:03 +00:00
Dominique Leuenberger
01c063db3a
Accepting request 958103 from network
...
OBS-URL: https://build.opensuse.org/request/show/958103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=18
2022-03-01 16:03:26 +00:00
Martin Hauke
96a81d154e
Accepting request 958040 from home:mtomaschewski:frr
...
- 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]
OBS-URL: https://build.opensuse.org/request/show/958040
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=37
2022-02-28 19:21:42 +00:00
Dominique Leuenberger
e2c079f28b
Accepting request 937650 from network
...
OBS-URL: https://build.opensuse.org/request/show/937650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=17
2021-12-09 18:45:43 +00:00
Martin Hauke
2fc51f9063
Accepting request 937520 from home:jsegitz:branches:systemdhardening:network
...
- Add ReadWritePaths=/etc/frr to harden_frr.service.patch (bsc#1181400).
OBS-URL: https://build.opensuse.org/request/show/937520
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=36
2021-12-09 09:26:15 +00:00
Dominique Leuenberger
57b06e7ada
Accepting request 932045 from network
...
OBS-URL: https://build.opensuse.org/request/show/932045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=16
2021-11-18 09:34:47 +00:00
Martin Hauke
4daa3f80a5
Accepting request 931901 from home:linnaea:branches:network
...
- 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/
OBS-URL: https://build.opensuse.org/request/show/931901
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=35
2021-11-17 23:50:34 +00:00
Dominique Leuenberger
6576698637
Accepting request 925497 from network
...
OBS-URL: https://build.opensuse.org/request/show/925497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=15
2021-10-15 21:03:35 +00:00
Martin Hauke
dc346218a1
Accepting request 925455 from home:jsegitz:branches:systemdhardening_protectclock
...
- Drop ProtectClock hardening, can cause issues if other device acceess is needed
OBS-URL: https://build.opensuse.org/request/show/925455
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=34
2021-10-15 14:54:13 +00:00
Martin Hauke
2f62ce9820
Accepting request 924307 from home:linnaea:branches:network
...
- 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
OBS-URL: https://build.opensuse.org/request/show/924307
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=33
2021-10-13 19:19:15 +00:00
Dominique Leuenberger
d5e421410f
Accepting request 921883 from network
...
OBS-URL: https://build.opensuse.org/request/show/921883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=14
2021-09-28 17:16:31 +00:00
Martin Hauke
1ff1676d67
Accepting request 919470 from home:jsegitz:branches:systemdhardening:network
...
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
OBS-URL: https://build.opensuse.org/request/show/919470
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=32
2021-09-27 18:40:19 +00:00
Dominique Leuenberger
9c6f84980f
Accepting request 888005 from network
...
OBS-URL: https://build.opensuse.org/request/show/888005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=13
2021-04-24 21:08:55 +00:00
Martin Hauke
9291c97e61
Accepting request 887909 from home:mtomaschewski:frr
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/887909
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=30
2021-04-23 11:44:07 +00:00
Richard Brown
a2962f8a79
Accepting request 876921 from network
...
OBS-URL: https://build.opensuse.org/request/show/876921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=12
2021-03-05 12:48:58 +00:00
9e316ce306
Accepting request 876832 from home:mnhauke:network
...
- Update to version 7.5.1
* Maintenance release
See: https://github.com/FRRouting/frr/blob/stable/7.5/changelog-auto.in
OBS-URL: https://build.opensuse.org/request/show/876832
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=28
2021-03-05 07:54:18 +00:00
Dominique Leuenberger
b31f256e40
Accepting request 863290 from network
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/863290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=11
2021-01-15 18:46:49 +00:00
5ef36a13ed
- Requires libyang 1.0.184
...
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=26
2021-01-08 09:40:29 +00:00
Dominique Leuenberger
44aa54a662
Accepting request 858156 from network
...
OBS-URL: https://build.opensuse.org/request/show/858156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=10
2020-12-22 14:14:42 +00:00
Martin Hauke
94cb5e92a0
Accepting request 858155 from home:rtorrero:branches:network
...
- Disable ZeroMQ tests due to sporadic timeouts during package builds (bsc#1180217)
[+ 0001-disable-zmq-test.patch]
OBS-URL: https://build.opensuse.org/request/show/858155
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=24
2020-12-22 12:46:45 +00:00
Dominique Leuenberger
dc9187444d
Accepting request 846085 from network
...
OBS-URL: https://build.opensuse.org/request/show/846085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=9
2020-11-05 20:55:05 +00:00
Erico Mendonca
c81535df89
Accepting request 846077 from home:mnhauke:network
...
- Update to version 7.5
* Upstream does not provide a changelog
- Make grpc support optional and don't enable it by default
OBS-URL: https://build.opensuse.org/request/show/846077
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=22
2020-11-04 20:36:58 +00:00
Dominique Leuenberger
72e946238c
Accepting request 839177 from network
...
OBS-URL: https://build.opensuse.org/request/show/839177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frr?expand=0&rev=8
2020-10-05 17:38:41 +00:00
Martin Hauke
9eb024d08f
Accepting request 839160 from home:mtomaschewski:frr
...
A little cleanup as preparation to add frr to SLE-15-SP3 (jsc#15015)
- 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
OBS-URL: https://build.opensuse.org/request/show/839160
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=20
2020-10-02 15:12:56 +00:00