Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libopenraw
exempi
Commits
cce56106
Commit
cce56106
authored
Aug 14, 2017
by
Hubert Figuiere
Browse files
2.4.x: Open version 2.4.4
parent
ab0f2968
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
cce56106
...
@@ -25,6 +25,11 @@ Internal:
...
@@ -25,6 +25,11 @@ Internal:
- Fixed warnings and other issues and Adobe SDK.
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.
- Compile with much more warnings enabled.
2.4.4 -
- Bug #102197: Properly initialize pointers in WEBP.
- Bug #102151: Fix and infinite loop in RIFF parser.
2.4.3 - 2017/08/03
2.4.3 - 2017/08/03
- Bug #100397: Fix a buffer overrun, memcpy() on overlapping
- Bug #100397: Fix a buffer overrun, memcpy() on overlapping
...
...
configure.ac
View file @
cce56106
...
@@ -61,6 +61,7 @@ dnl 2.4.0 is the revision 7.4.0
...
@@ -61,6 +61,7 @@ dnl 2.4.0 is the revision 7.4.0
dnl 2.4.1 is the revision 7.4.1
dnl 2.4.1 is the revision 7.4.1
dnl 2.4.2 is the revision 7.4.2
dnl 2.4.2 is the revision 7.4.2
dnl 2.4.3 is the revision 7.4.3
dnl 2.4.3 is the revision 7.4.3
dnl 2.4.4 is the revision 7.4.4
dnl 2.5.0 is the revision 8.5.0
dnl 2.5.0 is the revision 8.5.0
AC_SUBST([EXEMPI_REVISION], [0])
AC_SUBST([EXEMPI_REVISION], [0])
AC_SUBST([EXEMPI_AGE], [5])
AC_SUBST([EXEMPI_AGE], [5])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment