]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add an OpenPrinting changes file.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Sat, 17 Oct 2020 03:20:11 +0000 (23:20 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Sat, 17 Oct 2020 03:20:11 +0000 (23:20 -0400)
Add a banner to the README explaining what this project is for.

CHANGES-OPENPRINTING.md [new file with mode: 0644]
README.md

diff --git a/CHANGES-OPENPRINTING.md b/CHANGES-OPENPRINTING.md
new file mode 100644 (file)
index 0000000..0bd7874
--- /dev/null
@@ -0,0 +1,25 @@
+Changes in OpenPrinting CUPS
+============================
+
+Changes in CUPS v2.3.3op1
+-------------------------
+
+- ippeveprinter now supports multiple icons and strings files.
+- ippeveprinter now uses the system's FQDN with Avahi.
+- ippeveprinter now supports Get-Printer-Attributes on "/".
+- ippeveprinter now uses a deterministic "printer-uuid" value.
+- ippeveprinter now uses system sounds on macOS for Identify-Printer.
+- Updated ippfind to look for files in "~/Desktop" on Windows.
+- Updated ippfind to honor `SKIP-XXX` directives with `PAUSE`.
+- Fixed IPP Everywhere v1.1 conformance issues in ippeveprinter.
+- Fixed DNS-SD name collision support in ippeveprinter.
+- Fixed compiler warnings.
+- Fixed TLS support on Windows.
+- Fixed ippfind sub-type searches with Avahi.
+- Fixed the default hostname used by ippeveprinter on macOS.
+- Fixed resolution of local IPP-USB printers with Avahi.
+- Fixed coverity issues (Issue #2)
+- Fixed `httpAddrConnect` issues (Issue #3)
+- Fixed web interface device URI issue (Issue #4)
+- Fixed lp/lpr "printer/class not found" error reporting (Issue #6)
+- Fixed xinetd support for LPD clients (Issue #7)
index 700213d787b2e4716b7af49d1887100ceae15905..de80367361ca34dcfab3d449d25c71d1ed4067c2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
-README - CUPS v2.3.3 - 2020-04-24
-=================================
+README - CUPS v2.3.3op1 - 2020-10-16
+====================================
+
+> *Note:* This version of CUPS is being maintained by the OpenPrinting
+> organization.  It tracks the current Apple CUPS sources and includes common
+> changes and bug fixes for the various Linux distributions and other UNIX®-like
+> operating systems.
+
 
 INTRODUCTION
 ------------