diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-01-03 01:58:51 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-03 01:58:51 +0000 |
| commit | f5df7f2e0f118bb88db2085ec57847543764a980 (patch) | |
| tree | 54fee72d453f04923f2e61c813ab2f605fe0e69e | |
| parent | b94686b42063ff4c75f1f2a38bf3553b8dec1339 (diff) | |
| download | vyos-nightly-build-f5df7f2e0f118bb88db2085ec57847543764a980.tar.gz vyos-nightly-build-f5df7f2e0f118bb88db2085ec57847543764a980.zip | |
1.5-rolling-202401030023
| -rw-r--r-- | CHANGELOG.md | 20 | ||||
| -rw-r--r-- | version.json | 4 |
2 files changed, 7 insertions, 17 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d7bc400..eb2ec16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,12 @@ ## vyos-1x -- T3476: Add option latest to add system image - - PR: vyos/vyos-1x#2724 -- login: T5875: restore home directory permissions only when needed - - PR: vyos/vyos-1x#2726 -- T5880: verify_source_interface() should not allow dynamic interfaces like ppp, l2tp, ipoe or sstpc client interfaces - - PR: vyos/vyos-1x#2728 -- image-tools: T5883: preserve file owner in /config on add system update - - PR: vyos/vyos-1x#2731 -- image-tools: T5885: relax restriction on image-name len from 32 to 64 - - PR: vyos/vyos-1x#2737 -- T3642: add missing base64 CLI validators - - PR: vyos/vyos-1x#2739 -- vyos-configd: extend list of included scripts - - PR: vyos/vyos-1x#2736 +- T5888: fix migration script in order to fit new type-names for icmp and icmpv6 + - PR: vyos/vyos-1x#2743 +- op-mode: T5884: Correction of description for generate-wireguard.xml.in + - PR: vyos/vyos-1x#2735 ## vyos-build -- no changes +No changes diff --git a/version.json b/version.json index 4749500..21042e1 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ [ { - "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401021120/vyos-1.5-rolling-202401021120-amd64.iso", - "version": "1.5-rolling-202401021120" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401030023/vyos-1.5-rolling-202401030023-amd64.iso", + "version": "1.5-rolling-202401030023" } ]
\ No newline at end of file |
