You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
268
268
269
269
## Versions
270
270
271
+
***05.07.20:** - Add Debian updates and security repos for headers.
271
272
***25.06.20:** - Simplify module tests, prevent iptables issues from resulting in false negatives.
272
273
***19.06.20:** - Add support for Ubuntu Focal (20.04) kernels. Compile wireguard tools and kernel module instead of using the ubuntu packages. Make module install optional. Improve verbosity in logs.
Copy file name to clipboardExpand all lines: readme-vars.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ app_setup_block: |
85
85
86
86
# changelog
87
87
changelogs:
88
+
- { date: "05.07.20:", desc: "Add Debian updates and security repos for headers." }
88
89
- { date: "25.06.20:", desc: "Simplify module tests, prevent iptables issues from resulting in false negatives." }
89
90
- { date: "19.06.20:", desc: "Add support for Ubuntu Focal (20.04) kernels. Compile wireguard tools and kernel module instead of using the ubuntu packages. Make module install optional. Improve verbosity in logs." }
90
91
- { date: "29.05.20:", desc: "Add support for 64bit raspbian." }
0 commit comments