Bug 1146666 - pdfbox 1.8.7 is available
Summary: pdfbox 1.8.7 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pdfbox
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: gil cattaneo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1146661
TreeView+ depends on / blocked
 
Reported: 2014-09-25 17:38 UTC by gil cattaneo
Modified: 2014-10-30 09:06 UTC (History)
1 user (show)

Fixed In Version: pdfbox-1.8.7-1.fc22
Clone Of:
Environment:
Last Closed: 2014-10-30 09:06:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
port to bouncycastle 1.50 (4.08 KB, patch)
2014-09-25 23:43 UTC, gil cattaneo
no flags Details | Diff

Description gil cattaneo 2014-09-25 17:38:50 UTC
pdfbox 1.8.7 is available
please consider upgrading

Comment 1 Orion Poplawski 2014-09-25 21:16:50 UTC
I would love to give up pdfbox.

1.8.X is broken in F21+ due to bouncycastle changes, see bug 1100445.  Could be updated in F20- I suppose.

Comment 2 gil cattaneo 2014-09-25 23:43:31 UTC
Created attachment 941294 [details]
port to bouncycastle 1.50

Comment 3 gil cattaneo 2014-09-25 23:45:51 UTC
The patch should fix compatibility with bouncycastle 1.50

add also this to spec file

%pom_xpath_inject "pom:dependencies" '
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpkix-jdk15on</artifactId>
    <version>1.50</version>
    <optional>true</optional>
</dependency>'  pdfbox

Comment 4 gil cattaneo 2014-10-28 07:14:46 UTC
(In reply to Orion Poplawski from comment #1)
> I would love to give up pdfbox.
> 
> 1.8.X is broken in F21+ due to bouncycastle changes, see bug 1100445.  Could
> be updated in F20- I suppose.

any news? thanks

Comment 5 Orion Poplawski 2014-10-28 15:46:01 UTC
I don't have time/interest to work on pdfbox anymore.  Happy to hand it off to anyone else.

Comment 6 gil cattaneo 2014-10-30 09:05:51 UTC
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=7979668


Note You need to log in before you can comment on or make changes to this bug.