[ubuntu/vivid-proposed] kubuntu-notification-helper 15.04ubuntu4 (Accepted)
Harald Sitter
sitter at kde.org
Wed Apr 1 14:30:54 UTC 2015
kubuntu-notification-helper (15.04ubuntu4) vivid; urgency=medium
* Fix infinite recursion and language lookup in hooks LP: #1434226
+ New class Locale to rip apart an input locale and build possible
language value combinations from it. This is needed as some hooks use
the encoding as part of the language identifier, which the previous code
entirely disregarded.
+ Fix inifinte recursion when reading hook fields that broke in the qt5
port as two functions differing by argument were folded into one causing
infinite recursion when trying to read the actual values out of the map.
+ Defer the actual reading from the map to QMap#value which is really what
should have been used all along (use case: read value, but fall back to
default if key is not present).
+ Introduce a simple test case for hook reading checking invalidity and
validity and actually reading fields along with 2 localized versions in
the formats I have seen in use.
+ Introduce a test case for the new locale class ensuring that locale
parsing is working as well as combination construction is correct and
returns a list with correct order.
* Import translations from launchpad.
* Fix kcmshell4 -> kcmshell5 call.
Date: Wed, 01 Apr 2015 16:13:56 +0200
Changed-By: Harald Sitter <sitter at kde.org>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/kubuntu-notification-helper/15.04ubuntu4
-------------- next part --------------
Format: 1.8
Date: Wed, 01 Apr 2015 16:13:56 +0200
Source: kubuntu-notification-helper
Binary: kubuntu-notification-helper kubuntu-notification-helper-dbg
Architecture: source
Version: 15.04ubuntu4
Distribution: vivid
Urgency: medium
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Harald Sitter <sitter at kde.org>
Description:
kubuntu-notification-helper - Kubuntu system notification helper
kubuntu-notification-helper-dbg - Kubuntu Notification Helper debugging symbols
Launchpad-Bugs-Fixed: 1434226
Changes:
kubuntu-notification-helper (15.04ubuntu4) vivid; urgency=medium
.
* Fix infinite recursion and language lookup in hooks LP: #1434226
+ New class Locale to rip apart an input locale and build possible
language value combinations from it. This is needed as some hooks use
the encoding as part of the language identifier, which the previous code
entirely disregarded.
+ Fix inifinte recursion when reading hook fields that broke in the qt5
port as two functions differing by argument were folded into one causing
infinite recursion when trying to read the actual values out of the map.
+ Defer the actual reading from the map to QMap#value which is really what
should have been used all along (use case: read value, but fall back to
default if key is not present).
+ Introduce a simple test case for hook reading checking invalidity and
validity and actually reading fields along with 2 localized versions in
the formats I have seen in use.
+ Introduce a test case for the new locale class ensuring that locale
parsing is working as well as combination construction is correct and
returns a list with correct order.
* Import translations from launchpad.
* Fix kcmshell4 -> kcmshell5 call.
Checksums-Sha1:
01ff5a27a1f1ee26e3a1ad1d46cb9133bccd3d6e 1395 kubuntu-notification-helper_15.04ubuntu4.dsc
70412e891bf92aadf99761cd1a3e8a8a95333985 97880 kubuntu-notification-helper_15.04ubuntu4.tar.xz
Checksums-Sha256:
a7ea0ed1692441b7f6b3d3fe16c28937b0311f63324081feaf7381240053d377 1395 kubuntu-notification-helper_15.04ubuntu4.dsc
539c9178054216767f5bc1d0ab5312282b1d5161c2a7f76eea0ae5e6b2d7996c 97880 kubuntu-notification-helper_15.04ubuntu4.tar.xz
Files:
f8ff6d86870384da6cc9fc1c639fabe8 1395 kde optional kubuntu-notification-helper_15.04ubuntu4.dsc
41aace139bcd7fccc2fd5f001c5bf344 97880 kde optional kubuntu-notification-helper_15.04ubuntu4.tar.xz
Original-Maintainer: Jonathan Thomas <echidnaman at kubuntu.org>
More information about the Vivid-changes
mailing list