From adf2fa4d0f704d379dc3f523621e0f16ace7efdf Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 4 Nov 2014 12:21:02 +0000 Subject: [PATCH] 1.5.4. - Extract hostname from hp:/net/...?hostname= URIs when grouping by physical device (bug #1154686). - Tell user how to retrieve journal entries as root in troubleshooter (bug #1157253). - Codec fix for AuthDialog.get_auth_info (bug #1060453). - Catch IPPError when writing server settings (bug #1159584). - Several other fixes. Resolves: rhbz#1154686 rhbz#1157253 rhbz#1060453 rhbz#1159584 --- .gitignore | 1 + sources | 2 +- system-config-printer-1.5.3.tar.xz.sig | Bin 280 -> 0 bytes system-config-printer-1.5.4.tar.xz.sig | Bin 0 -> 280 bytes system-config-printer.spec | 12 +++++++++++- 5 files changed, 13 insertions(+), 2 deletions(-) delete mode 100644 system-config-printer-1.5.3.tar.xz.sig create mode 100644 system-config-printer-1.5.4.tar.xz.sig diff --git a/.gitignore b/.gitignore index 3598b19..47e1b4c 100644 --- a/.gitignore +++ b/.gitignore @@ -253,3 +253,4 @@ pycups-1.9.51.tar.bz2 /system-config-printer-1.5.1.tar.xz /system-config-printer-1.5.2.tar.xz /system-config-printer-1.5.3.tar.xz +/system-config-printer-1.5.4.tar.xz diff --git a/sources b/sources index 47e812d..71e03f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffedc4d9d175163e1b0e9ddfef51578d system-config-printer-1.5.3.tar.xz +dd5b4c6b8c47e2bd780960b38a8e9a77 system-config-printer-1.5.4.tar.xz diff --git a/system-config-printer-1.5.3.tar.xz.sig b/system-config-printer-1.5.3.tar.xz.sig deleted file mode 100644 index ba252e8bbdf1a4f8ac2038a8e0decf16423df65e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmV+z0q6dS0TlxU08~LgS9w(ujiaHf(*Xj)%m@Ix6u5MNIeY>@o^#qP{xjaFwMz0i zUUwX0?2PhV;q@DGs}iWh#CNlFj70ziym--YAiW};KjBW5mWdu1n#ZT?%|cRzbL+Ix*_$G8T>!G2$=n6z zRbG4hEA=InqsYmC12OF}x=$s&SE!cs$B*KU7jK^4Oat-@9u5K-0!4RN9~QP1uGmu> zC6enzAPwgBXKOz$_?6(u|CQ{1NPINIM#~%!Z)}!Gyad*lIvsUd)9-p6*UI{%O?s*u eA2Xin3xMZP2!<<)qbN`E9)Gb0BsSz_jwuCSHGG^Fb%8Y5+{d zbP2xzujBlH*4XU%Bt#|*#VnLp@i=ywiATDP-{(*e2krK2PYN6Qm8`(AN%%X;K=ka4 zxA9qaQo^}_Go&mEMre={_xClrE@*|k5Uc7R@Y$CPzDIdQn!AZS+=<{&*7l$k - 1.5.4-1 +- 1.5.4: + - Extract hostname from hp:/net/...?hostname= URIs when grouping by + physical device (bug #1154686). + - Tell user how to retrieve journal entries as root in + troubleshooter (bug #1157253). + - Codec fix for AuthDialog.get_auth_info (bug #1060453). + - Catch IPPError when writing server settings (bug #1159584). + - Several other fixes. + * Fri Oct 17 2014 Tim Waugh - 1.5.3-1 - 1.5.3.