]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare files for next release in the future
authorZdenek Dohnal <zdohnal@redhat.com>
Thu, 22 Jun 2023 10:57:32 +0000 (12:57 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Thu, 22 Jun 2023 10:57:32 +0000 (12:57 +0200)
CHANGES.md
README.md
configure
configure.ac
cups/cups.h
vcnet/config.h
vcnet/libcups2_native.nuspec
vcnet/libcups2_native.redist.nuspec
xcode/config.h

index 33c7a7d23441b67b0202cfd4088699d27443b5db..42839c697e69a2ec48fc2aaee7cb8b4f9d91b37b 100644 (file)
@@ -1,8 +1,12 @@
-CHANGES - OpenPrinting CUPS 2.4.6 - TBA
+CHANGES - OpenPrinting CUPS 2.4.7 - TBA
 ==============================================
 
-Changes in CUPS v2.4.6 - TBA
-----------------------------
+Changes in CUPS v2.4.7 (TBA)
+-----------------------------------
+
+
+Changes in CUPS v2.4.6 (2023-06-22)
+-----------------------------------
 
 - Fix linking error on old MacOS (Issue #715)
 - Fix printing multiple files on specific printers (Issue #643)
@@ -10,13 +14,13 @@ Changes in CUPS v2.4.6 - TBA
   in `cupsdAcceptClient()` (fixes CVE-2023-34241)
 
 
-Changes in CUPS v2.4.5 - 2023-06-13
+Changes in CUPS v2.4.5 (2023-06-13)
 -----------------------------------
 
 - Fix corruption of locally saved certificates (Issue #724)
 
 
-Changes in CUPS v2.4.4 - 2023-06-06
+Changes in CUPS v2.4.4 (2023-06-06)
 -----------------------------------
 
 - Fix segfault in `cupsGetNamedDest()` when trying to get default printer, but
index a3063e1951635b7fea7bce072a6a79d793c85559..5acad872c5a54804b09e2eb48d7fa616c3e122c3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-OpenPrinting CUPS v2.4.6
+OpenPrinting CUPS v2.4.7
 ========================
 
 ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases)
index 7c1b2e92d72428a2269e596c7b1c21ef3a45a69f..ad8bb615e1cdc1c7fd355dc4dc1bac2078bf771f 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.6.
+# Generated by GNU Autoconf 2.71 for CUPS 2.4.7.
 #
 # 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.6'
-PACKAGE_STRING='CUPS 2.4.6'
+PACKAGE_VERSION='2.4.7'
+PACKAGE_STRING='CUPS 2.4.7'
 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.6 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.4.7 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.6:";;
+     short | recursive ) echo "Configuration of CUPS 2.4.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1758,7 +1758,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-CUPS configure 2.4.6
+CUPS configure 2.4.7
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2113,7 +2113,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.6, which was
+It was created by CUPS $as_me 2.4.7, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3244,8 +3244,8 @@ done
 ac_config_headers="$ac_config_headers config.h"
 
 
-CUPS_VERSION="2.4.6"
-CUPS_API_VERSION="$(echo 2.4.6 | awk -F. '{print $1 "." $2}')"
+CUPS_VERSION="2.4.7"
+CUPS_API_VERSION="$(echo 2.4.7 | awk -F. '{print $1 "." $2}')"
 CUPS_BUILD="cups-$CUPS_VERSION"
 
 
@@ -12884,7 +12884,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.6, which was
+This file was extended by CUPS $as_me 2.4.7, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12949,7 +12949,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.6
+CUPS config.status 2.4.7
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
index 5ad5ead1efb90331d42aa01ec49acd2334b490df..cf8ba03f2e2de6f6f6b9c4bcf7644dc80251fb99 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.6],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
+AC_INIT([CUPS],[2.4.7],[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 6281ec987e322c54c850b16924e301f12d199c7c..3a76db3ea71ba41d5d84ad931e12dc0b1cb91a3b 100644 (file)
@@ -43,10 +43,10 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION                 2.0406
+#  define CUPS_VERSION                 2.0407
 #  define CUPS_VERSION_MAJOR           2
 #  define CUPS_VERSION_MINOR           4
-#  define CUPS_VERSION_PATCH           6
+#  define CUPS_VERSION_PATCH           7
 
 #  define CUPS_BC_FD                   3
                                        /* Back-channel file descriptor for
index d46344ffb4b7857153308b13a4df0d08ae1b0a1e..238a8ae6cf55c71e0f78a787312b7b310973f358 100644 (file)
@@ -100,8 +100,8 @@ typedef unsigned long useconds_t;
  * Version of software...
  */
 
-#define CUPS_SVERSION "CUPS v2.4.6"
-#define CUPS_MINIMAL "CUPS/2.4.6"
+#define CUPS_SVERSION "CUPS v2.4.7"
+#define CUPS_MINIMAL "CUPS/2.4.7"
 
 
 /*
index a5d26fc183c4d4444dfb3cc5e9949fb65fb30fdb..db6b4660383c870cce7e53b4b61bfc5404911b72 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native</id>
         <title>OpenPrinting CUPS Library for VS2019+</title>
-        <version>2.4.6.0</version>
+        <version>2.4.7.0</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -16,7 +16,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient
         <copyright>Copyright © 2020-2023 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
         <tags>http ipp native</tags>
        <dependencies>
-           <dependency id="libcups2_native.redist" version="2.4.6.0" />
+           <dependency id="libcups2_native.redist" version="2.4.7.0" />
        </dependencies>
     </metadata>
     <files>
index 927bee6e1891ed8002223b65fdcc9d3a8ddf8bd7..0ac53323f4f37a8583747ccc5125656de2fff63f 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native.redist</id>
         <title>OpenPrinting CUPS Library for VS2019+ Redist</title>
-        <version>2.4.6.0</version>
+        <version>2.4.7.0</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
index 2b6c1450ac98cbcc41d744560410919f126aee41..a41306e08d9615a832b8309f65b71ddb7d63cea7 100644 (file)
@@ -19,8 +19,8 @@
  * Version of software...
  */
 
-#define CUPS_SVERSION "CUPS v2.4.6"
-#define CUPS_MINIMAL "CUPS/2.4.6"
+#define CUPS_SVERSION "CUPS v2.4.7"
+#define CUPS_MINIMAL "CUPS/2.4.7"
 
 
 /*