Accepting request 885319 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/885319 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-pdfbox?expand=0&rev=12
This commit is contained in:
commit
8fadc42819
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 12 08:13:49 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Update to 2.0.23:
|
||||
* Security fixes:
|
||||
- CVE-2021-27807: A carefully crafted PDF file can trigger an
|
||||
infinite loop while loading the file [bsc#1184356]
|
||||
- CVE-2021-27906: OutOfMemory-Exception while loading a crafted
|
||||
PDF file [bsc#1184357]
|
||||
* Bug fixes:
|
||||
- Transparency Group issues
|
||||
- getLastSignatureDictionary modifies internal structure of PDDocument
|
||||
- NullPointerexception in AcroFormOrphanWidgetsProcessor.resolveNonRootField()
|
||||
- AcroForm PDTextField formatting lost when setting value
|
||||
- java.lang.IndexOutOfBoundsException
|
||||
- Failure to modify cropBox when splitting a PDF Page vertically into 2 pieces
|
||||
- ArrayIndexOutOfBoundsException in isOwnerPassword
|
||||
- IllegalArgumentException in computeEncryptedKeyRev56
|
||||
- IllegalArgumentException in PDFObjectStreamParser.privateReadObjectNumbers
|
||||
- ClassCastException in COSStream.getFilterList
|
||||
- ArrayIndexOutOfBoundsException in PDFXrefStreamParser.parseValue
|
||||
* Improvements:
|
||||
- Improve document signing
|
||||
- Allow reuse of subsetted fonts by inverting the ToUnicode CMap
|
||||
- improve performance in signature validation
|
||||
- Add more checks to PDFXrefStreamParser and reduce memory footprint
|
||||
- Use StringBuilder for key in PDDeviceN.toRGBWithTintTransform()
|
||||
- Don't use RGB loop in PDDeviceN.toRGBWithTintTransform()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 4 12:21:38 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
# Only fontbox and jempbox are built as pdfbox itself depends on Adobe's pcif.
|
||||
Name: apache-pdfbox
|
||||
Version: 2.0.22
|
||||
Version: 2.0.23
|
||||
Release: 0
|
||||
Summary: Java PDF Library
|
||||
License: Apache-2.0 AND OFL-1.1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e251074a59cb4293285745ab58bfdc87b981236029fd564b7a5cce1a76c3f472
|
||||
size 7464
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:214ca7613b240dca0e55cd53735714de2a19fda443e4b5a058a730e446264679
|
||||
size 15585201
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEKAB0WIQSmApcP4b9cnIqUkbl6PJ/iHf2/RAUCX9pDkAAKCRB6PJ/iHf2/
|
||||
RBImAJ4t9UtGinGr8Qk3+YX6A/66gNLx3wCgzjzHY/hkA9MWP8iEDZACy+XoVvE=
|
||||
=e0c8
|
||||
-----END PGP SIGNATURE-----
|
3
pdfbox-2.0.23-build.tar.xz
Normal file
3
pdfbox-2.0.23-build.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7346dd32e58b86fa566383af07d2cd196c1248d1a87b286e7fd4a0b6270c220e
|
||||
size 15167
|
3
pdfbox-2.0.23-src.zip
Normal file
3
pdfbox-2.0.23-src.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05f8c10db42c0e56a82e5e4e6d9b8472ff1a7f53d58504eb182b0703722599e8
|
||||
size 15590829
|
6
pdfbox-2.0.23-src.zip.asc
Normal file
6
pdfbox-2.0.23-src.zip.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEKAB0WIQSmApcP4b9cnIqUkbl6PJ/iHf2/RAUCYE+SVwAKCRB6PJ/iHf2/
|
||||
RGcMAJ97o4Di7BfFGq4g8PExz36ZUwLbDwCffDJFklqPDTqoJsoaSNK3Ab6OWjM=
|
||||
=Xz6l
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user