]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.8.3 branch-0-8-x rel-0-8-3
authorAlexander Barton <alex@barton.de>
Thu, 3 Feb 2005 10:16:25 +0000 (10:16 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 3 Feb 2005 10:16:25 +0000 (10:16 +0000)
ChangeLog
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index 379a4e0035672d2775b56e2202cb9766856a4c78..08dc7f82a267cd234b5834520d75b304fab54a45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.8.x
+ngIRCd 0.8.3 (2005-02-03)
 
   - Fixed a bug that could case a root exploit when the daemon is compiled
     to do IDENT lookups and is logging to syslog. Bug discovered by CoKi,
@@ -561,4 +561,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.233.2.19 2005/02/03 09:27:09 alex Exp $
+$Id: ChangeLog,v 1.233.2.20 2005/02/03 10:16:25 alex Exp $
index 6b3ed41770c9477f26137ae020af4ffee97b6296..ff79ca001a02423d838cb171fc2f78f0aba3e19f 100644 (file)
@@ -8,13 +8,13 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.102.2.6 2005/01/26 22:05:26 alex Exp $
+# $Id: configure.in,v 1.102.2.7 2005/02/03 10:16:25 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.8.2)
+AC_INIT(ngircd, 0.8.3)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index fb206ed38ba96f24d1e2d73c36de682ad7199ac9..abeb1c37e95b42db1a69520d28bfde9704c0fd5f 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.8.3-0ab1) unstable; urgency=high
+
+  * New "upstream release", including security fixes.
+
+ -- Alexander Barton <alex@Arthur.Ath.CX>  Thu,  3 Feb 2005 10:41:55 +0100
+
 ngircd (0.8.2-0ab1) unstable; urgency=high
 
   * New "upstream release", including security fixes.
index e82686414d71c17a04db45c1f6dde2bac6c736cb..a05bdd3d952825517ec95380f953d184589698b3 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.8.2
+%define version 0.8.3
 %define release 1
 %define prefix  %{_prefix}