shithub: jbig2

Download patch

ref: 7be48b493cfc60bc1eaa637ead0fb2c369b03c19
parent: a61adc76510f4792d61de1e566676aa61b2e493e
author: Chris Liddell <chris.liddell@artifex.com>
date: Mon Sep 3 11:32:40 EDT 2018

Update files for jbig2dec release 0.15

--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+Version 0.15 (2018 September 04)
+
+* Bug fix release, with many security related and stability fixes
+  as well as better tolerance/behaviour with out of spec files
+
 Version 0.14 (2017 October 04)
 
 * Bug fix release.
--- a/config_win32.h
+++ b/config_win32.h
@@ -21,7 +21,7 @@
 
 /* update package version here */
 #define PACKAGE "jbig2dec"
-#define VERSION "0.14"
+#define VERSION "0.15"
 
 #ifdef _MSC_VER
 
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([jbig2dec], [0.14], [jbig2-dev@ghostscript.com])
+AC_INIT([jbig2dec], [0.15], [jbig2-dev@ghostscript.com])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])
 
--- a/jbig2dec.1
+++ b/jbig2dec.1
@@ -1,4 +1,4 @@
-.TH jbig2dec 1 "2017 October 04" "Version 0.14" "jbig2dec Manual"
+.TH jbig2dec 1 "2018 September 04" "Version 0.15" "jbig2dec Manual"
 
 .SH NAME
 jbig2dec \- File format converter specialized in JBIG2 decoding