Merge pull request #1123 from vyos/update-dependencies-master

Github: update current branch
This commit is contained in:
Robert Göhler 2023-10-25 21:19:44 +02:00 committed by GitHub
commit 935bb54b7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 131 additions and 1 deletions

@ -1 +1 @@
Subproject commit c345f83ed46f5721757003fd4763186cfd7345ec
Subproject commit 2007a883125c7c6e1a0a1b06b0e0d32f9b1dc693

View File

@ -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
==========

View File

@ -8,6 +8,68 @@
_ext/releasenotes.py
2023-10-22
==========
* :vytask:`T5254` ``(bug): Modification of any interface setting sets MTU back to default when MTU has been inherited from a bond``
* :vytask:`T5671` ``(feature): vxlan: change port to IANA assigned default port``
2023-10-21
==========
* :vytask:`T5670` ``(bug): bridge: missing member interface validator``
* :vytask:`T5617` ``(feature): Add an option to exclude single values to the numeric validator``
* :vytask:`T5414` ``(bug): dhcp-server does not allow valid bootfile-names``
* :vytask:`T5261` ``(feature): Add AWS gateway load-balanceing tunnel handler (gwlbtun)``
* :vytask:`T5260` ``(bug): Python3 module crypt is deprecated``
* :vytask:`T5191` ``(default): Replace underscores with hyphens in command-line options generated by vyos.opmode``
* :vytask:`T5172` ``(default): Set Python3 version dependency for vyos-1x to 3.10``
* :vytask:`T4956` ``(default): 'show hardware cpu' issue on arm64``
* :vytask:`T4837` ``(default): Expose "show ip route summary" in the op mode API``
* :vytask:`T4770` ``(feature): Rewrite OpenVPN op-mode to vyos.opmode format``
* :vytask:`T4657` ``(bug): op-mode scripts with type hints in `return` do not work``
* :vytask:`T4604` ``(bug): bgpd eats huge amount of memory (about 500Megs a day)``
* :vytask:`T4432` ``(default): Display load average normalized according to the number of CPU cores``
* :vytask:`T4416` ``(default): Convert 'traceroute' operation to the new syntax and expand available options using python``
* :vytask:`T4402` ``(bug): OpenVPN client-ip-pool option is broken``
* :vytask:`T3433` ``(default): A review of the use of racist language in VyOS``
* :vytask:`T2719` ``(feature): Standardized op mode script structure``
2023-10-20
==========
* :vytask:`T5233` ``(bug): Op-mode flow-accounting netflow with disable-imt errors``
* :vytask:`T5232` ``(bug): Flow-accounting uacctd.service cannot restart correctly``
2023-10-19
==========
* :vytask:`T4913` ``(default): Rewrite the wireless op mode in the new style``
2023-10-18
==========
* :vytask:`T5642` ``(bug): op cmd: generate tech-support archive: does not work``
* :vytask:`T5521` ``(bug): Home owner directory changed to vyos for the user after reboot``
2023-10-17
==========
* :vytask:`T5662` ``(bug): Fix indexing error in configdep script organization``
* :vytask:`T5235` ``(bug): SSH keys with special characters cannot be applied via Cloud-init``
2023-10-16
==========
* :vytask:`T5165` ``(feature): Policy local-route ability set protocol and port``
2023-10-14
==========

View File

@ -8,6 +8,53 @@
_ext/releasenotes.py
2023-10-22
==========
* :vytask:`T5254` ``(bug): Modification of any interface setting sets MTU back to default when MTU has been inherited from a bond``
* :vytask:`T5671` ``(feature): vxlan: change port to IANA assigned default port``
2023-10-21
==========
* :vytask:`T5670` ``(bug): bridge: missing member interface validator``
* :vytask:`T5617` ``(feature): Add an option to exclude single values to the numeric validator``
2023-10-20
==========
* :vytask:`T5233` ``(bug): Op-mode flow-accounting netflow with disable-imt errors``
* :vytask:`T5232` ``(bug): Flow-accounting uacctd.service cannot restart correctly``
2023-10-19
==========
* :vytask:`T4913` ``(default): Rewrite the wireless op mode in the new style``
2023-10-18
==========
* :vytask:`T5642` ``(bug): op cmd: generate tech-support archive: does not work``
* :vytask:`T5521` ``(bug): Home owner directory changed to vyos for the user after reboot``
2023-10-17
==========
* :vytask:`T5662` ``(bug): Fix indexing error in configdep script organization``
* :vytask:`T5644` ``(bug): Firewall groups deletion can break config``
2023-10-16
==========
* :vytask:`T5165` ``(feature): Policy local-route ability set protocol and port``
2023-10-14
==========