Commit 03074ca5a071527f85954d02081413a6b4e0d020

Authored by Jay Berkenbilt
1 parent 38a6cf88

Prepare 8.4.0 release

ChangeLog
  1 +2019-02-01 Jay Berkenbilt <ejb@ql.org>
  2 +
  3 + * 8.4.0: release
  4 +
1 2019-01-31 Jay Berkenbilt <ejb@ql.org> 5 2019-01-31 Jay Berkenbilt <ejb@ql.org>
2 6
3 * Bug fix: do better pre-checks on images before optimizing; 7 * Bug fix: do better pre-checks on images before optimizing;
autofiles.sums
1 -13072ffa0c9c48efda03b39e9f372f17e904817327f022d06ec6b66b8b2ed6b8 configure.ac 1 +f77e14ac842b239e57d5b49ced4260a69e93dcea01c002ff7606170ab1535ea8 configure.ac
2 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4 2 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4
3 37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4 3 37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4
4 e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.m4 4 e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.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 8.3.0. 3 +# Generated by GNU Autoconf 2.69 for qpdf 8.4.0.
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='8.3.0'  
591 -PACKAGE_STRING='qpdf 8.3.0' 590 +PACKAGE_VERSION='8.4.0'
  591 +PACKAGE_STRING='qpdf 8.4.0'
