rev 10891 - in trunk/packages/qt4-x11/debian: . patches
Modestas Vainius
modax-guest at alioth.debian.org
Sun Jun 8 10:17:54 UTC 2008
Author: modax-guest
Date: 2008-06-08 10:17:53 +0000 (Sun, 08 Jun 2008)
New Revision: 10891
Modified:
trunk/packages/qt4-x11/debian/changelog
trunk/packages/qt4-x11/debian/patches/series
Log:
IPv6 fix from 4.4.1
Modified: trunk/packages/qt4-x11/debian/changelog
===================================================================
--- trunk/packages/qt4-x11/debian/changelog 2008-06-08 06:37:05 UTC (rev 10890)
+++ trunk/packages/qt4-x11/debian/changelog 2008-06-08 10:17:53 UTC (rev 10891)
@@ -1,5 +1,7 @@
-qt4-x11 (4.4.0-3) unstable; urgency=low
+qt4-x11 (4.4.0-3) UNRELEASED; urgency=low
+ +++ Changes by Sune Vuorela:
+
* Fix generic atomic header. (Closes: #475767)
This is enough to fix building of kdelibs, but there should be a proper
hppa fix modelled over the other "real" archs.
@@ -12,10 +14,14 @@
open: QTextEdit should react to ShortcutOverride for the keys it handles
(was already partly done).
- * 0231- !!! we wait for ipv6 fix !!!
+ +++ Changes by Modestas Vainius:
- -- Sune Vuorela <debian at pusling.com> Sun, 08 Jun 2008 08:28:00 +0200
+ * Steal 73_from4.4.1_no_AAAA_when_ipv6_disabled.diff patch from 4.4.1
+ snapshot, which disables IPv6 DNS queries (AAAA) when IPv6 is disabled on
+ the system.
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 08 Jun 2008 13:17:02 +0300
+
qt4-x11 (4.4.0-2) unstable; urgency=low
+++ Changes by Fathi Boudra:
Modified: trunk/packages/qt4-x11/debian/patches/series
===================================================================
--- trunk/packages/qt4-x11/debian/patches/series 2008-06-08 06:37:05 UTC (rev 10890)
+++ trunk/packages/qt4-x11/debian/patches/series 2008-06-08 10:17:53 UTC (rev 10891)
@@ -36,5 +36,6 @@
70_hppa_ldcw_fix.diff
71_hppa_unaligned_access_fix_458133.diff
72_generic_arch_atomic_header_fix.diff
+73_from4.4.1_no_AAAA_when_ipv6_disabled.diff
80_hurd_max_path.diff
90_gcc43.diff
More information about the pkg-kde-commits
mailing list