mime-types-data 3.2019.0331 → 3.2019.0904

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = '3.2019.0331'
6
+ VERSION = '3.2019.0904'
7
7
 
8
8
  # The path that will be used for loading the MIME::Types data. The
9
9
  # default location is __FILE__/../../../../data, which is where the data
@@ -1225,6 +1225,15 @@
1225
1225
  template:
1226
1226
  - application/fits
1227
1227
  registered: true
1228
+ - !ruby/object:MIME::Type
1229
+ content-type: application/flexfec
1230
+ encoding: base64
1231
+ xrefs:
1232
+ rfc:
1233
+ - rfc8627
1234
+ template:
1235
+ - application/flexfec
1236
+ registered: true
1228
1237
  - !ruby/object:MIME::Type
1229
1238
  content-type: application/font-sfnt
1230
1239
  encoding: base64
@@ -2172,6 +2181,16 @@
2172
2181
  template:
2173
2182
  - application/mikey
2174
2183
  registered: true
2184
+ - !ruby/object:MIME::Type
2185
+ content-type: application/mipc
2186
+ encoding: base64
2187
+ xrefs:
2188
+ person:
2189
+ - Bryan_Blank
2190
+ - NCGIS
2191
+ template:
2192
+ - application/mipc
2193
+ registered: true
2175
2194
  - !ruby/object:MIME::Type
2176
2195
  content-type: application/mmt-aei+xml
2177
2196
  encoding: base64
@@ -2600,8 +2619,8 @@
2600
2619
  content-type: application/oscore
2601
2620
  encoding: base64
2602
2621
  xrefs:
2603
- draft:
2604
- - RFC-ietf-core-object-security-16
2622
+ rfc:
2623
+ - rfc8613
2605
2624
  template:
2606
2625
  - application/oscore
2607
2626
  registered: true
@@ -2660,6 +2679,7 @@
2660
2679
  en: Adobe Portable Document Format
2661
2680
  encoding: base64
2662
2681
  extensions:
2682
+ - ai
2663
2683
  - pdf
2664
2684
  xrefs:
2665
2685
  rfc:
@@ -2781,10 +2801,9 @@
2781
2801
  - p7m
2782
2802
  - p7c
2783
2803
  xrefs:
2784
- draft:
2785
- - RFC-ietf-lamps-rfc5751-bis-12
2786
2804
  rfc:
2787
2805
  - rfc7114
2806
+ - rfc8551
2788
2807
  template:
2789
2808
  - application/pkcs7-mime
2790
2809
  registered: true
@@ -2797,8 +2816,8 @@
2797
2816
  extensions:
2798
2817
  - p7s
2799
2818
  xrefs:
2800
- draft:
2801
- - RFC-ietf-lamps-rfc5751-bis-12
2819
+ rfc:
2820
+ - rfc8551
2802
2821
  template:
2803
2822
  - application/pkcs7-signature
2804
2823
  registered: true
@@ -2918,7 +2937,6 @@
2918
2937
  en: PostScript
2919
2938
  encoding: 8bit
2920
2939
  extensions:
2921
- - ai
2922
2940
  - eps
2923
2941
  - ps
2924
2942
  xrefs:
@@ -3462,8 +3480,8 @@
3462
3480
  extensions:
3463
3481
  - sdp
3464
3482
  xrefs:
3465
- rfc:
3466
- - rfc4566
3483
+ draft:
3484
+ - RFC-ietf-mmusic-rfc4566bis-37
3467
3485
  template:
3468
3486
  - application/sdp
3469
3487
  registered: true
@@ -3699,6 +3717,16 @@
3699
3717
  template:
3700
3718
  - application/simpleSymbolContainer
3701
3719
  registered: true
3720
+ - !ruby/object:MIME::Type
3721
+ content-type: application/sipc
3722
+ encoding: base64
3723
+ xrefs:
3724
+ person:
3725
+ - Bryan_Blank
3726
+ - NCGIS
3727
+ template:
3728
+ - application/sipc
3729
+ registered: true
3702
3730
  - !ruby/object:MIME::Type
3703
3731
  content-type: application/SLA
3704
3732
  encoding: base64
@@ -3889,6 +3917,17 @@
3889
3917
  template:
3890
3918
  - application/stix+json
3891
3919
  registered: true
3920
+ - !ruby/object:MIME::Type
3921
+ content-type: application/swid+xml
3922
+ encoding: base64
3923
+ xrefs:
3924
+ person:
3925
+ - David_Waltermire
3926
+ - ISO-IEC_JTC1
3927
+ - Ron_Brill
3928
+ template:
3929
+ - application/swid+xml
3930
+ registered: true
3892
3931
  - !ruby/object:MIME::Type
3893
3932
  content-type: application/tamp-apex-update
3894
3933
  encoding: base64
