Commit 5462dfce3106ffcc9b866902773933adeb7a4d41
1 parent
d89d7133
Prepare 9.0.0 release
Showing
7 changed files
with
24 additions
and
22 deletions
ChangeLog
autofiles.sums
| 1 | -2784dbb5657cdd1ce359729771d8ad768becc3751dfac2b13b3eb11d146684a7 configure.ac | |
| 1 | +37b41075e24a1daf1f9a598c87387602c17a56a0a7f00c52e937764a1d3a67e3 configure.ac | |
| 2 | 2 | 9c264dc3fac489fd0178d3fa9fd29d5b0ccd37d561e926ef449fa01d99abded7 aclocal.m4 |
| 3 | 3 | 79ee40c3867f4162a847c005a73a5e388e3882f71dd185d39d9ddf0312133086 libqpdf/qpdf/qpdf-config.h.in |
| 4 | 4 | 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 8.4.2. | |
| 3 | +# Generated by GNU Autoconf 2.69 for qpdf 9.0.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='8.4.2' | |
| 591 | -PACKAGE_STRING='qpdf 8.4.2' | |
| 590 | +PACKAGE_VERSION='9.0.0' | |
| 591 | +PACKAGE_STRING='qpdf 9.0.0' | |
| 592 | 592 | PACKAGE_BUGREPORT='' |
| 593 | 593 | PACKAGE_URL='' |
| 594 | 594 | |
| ... | ... | @@ -1356,7 +1356,7 @@ if test "$ac_init_help" = "long"; then |
| 1356 | 1356 | # Omit some internal or obsolete options to make the list less imposing. |
| 1357 | 1357 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1358 | 1358 | cat <<_ACEOF |
| 1359 | -\`configure' configures qpdf 8.4.2 to adapt to many kinds of systems. | |
| 1359 | +\`configure' configures qpdf 9.0.0 to adapt to many kinds of systems. | |
| 1360 | 1360 | |
| 1361 | 1361 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1362 | 1362 | |
| ... | ... | @@ -1422,7 +1422,7 @@ fi |
| 1422 | 1422 | |
| 1423 | 1423 | if test -n "$ac_init_help"; then |
| 1424 | 1424 | case $ac_init_help in |
| 1425 | - short | recursive ) echo "Configuration of qpdf 8.4.2:";; | |
| 1425 | + short | recursive ) echo "Configuration of qpdf 9.0.0:";; | |
| 1426 | 1426 | esac |
| 1427 | 1427 | cat <<\_ACEOF |
| 1428 | 1428 | |
| ... | ... | @@ -1588,7 +1588,7 @@ fi |
| 1588 | 1588 | test -n "$ac_init_help" && exit $ac_status |
| 1589 | 1589 | if $ac_init_version; then |
| 1590 | 1590 | cat <<\_ACEOF |
| 1591 | -qpdf configure 8.4.2 | |
| 1591 | +qpdf configure 9.0.0 | |
| 1592 | 1592 | generated by GNU Autoconf 2.69 |
| 1593 | 1593 | |
| 1594 | 1594 | Copyright (C) 2012 Free Software Foundation, Inc. |
| ... | ... | @@ -2311,7 +2311,7 @@ cat >config.log <<_ACEOF |
| 2311 | 2311 | This file contains any messages produced by compilers while |
| 2312 | 2312 | running configure, to aid debugging if configure makes a mistake. |
| 2313 | 2313 | |
| 2314 | -It was created by qpdf $as_me 8.4.2, which was | |
| 2314 | +It was created by qpdf $as_me 9.0.0, which was | |
| 2315 | 2315 | generated by GNU Autoconf 2.69. Invocation command line was |
| 2316 | 2316 | |
| 2317 | 2317 | $ $0 $@ |
| ... | ... | @@ -15858,9 +15858,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 15858 | 15858 | # * Otherwise, increment LT_REVISION |
| 15859 | 15859 | |
| 15860 | 15860 | # LT = libtool |
| 15861 | -LT_CURRENT=25 | |
| 15862 | -LT_AGE=4 | |
| 15863 | -LT_REVISION=2 | |
| 15861 | +LT_CURRENT=26 | |
| 15862 | +LT_AGE=0 | |
| 15863 | +LT_REVISION=0 | |
| 15864 | 15864 | |
| 15865 | 15865 | |
| 15866 | 15866 | |
| ... | ... | @@ -18159,7 +18159,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
| 18159 | 18159 | # report actual input values of CONFIG_FILES etc. instead of their |
| 18160 | 18160 | # values after options handling. |
| 18161 | 18161 | ac_log=" |
| 18162 | -This file was extended by qpdf $as_me 8.4.2, which was | |
| 18162 | +This file was extended by qpdf $as_me 9.0.0, which was | |
| 18163 | 18163 | generated by GNU Autoconf 2.69. Invocation command line was |
| 18164 | 18164 | |
| 18165 | 18165 | CONFIG_FILES = $CONFIG_FILES |
| ... | ... | @@ -18225,7 +18225,7 @@ _ACEOF |
| 18225 | 18225 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 18226 | 18226 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 18227 | 18227 | ac_cs_version="\\ |
| 18228 | -qpdf config.status 8.4.2 | |
| 18228 | +qpdf config.status 9.0.0 | |
| 18229 | 18229 | configured by $0, generated by GNU Autoconf 2.69, |
| 18230 | 18230 | with options \\"\$ac_cs_config\\" |
| 18231 | 18231 | ... | ... |
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],[8.4.2]) | |
| 5 | +AC_INIT([qpdf],[9.0.0]) | |
| 6 | 6 | |
| 7 | 7 | AC_CONFIG_MACRO_DIR([m4]) |
| 8 | 8 | AC_CONFIG_FILES([autoconf.mk]) |
| ... | ... | @@ -51,9 +51,9 @@ LT_INIT([win32-dll]) |
| 51 | 51 | # * Otherwise, increment LT_REVISION |
| 52 | 52 | |
| 53 | 53 | # LT = libtool |
| 54 | -LT_CURRENT=25 | |
| 55 | -LT_AGE=4 | |
| 56 | -LT_REVISION=2 | |
| 54 | +LT_CURRENT=26 | |
| 55 | +LT_AGE=0 | |
| 56 | +LT_REVISION=0 | |
| 57 | 57 | AC_SUBST(LT_CURRENT) |
| 58 | 58 | AC_SUBST(LT_REVISION) |
| 59 | 59 | AC_SUBST(LT_AGE) | ... | ... |
libqpdf/QPDF.cc
manual/qpdf-manual.xml
| ... | ... | @@ -5,8 +5,8 @@ |
| 5 | 5 | <!ENTITY mdash "—"> |
| 6 | 6 | <!ENTITY ndash "–"> |
| 7 | 7 | <!ENTITY nbsp " "> |
| 8 | -<!ENTITY swversion "8.4.2"> | |
| 9 | -<!ENTITY lastreleased "May 18, 2019"> | |
| 8 | +<!ENTITY swversion "9.0.0"> | |
| 9 | +<!ENTITY lastreleased "August 31, 2019"> | |
| 10 | 10 | ]> |
| 11 | 11 | <book> |
| 12 | 12 | <bookinfo> |
| ... | ... | @@ -4365,7 +4365,7 @@ print "\n"; |
| 4365 | 4365 | </para> |
| 4366 | 4366 | <variablelist> |
| 4367 | 4367 | <varlistentry> |
| 4368 | - <term>9.0.0: XXX</term> | |
| 4368 | + <term>9.0.0: August 31, 2019</term> | |
| 4369 | 4369 | <listitem> |
| 4370 | 4370 | <itemizedlist> |
| 4371 | 4371 | <listitem> | ... | ... |