Skip to content

Commit 75ae4b8

Browse files
committed
update changelog
1 parent 51f2667 commit 75ae4b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
257257

258258
## Versions
259259

260-
* **28.04.20:** - Add Buster backports repo for Debian.
260+
* **28.04.20:** - Add Buster/Stretch backports repos for Debian. Tested with OMV 5 and OMV 4 (on kernel 4.19.0-0.bpo.8-amd64).
261261
* **20.04.20:** - Fix typo in client mode conf existence check.
262262
* **13.04.20:** - Fix bug that forced conf recreation on every start.
263263
* **08.04.20:** - Add arm32/64 builds and enable multi-arch (rpi4 with ubuntu and raspbian buster tested). Add CoreDNS for `PEERDNS=auto` setting. Update the `add-peer`/`show-peer` scripts to utilize the templates and the `INTERNAL_SUBNET` var (previously missed, oops).

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ app_setup_block: |
7878
7979
# changelog
8080
changelogs:
81-
- { date: "28.04.20:", desc: "Add Buster backports repo for Debian." }
81+
- { date: "28.04.20:", desc: "Add Buster/Stretch backports repos for Debian. Tested with OMV 5 and OMV 4 (on kernel 4.19.0-0.bpo.8-amd64)." }
8282
- { date: "20.04.20:", desc: "Fix typo in client mode conf existence check." }
8383
- { date: "13.04.20:", desc: "Fix bug that forced conf recreation on every start." }
8484
- { date: "08.04.20:", desc: "Add arm32/64 builds and enable multi-arch (rpi4 with ubuntu and raspbian buster tested). Add CoreDNS for `PEERDNS=auto` setting. Update the `add-peer`/`show-peer` scripts to utilize the templates and the `INTERNAL_SUBNET` var (previously missed, oops)." }

0 commit comments

Comments
 (0)