cvsd commit: MODIFIED: ., . ...
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
cvsd commit: MODIFIED: ., . ...
- From: Commits of the cvsd project <cvsd-commits [at] lists.arthurdejong.org>
- To: cvsd-commits [at] lists.arthurdejong.org
- Reply-to: cvsd-users [at] lists.arthurdejong.org
- Subject: cvsd commit: MODIFIED: ., . ...
- Date: Sun, 05 Sep 2010 10:33:04 +0200
User: arthur
Date: 10/09/05 10:33:04
Modified: . NEWS configure.ac
Log:
release 1.0.20
Revision Changes Path
1.49 +8 -0 cvsd/NEWS
Index: NEWS
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/NEWS,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- NEWS 17 Aug 2010 16:15:32 -0000 1.48
+++ NEWS 5 Sep 2010 08:33:04 -0000 1.49
@@ -1,3 +1,11 @@
+changes from 1.0.19 to 1.0.20
+-----------------------------
+
+* correctly listen on IPv4 and IPv6 addresses with recent Glibc versions
+ by not depending on the order of address records returned by getaddrinfo()
+ and work regardless of net.ipv6.bindv6only sysctl
+
+
changes from 1.0.18 to 1.0.19
-----------------------------
1.102 +2 -2 cvsd/configure.ac
Index: configure.ac
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/configure.ac,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -b -r1.101 -r1.102
--- configure.ac 17 Aug 2010 16:15:32 -0000 1.101
+++ configure.ac 5 Sep 2010 08:33:04 -0000 1.102
@@ -28,8 +28,8 @@
See the configure.ac file for more details.])
# initialize and set version and bugreport address
-AC_INIT([cvsd],[1.0.19],[cvsd-users@lists.arthurdejong.org])
-RELEASE_MONTH="Aug 2010"
+AC_INIT([cvsd],[1.0.20],[cvsd-users@lists.arthurdejong.org])
+RELEASE_MONTH="Sep 2010"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR(cvsd.c)
Modified: . changelog
Log:
release 1.0.20
Revision Changes Path
1.46 +8 -0 cvsd/debian/changelog
Index: changelog
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/debian/changelog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- changelog 17 Aug 2010 16:15:32 -0000 1.45
+++ changelog 5 Sep 2010 08:33:04 -0000 1.46
@@ -1,3 +1,11 @@
+cvsd (1.0.20) unstable; urgency=low
+
+ * correctly listen on IPv4 and IPv6 addresses with recent Glibc versions
+ by not depending on the order of address records returned by getaddrinfo()
+ and work regardless of net.ipv6.bindv6only sysctl (LP: #622035)
+
+ -- Arthur de Jong <adejong@debian.org> Sun, 05 Sep 2010 10:00:00 +0200
+
cvsd (1.0.19) unstable; urgency=low
* cvsd-buildroot: ignore commented out lines in CVSROOT/passwd files
--
To unsubscribe send an email to
cvsd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/cvsd-commits