Accepting request 368190 from Printing
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/368190 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups?expand=0&rev=134
This commit is contained in:
commit
2141e124aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba0238418442b8d84e09a865d0df6a728a20399826c5b466b14b1e9ab8c6d2c9
|
||||
size 8829764
|
Binary file not shown.
3
cups-2.1.3-source.tar.bz2
Normal file
3
cups-2.1.3-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36a70d43584aea2617da914b9331e23341c3501a8254c4d2eae9c11ec01fd4d3
|
||||
size 8832400
|
BIN
cups-2.1.3-source.tar.bz2.sig
Normal file
BIN
cups-2.1.3-source.tar.bz2.sig
Normal file
Binary file not shown.
56
cups.changes
56
cups.changes
@ -1,3 +1,59 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 29 14:06:50 UTC 2016 - michael@stroeder.com
|
||||
|
||||
- Version upgrade to 2.1.3:
|
||||
CUPS 2.1.3 fixes some issues in the scheduler, sample drivers,
|
||||
and user commands.
|
||||
A detailed list of changes can be found in the CHANGES.txt file.
|
||||
Changes include (excerpt):
|
||||
* The scheduler should not exit under memory pressure
|
||||
(<rdar://problem/23255001>)
|
||||
* Fixed some issues in ipptool for skipped tests
|
||||
(<rdar://problem/24137160>)
|
||||
* The "lp -H resume" command did not reset the
|
||||
"job-state-reasons" attribute value (STR #4752)
|
||||
* The scheduler did not allow access to resource files
|
||||
(icons, etc.) when the web interface was disabled (STR #4755)
|
||||
- Version upgrade to 2.1.2:
|
||||
CUPS 2.1.2 fixes an issue in the 2.1.1 source archives which
|
||||
actually contained a current 2.2 snapshot.
|
||||
There are no other changes.
|
||||
- Version upgrade to 2.1.1:
|
||||
CUPS 2.1.1 fixes a number of USB and IPP printing issues,
|
||||
addresses some error reporting and hardening issues in
|
||||
the scheduler, and updates some localizations.
|
||||
A detailed list of changes can be found in the CHANGES.txt file.
|
||||
Changes include (excerpt):
|
||||
* Security hardening fixes (<rdar://problem/23131948>,
|
||||
<rdar://problem/23132108>, <rdar://problem/23132353>,
|
||||
<rdar://problem/23132803>, <rdar://problem/23133230>,
|
||||
<rdar://problem/23133393>, <rdar://problem/23133466>,
|
||||
<rdar://problem/23133833>, <rdar://problem/23133998>,
|
||||
<rdar://problem/23134228>, <rdar://problem/23134299>,
|
||||
<rdar://problem/23134356>, <rdar://problem/23134415>,
|
||||
<rdar://problem/23134506>, <rdar://problem/23135066>,
|
||||
<rdar://problem/23135122>, <rdar://problem/23135207>,
|
||||
<rdar://problem/23144290>, <rdar://problem/23144358>,
|
||||
<rdar://problem/23144461>)
|
||||
* The cupsGetPPD* functions did not work with IPP printers
|
||||
(STR #4725)
|
||||
* Some older HP LaserJet printers need a delayed close when
|
||||
printing using the libusb-based USB backend (STR #4549)
|
||||
* The libusb-based USB backend did not unload the kernel usblp
|
||||
module if it was preventing the backend from accessing the
|
||||
printer (STR #4707)
|
||||
* Current Primera printers were incorrectly reported as Fargo
|
||||
printers (STR #4708)
|
||||
* The IPP backend did not always handle jobs getting canceled
|
||||
at the printer (<rdar://problem/22716820>)
|
||||
* Added USB quirk for Canon MP530 (STR #4730)
|
||||
* The scheduler did not deliver job notifications for jobs
|
||||
submitted to classes (STR #4733)
|
||||
* Changing the printer-is-shared value for a remote queue
|
||||
did not produce an error (STR #4738)
|
||||
* The IPP backend incorrectly included the job-password
|
||||
attribute in Validate-Job requests (<rdar://problem/23531939>)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 20 08:54:01 UTC 2015 - meissner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cups
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
# _tmpfilesdir is not defined in systemd macros up to openSUSE 13.2
|
||||
%{!?_tmpfilesdir: %global _tmpfilesdir %{_libexecdir}/tmpfiles.d }
|
||||
Name: cups
|
||||
Version: 2.1.0
|
||||
Version: 2.1.3
|
||||
Release: 0
|
||||
Summary: The Common UNIX Printing System
|
||||
License: GPL-2.0 and LGPL-2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user