Bug 1134342

Summary: Review Request: sasquatch - Modified unsquashfs utility supporting many SquashFS implementations
Product: [Fedora] Fedora Reporter: Matej Stuchlik <mstuchli>
Component: Package ReviewAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: cstratak, jberan, package-review, pviktori, swt
Target Milestone: ---Flags: rkuska: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-18 14:31:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matej Stuchlik 2014-08-27 11:05:03 UTC
Spec URL: https://mstuchli.fedorapeople.org/sasquatch.spec
SRPM URL: https://mstuchli.fedorapeople.org/sasquatch-0.1-1.20140821gitbe958b9.fc20.src.rpm
Description: A modified unsquashfs utility that attempts to support as many hacked-up vendor-specific SquashFS implementations as possible. If the vendor has done something simple like just muck a bit with the header fields, this tool should sort it out.
If the vendor has made changes to the underlying LZMA compression options, or to how these options are stored in the compressed data blocks, this tool will attempt to automatically resolve such customizations via a brute-force method.

Fedora Account System Username: mstuchli

Comment 1 Robert Kuska 2015-01-06 10:15:26 UTC
I'll take this.

Comment 2 Robert Kuska 2015-01-12 10:38:29 UTC
I would suggest using commit macro for easier updating (optional).

%global shortcommit     be958b9

Yet it is nothing what could block the approval.


Approved.

Comment 3 Matej Stuchlik 2015-01-12 10:52:15 UTC
New Package SCM Request
=======================
Package Name: sasquatch
Short Description: Modified unsquashfs utility supporting many SquashFS implementations
Upstream URL: https://github.com/devttys0/sasquatch
Owners: mstuchli
Branches: f21
InitialCC:

Comment 4 Gwyn Ciesla 2015-01-12 13:48:51 UTC
Git done (by process-git-requests).

Comment 5 Robert Kuska 2015-03-23 15:55:54 UTC
f21 needs bodhi update

Comment 6 Scott Talbert 2016-01-05 00:44:13 UTC
Matej, are you planning on committing and building this package?

Comment 8 Petr Viktorin (pviktori) 2016-04-06 10:59:23 UTC
It seems Matej and Robert have other priorities than Fedora now.

Harris, are you interested in this package?

Comment 9 Charalampos Stratakis 2016-04-06 11:31:47 UTC
(In reply to Petr Viktorin from comment #8)
> It seems Matej and Robert have other priorities than Fedora now.
> 
> Harris, are you interested in this package?

I will take a look at it by next week and decide. Will not clear the needinfo flag yet.

Comment 10 Charalampos Stratakis 2016-04-07 08:35:06 UTC
Yep I will build it

Comment 11 Charalampos Stratakis 2016-04-18 14:31:15 UTC
Upstream used to be a fork of  squashfs but since then it changed to being a series of patches being applied to the original project.