diff --git a/cups-2.1.0-source.tar.bz2 b/cups-2.1.0-source.tar.bz2 deleted file mode 100644 index c575056..0000000 --- a/cups-2.1.0-source.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba0238418442b8d84e09a865d0df6a728a20399826c5b466b14b1e9ab8c6d2c9 -size 8829764 diff --git a/cups-2.1.0-source.tar.bz2.sig b/cups-2.1.0-source.tar.bz2.sig deleted file mode 100644 index 671fe4d..0000000 Binary files a/cups-2.1.0-source.tar.bz2.sig and /dev/null differ diff --git a/cups-2.1.3-source.tar.bz2 b/cups-2.1.3-source.tar.bz2 new file mode 100644 index 0000000..8949f5f --- /dev/null +++ b/cups-2.1.3-source.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a70d43584aea2617da914b9331e23341c3501a8254c4d2eae9c11ec01fd4d3 +size 8832400 diff --git a/cups-2.1.3-source.tar.bz2.sig b/cups-2.1.3-source.tar.bz2.sig new file mode 100644 index 0000000..ed631df Binary files /dev/null and b/cups-2.1.3-source.tar.bz2.sig differ diff --git a/cups.changes b/cups.changes index 943224f..a6564fa 100644 --- a/cups.changes +++ b/cups.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Mon Feb 29 14:06:50 UTC 2016 - michael@stroeder.com + +- verion upgrade to 2.1.3 + +CHANGES.txt - 2.1.3 - 2016-02-05 +-------------------------------- + +CHANGES IN CUPS V2.1.3 + + - The default password function did not work on some platforms + (STR #4750) + - The scheduler should not exit under memory pressure + () + - The EPL2 and ZPL sample drivers did not properly support the CutMedia + option. + - Pending subscriptions would prevent the scheduler from idle exiting + (STR #4754) + - Fixed some issues in ipptool for skipped tests + () + - 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) + - Localization fix (STR #4756) + + +CHANGES IN CUPS V2.1.2 + + - Re-release of CUPS 2.1.1 as CUPS 2.1.2 due to error in tagging of the + 2.1.1 release (pulled content from the 2.2.x tree instead) + + +CHANGES IN CUPS V2.1.1 + + - Security hardening fixes (, + , , + , , + , , + , , + , , + , , + , , + , , + , , + ) + - 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 () + - 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 () + - Updated localizations (STR #4709) + ------------------------------------------------------------------- Sun Sep 20 08:54:01 UTC 2015 - meissner@suse.com diff --git a/cups.spec b/cups.spec index f61b521..318d82a 100644 --- a/cups.spec +++ b/cups.spec @@ -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