diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-05-24 03:10:59 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-24 03:10:59 +0000 |
commit | 4d4ea9d29ade9e79532e65d8a14d0ef182be87c6 (patch) | |
tree | 91e509dc9893f13b027b44978ea70b846156f76d /CHANGELOG.md | |
parent | d8ca3432a286c39904a41946adcfd5a936a1fb64 (diff) | |
download | vyos-rolling-nightly-builds-4d4ea9d29ade9e79532e65d8a14d0ef182be87c6.tar.gz vyos-rolling-nightly-builds-4d4ea9d29ade9e79532e65d8a14d0ef182be87c6.zip |
1.5-rolling-202405240020
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f3aa6c..befa9c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,22 @@ ## vyos-1x -- op-mode: T6367: fix "force commit-archive" TypeError - - PR: vyos/vyos-1x#3489 -- T6375: Fix/Update NAT logging - - PR: vyos/vyos-1x#3493 -- T6366: CGNAT add ability to get external and internal allocations - - PR: vyos/vyos-1x#3490 -- T6373: QoS Policy Limiter - classes for marked traffic do not work - - PR: vyos/vyos-1x#3494 +- rollback-soft: T6384: tell the user to compare or commit + - PR: vyos/vyos-1x#3501 +- T6378: remove labler yml as it is kept in reusable workflow repo + - PR: vyos/vyos-1x#3500 +- nat: T6365: remove warnings for negated interface selections by name + - PR: vyos/vyos-1x#3482 +- vyos.utils.io: T6385: handle keyboard interrupts in ask_yes_no + - PR: vyos/vyos-1x#3502 +- dhcpv6-server: T6381: fix typos in select ConfigError messages in current + - PR: vyos/vyos-1x#3508 +- nat66: T6365: remove warnings for negated interface selections by name + - PR: vyos/vyos-1x#3505 +- nat: T6345: source NAT port mapping "fully-random" is superfluous in Kernel >=5.0 + - PR: vyos/vyos-1x#3507 +- reverse-proxy: T6370: Set custom HTTP headers in reverse-proxy responses + - PR: vyos/vyos-1x#3487 +- suricata: T751: Initial support for suricata + - PR: vyos/vyos-1x#3399 ## vyos-build |