@@ -4481,11 +4520,24 @@
4481
4520
  - !ruby/object:MIME::Type
4482
4521
  content-type: application/vnd.3gpp.mcvideo-affiliation-info+xml
4483
4522
  encoding: base64
4523
+ obsolete: true
4524
+ use-instead: application/vnd.3gpp.mcvideo-info+xml
4484
4525
  xrefs:
4485
4526
  person:
4486
4527
  - Frederic_Firmin
4487
4528
  template:
4488
4529
  - application/vnd.3gpp.mcvideo-affiliation-info+xml
4530
+ notes:
4531
+ - "- OBSOLETED in favor of application/vnd.3gpp.mcvideo-info+xml"
4532
+ registered: true
4533
+ - !ruby/object:MIME::Type
4534
+ content-type: application/vnd.3gpp.mcvideo-info+xml
4535
+ encoding: base64
4536
+ xrefs:
4537
+ person:
4538
+ - Frederic_Firmin
4539
+ template:
4540
+ - application/vnd.3gpp.mcvideo-info+xml
4489
4541
  registered: true
4490
4542
  - !ruby/object:MIME::Type
4491
4543
  content-type: application/vnd.3gpp.mcvideo-location-info+xml
@@ -4968,6 +5020,15 @@
4968
5020
  template:
4969
5021
  - application/vnd.amundsen.maze+xml
4970
5022
  registered: true
5023
+ - !ruby/object:MIME::Type
5024
+ content-type: application/vnd.android.ota
5025
+ encoding: base64
5026
+ xrefs:
5027
+ person:
5028
+ - Greg_Kaiser
5029
+ template:
5030
+ - application/vnd.android.ota
5031
+ registered: true
4971
5032
  - !ruby/object:MIME::Type
4972
5033
  content-type: application/vnd.android.package-archive
4973
5034
  friendly:
@@ -5245,6 +5306,15 @@
5245
5306
  template:
5246
5307
  - application/vnd.banana-accounting
5247
5308
  registered: true
5309
+ - !ruby/object:MIME::Type
5310
+ content-type: application/vnd.bbf.usp.error
5311
+ encoding: base64
5312
+ xrefs:
5313
+ person:
5314
+ - William_Lupton
5315
+ template:
5316
+ - application/vnd.bbf.usp.error
5317
+ registered: true
5248
5318
  - !ruby/object:MIME::Type
5249
5319
  content-type: application/vnd.bbf.usp.msg
5250
5320
  encoding: base64
@@ -5343,6 +5413,26 @@
5343
5413
  template:
5344
5414
  - application/vnd.bmi
5345
5415
  registered: true
5416
+ - !ruby/object:MIME::Type
5417
+ content-type: application/vnd.bpf
5418
+ encoding: base64
5419
+ xrefs:
5420
+ person:
5421
+ - Bryan_Blank
5422
+ - NCGIS
5423
+ template:
5424
+ - application/vnd.bpf
5425
+ registered: true
5426
+ - !ruby/object:MIME::Type
5427
+ content-type: application/vnd.bpf3
5428
+ encoding: base64
5429
+ xrefs:
5430
+ person:
5431
+ - Bryan_Blank
5432
+ - NCGIS
5433
+ template:
5434
+ - application/vnd.bpf3
5435
+ registered: true
5346
5436
  - !ruby/object:MIME::Type
5347
5437
  content-type: application/vnd.businessobjects
5348
5438
  friendly:
@@ -5454,6 +5544,15 @@
5454
5544
  template:
5455
5545
  - application/vnd.chipnuts.karaoke-mmd
5456
5546
  registered: true
5547
+ - !ruby/object:MIME::Type
5548
+ content-type: application/vnd.ciedi
5549
+ encoding: base64
5550
+ xrefs:
5551
+ person:
5552
+ - Hidekazu_Enjo
5553
+ template:
5554
+ - application/vnd.ciedi
5555
+ registered: true
5457
5556
  - !ruby/object:MIME::Type
5458
5557
  content-type: application/vnd.cinderella
5459
5558
  friendly:
@@ -5797,6 +5896,24 @@
5797
5896
  template:
5798
5897
  - application/vnd.criticaltools.wbs+xml
5799
5898
  registered: true
5899
+ - !ruby/object:MIME::Type
5900
+ content-type: application/vnd.cryptii.pipe+json
5901
+ encoding: base64
5902
+ xrefs:
5903
+ person:
5904
+ - Fränz_Friederes
5905
+ template:
5906
+ - application/vnd.cryptii.pipe+json
5907
+ registered: true
5908
+ - !ruby/object:MIME::Type
5909
+ content-type: application/vnd.crypto-shade-file
5910
+ encoding: base64
5911
+ xrefs:
5912
+ person:
5913
+ - Connor_Horman
5914
+ template:
5915
+ - application/vnd.crypto-shade-file
5916
+ registered: true
5800
5917
  - !ruby/object:MIME::Type
