- 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
This commit is contained in:
parent
8eb7267ec3
commit
021f3f829c
3
hplip-3.11.10.tar.gz
Normal file
3
hplip-3.11.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d84fd0e8cf27771b11efa05692e8764fdd758b544df60f23f0c274afea9af81
|
||||||
|
size 21419965
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:820d73bad6dbd8df774e1e234eb27cae9a6e797466e2261c75db51ba38e4001d
|
|
||||||
size 21286283
|
|
@ -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
|
Fri Aug 12 10:36:13 CEST 2011 - jsmeix@suse.de
|
||||||
|
|
||||||
|
@ -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:
|
# 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)
|
# 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
|
# 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
|
Release: 1
|
||||||
Group: Hardware/Printing
|
Group: Hardware/Printing
|
||||||
License: BSD3c(or similar) ; GPLv2+ ; MIT License (or similar)
|
License: BSD3c(or similar) ; GPLv2+ ; MIT License (or similar)
|
||||||
Url: http://hplipopensource.com
|
Url: http://hplipopensource.com
|
||||||
# Source0...Source9 is for sources from HP:
|
# Source0...Source9 is for sources from HP:
|
||||||
# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.11.7.tar.gz
|
# 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.7.tar.gz.asc
|
# 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
|
# How to verify Source0 see: http://hplipopensource.com/node/327
|
||||||
# For example: /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9
|
# 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) <hplip@hp.com>"
|
# must result: Good signature from "HPLIP (HP Linux Imaging and Printing) <hplip@hp.com>"
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
# Patch0...Patch9 is for patches from HP:
|
# Patch0...Patch9 is for patches from HP:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user