Module: ngircd.git Branch: master Commit: 03e656807930cffc34a76a31635e4d3ad79c4378 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=03e65...
Author: Alexander Barton alex@barton.de Date: Mon Apr 6 14:36:14 2015 +0200
ngIRCd Release 22.1
---
ChangeLog | 2 +- NEWS | 2 +- contrib/Debian/changelog | 6 ++++++ contrib/ngircd.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 4ffe16a..bd65366 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ -- ChangeLog --
-ngIRCd 22.1 +ngIRCd 22.1 (2015-04-06)
- Update doc/Platforms.txt and doc/FAQ.txt. - Fix spelling of RPL_WHOISBOT message text. diff --git a/NEWS b/NEWS index 3e4a45c..578b9f0 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ -- NEWS --
-ngIRCd 22.1 +ngIRCd 22.1 (2015-04-06)
- Update "CipherList" to not enable SSLv3 by default. Idea, initial patch, and testing by Christoph Biedl ngircd.anoy@manchmal.in-ulm.de. diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 46e4211..a9e347d 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (22.1-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 22.1. + + -- Alexander Barton alex@barton.de Mon, 06 Apr 2015 14:34:50 +0200 + ngircd (22-0ab1) unstable; urgency=low
* New "upstream" release: ngIRCd 22. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 63adba9..51c6d1e 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 22 +%define version 22.1 %define release 1 %define prefix %{_prefix}
ngircd-commits@lists.barton.de