summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgsentrium <evgsentrium@users.noreply.github.com>2024-07-25 02:58:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-25 02:58:19 +0000
commit520303bbe88372325a660a993b10a9142f3eab0b (patch)
treefa2410e800a15d0af3c1850ecb2e5ee8a19d4b61
parentad508c6aa7842363c41181f9d218d477483753e2 (diff)
downloadvyos-rolling-nightly-builds-520303bbe88372325a660a993b10a9142f3eab0b.tar.gz
vyos-rolling-nightly-builds-520303bbe88372325a660a993b10a9142f3eab0b.zip
1.5-rolling-2024072500201.5-rolling-202407250020
-rw-r--r--CHANGELOG.md56
-rw-r--r--version.json6
2 files changed, 39 insertions, 23 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea70777..1c6e087 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,24 +1,40 @@
## vyos-1x
-- T6560: added workflow trigger path restrictions
- - PR: vyos/vyos-1x#3799
-- vxlan: T6505: Support VXLAN VLAN-VNI range mapping in CLI
- - PR: vyos/vyos-1x#3756
-- op-mode: T6566: add support for listing all interfaces in "monitor bandwidth"
- - PR: vyos/vyos-1x#3805
-- firewall: T6581: fix completion for "show firewall ... rule"
- - PR: vyos/vyos-1x#3812
-- configdep: T6559: fix regression in dependent script error under configd
- - PR: vyos/vyos-1x#3813
-- op-mode: T6575: add support for NTP service restart via CLI
- - PR: vyos/vyos-1x#3810
-- ruff: T6583: Added settings for ruff
- - PR: vyos/vyos-1x#3816
-- T6572: added trigger pr caller workflow
- - PR: vyos/vyos-1x#3809
-- op-mode: T6577: create generic service restart helper to work with the API
- - PR: vyos/vyos-1x#3817
-- op-mode: T6580: read active nodes directly from the config tree without calling cli-shell-api
- - PR: vyos/vyos-1x#3811
+- op-mode: T6586: add a distinct exception for unconfigured objects (as opposed to entire subsystems)
+ - PR: vyos/vyos-1x#3818
+- openvpn: T6591: deprecate OpenVPN server net30 topology
+ - PR: vyos/vyos-1x#3825
+- T6578: Fix unhandled exception in "show openconnect-server sessions"
+ - PR: vyos/vyos-1x#3828
+- GitHub: T6590: normalize LF in rebase label worflow file
+ - PR: vyos/vyos-1x#3835
+- interfaces: T6592: moving an interface between VRF instances failed
+ - PR: vyos/vyos-1x#3834
+- smoketest: T6600: ospf: enable MPLS LDP on dummy interfaces
+ - PR: vyos/vyos-1x#3838
+- T6599: ipsec: support disabling rekey of CHILD_SA, converge and fix defaults
+ - PR: vyos/vyos-1x#3841
+- wireless: T6597: improve hostapd startup and corresponding smoketests
+ - PR: vyos/vyos-1x#3833
+- vrf: T6592: remove unused import get_interface_config
+ - PR: vyos/vyos-1x#3839
+- T6594: Add missed pppd_compat module
+ - PR: vyos/vyos-1x#3832
+- openvpn: T3834: verify() is not allowed to change anything on the system
+ - PR: vyos/vyos-1x#3850
+- T6525: Add default dir for ext-scripts without absolute path
+ - PR: vyos/vyos-1x#3827
+- T6589: Return a dict when querying information about a single interface
+ - PR: vyos/vyos-1x#3840
+- system_option: T5552: Apply IPv4 and IPv6 options after reapplying sysctls by TuneD
+ - PR: vyos/vyos-1x#3853
+- op_mode: T6596: pppoe operation command failed
+ - PR: vyos/vyos-1x#3860
+- op_mode: T6593: Release DHCP interface does not work
+ - PR: vyos/vyos-1x#3861
+- vrf: T6602: verify supplied VRF name on all interface types
+ - PR: vyos/vyos-1x#3856
+- interface: T6592: remove interface from conntrack ct_iface_map on deletion
+ - PR: vyos/vyos-1x#3857
## vyos-build
diff --git a/version.json b/version.json
index ff46e7f..de341e6 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-202407171706/vyos-1.5-rolling-202407171706-amd64.iso",
- "version": "1.5-rolling-202407171706",
- "timestamp": "2024-07-17T17:06:19Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202407250020/vyos-1.5-rolling-202407250020-amd64.iso",
+ "version": "1.5-rolling-202407250020",
+ "timestamp": "2024-07-25T00:20:56Z"
}
] \ No newline at end of file