Skip to content

Commit ff9492a

Browse files
committed
Prep CUPS 2.5 development.
1 parent d11e138 commit ff9492a

File tree

7 files changed

+25
-26
lines changed

7 files changed

+25
-26
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
OpenPrinting CUPS v2.4.3
1+
OpenPrinting CUPS v2.5b1
22
========================
33

44
![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases)
55
![Apache 2.0](https://img.shields.io/github/license/openprinting/cups)
66
[![Build and Test](https://github.com/OpenPrinting/cups/workflows/Build%20and%20Test/badge.svg)](https://github.com/OpenPrinting/cups/actions/workflows/build.yml)
77
[![Coverity Scan](https://img.shields.io/coverity/scan/23806)](https://scan.coverity.com/projects/openprinting-cups)
88

9+
> *Note:* This branch is tracking a future CUPS 2.5.x feature release. Check
10+
> out the "2.4.x" branch for CUPS 2.4.x.
11+
912

1013
Introduction
1114
------------

configure

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.71 for CUPS 2.4.3.
3+
# Generated by GNU Autoconf 2.71 for CUPS 2.5b1.
44
#
55
# Report bugs to <https://github.com/openprinting/cups/issues>.
66
#
@@ -610,8 +610,8 @@ MAKEFLAGS=
610610
# Identity of this package.
611611
PACKAGE_NAME='CUPS'
612612
PACKAGE_TARNAME='cups'
613-
PACKAGE_VERSION='2.4.3'
614-
PACKAGE_STRING='CUPS 2.4.3'
613+
PACKAGE_VERSION='2.5b1'
614+
PACKAGE_STRING='CUPS 2.5b1'
615615
PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues'
616616
PACKAGE_URL='https://openprinting.github.io/cups'
617617

@@ -1504,7 +1504,7 @@ if test "$ac_init_help" = "long"; then
15041504
# Omit some internal or obsolete options to make the list less imposing.
15051505
# This message is too long to be a string in the A/UX 3.1 sh.
15061506
cat <<_ACEOF
1507-
\`configure' configures CUPS 2.4.3 to adapt to many kinds of systems.
1507+
\`configure' configures CUPS 2.5b1 to adapt to many kinds of systems.
15081508
15091509
Usage: $0 [OPTION]... [VAR=VALUE]...
15101510
@@ -1570,7 +1570,7 @@ fi
15701570

15711571
if test -n "$ac_init_help"; then
15721572
case $ac_init_help in
1573-
short | recursive ) echo "Configuration of CUPS 2.4.3:";;
1573+
short | recursive ) echo "Configuration of CUPS 2.5b1:";;
15741574
esac
15751575
cat <<\_ACEOF
15761576
@@ -1758,7 +1758,7 @@ fi
17581758
test -n "$ac_init_help" && exit $ac_status
17591759
if $ac_init_version; then
17601760
cat <<\_ACEOF
1761-
CUPS configure 2.4.3
1761+
CUPS configure 2.5b1
17621762
generated by GNU Autoconf 2.71
17631763
17641764
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2113,7 +2113,7 @@ cat >config.log <<_ACEOF
21132113
This file contains any messages produced by compilers while
21142114
running configure, to aid debugging if configure makes a mistake.
21152115
2116-
It was created by CUPS $as_me 2.4.3, which was
2116+
It was created by CUPS $as_me 2.5b1, which was
21172117
generated by GNU Autoconf 2.71. Invocation command line was
21182118
21192119
$ $0$ac_configure_args_raw
@@ -3244,8 +3244,8 @@ done
32443244
ac_config_headers="$ac_config_headers config.h"
32453245

32463246

3247-
CUPS_VERSION="2.4.3"
3248-
CUPS_API_VERSION="$(echo 2.4.3 | awk -F. '{print $1 "." $2}')"
3247+
CUPS_VERSION="2.5b1"
3248+
CUPS_API_VERSION="$(echo 2.5b1 | awk -F. '{print $1 "." $2}')"
32493249
CUPS_BUILD="cups-$CUPS_VERSION"
32503250

32513251

@@ -7133,7 +7133,7 @@ printf "%s\n" "#define CUPS_LITE 1" >>confdefs.h
71337133
;; #(
71347134
*) :
71357135

7136-
as_fn_error $? "Bad build component \"$COMPONENT\" specified." "$LINENO" 5
7136+
as_fn_error $? "Bad build component \"$COMPONENTS\" specified." "$LINENO" 5
71377137
;; #(
71387138
*) :
71397139
;;
@@ -12884,7 +12884,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1288412884
# report actual input values of CONFIG_FILES etc. instead of their
1288512885
# values after options handling.
1288612886
ac_log="
12887-
This file was extended by CUPS $as_me 2.4.3, which was
12887+
This file was extended by CUPS $as_me 2.5b1, which was
1288812888
generated by GNU Autoconf 2.71. Invocation command line was
1288912889
1289012890
CONFIG_FILES = $CONFIG_FILES
@@ -12949,7 +12949,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1294912949
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1295012950
ac_cs_config='$ac_cs_config_escaped'
1295112951
ac_cs_version="\\
12952-
CUPS config.status 2.4.3
12952+
CUPS config.status 2.5b1
1295312953
configured by $0, generated by GNU Autoconf 2.71,
1295412954
with options \\"\$ac_cs_config\\"
1295512955

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dnl We need at least autoconf 2.71...
1313
AC_PREREQ([2.71])
1414

1515
dnl Package name and version...
16-
AC_INIT([CUPS],[2.4.3],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
16+
AC_INIT([CUPS],[2.5b1],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
1717

1818
dnl This line is provided to ensure that you don't run the autoheader program
1919
dnl against this project. Doing so is completely unsupported and WILL cause

vcnet/config.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ typedef unsigned long useconds_t;
100100
* Version of software...
101101
*/
102102

103-
#define CUPS_SVERSION "CUPS v2.4.3"
104-
#define CUPS_MINIMAL "CUPS/2.4.3"
103+
#define CUPS_SVERSION "CUPS v2.5.0"
104+
#define CUPS_MINIMAL "CUPS/2.5.0"
105105

106106

107107
/*
@@ -386,10 +386,8 @@ typedef unsigned long useconds_t;
386386
*/
387387

388388
#define HAVE_TLS 1
389-
/* #undef HAVE_CDSASSL */
390389
#define HAVE_OPENSSL 1
391390
/* #undef HAVE_GNUTLS */
392-
/* #undef HAVE_SSPISSL */
393391

394392

395393
/*

vcnet/libcups2_native.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>libcups2_native</id>
55
<title>OpenPrinting CUPS Library for VS2019+</title>
6-
<version>2.4.3.5</version>
6+
<version>2.5.0.0</version>
77
<authors>Michael R Sweet, OpenPrinting</authors>
88
<owners>michaelrsweet</owners>
99
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -16,7 +16,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient
1616
<copyright>Copyright © 2020-2023 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
1717
<tags>http ipp native</tags>
1818
<dependencies>
19-
<dependency id="libcups2_native.redist" version="2.4.3.5" />
19+
<dependency id="libcups2_native.redist" version="2.5.0.0" />
2020
</dependencies>
2121
</metadata>
2222
<files>

vcnet/libcups2_native.redist.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>libcups2_native.redist</id>
55
<title>OpenPrinting CUPS Library for VS2019+ Redist</title>
6-
<version>2.4.3.5</version>
6+
<version>2.5.0.0</version>
77
<authors>Michael R Sweet, OpenPrinting</authors>
88
<owners>michaelrsweet</owners>
99
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>

xcode/config.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* Version of software...
2020
*/
2121

22-
#define CUPS_SVERSION "CUPS v2.4.3"
23-
#define CUPS_MINIMAL "CUPS/2.4.3"
22+
#define CUPS_SVERSION "CUPS v2.5.0"
23+
#define CUPS_MINIMAL "CUPS/2.5.0"
2424

2525

2626
/*
@@ -307,10 +307,8 @@
307307
*/
308308

309309
#define HAVE_TLS 1
310-
#define HAVE_CDSASSL 1
311-
/* #undef HAVE_OPENSSL */
310+
#define HAVE_OPENSSL 1
312311
/* #undef HAVE_GNUTLS */
313-
/* #undef HAVE_SSPISSL */
314312

315313

316314
/*

0 commit comments

Comments
 (0)