-CHANGES.txt - 1.7.2 - 2014-04-10
+CHANGES.txt - 1.7.3 - 2014-04-10
--------------------------------
+CHANGES IN CUPS V1.7.3
+
+
CHANGES IN CUPS V1.7.2
- Security: The scheduler now blocks URLs containing embedded HTML
- cupsDoIORequest could miss the server status, causing failed lpadmin
and other administrative commands (STR #4386)
- cupsEnumDests didn't always call the callback function (STR #4380)
- - "lp -i job-id -H hold" did not work (STR #nnn)
+ - "lp -i job-id -H hold" did not work (STR #4401)
- CUPS didn't compile on older platforms (STR #4338)
- Several libcups files did not have the Apple license exception
notice (STR #4361)
AC_CONFIG_HEADER(config.h)
dnl Version number information...
-CUPS_VERSION="1.7.2"
+CUPS_VERSION="1.7.3"
CUPS_REVISION=""
#if test -z "$CUPS_REVISION" -a -d .svn; then
# CUPS_REVISION="-r`svnversion . | awk -F: '{print $NF}' | sed -e '1,$s/[[a-zA-Z]]*//g'`"
* Constants...
*/
-# define CUPS_VERSION 1.0702
+# define CUPS_VERSION 1.0703
# define CUPS_VERSION_MAJOR 1
# define CUPS_VERSION_MINOR 7
-# define CUPS_VERSION_PATCH 2
+# define CUPS_VERSION_PATCH 3
# define CUPS_BC_FD 3
/* Back-channel file descriptor for