Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672664 - app-crypt/osslsigncode-2.0 version bump
Summary: app-crypt/osslsigncode-2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: openssl-1.1
Blocks:
  Show dependency tree
 
Reported: 2018-12-07 01:28 UTC by Anton Bolshakov
Modified: 2018-12-23 16:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2018-12-07 01:28:04 UTC
New home and new release:

https://github.com/mtrojnar/osslsigncode/releases

2.0 (2018-12-04)
orphaned project adopted by Michał Trojnara
ported to OpenSSL 1.1.x
ported to SoftHSM2
add support for pkcs11-based hardware tokens
(Patch from Leif Johansson)
improved error reporting of timestamping errors
(Patch from Carlo Teubner)
Comment 1 Anton Bolshakov 2018-12-07 12:17:41 UTC
https://github.com/mtrojnar/osslsigncode/issues/1 This software requires openssl-1.1.0
Comment 2 Hanno Böck gentoo-dev 2018-12-23 15:59:24 UTC
So the situation seems to be that old osslsigncode only supports openssl 1.0.* and the new 2.0 one only 1.1.*.

I'll go ahead by committing a masked version of 2.0 and we can remove the mask once openssl 1.1 is unmasked.
Comment 3 Larry the Git Cow gentoo-dev 2018-12-23 16:07:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aad46ccc01e09efe8d6c20a50c9af3934d47f3b

commit 4aad46ccc01e09efe8d6c20a50c9af3934d47f3b
Author:     Hanno <hanno@gentoo.org>
AuthorDate: 2018-12-23 16:07:07 +0000
Commit:     Hanno <hanno@gentoo.org>
CommitDate: 2018-12-23 16:07:07 +0000

    app-crypt/osslsigncode: Version bump.
    
    This is a fork that only supports the new OpenSSL api.
    Masked for now, should be unmasked together with
    OpenSSL 1.1.1.
    
    Closes: https://bugs.gentoo.org/672664
    Signed-off-by: Hanno Boeck <hanno@gentoo.org>
    Package-Manager: Portage-2.3.52, Repoman-2.3.12

 app-crypt/osslsigncode/Manifest                |  1 +
 app-crypt/osslsigncode/osslsigncode-2.0.ebuild | 31 ++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)