Commit bddebdb0eace5641d69230820df3dd4733a99386
1 parent
98fe680a
Prepare 10.3.2 release
Showing
6 changed files
with
17 additions
and
15 deletions
ChangeLog
| 1 | 2021-05-08 Jay Berkenbilt <ejb@ql.org> | 1 | 2021-05-08 Jay Berkenbilt <ejb@ql.org> |
| 2 | 2 | ||
| 3 | + * 10.3.2: release | ||
| 4 | + | ||
| 3 | * Fix problem that caused the generated manual from being included | 5 | * Fix problem that caused the generated manual from being included |
| 4 | in the Windows distributions. Fixes #521. | 6 | in the Windows distributions. Fixes #521. |
| 5 | 7 |
autofiles.sums
| 1 | -04144cd524b4278d6e3c3e0340cf03400daceaf1a241031c1053f8da544d1042 configure.ac | 1 | +285564a8480dcb79d7b42bf92c1919289b12238865a9d73aa3355277b1f46dc8 configure.ac |
| 2 | d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4 | 2 | d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4 |
| 3 | c12d837479fa9a3fa4c278b6dc7d6b449503d663e0f0d294305595a51ff43f70 libqpdf/qpdf/qpdf-config.h.in | 3 | c12d837479fa9a3fa4c278b6dc7d6b449503d663e0f0d294305595a51ff43f70 libqpdf/qpdf/qpdf-config.h.in |
| 4 | 5297971a0ef90bcd5563eb3f7127a032bb76d3ae2af7258bf13479caf8983a60 m4/ax_cxx_compile_stdcxx.m4 | 4 | 5297971a0ef90bcd5563eb3f7127a032bb76d3ae2af7258bf13479caf8983a60 m4/ax_cxx_compile_stdcxx.m4 |
configure
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | -# Generated by GNU Autoconf 2.69 for qpdf 10.3.1. | 3 | +# Generated by GNU Autoconf 2.69 for qpdf 10.3.2. |
| 4 | # | 4 | # |
| 5 | # | 5 | # |
| 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
| @@ -587,8 +587,8 @@ MAKEFLAGS= | @@ -587,8 +587,8 @@ MAKEFLAGS= | ||
| 587 | # Identity of this package. | 587 | # Identity of this package. |
| 588 | PACKAGE_NAME='qpdf' | 588 | PACKAGE_NAME='qpdf' |
| 589 | PACKAGE_TARNAME='qpdf' | 589 | PACKAGE_TARNAME='qpdf' |
| 590 | -PACKAGE_VERSION='10.3.1' | ||
| 591 | -PACKAGE_STRING='qpdf 10.3.1' | 590 | +PACKAGE_VERSION='10.3.2' |
| 591 | +PACKAGE_STRING='qpdf 10.3.2' | ||
| 592 | PACKAGE_BUGREPORT='' | 592 | PACKAGE_BUGREPORT='' |
| 593 | PACKAGE_URL='' | 593 | PACKAGE_URL='' |
| 594 | 594 | ||
| @@ -1377,7 +1377,7 @@ if test "$ac_init_help" = "long"; then | @@ -1377,7 +1377,7 @@ if test "$ac_init_help" = "long"; then | ||
| 1377 | # Omit some internal or obsolete options to make the list less imposing. | 1377 | # Omit some internal or obsolete options to make the list less imposing. |
| 1378 | # This message is too long to be a string in the A/UX 3.1 sh. | 1378 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1379 | cat <<_ACEOF | 1379 | cat <<_ACEOF |
| 1380 | -\`configure' configures qpdf 10.3.1 to adapt to many kinds of systems. | 1380 | +\`configure' configures qpdf 10.3.2 to adapt to many kinds of systems. |
| 1381 | 1381 | ||
| 1382 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1382 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1383 | 1383 | ||
| @@ -1443,7 +1443,7 @@ fi | @@ -1443,7 +1443,7 @@ fi | ||
| 1443 | 1443 | ||
| 1444 | if test -n "$ac_init_help"; then | 1444 | if test -n "$ac_init_help"; then |
| 1445 | case $ac_init_help in | 1445 | case $ac_init_help in |
| 1446 | - short | recursive ) echo "Configuration of qpdf 10.3.1:";; | 1446 | + short | recursive ) echo "Configuration of qpdf 10.3.2:";; |
| 1447 | esac | 1447 | esac |
| 1448 | cat <<\_ACEOF | 1448 | cat <<\_ACEOF |
| 1449 | 1449 | ||
| @@ -1629,7 +1629,7 @@ fi | @@ -1629,7 +1629,7 @@ fi | ||
| 1629 | test -n "$ac_init_help" && exit $ac_status | 1629 | test -n "$ac_init_help" && exit $ac_status |
| 1630 | if $ac_init_version; then | 1630 | if $ac_init_version; then |
| 1631 | cat <<\_ACEOF | 1631 | cat <<\_ACEOF |
| 1632 | -qpdf configure 10.3.1 | 1632 | +qpdf configure 10.3.2 |
| 1633 | generated by GNU Autoconf 2.69 | 1633 | generated by GNU Autoconf 2.69 |
| 1634 | 1634 | ||
| 1635 | Copyright (C) 2012 Free Software Foundation, Inc. | 1635 | Copyright (C) 2012 Free Software Foundation, Inc. |
| @@ -2298,7 +2298,7 @@ cat >config.log <<_ACEOF | @@ -2298,7 +2298,7 @@ cat >config.log <<_ACEOF | ||
| 2298 | This file contains any messages produced by compilers while | 2298 | This file contains any messages produced by compilers while |
| 2299 | running configure, to aid debugging if configure makes a mistake. | 2299 | running configure, to aid debugging if configure makes a mistake. |
| 2300 | 2300 | ||
| 2301 | -It was created by qpdf $as_me 10.3.1, which was | 2301 | +It was created by qpdf $as_me 10.3.2, which was |
| 2302 | generated by GNU Autoconf 2.69. Invocation command line was | 2302 | generated by GNU Autoconf 2.69. Invocation command line was |
| 2303 | 2303 | ||
| 2304 | $ $0 $@ | 2304 | $ $0 $@ |
| @@ -16330,7 +16330,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | @@ -16330,7 +16330,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||
| 16330 | # LT = libtool | 16330 | # LT = libtool |
| 16331 | LT_CURRENT=31 | 16331 | LT_CURRENT=31 |
| 16332 | LT_AGE=3 | 16332 | LT_AGE=3 |
| 16333 | -LT_REVISION=1 | 16333 | +LT_REVISION=2 |
| 16334 | 16334 | ||
| 16335 | 16335 | ||
| 16336 | 16336 | ||
| @@ -19295,7 +19295,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | @@ -19295,7 +19295,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | ||
| 19295 | # report actual input values of CONFIG_FILES etc. instead of their | 19295 | # report actual input values of CONFIG_FILES etc. instead of their |
| 19296 | # values after options handling. | 19296 | # values after options handling. |
| 19297 | ac_log=" | 19297 | ac_log=" |
| 19298 | -This file was extended by qpdf $as_me 10.3.1, which was | 19298 | +This file was extended by qpdf $as_me 10.3.2, which was |
| 19299 | generated by GNU Autoconf 2.69. Invocation command line was | 19299 | generated by GNU Autoconf 2.69. Invocation command line was |
| 19300 | 19300 | ||
| 19301 | CONFIG_FILES = $CONFIG_FILES | 19301 | CONFIG_FILES = $CONFIG_FILES |
| @@ -19361,7 +19361,7 @@ _ACEOF | @@ -19361,7 +19361,7 @@ _ACEOF | ||
| 19361 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 19361 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 19362 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 19362 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 19363 | ac_cs_version="\\ | 19363 | ac_cs_version="\\ |
| 19364 | -qpdf config.status 10.3.1 | 19364 | +qpdf config.status 10.3.2 |
| 19365 | configured by $0, generated by GNU Autoconf 2.69, | 19365 | configured by $0, generated by GNU Autoconf 2.69, |
| 19366 | with options \\"\$ac_cs_config\\" | 19366 | with options \\"\$ac_cs_config\\" |
| 19367 | 19367 |
configure.ac
| @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. | @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. | ||
| 2 | dnl This config.in requires autoconf 2.5 or greater. | 2 | dnl This config.in requires autoconf 2.5 or greater. |
| 3 | 3 | ||
| 4 | AC_PREREQ([2.68]) | 4 | AC_PREREQ([2.68]) |
| 5 | -AC_INIT([qpdf],[10.3.1]) | 5 | +AC_INIT([qpdf],[10.3.2]) |
| 6 | 6 | ||
| 7 | AC_CONFIG_MACRO_DIR([m4]) | 7 | AC_CONFIG_MACRO_DIR([m4]) |
| 8 | AC_CONFIG_FILES([autoconf.mk]) | 8 | AC_CONFIG_FILES([autoconf.mk]) |
| @@ -54,7 +54,7 @@ LT_INIT([win32-dll]) | @@ -54,7 +54,7 @@ LT_INIT([win32-dll]) | ||
| 54 | # LT = libtool | 54 | # LT = libtool |
| 55 | LT_CURRENT=31 | 55 | LT_CURRENT=31 |
| 56 | LT_AGE=3 | 56 | LT_AGE=3 |
| 57 | -LT_REVISION=1 | 57 | +LT_REVISION=2 |
| 58 | AC_SUBST(LT_CURRENT) | 58 | AC_SUBST(LT_CURRENT) |
| 59 | AC_SUBST(LT_REVISION) | 59 | AC_SUBST(LT_REVISION) |
| 60 | AC_SUBST(LT_AGE) | 60 | AC_SUBST(LT_AGE) |
libqpdf/QPDF.cc
| @@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
| 25 | #include <qpdf/QPDF_Stream.hh> | 25 | #include <qpdf/QPDF_Stream.hh> |
| 26 | #include <qpdf/QPDF_Array.hh> | 26 | #include <qpdf/QPDF_Array.hh> |
| 27 | 27 | ||
| 28 | -std::string QPDF::qpdf_version = "10.3.1"; | 28 | +std::string QPDF::qpdf_version = "10.3.2"; |
| 29 | 29 | ||
| 30 | static char const* EMPTY_PDF = | 30 | static char const* EMPTY_PDF = |
| 31 | "%PDF-1.3\n" | 31 | "%PDF-1.3\n" |
qpdf/qpdf.cc
| @@ -40,7 +40,7 @@ static int constexpr EXIT_CORRECT_PASSWORD = 3; | @@ -40,7 +40,7 @@ static int constexpr EXIT_CORRECT_PASSWORD = 3; | ||
| 40 | 40 | ||
| 41 | static char const* whoami = 0; | 41 | static char const* whoami = 0; |
| 42 | 42 | ||
| 43 | -static std::string expected_version = "10.3.1"; | 43 | +static std::string expected_version = "10.3.2"; |
| 44 | 44 | ||
| 45 | struct PageSpec | 45 | struct PageSpec |
| 46 | { | 46 | { |