5801
5918
  content-type: application/vnd.ctc-posml
5802
5919
  friendly:
@@ -8355,6 +8472,15 @@
8355
8472
  template:
8356
8473
  - application/vnd.isac.fcs
8357
8474
  registered: true
8475
+ - !ruby/object:MIME::Type
8476
+ content-type: application/vnd.iso11783-10+zip
8477
+ encoding: base64
8478
+ xrefs:
8479
+ person:
8480
+ - Frank_Wiebeler
8481
+ template:
8482
+ - application/vnd.iso11783-10+zip
8483
+ registered: true
8358
8484
  - !ruby/object:MIME::Type
8359
8485
  content-type: application/vnd.jam
8360
8486
  friendly:
@@ -8678,6 +8804,16 @@
8678
8804
  template:
8679
8805
  - application/vnd.kodak-descriptor
8680
8806
  registered: true
8807
+ - !ruby/object:MIME::Type
8808
+ content-type: application/vnd.las
8809
+ encoding: base64
8810
+ xrefs:
8811
+ person:
8812
+ - Bryan_Blank
8813
+ - NCGIS
8814
+ template:
8815
+ - application/vnd.las
8816
+ registered: true
8681
8817
  - !ruby/object:MIME::Type
8682
8818
  content-type: application/vnd.las.las+json
8683
8819
  encoding: base64
@@ -8700,6 +8836,16 @@
8700
8836
  template:
8701
8837
  - application/vnd.las.las+xml
8702
8838
  registered: true
8839
+ - !ruby/object:MIME::Type
8840
+ content-type: application/vnd.laszip
8841
+ encoding: base64
8842
+ xrefs:
8843
+ person:
8844
+ - Bryan_Blank
8845
+ - NCGIS
8846
+ template:
8847
+ - application/vnd.laszip
8848
+ registered: true
8703
8849
  - !ruby/object:MIME::Type
8704
8850
  content-type: application/vnd.leap+json
8705
8851
  encoding: base64
@@ -8744,6 +8890,24 @@
8744
8890
  template:
8745
8891
  - application/vnd.llamagraphics.life-balance.exchange+xml
8746
8892
  registered: true
8893
+ - !ruby/object:MIME::Type
8894
+ content-type: application/vnd.logipipe.circuit+zip
8895
+ encoding: base64
8896
+ xrefs:
8897
+ person:
8898
+ - Victor_Kuchynsky
8899
+ template:
8900
+ - application/vnd.logipipe.circuit+zip
8901
+ registered: true
8902
+ - !ruby/object:MIME::Type
8903
+ content-type: application/vnd.loom
8904
+ encoding: base64
8905
+ xrefs:
8906
+ person:
8907
+ - Sten_Linnarsson
8908
+ template:
8909
+ - application/vnd.loom
8910
+ registered: true
8747
8911
  - !ruby/object:MIME::Type
8748
8912
  content-type: application/vnd.lotus-1-2-3
8749
8913
  friendly:
@@ -12795,6 +12959,15 @@
12795
12959
  template:
12796
12960
  - application/vnd.semf
12797
12961
  registered: true
12962
+ - !ruby/object:MIME::Type
12963
+ content-type: application/vnd.shade-save-file
12964
+ encoding: base64
12965
+ xrefs:
12966
+ person:
12967
+ - Connor_Horman
12968
+ template:
12969
+ - application/vnd.shade-save-file
12970
+ registered: true
12798
12971
  - !ruby/object:MIME::Type
12799
12972
  content-type: application/vnd.shana.informed.formdata
12800
12973
  friendly:
@@ -12856,6 +13029,15 @@
12856
13029
  template:
12857
13030
  - application/vnd.shootproof+json
12858
13031
  registered: true
13032
+ - !ruby/object:MIME::Type
13033
+ content-type: application/vnd.shopkick+json
13034
+ encoding: base64
13035
+ xrefs:
13036
+ person:
13037
+ - Ronald_Jacobs
13038
+ template:
13039
+ - application/vnd.shopkick+json
13040
+ registered: true
12859
13041
  - !ruby/object:MIME::Type
12860
13042
  content-type: application/vnd.sigrok.session
12861
13043
  encoding: base64
@@ -13739,6 +13921,15 @@
13739
13921
  template:
13740
13922
  - application/vnd.veryant.thin
13741
13923
  registered: true
13924
+ - !ruby/object:MIME::Type
13925
+ content-type: application/vnd.ves.encrypted
13926
+ encoding: base64
13927
+ xrefs:
13928
+ person:
13929
+ - Jim_Zubov
13930
+ template:
13931
+ - application/vnd.ves.encrypted
13932
+ registered: true
13742
13933
  - !ruby/object:MIME::Type
13743
13934
  content-type: application/vnd.vidsoft.vidconference
