Accepting request 535460 from home:jsmeix:branches:Printing

CUPS version upgrade to 2.2.5 plus fixed baselibs.conf that got broken by the previous change

OBS-URL: https://build.opensuse.org/request/show/535460
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=338
This commit is contained in:
2017-10-20 12:22:46 +00:00
committed by Git OBS Bridge
parent 7f9aac93ef
commit fa0b90c8fe
10 changed files with 42 additions and 809 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Oct 20 14:01:23 CEST 2017 - jsmeix@suse.de
- Use again the baselibs.conf from Fri Oct 13 11:11:10 UTC 2017
that got broken by the change on Wed Oct 18 06:11:10 UTC 2017.
- Version upgrade to 2.2.5:
CUPS 2.2.5 is a general bug fix release.
For details see https://github.com/apple/cups/releases
- Version upgrade to 2.2.4:
CUPS 2.2.4 is a general bug fix release.
For details see https://github.com/apple/cups/releases
- Removed
0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch
0002-Save-work-on-Avahi-code.patch
0003-Avahi-fixes-for-cupsEnumDests.patch
because since CUPS 2.2.4 it is fixed in the upstream code
via https://github.com/apple/cups/pull/4989 more precisely via
https://github.com/apple/cups/commit/a2187a63425a3d6c05de1e1cbf8c26fd39a1aced
https://github.com/apple/cups/commit/657c5b5f91e6d5120c4ad7b118cf9098dd27f03d
https://github.com/apple/cups/commit/3fae3b337df0be1a766857be741173d8a9915da7
-------------------------------------------------------------------
Wed Oct 18 06:11:10 UTC 2017 - opensuse@dstoecker.de