summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorModestas Vainius <modestas@vainius.eu>2008-06-08 10:17:53 +0000
committerModestas Vainius <modestas@vainius.eu>2008-06-08 10:17:53 +0000
commit8ff4b1bcb440b2014da39050e69d8dd66255636e (patch)
treebad63bfcc99fbae282d207d054eb7c7afd36e695 /debian
parentb67237bdb86cd4e2e0d9d83c45e75f3df89294e8 (diff)
downloadqt4-x11-8ff4b1bcb440b2014da39050e69d8dd66255636e.tar.gz
IPv6 fix from 4.4.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/patches/series1
2 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index cc416b1..30546d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-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
@@ -12,9 +14,13 @@ qt4-x11 (4.4.0-3) unstable; urgency=low
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:
+
+ * 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.
- -- Sune Vuorela <debian@pusling.com> Sun, 08 Jun 2008 08:28:00 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 08 Jun 2008 13:17:02 +0300
qt4-x11 (4.4.0-2) unstable; urgency=low
diff --git a/debian/patches/series b/debian/patches/series
index d283370..c2e2e6a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -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