Skip to content

Commit 033cdd3

Browse files
committed
monitor-components: let's get notified about new GNU TLS versions
A common alternative to OpenSSL is GNU TLS. We already use it via GNU Privacy Guard. As 32-bit MSYS2 won't be updated anymore (see https://www.msys2.org/news/#2020-05-17-32-bit-msys2-no-longer-actively-supported for details), we have to build it ourselves. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 9791582 commit 033cdd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
feed: https://github.com/openssh/openssh-portable/tags.atom
3939
- label: openssl
4040
feed: https://github.com/openssl/openssl/tags.atom
41+
- label: gnutls
42+
feed: https://gnutls.org/news.atom
4143
- label: heimdal
4244
feed: https://github.com/heimdal/heimdal/tags.atom
4345
- label: git-sizer

0 commit comments

Comments
 (0)