-CHANGES-IPPTOOL.txt - 2013-02-20
+CHANGES-IPPTOOL.txt - 2013-04-18
--------------------------------
This file provides a list of changes to the ipptool binary distribution posted
on cups.org.
-2013-02-nn
+2013-04-18
+ - Fixed some HTTP issues with authentication and compression.
- The IPP/1.1 test file did not allow for sufficient retries when
printing.
- The IPP/1.1 test file did not allow for empty printer-name values.
-CHANGES.txt - 1.7b1 - 2013-04-09
+CHANGES.txt - 1.7b1 - 2013-04-18
--------------------------------
CHANGES IN CUPS V1.7b1
-INSTALL - CUPS v1.7b1 - 2013-04-09
+INSTALL - CUPS v1.7b1 - 2013-04-18
----------------------------------
This file describes how to compile and install CUPS from source code. For more
-IPPTOOL.txt - 2013-01-31
+IPPTOOL.txt - 2013-04-18
------------------------
See the file CHANGES-IPPTOOL.txt for a list of changes to this software.
get-notifications.test Shows events for an ippget
subscription.
get-printer-attributes.test Shows printer attributes
+ get-subscription.test Shows a list of subscriptions
ipp-1.1.test IPP/1.1 conformance test suite
ipp-2.0.test IPP/2.0 conformance test suite
ipp-2.1.test IPP/2.1 conformance test suite
print-job-deflate.test Prints a file, compressing with
deflate.
print-job-gzip.test Prints a file, compressing with gzip
+ validate-job.test Validates attributes for a job
+ submission.
CONFORMANCE TESTS
ipps://192.168.0.1/ipp/print
Print-by-reference (URL) printing can be tested by defining the document-uri
- variable to a URL, for example:
+ variable as a URL, for example:
ipptool -tf filename -d document-uri=url -I printer-uri ipp-1.1.test
-README - CUPS v1.7b1 - 2013-04-09
+README - CUPS v1.7b1 - 2013-04-18
---------------------------------
************************************************
--- /dev/null
+README - CUPS v1.7b1 - 2013-04-18
+---------------------------------
+
+INTRODUCTION
+
+ This package includes the cupstestppd and ipptool utilities, CUPS API
+ libraries libcups2.dll and libcupsimage2.dll, and the import libraries and
+ headers needed to develop Windows applications that use the CUPS API to
+ communicate with CUPS and other IPP services.
+
+ See the file "IPPTOOL.txt" for instructions on using the ipptool utility.
+
+
+LEGAL STUFF
+
+ CUPS is Copyright 2007-2013 by Apple Inc. CUPS and the CUPS logo are
+ trademarks of Apple Inc.
+
+ The MD5 Digest code is Copyright 1999 Aladdin Enterprises.
+
+ This software is based in part on the work of the Independent JPEG Group.
+
+ CUPS is provided under the terms of version 2 of the GNU General Public
+ License and GNU Library General Public License. This program is distributed
+ in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ See the "doc/help/license.html" or "LICENSE.txt" files for more information.