[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.6.2-1-19-g2a501b8
Modestas Vainius
modax at alioth.debian.org
Wed May 4 21:02:57 UTC 2011
The following commit has been merged in the master branch:
commit 2a501b8e03624f279776c3f0c9ae6a518d66cc7b
Merge: f7fe907047861a9f5bb0803b19d99bd773259408 ab27b2a4042cdc0d62922e3841aa6e9c42d940fc
Author: Modestas Vainius <modax at debian.org>
Date: Wed May 4 23:22:08 2011 +0300
Merge remote-tracking branch 'origin/kde4.4'
Conflicts:
debian/changelog
debian/changelog | 31 +++++++++++++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
diff --cc debian/changelog
index 5cc9c55,bfbea28..62ca5b5
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,113 -1,29 +1,144 @@@
+kde4libs (4:4.6.3-0r1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ [ Modestas Vainius ]
+ * Confirm symbol files on more debian arches.
++ * Merge 4:4.4.5-4 and 4:4.4.5-5:
++ - drop cve_2011_1168_konqueror_xss.diff, cve_2010_3170_cn_wildcards.diff,
++ cve_2011_1094_ssl_verify_hostname.diff - merged upstream;
++ - drop 32_missing_include_cstddef.diff - merged upstream;
++ - drop qdbus_exports_changed.diff - fixed upstream.
+
+ [ José Manuel Santamaría Lema ]
+ * Update symbols files.
+ * Bump S-V to 3.9.2; no changes needed.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 02 May 2011 20:37:25 +0200
+
+kde4libs (4:4.6.2-1) experimental; urgency=low
+
+ * New upstream release:
+ - fixes VHDL syntax highlighting with large files (Closes: #533727)
+ - fixes "Common Lisp" being categorized as "script" instead of "source"
+ for syntax highlighting (Closes: #486342)
+ - replaces "<qt>" tags with "<html>" tags in desktop notifications
+ (Closes: #580229)
+ - fixes strigi using 100% cpu load when suspended (Closes: #585117)
+ - fixes QPainter error message flood in khtml (Closes: #598975)
+ - kio_ftp can copy 0 bytes (empty) files (Closes: #550121)
+ - kio_ftp supports FTP URL typecodes (Closes: #277792)
+ - fix printing of a HTML file with KHTML (Closes: #415559)
+ * Update installed files.
+ * Update symbol files.
+ * Refresh patches.
+
+ [ Modestas Vainius ]
+ * Bump Standards-Version to 3.9.1: add Breaks next to Replaces where needed.
+ * Switch debian/rules engine to dhmk based qt-kde-team/2/*.
+ * Drop kdelibs5 transitional package.
+ * Remove sequence numbers from debian/patches.
+ * Drop kaboom support, no longer needed.
+ * Remove ~/.kde4 -> ~/.kde transition templates, no longer needed.
+ * Set ENABLE_LIBKDEINIT_RUNPATH to ON if build type is Debian
+ (patch make_libkdeinit4_private.diff altered).
+ * Require pkg-kde-tools 0.12 due to ENABLE_LIBKDEINIT_RUNPATH change above.
+ * Pass required kdelibs cmake flags to dh_auto_configure.
+ qt-kde-team/2/debian-qt-kde.mk no longer passes them implicitly.
+ * Remove a deprecated link to the BSD license from debian/copyright.
+ * Drop redundant kjscmd from kdelibs5-data Conflicts.
+ * Do not use asterisk in kdelibs5-data.NEWS.
+
+ [ George Kiagiadakis ]
+ * Change my email address in uploaders.
+ * Adjust build dependencies:
+ - Bump required cmake version to 2.6.4.
+ - Add build dependencies on:
+ - libdbusmenu-qt-dev
+ - docbook-xml
+ - docbook-xsl
+ - libxrender-dev
+ - libkrb5-dev
+ - Remove unused build dependencies:
+ - libcups2-dev
+ - libdbus-1-dev
+ - libasound2-dev
+ - libkeyutils-dev
+ - xsltproc
+ - libxcursor-dev
+ - libxtst-dev
+ * Add packages for the new libararies: libkatepartinterfaces4,
+ libkcmutils4, libkidletime4, libkemoticons4, libkprintutils4.
+ * Add symbol files for the new libraries.
+ * Remove libkutils4.symbols as kutils is now a dummy
+ transitional library with no symbols.
+ * Add docbook-xml dependency on the kdoctools package,
+ as it is required for building all of kde's documentation.
+ * Bump kdebase-runtime Breaks/Recommends to version 4.6.
+
+ [ Didier Raboud ]
+ * Adjust build-dependencies:
+ - Bump required:
+ - Qt to 4:4.7.0.
+ - libattica to 0.1.90.
+ - soprano to 2.5.60.
+ - polkit-qt-1 to 0.99.0.
+ - shared-desktop-ontologies to 0.5.
+ - Add build dependencies on:
+ - libudev-dev
+ - libqtwebkit-dev
+ * Add libnepomukutils4 package.
+
+ [ Pino Toscano ]
+ * Make libknewstuff2-4 and libknewstuff3-4 recommend gnupg, as they can use
+ `gpg' for checking validity and signatures of downloaded content.
+ * Add docbook-xsl dependency on the kdoctools package, for same reason as
+ docbook-xml.
+ * Improve Depends and Recommends of libsolid:
+ - Linux archs: depend on udev, and recommend udisks and upower
+ - non-Linux archs: depend on hal
+ * Drop patch 28_find_old_kde4_html_documentation.diff, which was temporary
+ for migration to Squeeze.
+
+ [ José Manuel Santamaría Lema ]
+ * Disable 23_solid_no_double_build.diff, produces FTBFS.
+ * kdelibs5-data breaks/replaces kdebase-runtime-data (<< 4:4.5.85).
+ * Moved Qt Designer plugins to kdelibs5-plugins, they could be used by plasma
+ js bindings to dynamically create ui files. Thanks to Pino Toscano for
+ pointing the problem.
+ * Drop pre-squeeze Replaces/Breaks whenever possible.
+ * Update lintian overrides.
+ * Remove articles from short descriptions.
+ * Add myself to Uploaders.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 27 Apr 2011 12:23:37 +0300
+
+ kde4libs (4:4.4.5-5) unstable; urgency=low
+
+ * Team Upload
+ * Add missing include <cstddef> to kjs/collector.h (Closes: #625625)
+ 32_missing_include_cstddef.diff
+
+ -- Scott Kitterman <scott at kitterman.com> Wed, 04 May 2011 13:52:13 -0400
+
+ kde4libs (4:4.4.5-4) unstable; urgency=low
+
+ [ Sune Vuorela ]
+ * Fix build failures
+ - QDBUS_EXPORT => Q_DBUS_EXPORT (Closes: #618111)
+ - libqtwebkit-dev build-dep
+
+ [ José Manuel Santamaría Lema ]
+ * Fix CVE-2011-1168 (Konqueror partially universal XSS in error pages) by
+ cve_2011_1168_konqueror_xss.diff.
+ * Fix CVE-2010-3170 (browser wildcard cerficate validation weakness) for
+ Konqueror by cve_2010_3170_cn_wildcards.diff.
+ * Fix CVE-2011-1094 (kdelibs does not properly verify that the server hostname
+ matches the Common Name of the Subject of an X.509 certificate if that CN is
+ an IP address) by cve_2011_1094_ssl_verify_hostname.diff.
+
+ -- Sune Vuorela <sune at debian.org> Tue, 15 Mar 2011 23:05:06 +0100
+
kde4libs (4:4.4.5-3) unstable; urgency=high
* Add a kconf_update script (migrate_from_kde3_icon_theme) to migrate away
--
KDE Development Platform Libraries module packaging
More information about the pkg-kde-commits
mailing list