Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678572

Summary: sys-fs/cryfs-0.10.2 version bump
Product: Gentoo Linux Reporter: Yury Martynov <email>
Component: Current packagesAssignee: adebeus
Status: RESOLVED FIXED    
Severity: normal CC: asturm, email, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/cryfs/cryfs/releases/tag/0.10.2
See Also: https://github.com/gentoo/gentoo/pull/11980
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 671712, 686792    
Bug Blocks:    

Description Yury Martynov 2019-02-22 13:43:29 UTC
Version 0.10.0 was released Feb 9, 2019 and includes fixes of https://bugs.launchpad.net/ubuntu/+source/cryfs/+bug/1815320


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-06-16 21:57:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192ac7421ddd4093125f4997898fb62e8a140a44

commit 192ac7421ddd4093125f4997898fb62e8a140a44
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-06-16 15:45:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-06-16 21:57:08 +0000

    sys-fs/cryfs: 0.10.2 version bump
    
    Add patch to unbundle:
    dev-cpp/gtest
    dev-libs/crypto++
    
    Unfortunately spdlog in 0.10 branch is too old for dev-libs/spdlog to satisfy.
    
    Add patch for install targets irrespective of CONFIGURATION
    
    Bug: https://bugs.gentoo.org/631196
    Bug: https://bugs.gentoo.org/678572
    Closes: https://github.com/gentoo/gentoo/pull/11980
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-fs/cryfs/Manifest                              |   1 +
 sys-fs/cryfs/cryfs-0.10.2.ebuild                   |  97 +++++
 .../cryfs/files/cryfs-0.10.2-install-targets.patch |  36 ++
 .../cryfs/files/cryfs-0.10.2-unbundle-libs.patch   | 409 +++++++++++++++++++++
 4 files changed, 543 insertions(+)

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

commit 4f8c83514f1d7664bcccdba3d8ffd3de7ef5325b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-06-16 19:09:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-06-16 21:57:07 +0000

    sys-fs/cryfs: Add upper bound on boost-1.70
    
    Bug: https://bugs.gentoo.org/678572
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-fs/cryfs/cryfs-0.9.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2019-06-16 22:00:46 UTC
I did something there, please go forth and test.
Comment 3 Andreas Sturmlechner gentoo-dev 2019-06-30 15:42:17 UTC
Finally unmasked in commit b581dd682066d1fa21da27f3ab8bd64433d7a48e.