diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-11-22 12:24:41 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-11-22 12:24:41 +0100 |
commit | 0253ab39794ce5d9cf051ac70c632c378a732d8e (patch) | |
tree | 9ba07487b9a549d931a254389374cffffdc9e267 /gnu-system.am | |
parent | a5b60e3c6bfec96092a7854edb0c74fb46eed647 (diff) | |
download | patches-0253ab39794ce5d9cf051ac70c632c378a732d8e.tar patches-0253ab39794ce5d9cf051ac70c632c378a732d8e.tar.gz |
gnu: file: Update to 5.20.
* gnu/packages/file.scm (file): Update to 5.20.
(file-5.20): Remove.
* gnu/packages/patches/file-CVE-2014-3587.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/patchutils.scm (quilt): Use FILE instead of FILE-5.20.
* gnu/packages/version-control.scm (aegis): Ditto.
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am index d3b822c169..246f52a12e 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -340,7 +340,6 @@ dist_patch_DATA = \ gnu/packages/patches/duplicity-piped-password.patch \ gnu/packages/patches/duplicity-test_selection-tmp.patch \ gnu/packages/patches/eudev-rules-directory.patch \ - gnu/packages/patches/file-CVE-2014-3587.patch \ gnu/packages/patches/findutils-absolute-paths.patch \ gnu/packages/patches/flashrom-use-libftdi1.patch \ gnu/packages/patches/flex-bison-tests.patch \ |