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 | 30fbbb74b0e71ef6b0ff9571ed463b0b67ab7d85 (patch) | |
tree | 1cdd849c8d709d12cb6f978e035b64a203138c43 /sys-apps/file/files | |
parent | ebuild cleanup. New version. (diff) | |
download | historical-30fbbb74b0e71ef6b0ff9571ed463b0b67ab7d85.tar.gz historical-30fbbb74b0e71ef6b0ff9571ed463b0b67ab7d85.tar.bz2 historical-30fbbb74b0e71ef6b0ff9571ed463b0b67ab7d85.zip |
Fix from upstream for detection of block devices with -s #108287 by Preston Crow.
Package-Manager: portage-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) |