]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-2.1.txt
Fix access to resource files when the web interface was disabled (STR #4755)
[thirdparty/cups.git] / CHANGES-2.1.txt
index ad807f2138ad461ad5195a1e619e3f11f1fe8130..94614548595ef5cc11b118b9b20c325e47ed1b15 100644 (file)
@@ -1,6 +1,33 @@
 CHANGES-2.1.txt
 ---------------
 
+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
+         (<rdar://problem/23255001>)
+       - 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
+         (<rdar://problem/24137160>)
+       - The "lp -H resume" command did not reset the "job-state-reasons"
+         attribute value (STR #4752)
+       - cupsEncodeOptions2 incorrectly handled escaped values
+         (<rdar://problem/19736672>)
+       - 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 (<rdar://problem/23131948>,
@@ -30,6 +57,8 @@ CHANGES IN CUPS V2.1.1
          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)