summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandriiandrieiev <andriiandrieiev@users.noreply.github.com>2024-02-16 02:32:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-16 02:32:32 +0000
commit56f568c33e6d36dddef375214e0c5ac9d0b9622f (patch)
tree1257991b712c7ba5a560b6fa2f629993d93777a9
parent5badf99aa657f123f9caba8625a74e32dac7bcf1 (diff)
downloadvyos-nightly-build-56f568c33e6d36dddef375214e0c5ac9d0b9622f.tar.gz
vyos-nightly-build-56f568c33e6d36dddef375214e0c5ac9d0b9622f.zip
1.5-rolling-202402160022
-rw-r--r--CHANGELOG.md12
-rw-r--r--version.json6
2 files changed, 11 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 465555c..7f2dade 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,4 @@
## vyos-1x
-- T6019: fix smoketest after upgrading nftables and libnftnl packages.
- - PR: vyos/vyos-1x#2991
- init: T2044: fix "binary operator expected" when two or more RPKI caches are defined
- PR: vyos/vyos-1x#2994
- ipsec: T5981: Strip '@' from migrated peer PKI name
@@ -19,10 +17,16 @@
- PR: vyos/vyos-1x#2998
- T6019: Fix smoketest test_system_conntrack custom timeout
- PR: vyos/vyos-1x#3005
+- T6029: Rewritten Accel-PPP services to an identical feature set
+ - PR: vyos/vyos-1x#3004
+- rpki: T6034: extend config migration testcase
+ - PR: vyos/vyos-1x#3011
+- dhcpv6-server: T5993: Extend interface migrator to check VLAN/QinQ
+ - PR: vyos/vyos-1x#3012
## vyos-build
-- T6009-6019: fix hour decoding when timezone offset is negative; bump libnftnl and nftables version.
- - PR: vyos/vyos-build#501
+- isc-dhcp: T5965: add custom package build with dhclient patches for WWAN
+ - PR: vyos/vyos-build#503
diff --git a/version.json b/version.json
index 48e82b3..a7f992d 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-202402140022/vyos-1.5-rolling-202402140022-amd64.iso",
- "version": "1.5-rolling-202402140022",
- "timestamp": "2024-02-14T00:22:34Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402160022/vyos-1.5-rolling-202402160022-amd64.iso",
+ "version": "1.5-rolling-202402160022",
+ "timestamp": "2024-02-16T00:22:37Z"
}
] \ No newline at end of file