diff options
author | Till Kamppeter <till.kamppeter@gmail.com> | 2011-12-02 11:01:09 +0100 |
---|---|---|
committer | Till Kamppeter <till.kamppeter@gmail.com> | 2011-12-02 11:01:09 +0100 |
commit | 508e3f280ebcb9fae3ac9f3f692c98e034b8b502 (patch) | |
tree | 11339191ff9b9df9fbb0c8ffd9db3543d7ec6a37 /debian/changelog | |
parent | a958cf4e053bfa322ca3c76658daeff5d065f849 (diff) | |
download | cups-508e3f280ebcb9fae3ac9f3f692c98e034b8b502.tar.gz |
debian/patches/ipp-patch-r8950+.patch: Revert the IPP backend to the state
of CUPS 1.4.x, as the 1.5.x versiuon has major regressions (LP: #877958,
LP: #879625, LP: #881843, LP: #883585, Closes: #638521, CUPS STR #3966,
CUPS STR #3967). This patch will get removed as soon as upstream has fixed
all these regressions. As upstream did not announce any new features for
the IPP backend in the release notes for 1.5.x, we assume that with this
step no features will get lost.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b1827e0..4fb82d3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ cups (1.5.0-13) UNRELEASED; urgency=low [ Till Kamppeter ] + * debian/patches/ipp-patch-r8950+.patch: Revert the IPP backend to the state + of CUPS 1.4.x, as the 1.5.x versiuon has major regressions (LP: #877958, + LP: #879625, LP: #881843, LP: #883585, Closes: #638521, CUPS STR #3966, + CUPS STR #3967). This patch will get removed as soon as upstream has fixed + all these regressions. As upstream did not announce any new features for + the IPP backend in the release notes for 1.5.x, we assume that with this + step no features will get lost. * debian/patches/dont-send-malformed-dbus-messages.patch: Do not send D-Bus notifications with too few parameters when there are parameters which cannot be added to the D-Bus request, especially invalid UTF-8 strings. |