Commit Diff


commit - 079e0cf9a4db2462e85fc9fb63764e3cb6ea9674
commit + c74aa136affc25b075553f3c5838a09273eb52e9
blob - 69f1a4b9a266c023fff123d359c2dc5b9203b597
blob + 1a74653678b40b51bc3a30cd06bacd6783457359
--- configure.in
+++ configure.in
@@ -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.118.2.12 2007/06/08 09:05:23 alex Exp $
+# $Id: configure.in,v 1.118.2.13 2007/07/31 19:07:59 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.10.2)
+AC_INIT(ngircd, 0.10.3)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
blob - 5a366b0abf57e7cb22cea65f45346592c2f3eeee
blob + 96cc22040822b319545299539ed5ff3e61c8e89d
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (0.10.3-0ab1) unstable; urgency=high
+
+  * New "upstream" release: 0.10.3 - fixing a security bug.
+
+ -- Alexander Barton <alex@barton.de>  Tue, 31 Jul 2007 21:02:52 +0200
+
 ngircd (0.10.2-0ab1) unstable; urgency=low
 
   * New "upstream" release: 0.10.2
blob - 5aa531c71cb59ff1d874c83718f6f41554c2e53e
blob + ef850001041c5ae9e982cc14a2bfc5ec5f5508cf
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.10.2
+%define version 0.10.3
 %define release 1
 %define prefix  %{_prefix}