Accepting request 574615 from home:jsmeix:branches:Printing

CUPS version upgrade to 2.3b3 (second beta of the CUPS 2.3 series)

OBS-URL: https://build.opensuse.org/request/show/574615
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=347
This commit is contained in:
2018-02-09 11:12:59 +00:00
committed by Git OBS Bridge
parent d1fa420638
commit 5102c11539
7 changed files with 60 additions and 12 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Feb 8 14:21:22 CET 2018 - jsmeix@suse.de
- Version upgrade to 2.3b3:
This is the third beta of the CUPS 2.3 series.
For details see https://github.com/apple/cups/releases
Changes include:
* More fixes for printing to old CUPS servers (Issue #5211)
* Additional changes for the scheduler to substitute
default values for invalid job attributes
when running in "relaxed conformance" mode
(Issue #5229 - a follow-up of issues #5186 and #5143)
A detailed list of changes can be found in the CHANGES.md file.
- fix_filter_Makefile.patch fixes
https://github.com/apple/cups/issues/5247
-------------------------------------------------------------------
Thu Jan 18 10:26:58 CET 2018 - jsmeix@suse.de
@@ -32,7 +48,7 @@ Wed Dec 20 11:40:23 CET 2017 - jsmeix@suse.de
* Dropped hard-coded CGI scripting language support (Issue #5124)
* The scheduler now substitutes default values for invalid
job attributes when running in "relaxed conformance"
mode (Issue #5186)
mode (Issue #5186 - a follow-up of issue #5143)
A detailed list of changes can be found in the CHANGES.md file.
-------------------------------------------------------------------