diff options
| author | Alexander Barton <alex@barton.de> | 2017-01-20 16:04:53 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2017-01-20 16:04:53 +0100 |
| commit | 3c627dd70d032fa2c5087617da27586cf85e899a (patch) | |
| tree | 6f75dd371fd1b8952df7bbbdae8da053a967beb1 /contrib/Debian/changelog | |
| parent | 879d5504081e09600464f503db8282e47f79abaa (diff) | |
| download | ngircd-3c627dd70d032fa2c5087617da27586cf85e899a.tar.gz ngircd-3c627dd70d032fa2c5087617da27586cf85e899a.zip | |
Build Debian packages with OpenSSL instead of GnuTLS
OpenSSL allows to reload used certificates on runtime for example (which is very useful when using Let's Encrypt), and therefore is preferred ...
Diffstat (limited to 'contrib/Debian/changelog')
| -rw-r--r-- | contrib/Debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 7da52331..58911832 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (24~rc1-0ab2) unstable; urgency=medium + + * Use OpenSSL instead of GnuTLS for SSL-enabled packages. + + -- Alexander Barton <alex@barton.de> Fri, 20 Jan 2017 15:20:07 +0100 + ngircd (24~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 24. |