summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2013-03-30 17:58:21 -0400
committerAustin Ziegler <austin@zieglers.ca>2013-03-30 17:58:21 -0400
commitd333eaad0670220204fa13170db571e407cb4559 (patch)
tree26814bbe7dfd17276ed07d1e7733d81dd68df09e
parentf113f03d0b352cc7b560f23fdfac1efe9d3e6a80 (diff)
downloadgit-d333eaad0670220204fa13170db571e407cb4559.tar.gz
Adding new and updated IANA MIME-Types.v1.22
- Bumping to version 1.22 for release.
-rw-r--r--.travis.yml3
-rw-r--r--Contributing.rdoc5
-rw-r--r--History.rdoc10
-rw-r--r--README.rdoc2
-rw-r--r--lib/mime/types.rb2
-rw-r--r--lib/mime/types/application15
-rw-r--r--lib/mime/types/audio10
-rw-r--r--lib/mime/types/text5
-rw-r--r--lib/mime/types/video4
-rw-r--r--type-lists/application.txt16
-rw-r--r--type-lists/audio.txt10
-rw-r--r--type-lists/text.txt5
-rw-r--r--type-lists/video.txt4
13 files changed, 62 insertions, 29 deletions
diff --git a/.travis.yml b/.travis.yml
index d9aeccbf8b..903cddfbd9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,8 +6,9 @@ before_script:
- rake travis:before -t
language: ruby
notifications:
- email: false
+ email: true
rvm:
+ - 2.0.0
- 1.9.3
- 1.9.2
- ruby-head
diff --git a/Contributing.rdoc b/Contributing.rdoc
index 6a0aa90b42..5b75b5f1eb 100644
--- a/Contributing.rdoc
+++ b/Contributing.rdoc
@@ -6,8 +6,8 @@ request, or code contributions.
Code contributions to MIME::Types are especially <del>welcome</del>encouraged.
Because MIME::Types is a complex codebase, there are a few guidelines:
-* Changes <strong>will not</strong> be accepted without tests.
-* The test suite is written with MiniTest.‡
+* Changes (aside from new MIME types) <strong>will not</strong> be accepted
+ without tests. The test suite is written with MiniTest.
* Match my coding style.
* Use a thoughtfully-named topic branch that contains your change. Rebase your
commits into logical chunks as necessary.
@@ -65,3 +65,4 @@ Thanks to everyone else who has contributed to MIME::Types:
* Hans de Graaff
* Henrik Hodne
* Martin d'Allens
+* cgat
diff --git a/History.rdoc b/History.rdoc
index ad314c263d..9384cc26f3 100644
--- a/History.rdoc
+++ b/History.rdoc
@@ -1,3 +1,13 @@
+== 1.22 / 2013-03-30
+
+* New MIME Types:
+ * Added support for 3FR (Hasselblad raw images) files. MIME-Type was obtained
+ by looking at exif data with exiftool. Thanks to cgat for these changes.
+ https://github.com/halostatue/mime-types/pull/27
+* Updated MIME Types:
+ * Pulled the latest updates from the IANA MIME-Type registry.
+* Added support for Ruby 2.0 with Travis CI.
+
== 1.21 / 2013-02-09
* New MIME Types:
diff --git a/README.rdoc b/README.rdoc
index 75840e35d4..cad00d8364 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -8,7 +8,7 @@ rdoc :: http://mime-types.rubyforge.org/
== Description
This library allows for the identification of a file's likely MIME content
-type. This is release 1.21 with new MIME types. The identification of MIME
+type. This is release 1.22 with new MIME types. The identification of MIME
content type is based on a file's filename extensions.
MIME types are used in MIME-compliant communications, as in e-mail or
diff --git a/lib/mime/types.rb b/lib/mime/types.rb
index 9e774823bc..c5d637750b 100644
--- a/lib/mime/types.rb
+++ b/lib/mime/types.rb
@@ -25,7 +25,7 @@ module MIME
#
class Type
# The released version of Ruby MIME::Types
- VERSION = '1.21'
+ VERSION = '1.22'
include Comparable
diff --git a/lib/mime/types/application b/lib/mime/types/application
index 57d3d432a0..288c43e980 100644
--- a/lib/mime/types/application
+++ b/lib/mime/types/application
@@ -12,6 +12,7 @@ application/auth-policy+xml :8bit 'IANA,RFC4745
application/batch-SMTP 'IANA,RFC2442
application/beep+xml 'IANA,RFC3080
application/calendar+xml 'IANA,RFC6321
+application/call-completion 'IANA,{RFC-ietf-bliss-call-completion-19=http://tools.ietf.org/html/draft-ietf-bliss-call-completion}
application/cals-1840 'IANA,RFC1895
application/ccmp+xml 'IANA,RFC6503
application/ccxml+xml 'IANA,RFC4267
@@ -30,6 +31,7 @@ application/cpl+xml 'IANA,RFC3880
application/csta+xml 'IANA,[Ecma International Helpdesk]
application/CSTAdata+xml 'IANA,[Ecma International Helpdesk]
application/cybercash 'IANA,[Eastlake]
+application/dash+xml 'IANA,[Stockhammer]
application/davmount+xml 'IANA,RFC4709
application/dca-rft 'IANA,[Campbell]
application/dec-dx 'IANA,[Campbell]
@@ -45,7 +47,7 @@ application/EDI-Consent 'IANA,RFC1767
application/EDI-X12 'IANA,RFC1767
application/EDIFACT 'IANA,RFC1767
application/emma+xml 'IANA,[W3C]
-application/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+application/encaprtp 'IANA,RFC6849
application/epp+xml 'IANA,RFC5730
application/eshop 'IANA,[Katz]
application/example 'IANA,RFC4735
@@ -55,7 +57,7 @@ application/fastsoap 'IANA,[ITU-T ASN.1 Rapporteur]
application/fdt+xml 'IANA,RFC6726
application/fits 'IANA,RFC4047
application/font-tdpfr @pfr 'IANA,RFC3073
-application/font-woff @woff :base64 'IANA,[W3C],{WOFF=http://www.w3.org/TR/WOFF/#appendix-b}
+application/font-woff @woff :base64 'IANA,[W3C]
application/framework-attributes+xml 'IANA,RFC6230
application/gzip 'IANA,RFC6713
application/H224 'IANA,RFC4573
@@ -121,6 +123,8 @@ application/mp4 @mp4,mpg4 'IANA,RFC4337,RFC6381
application/mpeg4-generic 'IANA,RFC3640
application/mpeg4-iod 'IANA,RFC4337
application/mpeg4-iod-xmt 'IANA,RFC4337
+application/mrb-consumer+xml 'IANA,{RFC-ietf-mediactrl-mrb-19=http://tools.ietf.org/html/draft-ietf-mediactrl-mrb}
+application/mrb-publish+xml 'IANA,{RFC-ietf-mediactrl-mrb-19=http://tools.ietf.org/html/draft-ietf-mediactrl-mrb}
application/msc-ivr+xml 'IANA,RFC6231
application/msc-mixer+xml 'IANA,RFC6505
application/msword @doc,dot,wrd :base64 'IANA,[Lindner]
@@ -138,6 +142,7 @@ application/oda @oda 'IANA,RFC2045,RFC2046
application/oebps-package+xml 'IANA,RFC4839
application/ogg @ogx 'IANA,RFC5334
application/oxps 'IANA,[Ecma International Helpdesk]
+application/p2p-overlay+xml 'IANA,{RFC-ietf-p2psip-base-26=http://tools.ietf.org/html/draft-ietf-p2psip-base}
application/parityfec 'IANA,RFC5109
application/patch-ops-error+xml 'IANA,RFC5261
application/pdf @pdf :base64 'IANA,RFC3778
@@ -181,7 +186,7 @@ application/rpki-manifest 'IANA,RFC6481
application/rpki-roa 'IANA,RFC6481
application/rpki-updown 'IANA,RFC6492
application/rtf @rtf 'IANA,[Lindner]
-application/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+application/rtploopback 'IANA,RFC6849
application/rtx 'IANA,RFC4588
application/samlassertion+xml 'IANA,[OASIS Security Services Technical Committee (SSTC)]
application/samlmetadata+xml 'IANA,[OASIS Security Services Technical Committee (SSTC)]
@@ -212,6 +217,7 @@ application/soap+xml 'IANA,RFC3902
application/sparql-query 'IANA,[W3C]
application/sparql-results+xml 'IANA,[W3C]
application/spirits-event+xml 'IANA,RFC3910
+application/sql 'IANA,{RFC-shafranovich-mime-sql-06=http://tools.ietf.org/html/draft-shafranovich-mime-sql}
application/srgs 'IANA,RFC4267
application/srgs+xml 'IANA,RFC4267
application/sru+xml 'IANA,RFC6207
@@ -234,6 +240,7 @@ application/timestamp-reply 'IANA,RFC3161
application/timestamped-data 'IANA,RFC5955
application/tve-trigger 'IANA,[Welsh]
application/ulpfec 'IANA,RFC5109
+application/urc-ressheet+xml 'IANA,[Zimmermann]
application/vcard+xml 'IANA,RFC6351
application/vemmi 'IANA,RFC2122
application/vnd.3gpp.bsf+xml 'IANA,[Meredith]
@@ -319,6 +326,7 @@ application/vnd.dece.ttml+xml 'IANA,[Dolan]
application/vnd.dece.unspecified 'IANA,[Dolan]
application/vnd.dece.zip 'IANA,[Dolan]
application/vnd.denovo.fcselayout-link 'IANA,[Dixon]
+application/vnd.desmume.movie 'IANA,[Andersson]
application/vnd.dir-bi.plate-dl-nosuffix 'IANA,[Yamanaka]
application/vnd.dm.delegation+xml 'IANA,[Ferrazzini]
application/vnd.dna 'IANA,[Searcy]
@@ -937,6 +945,7 @@ application/vnd.wt.stf 'IANA,[Wohler]
application/vnd.wv.csp+wbxml @wv 'IANA,[Salmi]
application/vnd.wv.csp+xml :8bit 'IANA,[Ingimundarson]
application/vnd.wv.ssp+xml :8bit 'IANA,[Ingimundarson]
+application/vnd.xacml+json 'IANA,[Brossard]
application/vnd.xara 'IANA,[Matthewman]
application/vnd.xfdl 'IANA,[Manning]
application/vnd.xfdl.webform 'IANA,[Mansell]
diff --git a/lib/mime/types/audio b/lib/mime/types/audio
index a186ca6a09..0c5fc576c1 100644
--- a/lib/mime/types/audio
+++ b/lib/mime/types/audio
@@ -24,7 +24,7 @@ audio/dsr-es202212 'IANA,RFC4060
audio/DV 'IANA,RFC6469
audio/DVI4 'IANA,RFC4856
audio/eac3 'IANA,RFC4598
-audio/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+audio/encaprtp 'IANA,RFC6849
audio/EVRC @evc 'IANA,RFC4788
audio/EVRC-QCP 'IANA,RFC3625
audio/EVRC0 'IANA,RFC4788
@@ -32,9 +32,9 @@ audio/EVRC1 'IANA,RFC4788
audio/EVRCB 'IANA,RFC5188
audio/EVRCB0 'IANA,RFC5188
audio/EVRCB1 'IANA,RFC4788
-audio/EVRCNW 'IANA,{RFC-ietf-avt-rtp-evrc-nw-10=http://tools.ietf.org/html/draft-ietf-avt-rtp-evrc-nw}
-audio/EVRCNW0 'IANA,{RFC-ietf-avt-rtp-evrc-nw-10=http://tools.ietf.org/html/draft-ietf-avt-rtp-evrc-nw}
-audio/EVRCNW1 'IANA,{RFC-ietf-avt-rtp-evrc-nw-10=http://tools.ietf.org/html/draft-ietf-avt-rtp-evrc-nw}
+audio/EVRCNW 'IANA,RFC6884
+audio/EVRCNW0 'IANA,RFC6884
+audio/EVRCNW1 'IANA,RFC6884
audio/EVRCWB 'IANA,RFC5188
audio/EVRCWB0 'IANA,RFC5188
audio/EVRCWB1 'IANA,RFC5188
@@ -82,7 +82,7 @@ audio/raptorfec 'IANA,RFC6682
audio/RED 'IANA,RFC3555
audio/rtp-enc-aescm128 'IANA,[3GPP]
audio/rtp-midi 'IANA,RFC6295
-audio/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+audio/rtploopback 'IANA,RFC6849
audio/rtx 'IANA,RFC4588
audio/SMV @smv 'IANA,RFC3558
audio/SMV-QCP 'IANA,RFC3625
diff --git a/lib/mime/types/text b/lib/mime/types/text
index 1d250a7761..e0be344936 100644
--- a/lib/mime/types/text
+++ b/lib/mime/types/text
@@ -3,7 +3,7 @@ text/calendar 'IANA,RFC5545
text/css @css :8bit 'IANA,RFC2318
text/csv @csv :8bit 'IANA,RFC4180
text/dns 'IANA,RFC4027
-text/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+text/encaprtp 'IANA,RFC6849
text/enriched 'IANA,RFC1896
text/example 'IANA,RFC4735
text/fwdred 'IANA,RFC6354
@@ -14,6 +14,7 @@ text/mizar 'IANA,[Jesse Alama=Jesse_Alama]
text/n3 'IANA,[Prud'hommeaux=Prudhommeaux],[W3C]
text/parityfec 'IANA,RFC5109
text/plain @txt,asc,c,cc,h,hh,cpp,hpp,dat,hlp 'IANA,RFC2046,RFC3676,RFC5147
+text/provenance-notation 'IANA,[Herman],[W3C]
text/prs.fallenstein.rst @rst 'IANA,[Fallenstein]
text/prs.lines.tag 'IANA,[Lines]
text/raptorfec 'IANA,RFC6682
@@ -22,7 +23,7 @@ text/rfc822-headers 'IANA,RFC6522
text/richtext @rtx :8bit 'IANA,RFC2045,RFC2046
text/rtf @rtf :8bit 'IANA,[Lindner]
text/rtp-enc-aescm128 'IANA,[3GPP]
-text/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+text/rtploopback 'IANA,RFC6849
text/rtx 'IANA,RFC4588
text/sgml @sgml,sgm 'IANA,RFC1874
text/t140 'IANA,RFC4103
diff --git a/lib/mime/types/video b/lib/mime/types/video
index 9da6349f48..790e52cf44 100644
--- a/lib/mime/types/video
+++ b/lib/mime/types/video
@@ -6,7 +6,7 @@ video/BMPEG 'IANA,RFC3555
video/BT656 'IANA,RFC3555
video/CelB 'IANA,RFC3555
video/DV 'IANA,RFC6469
-video/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+video/encaprtp 'IANA,RFC6849
video/example 'IANA,RFC4735
video/H261 'IANA,RFC4587
video/H263 'IANA,RFC3555
@@ -34,7 +34,7 @@ video/quicktime @qt,mov :base64 'IANA,RFC6381,[Lindner]
video/raptorfec 'IANA,RFC6682
video/raw 'IANA,RFC4175
video/rtp-enc-aescm128 'IANA,[3GPP]
-video/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+video/rtploopback 'IANA,RFC6849
video/rtx 'IANA,RFC4588
video/SMPTE292M 'IANA,RFC3497
video/ulpfec 'IANA,RFC5109
diff --git a/type-lists/application.txt b/type-lists/application.txt
index ca56abfbdf..cbae4269cf 100644
--- a/type-lists/application.txt
+++ b/type-lists/application.txt
@@ -12,6 +12,7 @@ application/auth-policy+xml 'IANA,RFC4745
application/batch-SMTP 'IANA,RFC2442
application/beep+xml 'IANA,RFC3080
application/calendar+xml 'IANA,RFC6321
+application/call-completion 'IANA,{RFC-ietf-bliss-call-completion-19=http://tools.ietf.org/html/draft-ietf-bliss-call-completion}
application/cals-1840 'IANA,RFC1895
application/ccmp+xml 'IANA,RFC6503
application/ccxml+xml 'IANA,RFC4267
@@ -30,6 +31,7 @@ application/cpl+xml 'IANA,RFC3880
application/csta+xml 'IANA,[Ecma International Helpdesk]
application/CSTAdata+xml 'IANA,[Ecma International Helpdesk]
application/cybercash 'IANA,[Eastlake]
+application/dash+xml 'IANA,[Stockhammer]
application/davmount+xml 'IANA,RFC4709
application/dca-rft 'IANA,[Campbell]
application/dec-dx 'IANA,[Campbell]
@@ -45,7 +47,7 @@ application/EDI-Consent 'IANA,RFC1767
application/EDIFACT 'IANA,RFC1767
application/EDI-X12 'IANA,RFC1767
application/emma+xml 'IANA,[W3C]
-application/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+application/encaprtp 'IANA,RFC6849
application/epp+xml 'IANA,RFC5730
application/eshop 'IANA,[Katz]
application/example 'IANA,RFC4735
@@ -54,6 +56,7 @@ application/fastinfoset 'IANA,[ITU-T ASN.1 Rapporteur]
application/fastsoap 'IANA,[ITU-T ASN.1 Rapporteur]
application/fdt+xml 'IANA,RFC6726
application/fits 'IANA,RFC4047
+application/font-sfnt 'IANA,[Levantovsky]
application/font-tdpfr 'IANA,RFC3073
application/font-woff 'IANA,[W3C]
application/framework-attributes+xml 'IANA,RFC6230
@@ -121,6 +124,8 @@ application/mp4 'IANA,RFC4337,RFC6381
application/mpeg4-generic 'IANA,RFC3640
application/mpeg4-iod 'IANA,RFC4337
application/mpeg4-iod-xmt 'IANA,RFC4337
+application/mrb-consumer+xml 'IANA,{RFC-ietf-mediactrl-mrb-19=http://tools.ietf.org/html/draft-ietf-mediactrl-mrb}
+application/mrb-publish+xml 'IANA,{RFC-ietf-mediactrl-mrb-19=http://tools.ietf.org/html/draft-ietf-mediactrl-mrb}
application/msc-ivr+xml 'IANA,RFC6231
application/msc-mixer+xml 'IANA,RFC6505
application/msword 'IANA,[Lindner]
@@ -138,6 +143,7 @@ application/oda 'IANA,RFC2045,RFC2046
application/oebps-package+xml 'IANA,RFC4839
application/ogg 'IANA,RFC5334
application/oxps 'IANA,[Ecma International Helpdesk]
+application/p2p-overlay+xml 'IANA,{RFC-ietf-p2psip-base-26=http://tools.ietf.org/html/draft-ietf-p2psip-base}
application/parityfec 'IANA,RFC5109
application/patch-ops-error+xml 'IANA,RFC5261
application/pdf 'IANA,RFC3778
@@ -181,7 +187,7 @@ application/rpki-manifest 'IANA,RFC6481
application/rpki-roa 'IANA,RFC6481
application/rpki-updown 'IANA,RFC6492
application/rtf 'IANA,[Lindner]
-application/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+application/rtploopback 'IANA,RFC6849
application/rtx 'IANA,RFC4588
application/samlassertion+xml 'IANA,[OASIS Security Services Technical Committee (SSTC)]
application/samlmetadata+xml 'IANA,[OASIS Security Services Technical Committee (SSTC)]
@@ -213,6 +219,7 @@ application/soap+xml 'IANA,RFC3902
application/sparql-query 'IANA,[W3C]
application/sparql-results+xml 'IANA,[W3C]
application/spirits-event+xml 'IANA,RFC3910
+application/sql 'IANA,{RFC-shafranovich-mime-sql-06=http://tools.ietf.org/html/draft-shafranovich-mime-sql}
application/srgs 'IANA,RFC4267
application/srgs+xml 'IANA,RFC4267
application/sru+xml 'IANA,RFC6207
@@ -235,6 +242,7 @@ application/timestamp-reply 'IANA,RFC3161
application/timestamped-data 'IANA,RFC5955
application/tve-trigger 'IANA,[Welsh]
application/ulpfec 'IANA,RFC5109
+application/urc-ressheet+xml 'IANA,[Zimmermann]
application/vcard+xml 'IANA,RFC6351
application/vemmi 'IANA,RFC2122
application/vnd.3gpp.bsf+xml 'IANA,[Meredith]
@@ -321,6 +329,7 @@ application/vnd.dece.ttml+xml 'IANA,[Dolan]
application/vnd.dece.unspecified 'IANA,[Dolan]
application/vnd.dece.zip 'IANA,[Dolan]
application/vnd.denovo.fcselayout-link 'IANA,[Dixon]
+application/vnd.desmume.movie 'IANA,[Andersson]
application/vnd.dir-bi.plate-dl-nosuffix 'IANA,[Yamanaka]
application/vnd.dm.delegation+xml 'IANA,[Ferrazzini]
application/vnd.dna 'IANA,[Searcy]
@@ -941,6 +950,7 @@ application/vnd.wt.stf 'IANA,[Wohler]
application/vnd.wv.csp+xml 'IANA,[Ingimundarson]
application/vnd.wv.csp+wbxml 'IANA,[Salmi]
application/vnd.wv.ssp+xml 'IANA,[Ingimundarson]
+application/vnd.xacml+json 'IANA,[Brossard]
application/vnd.xara 'IANA,[Matthewman]
application/vnd.xfdl 'IANA,[Manning]
application/vnd.xfdl.webform 'IANA,[Mansell]
@@ -995,4 +1005,4 @@ application/xv+xml 'IANA,RFC4374
application/yang 'IANA,RFC6020
application/yin+xml 'IANA,RFC6020
application/zip 'IANA,[Lindner]
-application/zlib 'IANA,RFC6713 \ No newline at end of file
+application/zlib 'IANA,RFC6713
diff --git a/type-lists/audio.txt b/type-lists/audio.txt
index b78c779b1a..ce66afcaa3 100644
--- a/type-lists/audio.txt
+++ b/type-lists/audio.txt
@@ -24,7 +24,7 @@ audio/dsr-es202212 'IANA,RFC4060
audio/DV 'IANA,RFC6469
audio/DVI4 'IANA,RFC4856
audio/eac3 'IANA,RFC4598
-audio/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+audio/encaprtp 'IANA,RFC6849
audio/EVRC 'IANA,RFC4788
audio/EVRC-QCP 'IANA,RFC3625
audio/EVRC0 'IANA,RFC4788
@@ -32,9 +32,9 @@ audio/EVRC1 'IANA,RFC4788
audio/EVRCB 'IANA,RFC5188
audio/EVRCB0 'IANA,RFC5188
audio/EVRCB1 'IANA,RFC4788
-audio/EVRCNW 'IANA,{RFC-ietf-avt-rtp-evrc-nw-10=http://tools.ietf.org/html/draft-ietf-avt-rtp-evrc-nw}
-audio/EVRCNW0 'IANA,{RFC-ietf-avt-rtp-evrc-nw-10=http://tools.ietf.org/html/draft-ietf-avt-rtp-evrc-nw}
-audio/EVRCNW1 'IANA,{RFC-ietf-avt-rtp-evrc-nw-10=http://tools.ietf.org/html/draft-ietf-avt-rtp-evrc-nw}
+audio/EVRCNW 'IANA,RFC6884
+audio/EVRCNW0 'IANA,RFC6884
+audio/EVRCNW1 'IANA,RFC6884
audio/EVRCWB 'IANA,RFC5188
audio/EVRCWB0 'IANA,RFC5188
audio/EVRCWB1 'IANA,RFC5188
@@ -81,7 +81,7 @@ audio/QCELP 'IANA,RFC3555,RFC3625
audio/raptorfec 'IANA,RFC6682
audio/RED 'IANA,RFC3555
audio/rtp-enc-aescm128 'IANA,[3GPP]
-audio/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+audio/rtploopback 'IANA,RFC6849
audio/rtp-midi 'IANA,RFC6295
audio/rtx 'IANA,RFC4588
audio/SMV 'IANA,RFC3558
diff --git a/type-lists/text.txt b/type-lists/text.txt
index ce4fb8ac01..256dd14275 100644
--- a/type-lists/text.txt
+++ b/type-lists/text.txt
@@ -5,7 +5,7 @@ text/csv 'IANA,RFC4180
text/directory (deprecated) 'IANA,RFC2425,RFC6350
text/dns 'IANA,RFC4027
text/ecmascript (obsolete) 'IANA,RFC4329
-text/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+text/encaprtp 'IANA,RFC6849
text/enriched 'IANA,RFC1896
text/example 'IANA,RFC4735
text/fwdred 'IANA,RFC6354
@@ -17,6 +17,7 @@ text/mizar 'IANA,[Jesse Alama=Jesse_Alama]
text/n3 'IANA,[Prud'hommeaux=Prudhommeaux],[W3C]
text/parityfec 'IANA,RFC5109
text/plain 'IANA,RFC2046,RFC3676,RFC5147
+text/provenance-notation 'IANA,[Herman],[W3C]
text/prs.fallenstein.rst 'IANA,[Fallenstein]
text/prs.lines.tag 'IANA,[Lines]
text/raptorfec 'IANA,RFC6682
@@ -25,7 +26,7 @@ text/rfc822-headers 'IANA,RFC6522
text/richtext 'IANA,RFC2045,RFC2046
text/rtf 'IANA,[Lindner]
text/rtp-enc-aescm128 'IANA,[3GPP]
-text/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+text/rtploopback 'IANA,RFC6849
text/rtx 'IANA,RFC4588
text/sgml 'IANA,RFC1874
text/t140 'IANA,RFC4103
diff --git a/type-lists/video.txt b/type-lists/video.txt
index 7ded2c81b1..45dd2f9c19 100644
--- a/type-lists/video.txt
+++ b/type-lists/video.txt
@@ -6,7 +6,7 @@ video/BMPEG 'IANA,RFC3555
video/BT656 'IANA,RFC3555
video/CelB 'IANA,RFC3555
video/DV 'IANA,RFC6469
-video/encaprtp 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+video/encaprtp 'IANA,RFC6849
video/example 'IANA,RFC4735
video/H261 'IANA,RFC4587
video/H263 'IANA,RFC3555
@@ -34,7 +34,7 @@ video/quicktime 'IANA,RFC6381,[Lindner]
video/raptorfec 'IANA,RFC6682
video/raw 'IANA,RFC4175
video/rtp-enc-aescm128 'IANA,[3GPP]
-video/rtploopback 'IANA,{RFC-ietf-mmusic-media-loopback-27=http://tools.ietf.org/html/draft-ietf-mmusic-media-loopback}
+video/rtploopback 'IANA,RFC6849
video/rtx 'IANA,RFC4588
video/SMPTE292M 'IANA,RFC3497
video/ulpfec 'IANA,RFC5109