diff options
| author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-04-14 02:58:53 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-14 02:58:53 +0000 |
| commit | 12cafd6063dd8df4d4dc353ed4d90ccebdbb37d2 (patch) | |
| tree | 43f3277741474628bff6d0c82f6701ccc949db76 | |
| parent | e11ae8b08baa4bd9539cc0e154d019c55f31e4f2 (diff) | |
| download | vyos-nightly-build-12cafd6063dd8df4d4dc353ed4d90ccebdbb37d2.tar.gz vyos-nightly-build-12cafd6063dd8df4d4dc353ed4d90ccebdbb37d2.zip | |
1.5-rolling-202404140022
| -rw-r--r-- | CHANGELOG.md | 27 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 4 insertions, 29 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d01827c..725b1b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,29 +1,4 @@ ## vyos-1x -- T5858: Fix op-mode format for show conntrack statistics - - PR: vyos/vyos-1x#3280 -- T6199: add missing build dependency - - PR: vyos/vyos-1x#3283 -- container: T6210: add capability sys-nice - - PR: vyos/vyos-1x#3259 -- container: T6218: fix host IPv6 link-local address for VRF networks - - PR: vyos/vyos-1x#3286 -- T6214: T6213: change constraint <alpha-numeric-hyphen-underscore-dot.xml.i> - - PR: vyos/vyos-1x#3281 -- T5169: Add PoC for generating CGNAT rules rfc6888 - - PR: vyos/vyos-1x#3274 -- firewall: T6216: replace plus symbols (allowed by IPset but not NFT) in group names with underscores - - PR: vyos/vyos-1x#3290 -- T6222: VRRP show prefix for long rfc3768-compatibility interfaces allow prefix vrrp - - PR: vyos/vyos-1x#3292 -- pppoe-server: T6141: T5364: PPPoE-server add pado-delay without sessions fails - - PR: vyos/vyos-1x#3296 -- T6235: Git update actions-label-merge-conflict version - - PR: vyos/vyos-1x#3300 -- T5872: fix ipsec dhclient hook uses "exit" instead of "return" - - PR: vyos/vyos-1x#3302 -- T6100: Added NAT migration from IP/Netmask to Network/Netmask - - PR: vyos/vyos-1x#3291 - - +- no changes ## vyos-build diff --git a/version.json b/version.json index 250f18f..c952994 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-202404130016/vyos-1.5-rolling-202404130016-amd64.iso", - "version": "1.5-rolling-202404130016", - "timestamp": "2024-04-13T00:16:55Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404140022/vyos-1.5-rolling-202404140022-amd64.iso", + "version": "1.5-rolling-202404140022", + "timestamp": "2024-04-14T00:22:23Z" } ]
\ No newline at end of file |
