Reformatted cangelog entry to match the structure
of the other cangelog entries. OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=316
This commit is contained in:
parent
e97c9645e2
commit
5adc7729c7
114
cups.changes
114
cups.changes
@ -1,68 +1,58 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 29 14:06:50 UTC 2016 - michael@stroeder.com
|
Mon Feb 29 14:06:50 UTC 2016 - michael@stroeder.com
|
||||||
|
|
||||||
- verion upgrade to 2.1.3
|
- Version upgrade to 2.1.3:
|
||||||
|
CUPS 2.1.3 fixes some issues in the scheduler, sample drivers,
|
||||||
CHANGES.txt - 2.1.3 - 2016-02-05
|
and user commands.
|
||||||
--------------------------------
|
A detailed list of changes can be found in the CHANGES.txt file.
|
||||||
|
Changes include (excerpt):
|
||||||
CHANGES IN CUPS V2.1.3
|
* The scheduler should not exit under memory pressure
|
||||||
|
(<rdar://problem/23255001>)
|
||||||
- The default password function did not work on some platforms
|
* Fixed some issues in ipptool for skipped tests
|
||||||
(STR #4750)
|
(<rdar://problem/24137160>)
|
||||||
- The scheduler should not exit under memory pressure
|
* The "lp -H resume" command did not reset the
|
||||||
(<rdar://problem/23255001>)
|
"job-state-reasons" attribute value (STR #4752)
|
||||||
- The EPL2 and ZPL sample drivers did not properly support the CutMedia
|
* The scheduler did not allow access to resource files
|
||||||
option.
|
(icons, etc.) when the web interface was disabled (STR #4755)
|
||||||
- Pending subscriptions would prevent the scheduler from idle exiting
|
- Version upgrade to 2.1.2:
|
||||||
(STR #4754)
|
CUPS 2.1.2 fixes an issue in the 2.1.1 source archives which
|
||||||
- Fixed some issues in ipptool for skipped tests
|
actually contained a current 2.2 snapshot.
|
||||||
(<rdar://problem/24137160>)
|
There are no other changes.
|
||||||
- The "lp -H resume" command did not reset the "job-state-reasons"
|
- Version upgrade to 2.1.1:
|
||||||
attribute value (STR #4752)
|
CUPS 2.1.1 fixes a number of USB and IPP printing issues,
|
||||||
- The scheduler did not allow access to resource files (icons, etc.)
|
addresses some error reporting and hardening issues in
|
||||||
when the web interface was disabled (STR #4755)
|
the scheduler, and updates some localizations.
|
||||||
- Localization fix (STR #4756)
|
A detailed list of changes can be found in the CHANGES.txt file.
|
||||||
|
Changes include (excerpt):
|
||||||
|
* Security hardening fixes (<rdar://problem/23131948>,
|
||||||
CHANGES IN CUPS V2.1.2
|
<rdar://problem/23132108>, <rdar://problem/23132353>,
|
||||||
|
<rdar://problem/23132803>, <rdar://problem/23133230>,
|
||||||
- Re-release of CUPS 2.1.1 as CUPS 2.1.2 due to error in tagging of the
|
<rdar://problem/23133393>, <rdar://problem/23133466>,
|
||||||
2.1.1 release (pulled content from the 2.2.x tree instead)
|
<rdar://problem/23133833>, <rdar://problem/23133998>,
|
||||||
|
<rdar://problem/23134228>, <rdar://problem/23134299>,
|
||||||
|
<rdar://problem/23134356>, <rdar://problem/23134415>,
|
||||||
CHANGES IN CUPS V2.1.1
|
<rdar://problem/23134506>, <rdar://problem/23135066>,
|
||||||
|
<rdar://problem/23135122>, <rdar://problem/23135207>,
|
||||||
- Security hardening fixes (<rdar://problem/23131948>,
|
<rdar://problem/23144290>, <rdar://problem/23144358>,
|
||||||
<rdar://problem/23132108>, <rdar://problem/23132353>,
|
<rdar://problem/23144461>)
|
||||||
<rdar://problem/23132803>, <rdar://problem/23133230>,
|
* The cupsGetPPD* functions did not work with IPP printers
|
||||||
<rdar://problem/23133393>, <rdar://problem/23133466>,
|
(STR #4725)
|
||||||
<rdar://problem/23133833>, <rdar://problem/23133998>,
|
* Some older HP LaserJet printers need a delayed close when
|
||||||
<rdar://problem/23134228>, <rdar://problem/23134299>,
|
printing using the libusb-based USB backend (STR #4549)
|
||||||
<rdar://problem/23134356>, <rdar://problem/23134415>,
|
* The libusb-based USB backend did not unload the kernel usblp
|
||||||
<rdar://problem/23134506>, <rdar://problem/23135066>,
|
module if it was preventing the backend from accessing the
|
||||||
<rdar://problem/23135122>, <rdar://problem/23135207>,
|
printer (STR #4707)
|
||||||
<rdar://problem/23144290>, <rdar://problem/23144358>,
|
* Current Primera printers were incorrectly reported as Fargo
|
||||||
<rdar://problem/23144461>)
|
printers (STR #4708)
|
||||||
- The cupsGetPPD* functions did not work with IPP printers (STR #4725)
|
* The IPP backend did not always handle jobs getting canceled
|
||||||
- Some older HP LaserJet printers need a delayed close when printing
|
at the printer (<rdar://problem/22716820>)
|
||||||
using the libusb-based USB backend (STR #4549)
|
* Added USB quirk for Canon MP530 (STR #4730)
|
||||||
- The libusb-based USB backend did not unload the kernel usblp module
|
* The scheduler did not deliver job notifications for jobs
|
||||||
if it was preventing the backend from accessing the printer
|
submitted to classes (STR #4733)
|
||||||
(STR #4707)
|
* Changing the printer-is-shared value for a remote queue
|
||||||
- Current Primera printers were incorrectly reported as Fargo printers
|
did not produce an error (STR #4738)
|
||||||
(STR #4708)
|
* The IPP backend incorrectly included the job-password
|
||||||
- The IPP backend did not always handle jobs getting canceled at the
|
attribute in Validate-Job requests (<rdar://problem/23531939>)
|
||||||
printer (<rdar://problem/22716820>)
|
|
||||||
- Scheduler logging change (STR #4728)
|
|
||||||
- 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>)
|
|
||||||
- Updated localizations (STR #4709)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 20 08:54:01 UTC 2015 - meissner@suse.com
|
Sun Sep 20 08:54:01 UTC 2015 - meissner@suse.com
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cups
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user