Skip to content

Commit

Permalink
Merge pull request #15054 from k0ste/help
Browse files Browse the repository at this point in the history
redhat: rpm spec: added protobuf-c to deps & fix bogus changelog date
  • Loading branch information
ton31337 authored Jan 6, 2024
2 parents 43331c0 + 47bce17 commit 4d29c17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion redhat/frr.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ BuildRequires: flex
BuildRequires: gcc
BuildRequires: json-c-devel
BuildRequires: libcap-devel
BuildRequires: protobuf-c-devel
BuildRequires: make
BuildRequires: ncurses-devel
BuildRequires: readline-devel
Expand Down Expand Up @@ -799,7 +800,7 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons

* Tue Oct 10 2023 Donatas Abraitis <[email protected]> - %{version}

* Thu Oct 09 2023 Donatas Abraitis <[email protected]> - 9.1
* Mon Oct 09 2023 Donatas Abraitis <[email protected]> - 9.1
- Major highlights:
- OSPFv2 HMAC-SHA Cryptographic Authentication
- BGP MAC-VRF Site-Of-Origin support
Expand Down

0 comments on commit 4d29c17

Please sign in to comment.