Add new files from Debian patches (5.04-6), which I omitted earlier.
authorReuben Thomas <rrt@sc3d.org>
Mon, 20 Sep 2010 20:28:11 +0000 (20:28 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 20 Sep 2010 20:28:11 +0000 (20:28 +0000)
I am starting to forget how CVS works. And I like it.

magic/Magdir/blcr [new file with mode: 0644]
magic/Magdir/bsi [new file with mode: 0644]
magic/Magdir/selinux [new file with mode: 0644]
magic/Magdir/sisu [new file with mode: 0644]
magic/Magdir/ssh [new file with mode: 0644]
magic/Magdir/ssl [new file with mode: 0644]

diff --git a/magic/Magdir/blcr b/magic/Magdir/blcr
new file mode 100644 (file)
index 0000000..9ccd4dc
--- /dev/null
@@ -0,0 +1,25 @@
+# Berkeley Lab Checkpoint Restart (BLCR) checkpoint context files
+# http://ftg.lbl.gov/checkpoint
+0      string  C\0\0\0R\0\0\0  BLCR
+>16    lelong  1       x86
+>16    lelong  3       alpha
+>16    lelong  5       x86-64
+>16    lelong  7       ARM
+>8     lelong  x       context data (little endian, version %d)
+# Uncomment the following only of your "file" program supports "search"
+#>0    search/1024     VMA\06  for kernel
+#>>&1  byte    x       %d.
+#>>&2  byte    x       \b%d.
+#>>&3  byte    x       \b%d
+0      string  \0\0\0C\0\0\0R  BLCR
+>16    belong  2       SPARC
+>16    belong  4       ppc
+>16    belong  6       ppc64
+>16    belong  7       ARMEB
+>16    belong  8       SPARC64
+>8     belong  x       context data (big endian, version %d)
+# Uncomment the following only of your "file" program supports "search"
+#>0    search/1024     VMA\06  for kernel
+#>>&1  byte    x       %d.
+#>>&2  byte    x       \b%d.
+#>>&3  byte    x       \b%d
diff --git a/magic/Magdir/bsi b/magic/Magdir/bsi
new file mode 100644 (file)
index 0000000..51a6289
--- /dev/null
@@ -0,0 +1,9 @@
+# Chiasmus is a encryption standard developed by the German Federal
+# Office for Information Security (Bundesamt fuer Sicherheit in der
+# Informationstechnik).
+
+# Extension: .xia
+0      string  XIA1    Chiasmus encrypted data
+
+# Extension: .xis
+0      string  XIS     Chiasmus key
diff --git a/magic/Magdir/selinux b/magic/Magdir/selinux
new file mode 100644 (file)
index 0000000..5f22946
--- /dev/null
@@ -0,0 +1,24 @@
+# Type:        SE Linux policy modules *.pp reference policy
+#      for Fedora 5 to 9, RHEL5, and Debian Etch and Lenny.
+# URL: http://doc.coker.com.au/computers/selinux-magic
+# From:        Russell Coker <russell@coker.com.au>
+
+0              lelong  0xf97cff8f      SE Linux modular policy
+>4             lelong  x               version %d,
+>8             lelong  x               %d sections,
+>>(12.l)       lelong  0xf97cff8d
+>>>(12.l+27)   lelong  x               mod version %d,
+>>>(12.l+31)   lelong  0               Not MLS,
+>>>(12.l+31)   lelong  1               MLS,
+>>>(12.l+23)   lelong  2
+>>>>(12.l+47)  string  >\0             module name %s
+>>>(12.l+23)   lelong  1               base
+
+1      string  policy_module(  SE Linux policy module source
+2      string  policy_module(  SE Linux policy module source
+
+0      string  ##\ <summary>   SE Linux policy interface source
+
+#0     search  gen_context(    SE Linux policy file contexts
+
+#0     search  gen_sens(       SE Linux policy MLS constraints source
diff --git a/magic/Magdir/sisu b/magic/Magdir/sisu
new file mode 100644 (file)
index 0000000..ba7104f
--- /dev/null
@@ -0,0 +1,18 @@
+# Type: SiSU Markup Language
+# URL:  http://www.sisudoc.org/
+# From: Ralph Amissah <ralph.amissah@gmail.com>
+
+0      regex   \^%?[\ \t]*SiSU[\ \t]+insert    SiSU text insert
+>5     regex   [0-9.]+                         %s
+
+0      regex   \^%[\ \t]+SiSU[\ \t]+master     SiSU text master
+>5     regex   [0-9.]+                         %s
+
+0      regex   \^%?[\ \t]*SiSU[\ \t]+text      SiSU text
+>5     regex   [0-9.]+                         %s
+
+0      regex   \^%?[\ \t]*SiSU[\ \t][0-9.]+    SiSU text
+>5     regex   [0-9.]+                         %s
+
+0      regex   \^%*[\ \t]*sisu-[0-9.]+         SiSU text
+>5     regex   [0-9.]+                         %s
diff --git a/magic/Magdir/ssh b/magic/Magdir/ssh
new file mode 100644 (file)
index 0000000..c87f388
--- /dev/null
@@ -0,0 +1,8 @@
+# Type:        OpenSSH key files
+# From:        Nicolas Collignon <tsointsoin@gmail.com>
+
+0      string  SSH\ PRIVATE\ KEY       OpenSSH RSA1 private key,
+>28    string  >\0                     version %s
+
+0      string  ssh-dss\                OpenSSH DSA public key
+0      string  ssh-rsa\                OpenSSH RSA public key
diff --git a/magic/Magdir/ssl b/magic/Magdir/ssl
new file mode 100644 (file)
index 0000000..4d8706e
--- /dev/null
@@ -0,0 +1,7 @@
+# Type: OpenSSL certificates/key files
+# From: Nicolas Collignon <tsointsoin@gmail.com>
+
+0      string  -----BEGIN\ CERTIFICATE-----    PEM certificate
+0      string  -----BEGIN\ CERTIFICATE\ REQ    PEM certificate request
+0      string  -----BEGIN\ RSA\ PRIVATE        PEM RSA private key
+0      string  -----BEGIN\ DSA\ PRIVATE        PEM DSA private key