592 PACKAGE_BUGREPORT='' 592 PACKAGE_BUGREPORT=''
593 PACKAGE_URL='' 593 PACKAGE_URL=''
594 594
@@ -1339,7 +1339,7 @@ if test &quot;$ac_init_help&quot; = &quot;long&quot;; then @@ -1339,7 +1339,7 @@ if test &quot;$ac_init_help&quot; = &quot;long&quot;; then
1339 # Omit some internal or obsolete options to make the list less imposing. 1339 # Omit some internal or obsolete options to make the list less imposing.
1340 # This message is too long to be a string in the A/UX 3.1 sh. 1340 # This message is too long to be a string in the A/UX 3.1 sh.
1341 cat <<_ACEOF 1341 cat <<_ACEOF
1342 -\`configure' configures qpdf 8.3.0 to adapt to many kinds of systems. 1342 +\`configure' configures qpdf 8.4.0 to adapt to many kinds of systems.
1343 1343
1344 Usage: $0 [OPTION]... [VAR=VALUE]... 1344 Usage: $0 [OPTION]... [VAR=VALUE]...
1345 1345
@@ -1405,7 +1405,7 @@ fi @@ -1405,7 +1405,7 @@ fi
1405 1405
1406 if test -n "$ac_init_help"; then 1406 if test -n "$ac_init_help"; then
1407 case $ac_init_help in 1407 case $ac_init_help in
1408 - short | recursive ) echo "Configuration of qpdf 8.3.0:";; 1408 + short | recursive ) echo "Configuration of qpdf 8.4.0:";;
1409 esac 1409 esac
1410 cat <<\_ACEOF 1410 cat <<\_ACEOF
1411 1411
@@ -1558,7 +1558,7 @@ fi @@ -1558,7 +1558,7 @@ fi
1558 test -n "$ac_init_help" && exit $ac_status 1558 test -n "$ac_init_help" && exit $ac_status
1559 if $ac_init_version; then 1559 if $ac_init_version; then
1560 cat <<\_ACEOF 1560 cat <<\_ACEOF
1561 -qpdf configure 8.3.0 1561 +qpdf configure 8.4.0
1562 generated by GNU Autoconf 2.69 1562 generated by GNU Autoconf 2.69
1563 1563
1564 Copyright (C) 2012 Free Software Foundation, Inc. 1564 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2098,7 +2098,7 @@ cat &gt;config.log &lt;&lt;_ACEOF @@ -2098,7 +2098,7 @@ cat &gt;config.log &lt;&lt;_ACEOF
2098 This file contains any messages produced by compilers while 2098 This file contains any messages produced by compilers while
2099 running configure, to aid debugging if configure makes a mistake. 2099 running configure, to aid debugging if configure makes a mistake.
2100 2100
2101 -It was created by qpdf $as_me 8.3.0, which was 2101 +It was created by qpdf $as_me 8.4.0, which was
2102 generated by GNU Autoconf 2.69. Invocation command line was 2102 generated by GNU Autoconf 2.69. Invocation command line was
2103 2103
2104 $ $0 $@ 2104 $ $0 $@
@@ -15645,8 +15645,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu @@ -15645,8 +15645,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
15645 # * Otherwise, increment LT_REVISION 15645 # * Otherwise, increment LT_REVISION
15646 15646
15647 # LT = libtool 15647 # LT = libtool
15648 -LT_CURRENT=24  
15649 -LT_AGE=3 15648 +LT_CURRENT=25
  15649 +LT_AGE=4
15650 LT_REVISION=0 15650 LT_REVISION=0
15651 15651
15652 15652
@@ -17539,7 +17539,7 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF || ac_write_fail=1 @@ -17539,7 +17539,7 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF || ac_write_fail=1
17539 # report actual input values of CONFIG_FILES etc. instead of their 17539 # report actual input values of CONFIG_FILES etc. instead of their
17540 # values after options handling. 17540 # values after options handling.
17541 ac_log=" 17541 ac_log="
17542 -This file was extended by qpdf $as_me 8.3.0, which was 17542 +This file was extended by qpdf $as_me 8.4.0, which was
17543 generated by GNU Autoconf 2.69. Invocation command line was 17543 generated by GNU Autoconf 2.69. Invocation command line was
17544 17544
17545 CONFIG_FILES = $CONFIG_FILES 17545 CONFIG_FILES = $CONFIG_FILES
@@ -17605,7 +17605,7 @@ _ACEOF @@ -17605,7 +17605,7 @@ _ACEOF
17605 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 17605 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17606 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 17606 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17607 ac_cs_version="\\ 17607 ac_cs_version="\\
17608 -qpdf config.status 8.3.0 17608 +qpdf config.status 8.4.0
17609 configured by $0, generated by GNU Autoconf 2.69, 17609 configured by $0, generated by GNU Autoconf 2.69,
17610 with options \\"\$ac_cs_config\\" 17610 with options \\"\$ac_cs_config\\"
17611 17611
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],[8.3.0]) 5 +AC_INIT([qpdf],[8.4.0])
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])
@@ -51,8 +51,8 @@ LT_INIT([win32-dll]) @@ -51,8 +51,8 @@ LT_INIT([win32-dll])
51 # * Otherwise, increment LT_REVISION 51 # * Otherwise, increment LT_REVISION
52 52
53 # LT = libtool 53 # LT = libtool
54 -LT_CURRENT=24  
55 -LT_AGE=3 54 +LT_CURRENT=25
  55 +LT_AGE=4
56 LT_REVISION=0 56 LT_REVISION=0
57 AC_SUBST(LT_CURRENT) 57 AC_SUBST(LT_CURRENT)
58 AC_SUBST(LT_REVISION) 58 AC_SUBST(LT_REVISION)
libqpdf/QPDF.cc
@@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
20 #include <qpdf/QPDF_Dictionary.hh> 20 #include <qpdf/QPDF_Dictionary.hh>
21 #include <qpdf/QPDF_Stream.hh> 21 #include <qpdf/QPDF_Stream.hh>
22 22
23 -std::string QPDF::qpdf_version = "8.3.0"; 23 +std::string QPDF::qpdf_version = "8.4.0";
24 24
25 static char const* EMPTY_PDF = 25 static char const* EMPTY_PDF =
26 "%PDF-1.3\n" 26 "%PDF-1.3\n"
manual/qpdf-manual.xml
@@ -5,8 +5,8 @@ @@ -5,8 +5,8 @@
5 <!ENTITY mdash "&#x2014;"> 5 <!ENTITY mdash "&#x2014;">
6 <!ENTITY ndash "&#x2013;"> 6 <!ENTITY ndash "&#x2013;">
7 <!ENTITY nbsp "&#xA0;"> 7 <!ENTITY nbsp "&#xA0;">
8 -<!ENTITY swversion "8.3.0">  
9 -<!ENTITY lastreleased "January 7, 2019"> 8 +<!ENTITY swversion "8.4.0">
  9 +<!ENTITY lastreleased "February 1, 2019">
10 ]> 10 ]>
11 <book> 11 <book>
12 <bookinfo> 12 <bookinfo>
@@ -4302,7 +4302,7 @@ print &quot;\n&quot;; @@ -4302,7 +4302,7 @@ print &quot;\n&quot;;
4302 </para> 4302 </para>
4303 <variablelist> 4303 <variablelist>
4304 <varlistentry> 4304 <varlistentry>
4305 - <term>8.4.0: XXX, 2019</term> 4305 + <term>8.4.0: February 1, 2019</term>
4306 <listitem> 4306 <listitem>
4307 <itemizedlist> 4307 <itemizedlist>
4308 <listitem> 4308 <listitem>