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
ba6698c3
Commit
ba6698c3
authored
Jan 05, 2019
by
Hubert Figuiere
Browse files
NEWS: prepare for 2.5.0
parent
319c3c4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
ba6698c3
2.5.0
2.5.0
- 2019/01/06
- Upgrade XMPCore to Adobe XMP SDK CC 2016.07
- Support for iOS in XMPFiles
...
...
@@ -17,9 +17,15 @@
array instead of simple property.
- Lot of bug fixes in XMPFiles and XMPCore.
- Removed Exempi provided support for GIF in favour of Adobe's.
- New: API NS_XML constant
- Bug #5: Restrict the exported symbols.
- Bug #5: Restrict the exported symbols. Only the symbols marked with API_EXPORT
are exported by the shared library as to not allow another library to import the XMP
SDK symbols.
https://gitlab.freedesktop.org/libopenraw/exempi/issues/5
- Bug #105580: Access memory aligned on ARM.
https://bugs.freedesktop.org/show_bug.cgi?id=105580
Internal:
...
...
@@ -27,10 +33,6 @@ Internal:
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.
2.4.6
- Bug #105580: Access memory aligned on ARM.
2.4.5 - 2018/03/07
- Bug #105204: [CVE-2018-7730] fix a buffer overflow in the PSD parser.
...
...
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