Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github: update equuleus branch #1380

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/changelog/1.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@
_ext/releasenotes.py


2024-04-12
==========

* :vytask:`T3437` (bug): BGP Confederation Addition Causes Error


2024-04-10
==========

* :vytask:`T6124` (bug): Docker equuleus build image doesn't build due to fpm


2024-04-08
==========

* :vytask:`T6196` (bug): Route-map and summary-only do not work in BGP aggregation at the same time

Check warning on line 26 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=99


2024-04-07
==========

Expand All @@ -17,18 +35,18 @@
2024-04-05
==========

* :vytask:`T2590` (bug): DHCPv6 not updating nameservers and search domains since replacing isc-dhcp-client with WIDE dhcp6c

Check warning on line 38 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=124


2024-04-04
==========

* :vytask:`T4146` (bug): Nginx should not listen on port 80
* :vytask:`T1976` (default): deleting address-family under neighbor will disable neighbor

Check warning on line 45 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=89
* :vytask:`T5625` (default): "restart vpn" does not work if ipsec-interfaces is not set

Check warning on line 46 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=87
* :vytask:`T3020` (bug): The "scp" example is wrong in the bash-completion for "set system config-management commit-archive location"

Check warning on line 47 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=133
* :vytask:`T2250` (default): vyos-build "make iso" error if configure was ran outside of the docker container

Check warning on line 48 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=109
* :vytask:`T2139` (default): openvpn: allow "dh-file none" to disable DH for ECDH keys

Check warning on line 49 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=86
* :vytask:`T2014` (default): Use vendor specific NTP Pool hostname
* :vytask:`T1118` (bug): Obsolete "utc" option in time selector in firewall
* :vytask:`T948` (feature): integrate aws cloud watch scripts into AMI
Expand All @@ -37,13 +55,13 @@
2024-04-02
==========

* :vytask:`T6150` (bug): Impossible to set a static IP address via Radius in IPoE

Check warning on line 58 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=81


2024-04-01
==========

* :vytask:`T6193` (bug): dhcp-client: invalid warning "is not a DHCP interface but uses DHCP name-server option" for VLAN interfaces

Check warning on line 64 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=132


2024-03-22
Expand All @@ -57,7 +75,7 @@
==========

* :vytask:`T2998` (bug): SNMP v3 oid "exclude" option doesn't work
* :vytask:`T6096` (bug): Config commits are not synced properly because 00vyos-sync is deleted by vyos-router

Check warning on line 78 in docs/changelog/1.3.rst

View workflow job for this annotation

GitHub Actions / lint

Line too long: len=109
* :vytask:`T6057` (feature): Add ability to disable syslog for conntrackd
* :vytask:`T5504` (feature): Keepalived VRRP ability to set more than one peer-address

Expand Down