summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgsentrium <evgsentrium@users.noreply.github.com>2024-05-24 03:10:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-24 03:10:59 +0000
commit4d4ea9d29ade9e79532e65d8a14d0ef182be87c6 (patch)
tree91e509dc9893f13b027b44978ea70b846156f76d
parentd8ca3432a286c39904a41946adcfd5a936a1fb64 (diff)
downloadvyos-rolling-nightly-builds-4d4ea9d29ade9e79532e65d8a14d0ef182be87c6.tar.gz
vyos-rolling-nightly-builds-4d4ea9d29ade9e79532e65d8a14d0ef182be87c6.zip
1.5-rolling-202405240020
-rw-r--r--CHANGELOG.md26
-rw-r--r--version.json6
2 files changed, 21 insertions, 11 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
diff --git a/version.json b/version.json
index e079501..754b44f 100644
--- a/version.json
+++ b/version.json
@@ -1,7 +1,7 @@
[
{
- "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405220019/vyos-1.5-rolling-202405220019-amd64.iso",
- "version": "1.5-rolling-202405220019",
- "timestamp": "2024-05-22T00:19:21Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405240020/vyos-1.5-rolling-202405240020-amd64.iso",
+ "version": "1.5-rolling-202405240020",
+ "timestamp": "2024-05-24T00:20:13Z"
}
] \ No newline at end of file