mime-types-data 3.2021.1115 → 3.2022.0105

Sign up to get free protection for your applications and to get access to all the features.
data/types/image.yaml CHANGED
@@ -48,8 +48,6 @@
48
48
  encoding: base64
49
49
  extensions:
50
50
  - bmp
51
- obsolete: true
52
- use-instead: image/x-bmp
53
51
  xrefs:
54
52
  rfc:
55
53
  - rfc7903
@@ -413,7 +411,8 @@
413
411
  - png
414
412
  xrefs:
415
413
  person:
416
- - Glenn_Randers-Pehrson
414
+ - PNG_Working_Group
415
+ - W3C
417
416
  template:
418
417
  - image/png
419
418
  registered: true
@@ -907,6 +906,8 @@
907
906
  encoding: base64
908
907
  extensions:
909
908
  - bmp
909
+ obsolete: true
910
+ use-instead: image/bmp
910
911
  registered: false
911
912
  - !ruby/object:MIME::Type
912
913
  content-type: image/x-canon-cr2
data/types/message.yaml CHANGED
@@ -118,7 +118,7 @@
118
118
  template:
119
119
  - message/news
120
120
  notes:
121
- - "- OBSOLETED by RFC5537"
121
+ - "(OBSOLETED by )"
122
122
  registered: true
123
123
  - !ruby/object:MIME::Type
124
124
  content-type: message/partial
@@ -144,11 +144,16 @@
144
144
  - !ruby/object:MIME::Type
145
145
  content-type: message/s-http
146
146
  encoding: base64
147
+ obsolete: true
147
148
  xrefs:
148
149
  rfc:
149
150
  - rfc2660
151
+ uri:
152
+ - https://datatracker.ietf.org/doc/status-change-http-experiments-to-historic
150
153
  template:
151
154
  - message/s-http
155
+ notes:
156
+ - "(OBSOLETE)"
152
157
  registered: true
153
158
  - !ruby/object:MIME::Type
154
159
  content-type: message/sip
@@ -187,7 +192,7 @@
187
192
  template:
188
193
  - message/vnd.si.simp
189
194
  notes:
190
- - "- OBSOLETED by request"
195
+ - "(OBSOLETED by request)"
191
196
  registered: true
192
197
  - !ruby/object:MIME::Type
193
198
  content-type: message/vnd.wfa.wsc
@@ -15,6 +15,14 @@
15
15
  - draft-yasskin-http-origin-signed-responses
16
16
  registered: true
17
17
  provisional: true
18
+ - !ruby/object:MIME::Type
19
+ content-type: application/city+json
20
+ encoding: base64
21
+ xrefs:
22
+ person:
23
+ - Hugo_Ledoux
24
+ registered: true
25
+ provisional: true
18
26
  - !ruby/object:MIME::Type
19
27
  content-type: application/ion
20
28
  encoding: base64
@@ -31,6 +39,14 @@
31
39
  - Glen_Kleidon
32
40
  registered: true
33
41
  provisional: true
42
+ - !ruby/object:MIME::Type
43
+ content-type: application/netcdf
44
+ encoding: base64
45
+ xrefs:
46
+ person:
47
+ - Ethan_Davis
48
+ registered: true
49
+ provisional: true
34
50
  - !ruby/object:MIME::Type
35
51
  content-type: application/odm+json
36
52
  encoding: base64
data/types/text.yaml CHANGED
@@ -146,7 +146,7 @@
146
146
  template:
147
147
  - text/ecmascript
148
148
  notes:
149
- - "- OBSOLETED in favor of application/ecmascript"
149
+ - "(OBSOLETED in favor of application/ecmascript)"
150
150
  registered: true
151
151
  - !ruby/object:MIME::Type
152
152
  content-type: text/encaprtp
@@ -251,7 +251,7 @@
251
251
  template:
252
252
  - text/javascript
253
253
  notes:
254
- - "- OBSOLETED in favor of application/javascript"
254
+ - "(OBSOLETED in favor of application/javascript)"
255
255
  registered: true
256
256
  - !ruby/object:MIME::Type
257
257
  content-type: text/jcr-cnd
@@ -914,7 +914,7 @@
914
914
  template:
915
915
  - text/vnd.si.uricatalogue
916
916
  notes:
917
- - "- OBSOLETED by request"
917
+ - "(OBSOLETED by request)"
918
918
  registered: true
919
919
  - !ruby/object:MIME::Type
920
920
  content-type: text/vnd.sosi
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mime-types-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2021.1115
4
+ version: 3.2022.0105
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-15 00:00:00.000000000 Z
11
+ date: 2022-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri