diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-05-26 03:10:50 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-26 03:10:50 +0000 |
commit | 5d97d39571473436b1127b296c73caf5a68a51e1 (patch) | |
tree | d8fc90e13127d1edf168d7b684cce30f3224e791 | |
parent | 4d4ea9d29ade9e79532e65d8a14d0ef182be87c6 (diff) | |
download | vyos-rolling-nightly-builds-5d97d39571473436b1127b296c73caf5a68a51e1.tar.gz vyos-rolling-nightly-builds-5d97d39571473436b1127b296c73caf5a68a51e1.zip |
1.5-rolling-202405260021
-rw-r--r-- | CHANGELOG.md | 21 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 4 insertions, 23 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index befa9c9..725b1b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,4 @@ ## vyos-1x -- 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 - - +- no changes ## vyos-build diff --git a/version.json b/version.json index 754b44f..0346d55 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-202405240020/vyos-1.5-rolling-202405240020-amd64.iso", - "version": "1.5-rolling-202405240020", - "timestamp": "2024-05-24T00:20:13Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405260021/vyos-1.5-rolling-202405260021-amd64.iso", + "version": "1.5-rolling-202405260021", + "timestamp": "2024-05-26T00:21:42Z" } ]
\ No newline at end of file |