summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Franzmann2020-04-06 21:41:56 +0200
committerFlorian Franzmann2020-04-06 22:17:06 +0200
commit479c113b29cdddd5b9c4a5980a806f68142a7f10 (patch)
treefee10ac11868c2d385f774c5b313e552f7de852e /doc
parent06ae32fd62a9b817163ac14b043b9dddd3816567 (diff)
doc/qpdf: version 10.0.0
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/qpdf/DEPENDS4
-rwxr-xr-xdoc/qpdf/DETAILS2
-rw-r--r--doc/qpdf/HISTORY4
3 files changed, 8 insertions, 2 deletions
diff --git a/doc/qpdf/DEPENDS b/doc/qpdf/DEPENDS
index a7bdb8a97e..1dcbbd6585 100755
--- a/doc/qpdf/DEPENDS
+++ b/doc/qpdf/DEPENDS
@@ -3,4 +3,6 @@ depends libxml2 &&
depends libxslt &&
depends JPEG &&
depends zlib &&
-depends libtool
+depends libtool &&
+
+optional_depends openssl "--enable-crypto-openssl" "--disable-crytpo-openssl" "use openssl as crypto provider"
diff --git a/doc/qpdf/DETAILS b/doc/qpdf/DETAILS
index b4d3fcd092..ab883aac05 100755
--- a/doc/qpdf/DETAILS
+++ b/doc/qpdf/DETAILS
@@ -1,5 +1,5 @@
SPELL=qpdf
- VERSION=9.1.1
+ VERSION=10.0.0
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/doc/qpdf/HISTORY b/doc/qpdf/HISTORY
index 254887ca2e..efc6d0062d 100644
--- a/doc/qpdf/HISTORY
+++ b/doc/qpdf/HISTORY
@@ -1,3 +1,7 @@
+2020-04-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 10.0.0
+ * DEPENDS: add optional dependency on openssl
+
2020-01-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 9.1.1