diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-08 16:16:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-08 16:16:21 +0000 |
commit | b48199baa53a60d8cfec3eba82032729d50bd46e (patch) | |
tree | 8b5b374cb27fd66004406bc9dc25af673a7fb870 /sys-apps/file/files | |
parent | adding ~ppc (diff) | |
download | gentoo-2-b48199baa53a60d8cfec3eba82032729d50bd46e.tar.gz gentoo-2-b48199baa53a60d8cfec3eba82032729d50bd46e.tar.bz2 gentoo-2-b48199baa53a60d8cfec3eba82032729d50bd46e.zip |
Fix from upstream for detection of block devices with -s #108287 by Preston Crow.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'sys-apps/file/files')
-rw-r--r-- | sys-apps/file/files/digest-file-4.15-r1 | 1 | ||||
-rw-r--r-- | sys-apps/file/files/file-4.15-cracklib-magic.patch | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/sys-apps/file/files/digest-file-4.15-r1 b/sys-apps/file/files/digest-file-4.15-r1 new file mode 100644 index 000000000000..e534cb0de2d5 --- /dev/null +++ b/sys-apps/file/files/digest-file-4.15-r1 @@ -0,0 +1 @@ +MD5 09a6603dadbe06e577e98a2547201fab file-4.15.tar.gz 546522 diff --git a/sys-apps/file/files/file-4.15-cracklib-magic.patch b/sys-apps/file/files/file-4.15-cracklib-magic.patch new file mode 100644 index 000000000000..38a74d441957 --- /dev/null +++ b/sys-apps/file/files/file-4.15-cracklib-magic.patch @@ -0,0 +1,10 @@ +--- magic/Magdir/cracklib ++++ magic/Magdir/cracklib +@@ -8,6 +8,5 @@ + >>8 long >-1 (%i words) + 0 belong 0x70775631 Cracklib password index, big endian + >4 belong >-1 (%i words) +-0 long 0 +->4 belong 0x70775631 Cracklib password index, big endian ("64-bit") ++4 belong 0x70775631 Cracklib password index, big endian ("64-bit") + >12 belong >0 (%i words) |