diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index 74f1adce..97da6db8 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,34 @@
commit b02e0d9c4e746faf7448cb06f0487402dff66083 +commit 3910be8a68d21df5f23e764c593058ba35557051 +Merge: e98d0a2 cfc5395 +Author: Even Rouault <even.rouault@mines-paris.org> +Date: 2018-03-04 23:19:59 +0100 + + Merge pull request #1062 from radarhere/master + + Fixed typos + +commit e98d0a20f049c59ba31a19de2fccfaabdcbce502 +Merge: 31a347a d4d7827 +Author: Even Rouault <even.rouault@mines-paris.org> +Date: 2018-03-04 23:16:04 +0100 + + Merge pull request #1094 from kbabioch/fix/missing-format-string-parameter + + mj2: Add missing variable to format string in fprintf() invocation in meta_out.c + +commit 31a347a9a04209933c63b180c9ff04bdf8a427e5 +Merge: b02e0d9 db6841a +Author: Even Rouault <even.rouault@mines-paris.org> +Date: 2018-03-04 23:13:45 +0100 + + Merge pull request #1096 from kbabioch/fix/opj_mj2_extract-help + + opj_mj2_extract: Rename output_location to output_prefix + +commit b02e0d9c4e746faf7448cb06f0487402dff66083 Merge: 564fbfb e351c22 Author: Even Rouault <even.rouault@mines-paris.org> Date: 2018-03-04 23:10:48 +0100 @@ -40,6 +67,25 @@ Date: 2018-03-03 10:10:32 +0100 This fixes #1085. +commit db6841a099645f5063dc8c2f804b0724a9ea557b +Author: Karol Babioch <kbabioch@suse.de> +Date: 2018-03-02 15:19:19 +0100 + + opj_mj2_extract: Rename output_location to output_prefix + + This renames the argument in the help output, as the latter better describes + the the purpose of this argument. + +commit d4d78272ebe3b65a22e5c98841d451f2078625fa +Author: Karol Babioch <kbabioch@suse.de> +Date: 2018-03-02 14:03:03 +0100 + + mj2: Add missing variable to format string in fprintf() invocation in meta_out.c + + This adds the appropriate variables to the invocation of fprintf(). They were + specified in the format string, but were missing in the actual call. This + fixes #1074 and #1075. + commit 564fbfb67830e2eb234bc16b3db8fecf54261f95 Merge: bce2bd7 b49fa93 Author: Even Rouault <even.rouault@mines-paris.org> @@ -100,6 +146,12 @@ Date: 2018-02-11 13:31:04 +0100 Avoid out-of-bounds write overflow due to uint32 overflow computation on images with huge dimensions. Credit to Google Autofuzz project for providing test case +commit cfc539512a1b138c2feedda9fd2f57d36cdaa0db +Author: Andrew Murray <radarhere@users.noreply.github.com> +Date: 2018-02-09 21:02:25 +1100 + + Fixed typos + commit d96d2b9a2524f41a8e024462f94417c09747ba99 Merge: 07d526e 6941bc6 Author: Even Rouault <even.rouault@mines-paris.org> diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index ccdd331a..bd132a9c 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -633,7 +633,7 @@ $VAR1 = { '2.1.2' => '2016-09-28 18:18', '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', - 'current' => '2018-03-04 23:10:48' + 'current' => '2018-03-04 23:19:59' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1520202213', + 'ScmUpdateTime' => '1520202922', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 279fecea..acd8d508 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 index 17865242..f0b2a127 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 37e8b899..24f218cd 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@Headers
Diff- current -2018-03-04 +
23:102018-03-04
23:197 changelog 100% @@ -170,7 +170,7 @@N/A N/A
Maintained by OpenJPEG team. Last updated on Sun Mar 4 22:24:00 2018.
+
Maintained by OpenJPEG team. Last updated on Sun Mar 4 22:35:45 2018.