repo: ngircd action: commit revision: path_from: revision_from: 86cd2da8d5dc08eedbf23be5249d1cc3a16f0787: path_to: revision_to:
commit 86cd2da8d5dc08eedbf23be5249d1cc3a16f0787 Author: Alexander BartonDate: Sat Oct 5 23:40:29 2013 +0200 ngIRCd Release 21~rc1 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
-- ChangeLog --
-ngIRCd 21
+ngIRCd 21~rc1 (2013-10-05)
- Actually KILL clients on GLINE/KLINE. (Closes bug #156)
- Adjust log messages for invalid and spoofed prefixes, which cleans up
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@
-- NEWS --
-ngIRCd 21
+ngIRCd 21~rc1 (2013-10-05)
- Actually KILL clients on GLINE/KLINE. (Closes bug #156)
- Add support to show all user links using the "STATS L" (uppercase)
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (21~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 21. + + -- Alexander BartonSat, 05 Oct 2013 23:24:09 +0200 + ngircd (20.3-0ab1) unstable; urgency=high * New "upstream" release, fixing a security related bug: ngIRCd 20.3. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 20.3
+%define version 21~rc1
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----