mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
64 lines
1.9 KiB
Diff
64 lines
1.9 KiB
Diff
diff --git a/magic/Magdir/rpm b/magic/Magdir/rpm
|
|
index 9a795f8..31db083 100644
|
|
--- a/magic/Magdir/rpm
|
|
+++ b/magic/Magdir/rpm
|
|
@@ -29,6 +29,7 @@
|
|
>>8 beshort 17 SuperH
|
|
>>8 beshort 18 Xtensa
|
|
>>8 beshort 255 noarch
|
|
+>>10 string x %s
|
|
|
|
#delta RPM Daniel Novotny (dnovotny@redhat.com)
|
|
0 string drpm Delta RPM
|
|
diff --git a/magic/Magdir/securitycerts b/magic/Magdir/securitycerts
|
|
index 8785dd8..1c340be 100644
|
|
--- a/magic/Magdir/securitycerts
|
|
+++ b/magic/Magdir/securitycerts
|
|
@@ -4,3 +4,5 @@
|
|
0 search/1 -----BEGIN\ CERTIFICATE------ RFC1421 Security Certificate text
|
|
0 search/1 -----BEGIN\ NEW\ CERTIFICATE RFC1421 Security Certificate Signing Request text
|
|
0 belong 0xedfeedfe Sun 'jks' Java Keystore File data
|
|
+
|
|
+0 string \0volume_key volume_key escrow packet
|
|
|
|
|
|
--- a/magic.orig.0/Magdir/images 2019-04-19 02:42:27.000000000 +0200
|
|
+++ b/magic/Magdir/images 2019-06-29 16:09:31.654107495 +0200
|
|
@@ -30,22 +30,22 @@
|
|
# Prevent conflicts with CRI ADX.
|
|
>(2.S-2) belong !0x28632943
|
|
# skip more garbage like *.iso by looking for positive image type
|
|
->>2 ubyte >0
|
|
+>2 ubyte >0
|
|
# skip some compiled terminfo like xterm+tmux by looking for image type less equal 33
|
|
->>>2 ubyte <34
|
|
+>>2 ubyte <34
|
|
# skip arches.3200 , Finder.Root , Slp.1 by looking for low pixel depth 1 8 15 16 24 32
|
|
->>>>16 ubyte 1
|
|
->>>>>0 use tga-image
|
|
->>>>16 ubyte 8
|
|
->>>>>0 use tga-image
|
|
->>>>16 ubyte 15
|
|
->>>>>0 use tga-image
|
|
->>>>16 ubyte 16
|
|
->>>>>0 use tga-image
|
|
->>>>16 ubyte 24
|
|
->>>>>0 use tga-image
|
|
->>>>16 ubyte 32
|
|
->>>>>0 use tga-image
|
|
+>>>16 ubyte 1
|
|
+>>>>0 use tga-image
|
|
+>>>16 ubyte 8
|
|
+>>>>0 use tga-image
|
|
+>>>16 ubyte 15
|
|
+>>>>0 use tga-image
|
|
+>>>16 ubyte 16
|
|
+>>>>0 use tga-image
|
|
+>>>16 ubyte 24
|
|
+>>>>0 use tga-image
|
|
+>>>16 ubyte 32
|
|
+>>>>0 use tga-image
|
|
# display tga bitmap image information
|
|
0 name tga-image
|
|
>2 ubyte <34 Targa image data
|