summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorc-po <c-po@users.noreply.github.com>2024-06-11 18:37:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-11 18:37:53 +0000
commit6872da7282dc3637cc6fdf17f75a0707d86bcffc (patch)
tree4512a199378f92fd135ffb057955bb3aef0c9a79
parent9342d32e914bd3ad88652f22e468b7ef33e3641b (diff)
downloadvyos-rolling-nightly-builds-6872da7282dc3637cc6fdf17f75a0707d86bcffc.tar.gz
vyos-rolling-nightly-builds-6872da7282dc3637cc6fdf17f75a0707d86bcffc.zip
1.5-rolling-2024061117481.5-rolling-202406111748
-rw-r--r--CHANGELOG.md52
-rw-r--r--version.json6
2 files changed, 43 insertions, 15 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6d38a4b..75713b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,44 @@
## vyos-1x
-- bfd: T6440: BFD peer length typo
- - PR: vyos/vyos-1x#3579
-- nat64: T6403: validate source prefix for RFC compliance
- - PR: vyos/vyos-1x#3572
-- T6431: op-mode command "monitor traceroute" missing recursive symlink
- - PR: vyos/vyos-1x#3582
-- GitHub: add action to build package on PR
- - PR: vyos/vyos-1x#3560
-- isis: T6429: fix isis metric-style configuration missing
- - PR: vyos/vyos-1x#3571
-- show version: T6446: display the support URL for LTS builds
- - PR: vyos/vyos-1x#3584
+- migration: T6006: add system component version to config.boot.default by separating activation from migration
+ - PR: vyos/vyos-1x#3587
+- vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need it
+ - PR: vyos/vyos-1x#3573
+- T3900: Add support for raw tables in firewall
+ - PR: vyos/vyos-1x#3578
+- T6412: CGNAT fix allocation calcluation for verify
+ - PR: vyos/vyos-1x#3585
+- xml: T6423: enforce priority on nodes having an owner
+ - PR: vyos/vyos-1x#3589
+- grub: T6453: Fixed GRUB variables parsing
+ - PR: vyos/vyos-1x#3592
+- reverse-proxy: T6454: Set default value of http for haproxy mode
+ - PR: vyos/vyos-1x#3598
+- T6449: added pr update trigger
+ - PR: vyos/vyos-1x#3596
+- firewall: T3900: T6394: remove unused import
+ - PR: vyos/vyos-1x#3607
+- pki: T6464: sstpc interface not reloaded when updating SSL certificate(s)
+ - PR: vyos/vyos-1x#3613
+- pki: T6463: reverse-proxy service not reloaded when updating SSL certificate(s)
+ - PR: vyos/vyos-1x#3612
+- op-mode: T6424: ipsec: honor certificate CN and CA chain during profile generation
+ - PR: vyos/vyos-1x#3610
+- T6219: Add support for container sysctl parameter
+ - PR: vyos/vyos-1x#3614
+- T6467: add PR checks workflows for sagitta branch
+ - PR: vyos/vyos-1x#3615
+- vyos.utils: T5195: import vyos.cpu to this package
+ - PR: vyos/vyos-1x#3606
+- T6442: CGNAT add log for address allocation
+ - PR: vyos/vyos-1x#3621
+- T6469: remove j2 lint workflow
+ - PR: vyos/vyos-1x#3626
+- op-mode: T6471: add optimized get_config_dict
+ - PR: vyos/vyos-1x#3628
+- wireless: T6462: add op-mode command for hostapd and wpa_supplicant logs
+ - PR: vyos/vyos-1x#3611
+- firewall: T3900: fix migration and smoketests
+ - PR: vyos/vyos-1x#3632
## vyos-build
diff --git a/version.json b/version.json
index 4499949..0280204 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-202406060020/vyos-1.5-rolling-202406060020-amd64.iso",
- "version": "1.5-rolling-202406060020",
- "timestamp": "2024-06-06T00:20:07Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406111748/vyos-1.5-rolling-202406111748-amd64.iso",
+ "version": "1.5-rolling-202406111748",
+ "timestamp": "2024-06-11T17:48:22Z"
}
] \ No newline at end of file