Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648120 - app-backup/fsarchiver-0.8.3 version bump
Summary: app-backup/fsarchiver-0.8.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-19 14:28 UTC by fdupoux
Modified: 2018-02-20 09:27 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 fdupoux 2018-02-19 14:28:15 UTC
Could you please add support for the latest fsarchiver version ?
- Version 0.8.3 added support for lz4 compression hence it needs to have a dependency on app-arch/lz4 (it can be optional with a USE flag)
- Version 0.8.4 added support for zstd compression hence it needs to have a dependency on app-arch/zstd (it can be optional with a USE flag)
Comment 1 Larry the Git Cow gentoo-dev 2018-02-20 09:27:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d674a9bd916d0683a36cec475fd712af6111de

commit 28d674a9bd916d0683a36cec475fd712af6111de
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-02-20 09:27:16 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-02-20 09:27:25 +0000

    app-backup/fsarchiver: Bump to version 0.8.4
    
    Closes: https://bugs.gentoo.org/648120
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-backup/fsarchiver/Manifest                     |  1 +
 .../fsarchiver/files/fsarchiver-0.8.4-xattr.patch  | 69 ++++++++++++++++++++++
 app-backup/fsarchiver/fsarchiver-0.8.4.ebuild      | 53 +++++++++++++++++
 app-backup/fsarchiver/metadata.xml                 |  4 ++
 4 files changed, 127 insertions(+)