]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare for 2.4.1
authorZdenek Dohnal <zdohnal@redhat.com>
Thu, 27 Jan 2022 11:10:08 +0000 (12:10 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Thu, 27 Jan 2022 11:10:08 +0000 (12:10 +0100)
CHANGES.md
INSTALL.md
configure
configure.ac
cups/cups.h

index 19fd31dcc32c34615db65a36240ebc63ebff265a..d22a8d20ee38b823b8ed18652737360a810d9b26 100644 (file)
@@ -1,8 +1,8 @@
-CHANGES - OpenPrinting CUPS 2.4.0 - 2021-11-29
+CHANGES - OpenPrinting CUPS 2.4.1 - 2022-01-27
 ==============================================
 
-Changes in CUPS v2.4.1 (TBA)
-----------------------------
+Changes in CUPS v2.4.1 (27th January 2020)
+------------------------------------------
 
 - The default color mode now is now configurable and defaults to the printer's
   reported default mode (Issue #277)
index 6a7c6f1b2e302c49bcf1b2feba9ad1339b024df1..4123c6754f7048f0ea8a2c20a099dcea1c355c44 100644 (file)
@@ -1,4 +1,4 @@
-Building and Installing OpenPrinting CUPS v2.4.0
+Building and Installing OpenPrinting CUPS v2.4.1
 ================================================
 
 This file describes how to compile and install CUPS from source code.  For more
index cf2fc6f3fe3aefac575798bdcbf2c3f0b17be76f..0f1f315ea4e64b00b3349fbc287138fd240b1cd2 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for CUPS 2.4.0.
+# Generated by GNU Autoconf 2.71 for CUPS 2.4.1.
 #
 # Report bugs to <https://github.com/openprinting/cups/issues>.
 #
@@ -610,8 +610,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='CUPS'
 PACKAGE_TARNAME='cups'
-PACKAGE_VERSION='2.4.0'
-PACKAGE_STRING='CUPS 2.4.0'
+PACKAGE_VERSION='2.4.1'
+PACKAGE_STRING='CUPS 2.4.1'
 PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues'
 PACKAGE_URL='https://openprinting.github.io/cups'
 
@@ -1504,7 +1504,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures CUPS 2.4.0 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.4.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1570,7 +1570,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of CUPS 2.4.0:";;
+     short | recursive ) echo "Configuration of CUPS 2.4.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1756,7 +1756,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-CUPS configure 2.4.0
+CUPS configure 2.4.1
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2111,7 +2111,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by CUPS $as_me 2.4.0, which was
+It was created by CUPS $as_me 2.4.1, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3242,8 +3242,8 @@ done
 ac_config_headers="$ac_config_headers config.h"
 
 
-CUPS_VERSION="2.4.0"
-CUPS_API_VERSION="$(echo 2.4.0 | awk -F. '{print $1 "." $2}')"
+CUPS_VERSION="2.4.1"
+CUPS_API_VERSION="$(echo 2.4.1 | awk -F. '{print $1 "." $2}')"
 CUPS_BUILD="cups-$CUPS_VERSION"
 
 
@@ -11285,7 +11285,7 @@ then :
 fi
 
 
-SYSTEMD_WANTED_BY="printers.target"
+SYSTEMD_WANTED_BY="printer.target"
 
 LANGUAGES="$(ls -1 locale/cups_*.po 2>/dev/null | sed -e '1,$s/locale\/cups_//' -e '1,$s/\.po//' | tr '\n' ' ')"
 
@@ -12698,7 +12698,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by CUPS $as_me 2.4.0, which was
+This file was extended by CUPS $as_me 2.4.1, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12763,7 +12763,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-CUPS config.status 2.4.0
+CUPS config.status 2.4.1
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
index 181d23e2e12ea4bfb34b3ccbe4d995fbe07428e0..a8c6c1040c54cc4cc26d9479638a490be74df2da 100644 (file)
@@ -13,7 +13,7 @@ dnl We need at least autoconf 2.71...
 AC_PREREQ([2.71])
 
 dnl Package name and version...
-AC_INIT([CUPS],[2.4.0],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
+AC_INIT([CUPS],[2.4.1],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
 
 dnl This line is provided to ensure that you don't run the autoheader program
 dnl against this project.  Doing so is completely unsupported and WILL cause
index 9949e2ee766750d091433875fb4ef75075e9bccb..f22fa01bff06e3b35720cf5bd03bd9d24131ba07 100644 (file)
@@ -43,10 +43,10 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION                 2.0400
+#  define CUPS_VERSION                 2.0401
 #  define CUPS_VERSION_MAJOR           2
 #  define CUPS_VERSION_MINOR           4
-#  define CUPS_VERSION_PATCH           0
+#  define CUPS_VERSION_PATCH           1
 
 #  define CUPS_BC_FD                   3
                                        /* Back-channel file descriptor for