13744
13935
  encoding: 8bit
@@ -14270,11 +14461,15 @@
14270
14461
  - !ruby/object:MIME::Type
14271
14462
  content-type: application/vnd.youtube.yt
14272
14463
  encoding: base64
14464
+ obsolete: true
14465
+ use-instead: video/vnd.youtube.yt
14273
14466
  xrefs:
14274
14467
  person:
14275
14468
  - Laura_Wood
14276
14469
  template:
14277
14470
  - application/vnd.youtube.yt
14471
+ notes:
14472
+ - "- OBSOLETED in favor of video/vnd.youtube.yt"
14278
14473
  registered: true
14279
14474
  - !ruby/object:MIME::Type
14280
14475
  content-type: application/vnd.zul
@@ -420,6 +420,15 @@
420
420
  template:
421
421
  - audio/example
422
422
  registered: true
423
+ - !ruby/object:MIME::Type
424
+ content-type: audio/flexfec
425
+ encoding: base64
426
+ xrefs:
427
+ rfc:
428
+ - rfc8627
429
+ template:
430
+ - audio/flexfec
431
+ registered: true
423
432
  - !ruby/object:MIME::Type
424
433
  content-type: audio/fwdred
425
434
  encoding: base64
@@ -165,6 +165,26 @@
165
165
  template:
166
166
  - image/heif-sequence
167
167
  registered: true
168
+ - !ruby/object:MIME::Type
169
+ content-type: image/hej2k
170
+ encoding: base64
171
+ xrefs:
172
+ person:
173
+ - ISO-IEC_JTC1
174
+ - ITU-T
175
+ template:
176
+ - image/hej2k
177
+ registered: true
178
+ - !ruby/object:MIME::Type
179
+ content-type: image/hsj2
180
+ encoding: base64
181
+ xrefs:
182
+ person:
183
+ - ISO-IEC_JTC1
184
+ - ITU-T
185
+ template:
186
+ - image/hsj2
187
+ registered: true
168
188
  - !ruby/object:MIME::Type
169
189
  content-type: image/ief
170
190
  friendly:
@@ -212,6 +232,26 @@
212
232
  - rfc2045
213
233
  - rfc2046
214
234
  registered: true
235
+ - !ruby/object:MIME::Type
236
+ content-type: image/jph
237
+ encoding: base64
238
+ xrefs:
239
+ person:
240
+ - ISO-IEC_JTC1
241
+ - ITU-T
242
+ template:
243
+ - image/jph
244
+ registered: true
245
+ - !ruby/object:MIME::Type
246
+ content-type: image/jphc
247
+ encoding: base64
248
+ xrefs:
249
+ person:
250
+ - ISO-IEC_JTC1
251
+ - ITU-T
252
+ template:
253
+ - image/jphc
254
+ registered: true
215
255
  - !ruby/object:MIME::Type
216
256
  content-type: image/jpm
217
257
  encoding: base64
@@ -246,6 +286,62 @@
246
286
  template:
247
287
  - image/jxr
248
288
  registered: true
289
+ - !ruby/object:MIME::Type
290
+ content-type: image/jxrA
291
+ encoding: base64
292
+ xrefs:
293
+ person:
294
+ - ISO-IEC_JTC1
295
+ - ITU-T
296
+ template:
297
+ - image/jxrA
298
+ registered: true
299
+ - !ruby/object:MIME::Type
300
+ content-type: image/jxrS
301
+ encoding: base64
302
+ xrefs:
303
+ person:
304
+ - ISO-IEC_JTC1
305
+ - ITU-T
306
+ template:
307
+ - image/jxrS
308
+ registered: true
309
+ - !ruby/object:MIME::Type
310
+ content-type: image/jxs
311
+ encoding: base64
312
+ xrefs:
313
+ person:
314
+ - ISO-IEC_JTC1
315
+ template:
316
+ - image/jxs
317
+ registered: true
318
+ - !ruby/object:MIME::Type
319
+ content-type: image/jxsc
320
+ encoding: base64
321
+ xrefs:
322
+ person:
323
+ - ISO-IEC_JTC1
324
+ template:
325
+ - image/jxsc
326
+ registered: true
327
+ - !ruby/object:MIME::Type
328
+ content-type: image/jxsi
329
+ encoding: base64
330
+ xrefs:
331
+ person:
332
+ - ISO-IEC_JTC1
333
+ template:
334
+ - image/jxsi
335
+ registered: true
336
+ - !ruby/object:MIME::Type
337
+ content-type: image/jxss
338
+ encoding: base64
339
+ xrefs:
340
+ person:
341
+ - ISO-IEC_JTC1
342
+ template:
343
+ - image/jxss
344
+ registered: true
249
345
  - !ruby/object:MIME::Type
250
346
  content-type: image/ktx
251
347
  friendly: