diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-07-11 06:06:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-11 06:06:38 +0000 |
commit | 38de5ad7c9615ded7405d4c31e71189800db83aa (patch) | |
tree | 60a22c9ca36aca1b7907dc463af9483500060fbc /docs/changelog | |
parent | 0116d5de4f45277ad027cfcab35f6b5213edc685 (diff) | |
download | vyos-documentation-38de5ad7c9615ded7405d4c31e71189800db83aa.tar.gz vyos-documentation-38de5ad7c9615ded7405d4c31e71189800db83aa.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 35 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 49 |
2 files changed, 77 insertions, 7 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index a80e1873..5b1024cf 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -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 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 3c98b823..7ceb36f0 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -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 |