]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare files for next release
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 6 Jun 2023 13:28:10 +0000 (15:28 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 6 Jun 2023 13:28:10 +0000 (15:28 +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 825e065ab4b7a9a257889b6266d982b249a560ac..87c720e47e8a073cbdeaee809a1eaa241a724aec 100644 (file)
@@ -1,6 +1,10 @@
-CHANGES - OpenPrinting CUPS 2.4.4 - 2023-06-06
+CHANGES - OpenPrinting CUPS 2.4.5 - (TBA)
 ==============================================
 
+Changes in CUPS v2.4.5 - TBA
+----------------------------
+
+
 Changes in CUPS v2.4.4 - 2023-06-06
 -----------------------------------
 
index 86afdb1f5224347de95e44cbd2c98cb1a647a41f..54b6764f51eeca637d60caf70b72a8f203047f44 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-OpenPrinting CUPS v2.4.4
+OpenPrinting CUPS v2.4.5
 ========================
 
 ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases)
index 88d0a31ade9b3bdd3868bb457a102638fd1bf539..b017092d259d764483faadfcb7fe1635cf546c89 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.4.
+# Generated by GNU Autoconf 2.71 for CUPS 2.4.5.
 #
 # 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.4'
-PACKAGE_STRING='CUPS 2.4.4'
+PACKAGE_VERSION='2.4.5'
+PACKAGE_STRING='CUPS 2.4.5'
 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.4 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.4.5 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.4:";;
+     short | recursive ) echo "Configuration of CUPS 2.4.5:";;
    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.4
+CUPS configure 2.4.5
 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.4, which was
+It was created by CUPS $as_me 2.4.5, 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.4"
-CUPS_API_VERSION="$(echo 2.4.4 | awk -F. '{print $1 "." $2}')"
+CUPS_VERSION="2.4.5"
+CUPS_API_VERSION="$(echo 2.4.5 | awk -F. '{print $1 "." $2}')"
 CUPS_BUILD="cups-$CUPS_VERSION"
 
 
@@ -4727,11 +4727,11 @@ if test x$ac_prog_cxx_stdcxx = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
 printf %s "checking for $CXX option to enable C++11 features... " >&6; }
-if test ${ac_cv_prog_cxx_11+y}
+if test ${ac_cv_prog_cxx_cxx11+y}
 then :
   printf %s "(cached) " >&6
 else $as_nop
-  ac_cv_prog_cxx_11=no
+  ac_cv_prog_cxx_cxx11=no
 ac_save_CXX=$CXX
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4773,11 +4773,11 @@ if test x$ac_prog_cxx_stdcxx = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
 printf %s "checking for $CXX option to enable C++98 features... " >&6; }
-if test ${ac_cv_prog_cxx_98+y}
+if test ${ac_cv_prog_cxx_cxx98+y}
 then :
   printf %s "(cached) " >&6
 else $as_nop
-  ac_cv_prog_cxx_98=no
+  ac_cv_prog_cxx_cxx98=no
 ac_save_CXX=$CXX
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -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.4, which was
+This file was extended by CUPS $as_me 2.4.5, 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.4
+CUPS config.status 2.4.5
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
index ccc6b0ad23b80a3c022ef10d64783ca558b4a405..1367ee232c952ea7c85121a2f82fa76e1ba5a694 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.4],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
+AC_INIT([CUPS],[2.4.5],[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 140955091d810d87501e7952deb8628b2ec9af86..bb24d6d15763e67a27c27ad54f9ea9635225a9de 100644 (file)
@@ -46,7 +46,7 @@ extern "C" {
 #  define CUPS_VERSION                 2.0404
 #  define CUPS_VERSION_MAJOR           2
 #  define CUPS_VERSION_MINOR           4
-#  define CUPS_VERSION_PATCH           4
+#  define CUPS_VERSION_PATCH           5
 
 #  define CUPS_BC_FD                   3
                                        /* Back-channel file descriptor for
index 00896f8c3abc16e507801f65238195dbfac09387..e7d3f8a9be5de29de5eef86938e2a17d6a7b9cdd 100644 (file)
@@ -100,8 +100,8 @@ typedef unsigned long useconds_t;
  * Version of software...
  */
 
-#define CUPS_SVERSION "CUPS v2.4.4"
-#define CUPS_MINIMAL "CUPS/2.4.4"
+#define CUPS_SVERSION "CUPS v2.4.5"
+#define CUPS_MINIMAL "CUPS/2.4.5"
 
 
 /*
index babb733e29f8dda2112fced5ac3a98cc1ab65df5..351f428c1640b51e9dfa0769dcb4276371db55f0 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native</id>
         <title>OpenPrinting CUPS Library for VS2019+</title>
-        <version>2.4.4.0</version>
+        <version>2.4.5.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.4.0" />
+           <dependency id="libcups2_native.redist" version="2.4.5.0" />
        </dependencies>
     </metadata>
     <files>
index b1b7a224f65bf426e6386948c5371b2558733e1a..837b9f6e1693860e8d58011d7a19a862a2bb5beb 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native.redist</id>
         <title>OpenPrinting CUPS Library for VS2019+ Redist</title>
-        <version>2.4.4.0</version>
+        <version>2.4.5.0</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
index ab053274c026bedd33b9cf4039d8ad29aebf3598..0da7a9f152747ad2e60d1c395f721894e3a7269a 100644 (file)
@@ -19,8 +19,8 @@
  * Version of software...
  */
 
-#define CUPS_SVERSION "CUPS v2.4.4"
-#define CUPS_MINIMAL "CUPS/2.4.4"
+#define CUPS_SVERSION "CUPS v2.4.5"
+#define CUPS_MINIMAL "CUPS/2.4.5"
 
 
 /*