From a6d85b104e656d40c22f2b14e3fcc9e725442fe6 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 29 Sep 2008 16:59:13 +0000 Subject: [PATCH] - 1.0.8: - Use modelName from custom PPD to suggest name for new printer (trac #97). - Avoid display problem with installable options. - Better matching for Lexmark printers. - Catch exceptions from advanced server settings dialog (Ubuntu #267557). - Added some missing OpenPrinting query fields. - Jockey support added. - Lots of translations updated. --- system-config-printer-1.0.7.tar.bz2.sig | Bin 65 -> 0 bytes system-config-printer-1.0.8.tar.bz2.sig | Bin 0 -> 65 bytes system-config-printer.spec | 16 ++++++++++++++-- 3 files changed, 14 insertions(+), 2 deletions(-) delete mode 100644 system-config-printer-1.0.7.tar.bz2.sig create mode 100644 system-config-printer-1.0.8.tar.bz2.sig diff --git a/system-config-printer-1.0.7.tar.bz2.sig b/system-config-printer-1.0.7.tar.bz2.sig deleted file mode 100644 index 602fba5e0bb64baeedef35b2b0cef0eb172070c5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWf-KLZ5-NVm||X(f@P9=Dkz5dsA30G>Mky_reE_FG?2d8OCEi&69aM6Cdy XK%CJf%&`6bXwIPsKJo&=klRow(GwsN diff --git a/system-config-printer-1.0.8.tar.bz2.sig b/system-config-printer-1.0.8.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..bbb8128ceb55c3fa81222c41c97fec34784befe5 GIT binary patch literal 65 zcmV-H0KWf-KLZ5-NZ|-hX(f@P9=Dkz5dtF|0G=Uu7D;MO^HLWI71~mJ%% 1.0.8-1 +- 1.0.8: + - Use modelName from custom PPD to suggest name for new printer + (trac #97). + - Avoid display problem with installable options. + - Better matching for Lexmark printers. + - Catch exceptions from advanced server settings dialog (Ubuntu + #267557). + - Added some missing OpenPrinting query fields. + - Jockey support added. + - Lots of translations updated. + * Sat Aug 30 2008 Tim Waugh 1.0.7-2 - Handle IPP_FORBIDDEN (bug #460670).