From 021f3f829c3a99137a2729c5a9e72aa2850b8c304b45f63eab99bb6c7018aa55 Mon Sep 17 00:00:00 2001 From: Johannes Meixner Date: Tue, 4 Oct 2011 11:41:34 +0000 Subject: [PATCH] - Upgraded to version 3.11.10: Fixed insecure tmp file handling in hpcupsfax.cpp CVE-2011-2722 see https://bugs.launchpad.net/hplip/+bug/809904 (bnc#704608). New tech classes for HP OfficeJet Pro 8100, HP Deskjet 3070 B611 series and HP Photosmart 7510 e-All-in-One. Added new subtech class for HP Photosmart 6510 e-All-in-one. Modified the error message which was displayed in case of missing .asc file for manual plug-in install. Several more supported printers and all-in-one devices. Several bug fixies. For details see http://hplipopensource.com/hplip-web/release_notes.html OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=35 --- hplip-3.11.10.tar.gz | 3 +++ hplip-3.11.7.tar.gz | 3 --- hplip.changes | 16 ++++++++++++++++ hplip.spec | 8 ++++---- 4 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 hplip-3.11.10.tar.gz delete mode 100644 hplip-3.11.7.tar.gz diff --git a/hplip-3.11.10.tar.gz b/hplip-3.11.10.tar.gz new file mode 100644 index 0000000..363dbcb --- /dev/null +++ b/hplip-3.11.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d84fd0e8cf27771b11efa05692e8764fdd758b544df60f23f0c274afea9af81 +size 21419965 diff --git a/hplip-3.11.7.tar.gz b/hplip-3.11.7.tar.gz deleted file mode 100644 index f4fac63..0000000 --- a/hplip-3.11.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:820d73bad6dbd8df774e1e234eb27cae9a6e797466e2261c75db51ba38e4001d -size 21286283 diff --git a/hplip.changes b/hplip.changes index c431340..8e0bba2 100644 --- a/hplip.changes +++ b/hplip.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Oct 4 12:44:11 CEST 2011 - jsmeix@suse.de + +- Upgraded to version 3.11.10: + Fixed insecure tmp file handling in hpcupsfax.cpp CVE-2011-2722 + see https://bugs.launchpad.net/hplip/+bug/809904 (bnc#704608). + New tech classes for HP OfficeJet Pro 8100, + HP Deskjet 3070 B611 series and HP Photosmart 7510 e-All-in-One. + Added new subtech class for HP Photosmart 6510 e-All-in-one. + Modified the error message which was displayed in case + of missing .asc file for manual plug-in install. + Several more supported printers and all-in-one devices. + Several bug fixies. + For details see + http://hplipopensource.com/hplip-web/release_notes.html + ------------------------------------------------------------------- Fri Aug 12 10:36:13 CEST 2011 - jsmeix@suse.de diff --git a/hplip.spec b/hplip.spec index be9d776..5930988 100644 --- a/hplip.spec +++ b/hplip.spec @@ -32,17 +32,17 @@ Summary: HP's Printing, Scanning, and Faxing Software # HPLIP has reached 1.0 status. With this release a date encoded revision number is used: # x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a = second release in June) # Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc -Version: 3.11.7 +Version: 3.11.10 Release: 1 Group: Hardware/Printing License: BSD3c(or similar) ; GPLv2+ ; MIT License (or similar) Url: http://hplipopensource.com # Source0...Source9 is for sources from HP: -# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.11.7.tar.gz -# URL to verify Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.11.7.tar.gz.asc +# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.11.10.tar.gz +# URL to verify Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.11.10.tar.gz.asc # How to verify Source0 see: http://hplipopensource.com/node/327 # For example: /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9 -# /usr/bin/gpg --verify hplip-3.11.7.tar.gz.asc hplip-3.11.7.tar.gz +# /usr/bin/gpg --verify hplip-3.11.10.tar.gz.asc hplip-3.11.10.tar.gz # must result: Good signature from "HPLIP (HP Linux Imaging and Printing) " Source0: %{name}-%{version}.tar.gz # Patch0...Patch9 is for patches from HP: