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

Github: update current branch
This commit is contained in:
Robert Göhler 2022-07-11 20:25:22 +02:00 committed by GitHub
commit 2e9100afb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 78 additions and 8 deletions

@ -1 +1 @@
Subproject commit 3d0cae6c7636d82f0089562fb8bd84beefedc277
Subproject commit 4315c8fa5bb090e2b7edd6bda205041623e2511d

View File

@ -8,6 +8,35 @@
_ext/releasenotes.py
2022-07-09
==========
* :vytask:`T4507` (feature): IPoE-server add multiplier option for shaper
* :vytask:`T4468` (bug): web-proxy source group cannot start with a number bug
* :vytask:`T4373` (feature): PPPoE-server add multiplier option for shaper
2022-07-07
==========
* :vytask:`T4456` (bug): NTP client in VRF tries to bind to interfaces outside VRF, logs many messages
* :vytask:`T4509` (feature): Feature Request: DNS64
2022-07-06
==========
* :vytask:`T4513` (bug): Webproxy monitor commands do not work
2022-07-05
==========
* :vytask:`T4510` (bug): set system static-host-mapping doesn't allow IPv4 and IPv6 for same name.
* :vytask:`T2654` (bug): Multiple names unable to be assigned to the same static mapping
* :vytask:`T2683` (default): no dual stack in system static-host-mapping host-name
2022-07-01
==========
@ -299,12 +328,6 @@
* :vytask:`T4087` (feature): IPsec IKE-group proposals limit of 10 pieces
2022-02-06
==========
* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member
2022-02-05
==========

View File

@ -8,6 +8,54 @@
_ext/releasenotes.py
2022-07-10
==========
* :vytask:`T3836` (bug): Setting a default IPv6 route while getting IPv4 gateway via DHCP removes the IPv4 gateway
2022-07-09
==========
* :vytask:`T4507` (feature): IPoE-server add multiplier option for shaper
* :vytask:`T4499` (bug): NAT source translation not showing a single output
* :vytask:`T4468` (bug): web-proxy source group cannot start with a number bug
* :vytask:`T4373` (feature): PPPoE-server add multiplier option for shaper
* :vytask:`T3353` (bug): PPPoE server wrong vlan-range generating config
* :vytask:`T3648` (bug): op-mode: nat rules broken
* :vytask:`T4517` (feature): ip: Add options to enable directed broadcast forwarding
2022-07-07
==========
* :vytask:`T4456` (bug): NTP client in VRF tries to bind to interfaces outside VRF, logs many messages
* :vytask:`T4509` (feature): Feature Request: DNS64
2022-07-06
==========
* :vytask:`T4513` (bug): Webproxy monitor commands do not work
* :vytask:`T4299` (feature): Firewall - GeoIP filtering
2022-07-05
==========
* :vytask:`T4378` (bug): Unable to submit wildcard ("*.example.com") A or AAAA records in dns forwarder
* :vytask:`T2683` (default): no dual stack in system static-host-mapping host-name
* :vytask:`T478` (feature): Firewall address group (multi and nesting)
2022-07-04
==========
* :vytask:`T4501` (bug): Syslog-identifier does not work in event handler
* :vytask:`T3600` (bug): DHCP Interface static route breaks PBR
* :vytask:`T4498` (feature): bridge: Add option to enable/disable IGMP/MLD snooping
2022-07-01
==========
@ -591,7 +639,6 @@
* :vytask:`T4164` (bug): PBR: network groups (as well as address and port groups) don't resolve in `nftables_policy.conf`
* :vytask:`T3970` (feature): Add support for op-mode PKI direct install into an active config session
* :vytask:`T3828` (bug): ipsec: Subtle change in "pfs enable" behavior from equuleus -> sagitta
* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member
2022-02-05