summaryrefslogtreecommitdiff
path: root/tools/e2fsprogs/patches/005-darwin-compat.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/e2fsprogs: Update to 1.43.6Daniel Engberg2018-08-211-22/+0
| | | | | | | | | | | Update e2fsprogs to 1.43.6 * Remove FreeBSD patch as it's not needed, FreeBSD 9.1 is EoL and this is compiling on FreeBSD 11.1. * Remove libmagic patch, RHEL 5 is EoL (End of Production Phase) since March 31, 2017. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> (cherry picked from commit ed617fd8f2f39e18ad435883db5b4100e6f7f977)
* tools: e2fsprogs: bump to 1.43.1Kevin Darbyshire-Bryant2016-06-221-1/+0
| | | | | | Bump e2fsprogs to v1.43.1 & refresh patches Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* tools/e2fsprogs: update to 1.42.13Felix Fietkau2015-11-081-4/+5
| | | | | | | | | Update e2fsprogs to 1.42.13. Refresh and cleanup patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47426
* tools/e2fsprogs: add a darwin-compat patchFelix Fietkau2015-07-151-0/+22
On darwin we need to import stdint to get these integer typedefs. Patch by: Lawrence D'Anna <larry@elder-gods.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46378