diff options
author | Fathi Boudra <fabo@debian.org> | 2009-10-07 11:10:54 +0200 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2009-10-07 11:10:54 +0200 |
commit | 910573ebef7a2309d83c13bc71d5de2cf6dc87fd (patch) | |
tree | ee3cd9a1a5eb7a80c1667c8b93b171607a3e8ed9 | |
parent | cbdd76b97b546a44f97386be461b08a2b74ea571 (diff) | |
download | qt4-x11-910573ebef7a2309d83c13bc71d5de2cf6dc87fd.tar.gz |
Update changelog:debian/4.5.3-1
- Upload Qt 4.5.3-1 to unstable
- Close phonon wrong include path (#537304)
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index da12274..3580379 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -qt4-x11 (4:4.5.3-0r2) UNRELEASED; urgency=low +qt4-x11 (4:4.5.3-1) unstable; urgency=low * New upstream release: - Fix CVE-2009-2700 - QSSlCertificate incorrect verification of SSL certificate with NUL in subjectAltName. (Closes: #545793) - Fix a regresion in Qt 4.5.2 causing a broken clipboard with scim. (Closes: #544764, #546282) + - Fix phonon wrong #include paths. (Closes: #537304) +++ Changes by Ana Beatriz Guerrero Lopez: |