aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/e2fsprogs-glibc-2.27.patch
Commit message (Collapse)AuthorAge
* gnu: e2fsprogs: Update to 1.44.3.Tobias Geerinckx-Rice2018-08-16
| | | | | | | | | | * gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3. [source]: Remove glibc-2.27 patch. (extundelete)[source]: Apply e2fsprogs-1.44 patch. * gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Delete file... * gnu/local.mk (dist_patch_DATA): ...remove it, and add... * gnu/packages/patches/extundelete-e2fsprogs-1.44.patch: ...this new file.
* gnu: e2fsprogs: Fix build with glibc-2.27.Rutger Helling2018-05-02
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (e2fsprogs)[source]: Add patch.