Commit 04745320d651e07cf6c127b6c893289ea0ca6933
1 parent
d866f480
Prepare 10.5.0 release
Showing
9 changed files
with
26 additions
and
22 deletions
ChangeLog
aclocal.m4
| 1 | -# generated automatically by aclocal 1.16.4 -*- Autoconf -*- | |
| 1 | +# generated automatically by aclocal 1.16.1 -*- Autoconf -*- | |
| 2 | 2 | |
| 3 | -# Copyright (C) 1996-2021 Free Software Foundation, Inc. | |
| 3 | +# Copyright (C) 1996-2018 Free Software Foundation, Inc. | |
| 4 | 4 | |
| 5 | 5 | # This file is free software; the Free Software Foundation |
| 6 | 6 | # gives unlimited permission to copy and/or distribute it, | ... | ... |
autofiles.sums
| 1 | -44c66263db20dec40cefe94df4f9f9effe7410f20865cd53cf89268f6a98010f configure.ac | |
| 2 | -a45b129101efb46d7ac59ca2cf12d137a5742c2593ea11ebb32401aefd915b96 aclocal.m4 | |
| 1 | +c2704f4dca902266b5356fc80558ee642a5df6fac0ca97367903cb62efef5e75 configure.ac | |
| 2 | +d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4 | |
| 3 | 3 | c12d837479fa9a3fa4c278b6dc7d6b449503d663e0f0d294305595a51ff43f70 libqpdf/qpdf/qpdf-config.h.in |
| 4 | 4 | 5297971a0ef90bcd5563eb3f7127a032bb76d3ae2af7258bf13479caf8983a60 m4/ax_cxx_compile_stdcxx.m4 |
| 5 | 5 | 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4 | ... | ... |
configure
| 1 | 1 | #! /bin/sh |
| 2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | -# Generated by GNU Autoconf 2.69 for qpdf 10.4.0. | |
| 3 | +# Generated by GNU Autoconf 2.69 for qpdf 10.5.0. | |
| 4 | 4 | # |
| 5 | 5 | # |
| 6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
| ... | ... | @@ -587,8 +587,8 @@ MAKEFLAGS= |
| 587 | 587 | # Identity of this package. |
| 588 | 588 | PACKAGE_NAME='qpdf' |
| 589 | 589 | PACKAGE_TARNAME='qpdf' |
| 590 | -PACKAGE_VERSION='10.4.0' | |
| 591 | -PACKAGE_STRING='qpdf 10.4.0' | |
| 590 | +PACKAGE_VERSION='10.5.0' | |
| 591 | +PACKAGE_STRING='qpdf 10.5.0' | |
| 592 | 592 | PACKAGE_BUGREPORT='' |
| 593 | 593 | PACKAGE_URL='' |
| 594 | 594 | |
| ... | ... | @@ -1371,7 +1371,7 @@ if test "$ac_init_help" = "long"; then |
| 1371 | 1371 | # Omit some internal or obsolete options to make the list less imposing. |
| 1372 | 1372 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1373 | 1373 | cat <<_ACEOF |
| 1374 | -\`configure' configures qpdf 10.4.0 to adapt to many kinds of systems. | |
| 1374 | +\`configure' configures qpdf 10.5.0 to adapt to many kinds of systems. | |
| 1375 | 1375 | |
| 1376 | 1376 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1377 | 1377 | |
| ... | ... | @@ -1437,7 +1437,7 @@ fi |
| 1437 | 1437 | |
| 1438 | 1438 | if test -n "$ac_init_help"; then |
| 1439 | 1439 | case $ac_init_help in |
| 1440 | - short | recursive ) echo "Configuration of qpdf 10.4.0:";; | |
| 1440 | + short | recursive ) echo "Configuration of qpdf 10.5.0:";; | |
| 1441 | 1441 | esac |
| 1442 | 1442 | cat <<\_ACEOF |
| 1443 | 1443 | |
| ... | ... | @@ -1619,7 +1619,7 @@ fi |
| 1619 | 1619 | test -n "$ac_init_help" && exit $ac_status |
| 1620 | 1620 | if $ac_init_version; then |
| 1621 | 1621 | cat <<\_ACEOF |
| 1622 | -qpdf configure 10.4.0 | |
| 1622 | +qpdf configure 10.5.0 | |
| 1623 | 1623 | generated by GNU Autoconf 2.69 |
| 1624 | 1624 | |
| 1625 | 1625 | Copyright (C) 2012 Free Software Foundation, Inc. |
| ... | ... | @@ -2288,7 +2288,7 @@ cat >config.log <<_ACEOF |
| 2288 | 2288 | This file contains any messages produced by compilers while |
| 2289 | 2289 | running configure, to aid debugging if configure makes a mistake. |
| 2290 | 2290 | |
| 2291 | -It was created by qpdf $as_me 10.4.0, which was | |
| 2291 | +It was created by qpdf $as_me 10.5.0, which was | |
| 2292 | 2292 | generated by GNU Autoconf 2.69. Invocation command line was |
| 2293 | 2293 | |
| 2294 | 2294 | $ $0 $@ |
| ... | ... | @@ -16316,8 +16316,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 16316 | 16316 | # * Otherwise, increment LT_REVISION |
| 16317 | 16317 | |
| 16318 | 16318 | # LT = libtool |
| 16319 | -LT_CURRENT=32 | |
| 16320 | -LT_AGE=4 | |
| 16319 | +LT_CURRENT=33 | |
| 16320 | +LT_AGE=5 | |
| 16321 | 16321 | LT_REVISION=0 |
| 16322 | 16322 | |
| 16323 | 16323 | |
| ... | ... | @@ -19241,7 +19241,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
| 19241 | 19241 | # report actual input values of CONFIG_FILES etc. instead of their |
| 19242 | 19242 | # values after options handling. |
| 19243 | 19243 | ac_log=" |
| 19244 | -This file was extended by qpdf $as_me 10.4.0, which was | |
| 19244 | +This file was extended by qpdf $as_me 10.5.0, which was | |
| 19245 | 19245 | generated by GNU Autoconf 2.69. Invocation command line was |
| 19246 | 19246 | |
| 19247 | 19247 | CONFIG_FILES = $CONFIG_FILES |
| ... | ... | @@ -19307,7 +19307,7 @@ _ACEOF |
| 19307 | 19307 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 19308 | 19308 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 19309 | 19309 | ac_cs_version="\\ |
| 19310 | -qpdf config.status 10.4.0 | |
| 19310 | +qpdf config.status 10.5.0 | |
| 19311 | 19311 | configured by $0, generated by GNU Autoconf 2.69, |
| 19312 | 19312 | with options \\"\$ac_cs_config\\" |
| 19313 | 19313 | ... | ... |
configure.ac
| ... | ... | @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. |
| 2 | 2 | dnl This config.in requires autoconf 2.5 or greater. |
| 3 | 3 | |
| 4 | 4 | AC_PREREQ([2.68]) |
| 5 | -AC_INIT([qpdf],[10.4.0]) | |
| 5 | +AC_INIT([qpdf],[10.5.0]) | |
| 6 | 6 | |
| 7 | 7 | AC_CONFIG_MACRO_DIR([m4]) |
| 8 | 8 | AC_CONFIG_FILES([autoconf.mk]) |
| ... | ... | @@ -51,8 +51,8 @@ LT_INIT([win32-dll]) |
| 51 | 51 | # * Otherwise, increment LT_REVISION |
| 52 | 52 | |
| 53 | 53 | # LT = libtool |
| 54 | -LT_CURRENT=32 | |
| 55 | -LT_AGE=4 | |
| 54 | +LT_CURRENT=33 | |
| 55 | +LT_AGE=5 | |
| 56 | 56 | LT_REVISION=0 |
| 57 | 57 | AC_SUBST(LT_CURRENT) |
| 58 | 58 | AC_SUBST(LT_REVISION) | ... | ... |
libqpdf/QPDF.cc
manual/conf.py
manual/release-notes.rst
| ... | ... | @@ -6,7 +6,7 @@ Release Notes |
| 6 | 6 | For a detailed list of changes, please see the file |
| 7 | 7 | :file:`ChangeLog` in the source distribution. |
| 8 | 8 | |
| 9 | -10.5.0: XXX Month dd, YYYY | |
| 9 | +10.5.0: December 20, 2021 | |
| 10 | 10 | - Packaging changes |
| 11 | 11 | |
| 12 | 12 | - The structure of the ``doc`` directory is different. The PDF | ... | ... |
qpdf/qpdf.cc