SHA256
1
0
forked from pool/frr
Commit Graph

14 Commits

Author SHA256 Message Date
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
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
Erico Mendonca
3108c93e06 Accepting request 818116 from home:mnhauke:network
- Update to version 7.4
  * Upstream does not provide a changelog
- Drop patch (fixed upstream):
  * 0001-build-use-configfile-mode-in-init-script.patch

OBS-URL: https://build.opensuse.org/request/show/818116
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=18
2020-07-01 13:21:17 +00:00
Erico Mendonca
92d9b00c17 Accepting request 810508 from home:emendonca:branches:network
- 0001-build-use-configfile-mode-in-init-script.patch: Fix CVE-2020-12831 (boo#1171658).

OBS-URL: https://build.opensuse.org/request/show/810508
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=16
2020-05-31 22:57:31 +00:00
Erico Mendonca
9b95823f32 Accepting request 800800 from home:mnhauke:network
- Update to version 7.3.1
  Bugfix/maintenance release
  * Upstream does not provide a changelog

OBS-URL: https://build.opensuse.org/request/show/800800
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=14
2020-05-06 19:45:06 +00:00
Erico Mendonca
2a330836ae Accepting request 792552 from home:darix:routing
- 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

OBS-URL: https://build.opensuse.org/request/show/792552
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=12
2020-04-08 22:39:51 +00:00
Erico Mendonca
2c315c1300 Accepting request 791563 from home:mnhauke:network
- Update to version 7.3
  * Upstream does not provide a changelog this time
- Remove patch:
  * fix_tests.patch (not longer needed)

OBS-URL: https://build.opensuse.org/request/show/791563
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=10
2020-04-05 19:29:20 +00:00
Tomáš Chvátal
f9a260ec64 Accepting request 765491 from home:mnhauke:network
- 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 <route> 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 <something> works as expected
  LDPd
  * Add missing sanity check in the parsing of label messages

OBS-URL: https://build.opensuse.org/request/show/765491
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=7
2020-01-19 14:43:20 +00:00
Martin Hauke
161cace62f Accepting request 765389 from home:mnhauke:network
OBS-URL: https://build.opensuse.org/request/show/765389
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=6
2020-01-17 21:10:16 +00:00
Martin Hauke
f3303b39a8 Accepting request 765386 from home:mnhauke:network
- Fix license tag

OBS-URL: https://build.opensuse.org/request/show/765386
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=5
2020-01-17 21:08:35 +00:00
Martin Hauke
17b4236580 Accepting request 764811 from home:mnhauke:network
- Build with support for pcre, protobuf, rpki and zeromq by default

OBS-URL: https://build.opensuse.org/request/show/764811
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=4
2020-01-15 21:40:52 +00:00
Martin Hauke
60a2bf4493 Accepting request 764692 from home:namtrac:branches:network
- Cleanup spec file

OBS-URL: https://build.opensuse.org/request/show/764692
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=3
2020-01-15 14:43:20 +00:00
Erico Mendonca
64ed82ee3e Accepting request 763518 from home:mnhauke:branches:network
- Fix build-time dependencies
- Remove superflous comments

OBS-URL: https://build.opensuse.org/request/show/763518
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=2
2020-01-12 22:10:22 +00:00
caada57228 Accepting request 755955 from home:emendonca:network
Adding working tests; removing _servicedata.

OBS-URL: https://build.opensuse.org/request/show/755955
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=1
2020-01-06 10:18:54 +00:00