diff options
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 3c0c0848..313cc144 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,105 @@ _ext/releasenotes.py +2023-08-10 +========== + +* :vytask:`T5329` ``(bug): Wireguard interface as GRE tunnel source causes configuration error on boot`` + + +2023-08-06 +========== + +* :vytask:`T3424` ``(default): PPPoE IA-PD doesn't work in VRF`` + + +2023-07-24 +========== + +* :vytask:`T5354` ``(feature): Add sshguard to protect against brut-forces for 1.3`` + + +2023-07-17 +========== + +* :vytask:`T2051` ``(bug): Throughput anomalies`` + + +2023-07-14 +========== + +* :vytask:`T305` ``(default): loadbalancing does not work with one pppoe connection and another connection of either dhcp or static`` + + +2023-07-13 +========== + +* :vytask:`T2315` ``(feature): Ability to have right address-family for BGP peers.`` +* :vytask:`T3045` ``(bug): Changes to Conntrack-Sync don't apply correctly (Mutlicast->UDP)`` +* :vytask:`T971` ``(bug): authentication public-keys options quoting issue`` + + +2023-07-12 +========== + +* :vytask:`T5009` ``(bug): op-mode command: restart dhcp relay-agent not working`` +* :vytask:`T4927` ``(bug): Need to change restart to reload-or-restart in Webproxy module`` +* :vytask:`T3835` ``(bug): vyos router 1.2.7 snmp Dos bug`` +* :vytask:`T4959` ``(feature): Add container registry authentication config for containers`` +* :vytask:`T425` ``(feature): AWS CloudWatch monitoring scripts`` + + +2023-07-11 +========== + +* :vytask:`T4862` ``(bug): webproxy domain-block does not work`` +* :vytask:`T4844` ``(bug): Incorrect permissions of the safeguard DB directory`` +* :vytask:`T4262` ``(bug): install image doesn't respect chosen root partition size`` +* :vytask:`T3810` ``(bug): webproxy squidguard rules don't work properly after rewriting to python.`` +* :vytask:`T1928` ``(bug): Is the 'Welcome to VyOS' message when using SSH an information leak?`` +* :vytask:`T4737` ``(bug): FRRouting/zebra 7.5.1 does not redistribute routes to other protocols`` +* :vytask:`T3852` ``(bug): DHCP client issue - interface has two dhclient processes when link is unpluged and then plug again`` +* :vytask:`T2118` ``(bug): Failure to boot after power outage due to dirty filesystem and no fsck in initramfs`` + + +2023-07-05 +========== + +* :vytask:`T5331` ``(bug): ath10k_pci not functioning`` + + +2023-06-30 +========== + +* :vytask:`T5315` ``(feature): vrrp: add support for version 3`` +* :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 +========== + +* :vytask:`T5272` ``(default): Upgrade OpenVPN to 2.6 in Equuleus`` +* :vytask:`T5265` ``(bug): WAN load-balancing: missing completion helpers`` + + +2023-06-25 +========== + +* :vytask:`T5240` ``(bug): Service router-advert failed to start radvd with more then 3 name-servers`` + + +2023-06-21 +========== + +* :vytask:`T5280` ``(bug): Update Expired keys (2023-06-08) for PowerDNS`` + + 2023-05-29 ========== |