From a8a3f59c74fa4f08963fdce1c3ccaae9799af4a5 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 9 Oct 2023 06:05:22 +0000 Subject: Github: update equuleus branch --- docs/changelog/1.3.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs/changelog/1.3.rst') diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index c3909e87..ba94b7be 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,24 @@ _ext/releasenotes.py +2023-10-08 +========== + +* :vytask:`T5630` (feature): pppoe: allow to specify MRU in addition to already configurable MTU + + +2023-10-06 +========== + +* :vytask:`T5576` (feature): Add bgp remove-private-as all option + + +2023-10-04 +========== + +* :vytask:`T5632` (feature): Add jq package to parse JSON files + + 2023-09-25 ========== @@ -236,6 +254,12 @@ * :vytask:`T5280` (bug): Update Expired keys (2023-06-08) for PowerDNS +2023-06-13 +========== + +* :vytask:`T5213` (feature): Accel-ppp sending accounting interim updates acct-interim-interval option + + 2023-05-29 ========== -- cgit v1.2.3 From 6544de786001ddb43af2f4bf7c8019306101ba4d Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 16 Oct 2023 06:05:33 +0000 Subject: Github: update equuleus branch --- docs/changelog/1.3.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/changelog/1.3.rst') diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index ba94b7be..fb5b2821 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -229,12 +229,6 @@ * :vytask:`T5313` (bug): UDP broadcast relay - missing verify() that relay interfaces have an IP address assigned -2023-06-28 -========== - -* :vytask:`T1237` (feature): Static Route Path Monitoring, failover - - 2023-06-26 ========== -- cgit v1.2.3 From fed53e5559e630460e6b22acd083fe0a6f75d218 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 23 Oct 2023 06:05:35 +0000 Subject: Github: update equuleus branch --- docs/_include/vyos-1x | 2 +- docs/changelog/1.3.rst | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) (limited to 'docs/changelog/1.3.rst') diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x index e6118a08..ef30b4b0 160000 --- a/docs/_include/vyos-1x +++ b/docs/_include/vyos-1x @@ -1 +1 @@ -Subproject commit e6118a08081faccaccea14fe1c30a633250ef901 +Subproject commit ef30b4b0ee52094edfdf9e230bf0fab1b092ed4e diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index fb5b2821..a5c60aba 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,27 @@ _ext/releasenotes.py +2023-10-21 +========== + +* :vytask:`T5670` (bug): bridge: missing member interface validator +* :vytask:`T5191` (default): Replace underscores with hyphens in command-line options generated by vyos.opmode +* :vytask:`T4402` (bug): OpenVPN client-ip-pool option is broken +* :vytask:`T2719` (feature): Standardized op mode script structure + + +2023-10-19 +========== + +* :vytask:`T5669` (bug): VXLAN interface changing port does not work + + +2023-10-17 +========== + +* :vytask:`T5235` (bug): SSH keys with special characters cannot be applied via Cloud-init + + 2023-10-08 ========== -- cgit v1.2.3 From caee9ebe51ddd772db2e9d770e3c83a4ea86acf3 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 30 Oct 2023 06:19:15 +0000 Subject: Github: update equuleus branch --- docs/_include/vyos-1x | 2 +- docs/changelog/1.3.rst | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'docs/changelog/1.3.rst') diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x index ef30b4b0..ab98f66d 160000 --- a/docs/_include/vyos-1x +++ b/docs/_include/vyos-1x @@ -1 +1 @@ -Subproject commit ef30b4b0ee52094edfdf9e230bf0fab1b092ed4e +Subproject commit ab98f66de7ee115fed89c5304b99cc7bcbecbbcc diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index a5c60aba..dcb0959f 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,13 @@ _ext/releasenotes.py +2023-10-26 +========== + +* :vytask:`T5684` (bug): services using VRF generates the error "Failed to load BPF prog: 'Operation not permitted'" when the system boots. +* :vytask:`T5594` (bug): VRRP - Error if using IPv6 Link Local as hello source address + + 2023-10-21 ========== -- cgit v1.2.3