Bug 1146666

Summary: pdfbox 1.8.7 is available
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: pdfboxAssignee: gil cattaneo <puntogil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pdfbox-1.8.7-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-30 09:06:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1146661    
Attachments:
Description Flags
port to bouncycastle 1.50 none

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