Commit 821a70185135df50a28ad92733f82fbe5b562556
1 parent
0c1122a7
Prepare 10.0.1 release
Showing
7 changed files
with
63 additions
and
17 deletions
ChangeLog
autofiles.sums
| 1 | -2bf5c9f65e959d8b7c9b0a94c0c5f3658d116c3e9d28d199fbb93b114ac37c83 configure.ac | 1 | +e764290be37a921ecba94755b6da22dd9e9b98644b8fdfdd0fa7f1331ce56a05 configure.ac |
| 2 | d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4 | 2 | d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4 |
| 3 | b0ce6d1dba8effa47d25154b2bb56eddafc997254a0f3f903cf9b6abffc03616 libqpdf/qpdf/qpdf-config.h.in | 3 | b0ce6d1dba8effa47d25154b2bb56eddafc997254a0f3f903cf9b6abffc03616 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.0.0. | 3 | +# Generated by GNU Autoconf 2.69 for qpdf 10.0.1. |
| 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.0.0' | ||
| 591 | -PACKAGE_STRING='qpdf 10.0.0' | 590 | +PACKAGE_VERSION='10.0.1' |
| 591 | +PACKAGE_STRING='qpdf 10.0.1' | ||
| 592 | PACKAGE_BUGREPORT='' | 592 | PACKAGE_BUGREPORT='' |
| 593 | PACKAGE_URL='' | 593 | PACKAGE_URL='' |
| 594 | 594 | ||
| @@ -1376,7 +1376,7 @@ if test "$ac_init_help" = "long"; then | @@ -1376,7 +1376,7 @@ if test "$ac_init_help" = "long"; then | ||
| 1376 | # Omit some internal or obsolete options to make the list less imposing. | 1376 | # Omit some internal or obsolete options to make the list less imposing. |
| 1377 | # This message is too long to be a string in the A/UX 3.1 sh. | 1377 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1378 | cat <<_ACEOF | 1378 | cat <<_ACEOF |
| 1379 | -\`configure' configures qpdf 10.0.0 to adapt to many kinds of systems. | 1379 | +\`configure' configures qpdf 10.0.1 to adapt to many kinds of systems. |
| 1380 | 1380 | ||
| 1381 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1381 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1382 | 1382 | ||
| @@ -1442,7 +1442,7 @@ fi | @@ -1442,7 +1442,7 @@ fi | ||
| 1442 | 1442 | ||
| 1443 | if test -n "$ac_init_help"; then | 1443 | if test -n "$ac_init_help"; then |
| 1444 | case $ac_init_help in | 1444 | case $ac_init_help in |
| 1445 | - short | recursive ) echo "Configuration of qpdf 10.0.0:";; | 1445 | + short | recursive ) echo "Configuration of qpdf 10.0.1:";; |
| 1446 | esac | 1446 | esac |
| 1447 | cat <<\_ACEOF | 1447 | cat <<\_ACEOF |
| 1448 | 1448 | ||
| @@ -1628,7 +1628,7 @@ fi | @@ -1628,7 +1628,7 @@ fi | ||
| 1628 | test -n "$ac_init_help" && exit $ac_status | 1628 | test -n "$ac_init_help" && exit $ac_status |
| 1629 | if $ac_init_version; then | 1629 | if $ac_init_version; then |
| 1630 | cat <<\_ACEOF | 1630 | cat <<\_ACEOF |
| 1631 | -qpdf configure 10.0.0 | 1631 | +qpdf configure 10.0.1 |
| 1632 | generated by GNU Autoconf 2.69 | 1632 | generated by GNU Autoconf 2.69 |
| 1633 | 1633 | ||
| 1634 | Copyright (C) 2012 Free Software Foundation, Inc. | 1634 | Copyright (C) 2012 Free Software Foundation, Inc. |
| @@ -2297,7 +2297,7 @@ cat >config.log <<_ACEOF | @@ -2297,7 +2297,7 @@ cat >config.log <<_ACEOF | ||
| 2297 | This file contains any messages produced by compilers while | 2297 | This file contains any messages produced by compilers while |
| 2298 | running configure, to aid debugging if configure makes a mistake. | 2298 | running configure, to aid debugging if configure makes a mistake. |
| 2299 | 2299 | ||
| 2300 | -It was created by qpdf $as_me 10.0.0, which was | 2300 | +It was created by qpdf $as_me 10.0.1, which was |
| 2301 | generated by GNU Autoconf 2.69. Invocation command line was | 2301 | generated by GNU Autoconf 2.69. Invocation command line was |
| 2302 | 2302 | ||
| 2303 | $ $0 $@ | 2303 | $ $0 $@ |
| @@ -16209,7 +16209,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | @@ -16209,7 +16209,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||
| 16209 | # LT = libtool | 16209 | # LT = libtool |
| 16210 | LT_CURRENT=28 | 16210 | LT_CURRENT=28 |
| 16211 | LT_AGE=0 | 16211 | LT_AGE=0 |
| 16212 | -LT_REVISION=0 | 16212 | +LT_REVISION=1 |
| 16213 | 16213 | ||
| 16214 | 16214 | ||
| 16215 | 16215 | ||
| @@ -18945,7 +18945,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | @@ -18945,7 +18945,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | ||
| 18945 | # report actual input values of CONFIG_FILES etc. instead of their | 18945 | # report actual input values of CONFIG_FILES etc. instead of their |
| 18946 | # values after options handling. | 18946 | # values after options handling. |
| 18947 | ac_log=" | 18947 | ac_log=" |
| 18948 | -This file was extended by qpdf $as_me 10.0.0, which was | 18948 | +This file was extended by qpdf $as_me 10.0.1, which was |
| 18949 | generated by GNU Autoconf 2.69. Invocation command line was | 18949 | generated by GNU Autoconf 2.69. Invocation command line was |
| 18950 | 18950 | ||
| 18951 | CONFIG_FILES = $CONFIG_FILES | 18951 | CONFIG_FILES = $CONFIG_FILES |
| @@ -19011,7 +19011,7 @@ _ACEOF | @@ -19011,7 +19011,7 @@ _ACEOF | ||
| 19011 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 19011 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 19012 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 19012 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 19013 | ac_cs_version="\\ | 19013 | ac_cs_version="\\ |
| 19014 | -qpdf config.status 10.0.0 | 19014 | +qpdf config.status 10.0.1 |
| 19015 | configured by $0, generated by GNU Autoconf 2.69, | 19015 | configured by $0, generated by GNU Autoconf 2.69, |
| 19016 | with options \\"\$ac_cs_config\\" | 19016 | with options \\"\$ac_cs_config\\" |
| 19017 | 19017 |
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.0.0]) | 5 | +AC_INIT([qpdf],[10.0.1]) |
| 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=28 | 55 | LT_CURRENT=28 |
| 56 | LT_AGE=0 | 56 | LT_AGE=0 |
| 57 | -LT_REVISION=0 | 57 | +LT_REVISION=1 |
| 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.0.0"; | 28 | +std::string QPDF::qpdf_version = "10.0.1"; |
| 29 | 29 | ||
| 30 | static char const* EMPTY_PDF = | 30 | static char const* EMPTY_PDF = |
| 31 | "%PDF-1.3\n" | 31 | "%PDF-1.3\n" |
manual/qpdf-manual.xml
| @@ -5,8 +5,8 @@ | @@ -5,8 +5,8 @@ | ||
| 5 | <!ENTITY mdash "—"> | 5 | <!ENTITY mdash "—"> |
| 6 | <!ENTITY ndash "–"> | 6 | <!ENTITY ndash "–"> |
| 7 | <!ENTITY nbsp " "> | 7 | <!ENTITY nbsp " "> |
| 8 | -<!ENTITY swversion "10.0.0"> | ||
| 9 | -<!ENTITY lastreleased "April 6, 2020"> | 8 | +<!ENTITY swversion "10.0.1"> |
| 9 | +<!ENTITY lastreleased "April 9, 2020"> | ||
| 10 | ]> | 10 | ]> |
| 11 | <book> | 11 | <book> |
| 12 | <bookinfo> | 12 | <bookinfo> |
| @@ -4769,6 +4769,48 @@ print "\n"; | @@ -4769,6 +4769,48 @@ print "\n"; | ||
| 4769 | </varlistentry> | 4769 | </varlistentry> |
| 4770 | --> | 4770 | --> |
| 4771 | <varlistentry> | 4771 | <varlistentry> |
| 4772 | + <term>10.0.1: April 9, 2020</term> | ||
| 4773 | + <listitem> | ||
| 4774 | + <itemizedlist> | ||
| 4775 | + <listitem> | ||
| 4776 | + <para> | ||
| 4777 | + Bug Fixes | ||
| 4778 | + </para> | ||
| 4779 | + <itemizedlist> | ||
| 4780 | + <listitem> | ||
| 4781 | + <para> | ||
| 4782 | + 10.0.0 introduced a bug in which calling | ||
| 4783 | + <function>QPDFObjectHandle::getStreamData</function> on a | ||
| 4784 | + stream that can't be filtered was returning the raw data | ||
| 4785 | + instead of throwing an exception. This is now fixed. | ||
| 4786 | + </para> | ||
| 4787 | + </listitem> | ||
| 4788 | + <listitem> | ||
| 4789 | + <para> | ||
| 4790 | + Fix a bug that was preventing qpdf from linking with some | ||
| 4791 | + versions of clang on some platforms. | ||
| 4792 | + </para> | ||
| 4793 | + </listitem> | ||
| 4794 | + </itemizedlist> | ||
| 4795 | + </listitem> | ||
| 4796 | + <listitem> | ||
| 4797 | + <para> | ||
| 4798 | + Enhancements | ||
| 4799 | + </para> | ||
| 4800 | + <itemizedlist> | ||
| 4801 | + <listitem> | ||
| 4802 | + <para> | ||
| 4803 | + Improve the <filename>pdf-invert-images</filename> example | ||
| 4804 | + to avoid having to load all the images into RAM at the same | ||
| 4805 | + time. | ||
| 4806 | + </para> | ||
| 4807 | + </listitem> | ||
| 4808 | + </itemizedlist> | ||
| 4809 | + </listitem> | ||
| 4810 | + </itemizedlist> | ||
| 4811 | + </listitem> | ||
| 4812 | + </varlistentry> | ||
| 4813 | + <varlistentry> | ||
| 4772 | <term>10.0.0: April 6, 2020</term> | 4814 | <term>10.0.0: April 6, 2020</term> |
| 4773 | <listitem> | 4815 | <listitem> |
| 4774 | <itemizedlist> | 4816 | <itemizedlist> |
qpdf/qpdf.cc
| @@ -38,7 +38,7 @@ static int constexpr EXIT_CORRECT_PASSWORD = 3; | @@ -38,7 +38,7 @@ static int constexpr EXIT_CORRECT_PASSWORD = 3; | ||
| 38 | 38 | ||
| 39 | static char const* whoami = 0; | 39 | static char const* whoami = 0; |
| 40 | 40 | ||
| 41 | -static std::string expected_version = "10.0.0"; | 41 | +static std::string expected_version = "10.0.1"; |
| 42 | 42 | ||
| 43 | struct PageSpec | 43 | struct PageSpec |
| 44 | { | 44 | { |