Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | main/squashfs-tools: add fix for a race in mksquashfs | Natanael Copa | 2016-12-02 | 2 | -4/+68 |
| | |||||
* | main/squashfs-tools: security fix for CVE-2015-4645/4646 | Natanael Copa | 2015-07-07 | 2 | -4/+37 |
| | | | | ref #4416 | ||||
* | main/squashfs-tools: fix variable length array overflow | Natanael Copa | 2015-06-09 | 2 | -4/+29 |
| | | | | | | | we can not guarantee that block size specified in user data will not overflow the stack so we need to use malloc. this fixes segfault when doing unsquashfs | ||||
* | main/squashfs-tools: upgrade to 4.3 | Natanael Copa | 2014-07-10 | 2 | -31/+42 |
| | |||||
* | main/squashfs-tools: fix build against musl | Timo Teräs | 2013-09-27 | 2 | -4/+57 |
| | |||||
* | main/squashfs-tools: enable xz and lzo support | Natanael Copa | 2011-08-26 | 1 | -3/+3 |
| | |||||
* | main/squashfs-tools: upgrade to 4.2 | Natanael Copa | 2011-03-21 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/squashfs-tools: upgrade to 4.1 | Natanael Copa | 2010-10-21 | 2 | -31/+5 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/squashfs-tools: new aport | Natanael Copa | 2009-12-02 | 2 | -0/+48 |
Tools for squashfs, a highly compressed read-only filesystem for Linux http://squashfs.sourceforge.net |