diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-01-13 02:29:11 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-13 02:29:11 +0000 |
| commit | 66c43022ea09a937ed127d845010438af5040e5e (patch) | |
| tree | 2e18a4b62e3d8bf09621453f71a9700179d5f691 | |
| parent | 22af88c0cbe0a6bf239dd23ed34e31e4a3fb6ad7 (diff) | |
| download | vyos-nightly-build-66c43022ea09a937ed127d845010438af5040e5e.tar.gz vyos-nightly-build-66c43022ea09a937ed127d845010438af5040e5e.zip | |
1.5-rolling-202401130024
| -rw-r--r-- | CHANGELOG.md | 39 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 13 insertions, 32 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a9f3e7..0fb03cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,34 +1,15 @@ ## vyos-1x -- https: T5902: remove virtual-host configuration - - PR: vyos/vyos-1x#2773 -- T5916: Added segment routing check for index size and SRGB size - - PR: vyos/vyos-1x#2780 -- image-tools: T5917: annotate image list with (running)/(default boot) - - PR: vyos/vyos-1x#2786 -- dhcp: T3316: T5787: T5912: Extend scope of DHCP options, bugfixes - - PR: vyos/vyos-1x#2785 -- T5915: firewall: re-add opmode command for zone based firewall - - PR: vyos/vyos-1x#2784 -- bgp: T5913: allow peer-group support for ipv4|6-labeled-unicast SAFI - - PR: vyos/vyos-1x#2787 -- T5688: Changed 'range' to multi in 'client-ip-pool' for accell-ppp - - PR: vyos/vyos-1x#2777 -- T5918: Fix typo in verify vpn ipsec interface - - PR: vyos/vyos-1x#2791 -- dhcp: dhcpv6: T3316: Add so leases remain mapped to entries in the lease file - - PR: vyos/vyos-1x#2796 -- firewall: T5814: Retain legacy 'accept' behaviour and re-order migration - - PR: vyos/vyos-1x#2790 -- T5919: firewall: fix <show firewall ipv6 ..> command - - PR: vyos/vyos-1x#2799 -- syslog: T1487: store all journald log files also in syslog - - PR: vyos/vyos-1x#2797 -- T5791: T5918: use genetic pattern to detect dynamic interfaces for ipsec and dynamic dns - - PR: vyos/vyos-1x#2798 +- image-tools: T5910: explicitly set transmission speed of serial console + - PR: vyos/vyos-1x#2806 +- T5922: firewall: fix intra-zone filtering parsing rules; update firew… + - PR: vyos/vyos-1x#2807 +- bgp: T5306: fix verify_remote_as() to support v6only interface with peer-group + - PR: vyos/vyos-1x#2809 +- T5857: Fix op-mode show interfaces wireless info unconf message + - PR: vyos/vyos-1x#2812 +- T5925: Containers change systemd KillMode + - PR: vyos/vyos-1x#2814 ## vyos-build -- T3429: Add kernel modules for Hyper-V - - PR: vyos/vyos-build#484 - diff --git a/version.json b/version.json index a532291..2599ce7 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-202401121239/vyos-1.5-rolling-202401121239-amd64.iso", - "version": "1.5-rolling-202401121239", - "timestamp": "2024-01-12T12:39:07Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401130024/vyos-1.5-rolling-202401130024-amd64.iso", + "version": "1.5-rolling-202401130024", + "timestamp": "2024-01-13T00:24:03Z" } ]
\ No newline at end of file |
