Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2021-08-24 10:53:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base"

Tue Aug 24 10:53:53 2021 rev:483 rq:913774 version:84.87+git20210823.4c98889

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2021-08-02 
12:04:14.505666602 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new.1899/aaa_base.changes      
2021-08-24 10:54:03.788385293 +0200
@@ -1,0 +2,14 @@
+Mon Aug 23 13:01:26 UTC 2021 - ku...@suse.com
+
+- Update to version 84.87+git20210823.4c98889:
+  * Remove /etc/hushlogins
+
+-------------------------------------------------------------------
+Thu Aug 19 14:48:40 UTC 2021 - lnus...@suse.de
+
+- Update to version 84.87+git20210819.b55340d:
+  * Rework locale checks for better support of ssh
+  * Update mime types from apache
+  * Better support of Midnight Commander color skins (boo#1188862)
+
+-------------------------------------------------------------------

Old:
----
  aaa_base-84.87+git20210727.b447649.tar

New:
----
  aaa_base-84.87+git20210823.4c98889.tar

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.UT95L4/_old  2021-08-24 10:54:04.484384372 +0200
+++ /var/tmp/diff_new_pack.UT95L4/_new  2021-08-24 10:54:04.488384366 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:           aaa_base
-Version:        84.87+git20210727.b447649
+Version:        84.87+git20210823.4c98889
 Release:        0
 URL:            https://github.com/openSUSE/aaa_base
 # do not require systemd - aaa_base is in the build environment and we don't
@@ -189,12 +189,12 @@
 %config /etc/profile
 /usr/etc/profile.d/alljava.csh
 /usr/etc/profile.d/alljava.sh
-/usr/etc/profile.d/csh.ssh
 /usr/etc/profile.d/lang.csh
 /usr/etc/profile.d/lang.sh
 /usr/etc/profile.d/profile.csh
 /usr/etc/profile.d/profile.sh
-/usr/etc/profile.d/sh.ssh
+/usr/etc/profile.d/term.csh
+/usr/etc/profile.d/term.sh
 /usr/etc/profile.d/xdg-environment.csh
 /usr/etc/profile.d/xdg-environment.sh
 /usr/etc/profile.d/complete.bash
@@ -213,7 +213,6 @@
 # don't forget to also change aaa_base.post, boot.cleanup
 # and /etc/permissions!
 %ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog
-/etc/hushlogins
 /usr/bin/get_kernel_version
 /usr/sbin/refresh_initrd
 /usr/sbin/service

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.UT95L4/_old  2021-08-24 10:54:04.540384297 +0200
+++ /var/tmp/diff_new_pack.UT95L4/_new  2021-08-24 10:54:04.540384297 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/aaa_base.git</param>
-              <param 
name="changesrevision">21db5db0c87c0376ee9b3cc9915626ecf0ad7656</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">65dd367bcb7b978c3c9c7e18b1031f8f4d285335</param></service></servicedata>
\ No newline at end of file

++++++ aaa_base-84.87+git20210727.b447649.tar -> 
aaa_base-84.87+git20210823.4c98889.tar ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-84.87+git20210727.b447649/Makefile 
new/aaa_base-84.87+git20210823.4c98889/Makefile
--- old/aaa_base-84.87+git20210727.b447649/Makefile     2021-07-27 
10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/Makefile     2021-08-23 
15:01:01.000000000 +0200
@@ -15,7 +15,7 @@
 
 mimetypes:
        if test -d Apache/apache2; then (cd Apache/apache2 && osc up); else osc 
co Apache/apache2; fi
-       tar --wildcards -Oxjf Apache/apache2/httpd-*.tar.bz2 
'*/docs/conf/mime.types' > mime.types.apache
+       tar --wildcards -Oxjf Apache/apache2/httpd-2*.tar.bz2 
'*/docs/conf/mime.types' > mime.types.apache
        ./mimetypemerge files/etc/mime.types mime.types.apache > mime.types
        mv mime.types files/etc/mime.types
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/etc/csh.login 
new/aaa_base-84.87+git20210823.4c98889/files/etc/csh.login
--- old/aaa_base-84.87+git20210727.b447649/files/etc/csh.login  2021-07-27 
10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/etc/csh.login  2021-08-23 
15:01:01.000000000 +0200
@@ -181,17 +181,6 @@
 endif
 
 #
-# Current manpath
-#
-if (! ${?CSHRCREAD} && -x /usr/bin/manpath ) then
-    if ( ${?MANPATH} ) then
-       setenv MANPATH "${MANPATH}:`(unsetenv MANPATH; /usr/bin/manpath -q)`"
-    else
-       setenv MANPATH "`(unsetenv MANPATH; /usr/bin/manpath -q)`"
-    endif
-endif
-
-#
 # Some applications do not handle the XAPPLRESDIR environment properly,
 # when it contains more than one directory. More than one directory only
 # makes sense if you have a client with /usr mounted via nfs and you want
@@ -214,11 +203,6 @@
     else
        setenv XNLSPATH /usr/X11R6/lib/X11/nls
     endif
-
-    #
-    # Midnight Commander needs this to run in color mode
-    #
-    setenv COLORTERM 1
 endif
 
 #
@@ -227,20 +211,6 @@
 #setenv VERSION_CONTROL numbered
 
 #
-# Source profile.d scripts and UTF8 settings
-#
-# But do not source this if CSHRCREAD is already set to avoid
-# overriding locale variables already present in the environment
-#
-if (! ${?CSHRCREAD} ) then
-    if ( -r /etc/profile.d/csh.ssh ) then
-       source /etc/profile.d/csh.ssh
-    else if ( -r /usr/etc/profile.d/csh.ssh ) then 
-       source /usr/etc/profile.d/csh.ssh
-    endif
-endif
-
-#
 # Source profile extensions for certain packages, the super
 # may disable some of them by setting the sticky bit.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/etc/hushlogins 
new/aaa_base-84.87+git20210823.4c98889/files/etc/hushlogins
--- old/aaa_base-84.87+git20210727.b447649/files/etc/hushlogins 2021-07-27 
10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/etc/hushlogins 1970-01-01 
01:00:00.000000000 +0100
@@ -1 +0,0 @@
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/etc/mime.types 
new/aaa_base-84.87+git20210823.4c98889/files/etc/mime.types
--- old/aaa_base-84.87+git20210727.b447649/files/etc/mime.types 2021-07-27 
10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/etc/mime.types 2021-08-23 
15:01:01.000000000 +0200
@@ -14,45 +14,78 @@
 # MIME type (lowercased)                       Extensions
 # ============================================ ==========
 # application/1d-interleaved-parityfec           
+# application/3gpdash-qoe-report+xml             
 # application/3gpp-ims+xml                       
+# application/a2l                                
 # application/activemessage                      
+# application/alto-costmap+json                  
+# application/alto-costmapfilter+json            
+# application/alto-directory+json                
+# application/alto-endpointcost+json             
+# application/alto-endpointcostparams+json       
+# application/alto-endpointprop+json             
+# application/alto-endpointpropparams+json       
+# application/alto-error+json                    
+# application/alto-networkmap+json               
+# application/alto-networkmapfilter+json         
+# application/aml                                
 application/andrew-inset                         ez
 # application/applefile                          
 application/applixware                           aw
+# application/atf                                
+# application/atfx                               
 application/atom+xml                             atom
 application/atomcat+xml                          atomcat
+# application/atomdeleted+xml                    
 # application/atomicmail                         
 application/atomsvc+xml                          atomsvc
+# application/atxml                              
 # application/auth-policy+xml                    
+# application/bacnet-xdd+zip                     
 # application/batch-smtp                         
 # application/beep+xml                           
+# application/calendar+json                      
 # application/calendar+xml                       
+# application/call-completion                    
 # application/cals-1840                          
+# application/cbor                               
 # application/ccmp+xml                           
 application/ccxml+xml                            ccxml
+# application/cdfx+xml                           
 application/cdmi-capability                      cdmia
 application/cdmi-container                       cdmic
 application/cdmi-domain                          cdmid
 application/cdmi-object                          cdmio
 application/cdmi-queue                           cdmiq
+# application/cdni                               
+# application/cea                                
 # application/cea-2018+xml                       
 # application/cellml+xml                         
 # application/cfw                                
 application/chemtool                             cht
+# application/cms                                
 # application/cnrp+xml                           
+# application/coap-group+json                    
 # application/commonground                       
 # application/conference-info+xml                
 # application/cpl+xml                            
+# application/csrattrs                           
 # application/csta+xml                           
 # application/cstadata+xml                       
+# application/csvm+json                          
 application/cu-seeme                             cu
 # application/cybercash                          
+# application/dash+xml                           
+# application/dashdelta                          
 application/davmount+xml                         davmount
 # application/dca-rft                            
+# application/dcd                                
 # application/dec-dx                             
 # application/dialog-info+xml                    
 # application/dicom                              
 application/dicom                                dcm
+# application/dii                                
+# application/dit                                
 # application/dns                                
 application/docbook+xml                          docbook dbk
 # application/dskpp+xml                          
@@ -63,7 +96,15 @@
 # application/edi-consent                        
 # application/edi-x12                            
 # application/edifact                            
+# application/efi                                
+# application/emergencycalldata.comment+xml      
+# application/emergencycalldata.deviceinfo+xml   
+# application/emergencycalldata.providerinfo+xml 
+# application/emergencycalldata.serviceinfo+xml  
+# application/emergencycalldata.subscriberinfo+xml 
 application/emma+xml                             emma
+# application/emotionml+xml                      
+# application/encaprtp                           
 # application/epp+xml                            
 application/epub+zip                             epub
 # application/eshop                              
@@ -71,13 +112,16 @@
 application/exi                                  exi
 # application/fastinfoset                        
 # application/fastsoap                           
+# application/fdt+xml                            
 # application/fits                               
 application/flash-video                          flv
 application/font-tdpfr                           pfr
 # application/framework-attributes+xml           
+# application/geo+json                           
 application/gml+xml                              gml
 application/gpx+xml                              gpx
 application/gxf                                  gxf
+# application/gzip                               
 # application/h224                               
 # application/held+xml                           
 # application/http                               
@@ -98,15 +142,30 @@
 application/ipfix                                ipfix
 # application/ipp                                
 # application/isup                               
+# application/its+xml                            
 application/java-archive                         jar
 application/java-serialized-object               ser
 application/java-vm                              class
 application/javascript                           js
+# application/jose                               
+# application/jose+json                          
+# application/jrd+json                           
 application/json                                 json
+# application/json-patch+json                    
+# application/json-seq                           
 application/jsonml+json                          jsonml
+# application/jwk+json                           
+# application/jwk-set+json                       
+# application/jwt                                
 # application/kpml-request+xml                   
 # application/kpml-response+xml                  
+# application/ld+json                            
+# application/lgr+xml                            
+# application/link-format                        
+# application/load-control+xml                   
 application/lost+xml                             lostxml
+# application/lostsync+xml                       
+# application/lxf                                
 application/mac-binhex40                         hqx
 application/mac-compactpro                       cpt
 # application/macwriteii                         
@@ -126,13 +185,17 @@
 # application/mbms-reception-report+xml          
 # application/mbms-register+xml                  
 # application/mbms-register-response+xml         
+# application/mbms-schedule+xml                  
 # application/mbms-user-service-description+xml  
 application/mbox                                 mbox
+# application/media-policy-dataset+xml           
 # application/media_control+xml                  
 application/mediaservercontrol+xml               mscml
+# application/merge-patch+json                   
 application/metalink+xml                         metalink
 application/metalink4+xml                        meta4
 application/mets+xml                             mets
+# application/mf4                                
 # application/mikey                              
 application/mods+xml                             mods
 # application/moss-keys                          
@@ -144,6 +207,8 @@
 # application/mpeg4-generic                      
 # application/mpeg4-iod                          
 # application/mpeg4-iod-xmt                      
+# application/mrb-consumer+xml                   
+# application/mrb-publish+xml                    
 # application/msc-ivr+xml                        
 # application/msc-mixer+xml                      
 application/msword                               doc dot
@@ -152,19 +217,23 @@
 # application/news-checkgroups                   
 # application/news-groupinfo                     
 # application/news-transmission                  
+# application/nlsml+xml                          
 # application/nss                                
 # application/ocsp-request                       
 # application/ocsp-response                      
 application/octet-stream                         bin dms lrf mar so dist distz 
pkg bpk dump elc deploy
 application/oda                                  oda
+# application/odx                                
 application/oebps-package+xml                    opf
 application/ogg                                  ogg ogx
 application/omdoc+xml                            omdoc
 application/onenote                              onetoc onetoc2 onetmp onepkg
 application/oxps                                 oxps
+# application/p2p-overlay+xml                    
 # application/parityfec                          
 application/patch-ops-error+xml                  xer
 application/pdf                                  pdf
+# application/pdx                                
 application/pgp                                  pgp
 application/pgp-encrypted                        pgp gpg
 # application/pgp-keys                           
@@ -174,6 +243,7 @@
 # application/pidf+xml                           
 # application/pidf-diff+xml                      
 application/pkcs10                               p10
+# application/pkcs12                             
 application/pkcs7-mime                           p7m p7c
 application/pkcs7-signature                      p7s
 application/pkcs8                                p8
@@ -185,20 +255,29 @@
 application/pls+xml                              pls
 # application/poc-settings+xml                   
 application/postscript                           ps ai eps
+# application/ppsp-tracker+json                  
+# application/problem+json                       
+# application/problem+xml                        
+# application/provenance+xml                     
 # application/prs.alvestrand.titrax-sheet        
 application/prs.cww                              cww
+# application/prs.hpub+zip                       
 # application/prs.nprend                         
 # application/prs.plucker                        
 # application/prs.rdf-xml-crypt                  
 # application/prs.xsf+xml                        
 application/pskc+xml                             pskcxml
 # application/qsig                               
+# application/raptorfec                          
+# application/rdap+json                          
 application/rdf+xml                              rdf
 application/reginfo+xml                          rif
 application/relax-ng-compact-syntax              rnc
 # application/remote-printing                    
+# application/reputon+json                       
 application/resource-lists+xml                   rl
 application/resource-lists-diff+xml              rld
+# application/rfc+xml                            
 # application/riscos                             
 # application/rlmi+xml                           
 application/rls-services+xml                     rs
@@ -209,15 +288,21 @@
 application/rsd+xml                              rsd
 application/rss+xml                              rss
 application/rtf                                  rtf
+# application/rtploopback                        
 # application/rtx                                
 # application/samlassertion+xml                  
 # application/samlmetadata+xml                   
 application/sbml+xml                             sbml
+# application/scaip+xml                          
+# application/scim+json                          
 application/scvp-cv-request                      scq
 application/scvp-cv-response                     scs
 application/scvp-vp-request                      spq
 application/scvp-vp-response                     spp
 application/sdp                                  sdp
+# application/sep+xml                            
+# application/sep-exi                            
+# application/session-info                       
 # application/set-payment                        
 application/set-payment-initiation               setpay
 # application/set-registration                   
@@ -233,11 +318,13 @@
 # application/smil                               
 application/smil                                 smil smi sml
 application/smil+xml                             smi smil
+# application/smpte336m                          
 # application/soap+fastinfoset                   
 # application/soap+xml                           
 application/sparql-query                         rq
 application/sparql-results+xml                   srx
 # application/spirits-event+xml                  
+# application/sql                                
 application/srgs                                 gram
 application/srgs+xml                             grxml
 application/sru+xml                              sru
@@ -260,25 +347,42 @@
 # application/timestamp-query                    
 # application/timestamp-reply                    
 application/timestamped-data                     tsd
+# application/ttml+xml                           
 # application/tve-trigger                        
 # application/ulpfec                             
+# application/urc-grpsheet+xml                   
+# application/urc-ressheet+xml                   
+# application/urc-targetdesc+xml                 
+# application/urc-uisocketdesc+xml               
+# application/vcard+json                         
 # application/vcard+xml                          
 # application/vemmi                              
 # application/vividence.scriptfile               
+# application/vnd.3gpp-prose+xml                 
+# application/vnd.3gpp-prose-pc3ch+xml           
+# application/vnd.3gpp.access-transfer-events+xml 
 # application/vnd.3gpp.bsf+xml                   
+# application/vnd.3gpp.mid-call+xml              
 application/vnd.3gpp.pic-bw-large                plb
 application/vnd.3gpp.pic-bw-small                psb
 application/vnd.3gpp.pic-bw-var                  pvb
 # application/vnd.3gpp.sms                       
+# application/vnd.3gpp.sms+xml                   
+# application/vnd.3gpp.srvcc-ext+xml             
+# application/vnd.3gpp.srvcc-info+xml            
+# application/vnd.3gpp.state-and-event-info+xml  
+# application/vnd.3gpp.ussd+xml                  
 # application/vnd.3gpp2.bcmcsinfo+xml            
 # application/vnd.3gpp2.sms                      
 application/vnd.3gpp2.tcap                       tcap
+# application/vnd.3lightssoftware.imagescal      
 application/vnd.3m.post-it-notes                 pwn
 application/vnd.accpac.simply.aso                aso
 application/vnd.accpac.simply.imp                imp
 application/vnd.acucobol                         acu
 application/vnd.acucorp                          atc acutc
 application/vnd.adobe.air-application-installer-package+zip air
+# application/vnd.adobe.flash.movie              
 application/vnd.adobe.formscentral.fcdt          fcdt
 application/vnd.adobe.fxp                        fxp fxpl
 # application/vnd.adobe.partial-upload           
@@ -290,43 +394,63 @@
 application/vnd.airzip.filesecure.azf            azf
 application/vnd.airzip.filesecure.azs            azs
 application/vnd.amazon.ebook                     azw
+# application/vnd.amazon.mobi8-ebook             
 application/vnd.americandynamics.acc             acc
 application/vnd.amiga.ami                        ami
 # application/vnd.amundsen.maze+xml              
 application/vnd.android.package-archive          apk
+# application/vnd.anki                           
 application/vnd.anser-web-certificate-issue-initiation cii
 application/vnd.anser-web-funds-transfer-initiation fti
 application/vnd.antix.game-component             atx
+# application/vnd.apache.thrift.binary           
+# application/vnd.apache.thrift.compact          
+# application/vnd.apache.thrift.json             
+# application/vnd.api+json                       
 application/vnd.apple.installer+xml              mpkg
 application/vnd.apple.mpegurl                    m3u8
 # application/vnd.arastra.swi                    
 application/vnd.aristanetworks.swi               swi
+# application/vnd.artsquare                      
 application/vnd.astraea-software.iota            iota
 application/vnd.audiograph                       aep
 # application/vnd.autopackage                    
 # application/vnd.avistar+xml                    
+# application/vnd.balsamiq.bmml+xml              
+# application/vnd.balsamiq.bmpr                  
+# application/vnd.bekitzur-stech+json            
+# application/vnd.biopax.rdf+xml                 
 application/vnd.blueice.multipass                mpm
 # application/vnd.bluetooth.ep.oob               
+# application/vnd.bluetooth.le.oob               
 application/vnd.bmi                              bmi
 application/vnd.businessobjects                  rep
 # application/vnd.cab-jscript                    
 # application/vnd.canon-cpdl                     
 # application/vnd.canon-lips                     
 # application/vnd.cendio.thinlinc.clientconf     
+# application/vnd.century-systems.tcp_stream     
 application/vnd.chemdraw+xml                     cdxml
+# application/vnd.chess-pgn                      
 application/vnd.chipnuts.karaoke-mmd             mmd
 application/vnd.cinderella                       cdy
 # application/vnd.cirpack.isdn-ext               
+# application/vnd.citationstyles.style+xml       
 application/vnd.claymore                         cla
 application/vnd.cloanto.rp9                      rp9
 application/vnd.clonk.c4group                    c4g c4d c4f c4p c4u
 application/vnd.cluetrust.cartomobile-config     c11amc
 application/vnd.cluetrust.cartomobile-config-pkg c11amz
+# application/vnd.coffeescript                   
 # application/vnd.collection+json                
+# application/vnd.collection.doc+json            
+# application/vnd.collection.next+json           
+# application/vnd.comicbook+zip                  
 # application/vnd.commerce-battelle              
 application/vnd.commonspace                      csp
 application/vnd.contact.cmsg                     cdbcmsg
 application/vnd.corel-draw                       cdr
+# application/vnd.coreos.ignition+json           
 application/vnd.cosmocaller                      cmc
 application/vnd.crick.clicker                    clkx
 application/vnd.crick.clicker.keyboard           clkk
@@ -344,22 +468,32 @@
 # application/vnd.curl                           
 application/vnd.curl.car                         car
 application/vnd.curl.pcurl                       pcurl
+# application/vnd.cyan.dean.root+xml             
 # application/vnd.cybank                         
 application/vnd.dart                             dart
 application/vnd.data-vision.rdz                  rdz
+# application/vnd.debian.binary-package          
 application/vnd.dece.data                        uvf uvvf uvd uvvd
 application/vnd.dece.ttml+xml                    uvt uvvt
 application/vnd.dece.unspecified                 uvx uvvx
 application/vnd.dece.zip                         uvz uvvz
 application/vnd.denovo.fcselayout-link           fe_launch
+# application/vnd.desmume.movie                  
 # application/vnd.dir-bi.plate-dl-nosuffix       
+# application/vnd.dm.delegation+xml              
 application/vnd.dna                              dna
+# application/vnd.document+json                  
 application/vnd.dolby.mlp                        mlp
 # application/vnd.dolby.mobile.1                 
 # application/vnd.dolby.mobile.2                 
+# application/vnd.doremir.scorecloud-binary-document 
 application/vnd.dpgraph                          dpg
 application/vnd.dreamfactory                     dfac
+# application/vnd.drive+json                     
 application/vnd.ds-keypoint                      kpxx
+# application/vnd.dtg.local                      
+# application/vnd.dtg.local.flash                
+# application/vnd.dtg.local.html                 
 application/vnd.dvb.ait                          ait
 # application/vnd.dvb.dvbj                       
 # application/vnd.dvb.esgcontainer               
@@ -381,6 +515,7 @@
 application/vnd.dvb.service                      svc
 # application/vnd.dxr                            
 application/vnd.dynageo                          geo
+# application/vnd.dzr                            
 # application/vnd.easykaraoke.cdgdownload        
 # application/vnd.ecdis-update                   
 application/vnd.ecowin.chart                     mag
@@ -391,6 +526,7 @@
 # application/vnd.ecowin.seriesupdate            
 # application/vnd.emclient.accessrequest+xml     
 application/vnd.enliven                          nml
+# application/vnd.enphase.envoy                  
 # application/vnd.eprints.data+xml               
 application/vnd.epson.esf                        esf
 application/vnd.epson.msf                        msf
@@ -400,6 +536,8 @@
 # application/vnd.ericsson.quickcall             
 application/vnd.eszigno3+xml                     es3 et3
 # application/vnd.etsi.aoc+xml                   
+# application/vnd.etsi.asic-e+zip                
+# application/vnd.etsi.asic-s+zip                
 # application/vnd.etsi.cug+xml                   
 # application/vnd.etsi.iptvcommand+xml           
 # application/vnd.etsi.iptvdiscovery+xml         
@@ -411,20 +549,26 @@
 # application/vnd.etsi.iptvsync+xml              
 # application/vnd.etsi.iptvueprofile+xml         
 # application/vnd.etsi.mcid+xml                  
+# application/vnd.etsi.mheg5                     
 # application/vnd.etsi.overload-control-policy-dataset+xml 
+# application/vnd.etsi.pstn+xml                  
 # application/vnd.etsi.sci+xml                   
 # application/vnd.etsi.simservs+xml              
+# application/vnd.etsi.timestamp-token           
 # application/vnd.etsi.tsl+xml                   
 # application/vnd.etsi.tsl.der                   
 # application/vnd.eudora.data                    
 application/vnd.ezpix-album                      ez2
 application/vnd.ezpix-package                    ez3
 # application/vnd.f-secure.mobile                
+# application/vnd.fastcopy-disk-image            
 application/vnd.fdf                              fdf
 application/vnd.fdsn.mseed                       mseed
 application/vnd.fdsn.seed                        seed dataless
 # application/vnd.ffsns                          
+# application/vnd.filmit.zfc                     
 # application/vnd.fints                          
+# application/vnd.firemonkeys.cloudcell          
 application/vnd.flographit                       gph
 application/vnd.fluxtime.clip                    ftc
 # application/vnd.font-fontforge-sfd             
@@ -442,10 +586,12 @@
 application/vnd.fujixerox.ddd                    ddd
 application/vnd.fujixerox.docuworks              xdw
 application/vnd.fujixerox.docuworks.binder       xbd
+# application/vnd.fujixerox.docuworks.container  
 # application/vnd.fujixerox.hbpl                 
 # application/vnd.fut-misnet                     
 application/vnd.fuzzysheet                       fzs
 application/vnd.genomatix.tuxedo                 txd
+# application/vnd.geo+json                       
 # application/vnd.geocube+xml                    
 application/vnd.geogebra.file                    ggb
 application/vnd.geogebra.tool                    ggt
@@ -453,11 +599,15 @@
 application/vnd.geonext                          gxt
 application/vnd.geoplan                          g2w
 application/vnd.geospace                         g3w
+# application/vnd.gerber                         
 # application/vnd.globalplatform.card-content-mgt 
 # application/vnd.globalplatform.card-content-mgt-response 
 application/vnd.gmx                              gmx
 application/vnd.google-earth.kml+xml             kml
 application/vnd.google-earth.kmz                 kmz
+# application/vnd.gov.sk.e-form+xml              
+# application/vnd.gov.sk.e-form+zip              
+# application/vnd.gov.sk.xmldatacontainer+xml    
 application/vnd.grafeq                           gqf gqs
 # application/vnd.gridmp                         
 application/vnd.groove-account                   gac
@@ -472,6 +622,8 @@
 application/vnd.handheld-entertainment+xml       zmm
 application/vnd.hbci                             hbci
 # application/vnd.hcl-bireports                  
+# application/vnd.hdt                            
+# application/vnd.heroku+json                    
 application/vnd.hhe.lesson-player                les
 application/vnd.hp-hpgl                          hpgl
 application/vnd.hp-hpid                          hpid
@@ -481,6 +633,7 @@
 application/vnd.hp-pclxl                         pclxl
 # application/vnd.httphone                       
 application/vnd.hydrostatix.sof-data             sfd-hdstx
+# application/vnd.hyperdrive+json                
 # application/vnd.hzn-3d-crossword               
 # application/vnd.ibm.afplinedata                
 # application/vnd.ibm.electronic-media           
@@ -489,9 +642,19 @@
 application/vnd.ibm.rights-management            irm
 application/vnd.ibm.secure-container             sc
 application/vnd.iccprofile                       icc icm
+# application/vnd.ieee.1905                      
 application/vnd.igloader                         igl
 application/vnd.immervision-ivp                  ivp
 application/vnd.immervision-ivu                  ivu
+# application/vnd.ims.imsccv1p1                  
+# application/vnd.ims.imsccv1p2                  
+# application/vnd.ims.imsccv1p3                  
+# application/vnd.ims.lis.v2.result+json         
+# application/vnd.ims.lti.v2.toolconsumerprofile+json 
+# application/vnd.ims.lti.v2.toolproxy+json      
+# application/vnd.ims.lti.v2.toolproxy.id+json   
+# application/vnd.ims.lti.v2.toolsettings+json   
+# application/vnd.ims.lti.v2.toolsettings.simple+json 
 # application/vnd.informedcontrol.rms+xml        
 # application/vnd.informix-visionary             
 # application/vnd.infotech.project               
@@ -504,6 +667,7 @@
 # application/vnd.intertrust.nncp                
 application/vnd.intu.qbo                         qbo
 application/vnd.intu.qfx                         qfx
+# application/vnd.iptc.g2.catalogitem+xml        
 # application/vnd.iptc.g2.conceptitem+xml        
 # application/vnd.iptc.g2.knowledgeitem+xml      
 # application/vnd.iptc.g2.newsitem+xml           
@@ -526,6 +690,7 @@
 application/vnd.jcp.javame.midlet-rms            rms
 application/vnd.jisp                             jisp
 application/vnd.joost.joda-archive               joda
+# application/vnd.jsk.isdn-ngn                   
 application/vnd.kahootz                          ktz ktr
 application/vnd.kde.karbon                       karbon
 application/vnd.kde.kchart                       chrt
@@ -552,18 +717,24 @@
 application/vnd.lotus-screencam                  scm
 application/vnd.lotus-wordpro                    lwp
 application/vnd.macports.portpkg                 portpkg
+# application/vnd.mapbox-vector-tile             
 # application/vnd.marlin.drm.actiontoken+xml     
 # application/vnd.marlin.drm.conftoken+xml       
 # application/vnd.marlin.drm.license+xml         
 # application/vnd.marlin.drm.mdcf                
+# application/vnd.mason+json                     
+# application/vnd.maxmind.maxmind-db             
 application/vnd.mcd                              mcd
 application/vnd.medcalcdata                      mc1
 application/vnd.mediastation.cdkey               cdkey
 # application/vnd.meridian-slingshot             
 application/vnd.mfer                             mwf
 application/vnd.mfmp                             mfm
+# application/vnd.micro+json                     
 application/vnd.micrografx.flo                   flo
 application/vnd.micrografx.igx                   igx
+# application/vnd.microsoft.portable-executable  
+# application/vnd.miele+json                     
 application/vnd.mif                              mif
 # application/vnd.minisoft-hp3000-save           
 # application/vnd.mitsubishi.misty-guard.trustweb 
@@ -585,6 +756,7 @@
 # application/vnd.motorola.flexsuite.wem         
 # application/vnd.motorola.iprm                  
 application/vnd.mozilla.xul+xml                  xul
+# application/vnd.ms-3mfdocument                 
 application/vnd.ms-artgalry                      cil
 # application/vnd.ms-asf                         
 application/vnd.ms-cab-compressed                cab
@@ -611,9 +783,15 @@
 application/vnd.ms-powerpoint.slide.macroenabled.12 sldm
 application/vnd.ms-powerpoint.slideshow.macroenabled.12 ppsm
 application/vnd.ms-powerpoint.template.macroenabled.12 potm
+# application/vnd.ms-printdevicecapabilities+xml 
 # application/vnd.ms-printing.printticket+xml    
+# application/vnd.ms-printschematicket+xml       
 application/vnd.ms-project                       mpp mpt
 # application/vnd.ms-tnef                        
+# application/vnd.ms-windows.devicepairing       
+# application/vnd.ms-windows.nwprinting.oob      
+# application/vnd.ms-windows.printerpairing      
+# application/vnd.ms-windows.wsd.oob             
 # application/vnd.ms-wmdrm.lic-chlg-req          
 # application/vnd.ms-wmdrm.lic-resp              
 # application/vnd.ms-wmdrm.meter-chlg-req        
@@ -623,6 +801,7 @@
 application/vnd.ms-works                         wps wks wcm wdb
 application/vnd.ms-wpl                           wpl
 application/vnd.ms-xpsdocument                   xps
+# application/vnd.msa-disk-image                 
 application/vnd.mseq                             mseq
 # application/vnd.msign                          
 # application/vnd.multiad.creator                
@@ -636,6 +815,8 @@
 # application/vnd.nervana                        
 # application/vnd.netfpx                         
 application/vnd.neurolanguage.nlu                nlu
+# application/vnd.nintendo.nitro.rom             
+# application/vnd.nintendo.snes.rom              
 application/vnd.nitf                             ntf nitf
 application/vnd.noblenet-directory               nnd
 application/vnd.noblenet-sealer                  nns
@@ -659,7 +840,9 @@
 application/vnd.novadigm.edm                     edm
 application/vnd.novadigm.edx                     edx
 application/vnd.novadigm.ext                     ext
+# application/vnd.ntt-local.content-share        
 # application/vnd.ntt-local.file-transfer        
+# application/vnd.ntt-local.ogw_remote-access    
 # application/vnd.ntt-local.sip-ta_remote        
 # application/vnd.ntt-local.sip-ta_tcp_stream    
 application/vnd.oasis.opendocument.chart         odc
@@ -712,12 +895,15 @@
 # application/vnd.oma.cab-address-book+xml       
 # application/vnd.oma.cab-feature-handler+xml    
 # application/vnd.oma.cab-pcc+xml                
+# application/vnd.oma.cab-subs-invite+xml        
 # application/vnd.oma.cab-user-prefs+xml         
 # application/vnd.oma.dcd                        
 # application/vnd.oma.dcdc                       
 application/vnd.oma.dd2+xml                      dd2
 # application/vnd.oma.drm.risd+xml               
 # application/vnd.oma.group-usage-list+xml       
+# application/vnd.oma.lwm2m+json                 
+# application/vnd.oma.lwm2m+tlv                  
 # application/vnd.oma.pal+xml                    
 # application/vnd.oma.poc.detailed-progress-report+xml 
 # application/vnd.oma.poc.final-report+xml       
@@ -731,6 +917,10 @@
 # application/vnd.omads-file+xml                 
 # application/vnd.omads-folder+xml               
 # application/vnd.omaloc-supl-init               
+# application/vnd.onepager                       
+# application/vnd.openblox.game+xml              
+# application/vnd.openblox.game-binary           
+# application/vnd.openeye.oeb                    
 application/vnd.openofficeorg.extension          oxt
 # application/vnd.openxmlformats-officedocument.custom-properties+xml 
 # application/vnd.openxmlformats-officedocument.customxmlproperties+xml 
@@ -806,15 +996,21 @@
 # application/vnd.openxmlformats-package.core-properties+xml 
 # application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml 
 # application/vnd.openxmlformats-package.relationships+xml 
+# application/vnd.oracle.resource+json           
+# application/vnd.orange.indata                  
 # application/vnd.osa.netdeploy                  
 application/vnd.osgeo.mapguide.package           mgp
 # application/vnd.osgi.bundle                    
 application/vnd.osgi.dp                          dp
 application/vnd.osgi.subsystem                   esa
 # application/vnd.otps.ct-kip+xml                
+# application/vnd.oxli.countgraph                
+# application/vnd.pagerduty+json                 
 application/vnd.palm                             pdb pqa oprc
+# application/vnd.panoply                        
 # application/vnd.paos.xml                       
 application/vnd.pawaafile                        paw
+# application/vnd.pcos                           
 application/vnd.pg.format                        str
 application/vnd.pg.osasli                        ei6
 # application/vnd.piaccess.application-licence   
@@ -836,6 +1032,7 @@
 # application/vnd.pwg-multiplexed                
 # application/vnd.pwg-xhtml-print+xml            
 # application/vnd.qualcomm.brew-app-res          
+# application/vnd.quarantainenet                 
 application/vnd.quark.quarkxpress                qxd qxt qwd qwt qxl qxb
 # application/vnd.quobject-quoxdocument          
 # application/vnd.radisys.moml+xml               
@@ -855,6 +1052,7 @@
 # application/vnd.radisys.msml-dialog-transform+xml 
 # application/vnd.rainstor.data                  
 # application/vnd.rapid                          
+# application/vnd.rar                            
 application/vnd.realvnc.bed                      bed
 application/vnd.recordare.musicxml               mxl
 application/vnd.recordare.musicxml+xml           musicxml
@@ -892,6 +1090,7 @@
 application/vnd.shana.informed.interchange       iif
 application/vnd.shana.informed.package           ipk
 application/vnd.simtech-mindmapper               twd twds
+# application/vnd.siren+json                     
 application/vnd.smaf                             mmf
 # application/vnd.smart.notebook                 
 application/vnd.smart.teacher                    teacher
@@ -933,9 +1132,15 @@
 application/vnd.syncml.dm+wbxml                  bdm
 application/vnd.syncml.dm+xml                    xdm
 # application/vnd.syncml.dm.notification         
+# application/vnd.syncml.dmddf+wbxml             
+# application/vnd.syncml.dmddf+xml               
+# application/vnd.syncml.dmtnds+wbxml            
+# application/vnd.syncml.dmtnds+xml              
 # application/vnd.syncml.ds.notification         
 application/vnd.tao.intent-module-archive        tao
 application/vnd.tcpdump.pcap                     pcap cap dmp
+# application/vnd.tmd.mediaflex.api+xml          
+# application/vnd.tml                            
 application/vnd.tmobile-livetv                   tmo
 application/vnd.trid.tpt                         tpt
 application/vnd.triscape.mxs                     mxs
@@ -960,9 +1165,12 @@
 # application/vnd.uplanet.listcmd                
 # application/vnd.uplanet.listcmd-wbxml          
 # application/vnd.uplanet.signal                 
+# application/vnd.uri-map                        
+# application/vnd.valve.source.material          
 application/vnd.vcx                              vcx
 # application/vnd.vd-study                       
 # application/vnd.vectorworks                    
+# application/vnd.vel+json                       
 # application/vnd.verimatrix.vcas                
 # application/vnd.vidsoft.vidconference          
 application/vnd.visio                            vsd vst vss vsw
@@ -975,7 +1183,9 @@
 application/vnd.wap.wmlc                         wmlc
 application/vnd.wap.wmlscriptc                   wmlsc
 application/vnd.webturbo                         wtb
+# application/vnd.wfa.p2p                        
 # application/vnd.wfa.wsc                        
+# application/vnd.windows.devicepairing          
 # application/vnd.wmc                            
 # application/vnd.wmf.bootstrap                  
 # application/vnd.wolfram.mathematica            
@@ -988,6 +1198,7 @@
 # application/vnd.wv.csp+wbxml                   
 # application/vnd.wv.csp+xml                     
 # application/vnd.wv.ssp+xml                     
+# application/vnd.xacml+json                     
 application/vnd.xara                             xar
 application/vnd.xfdl                             xfdl
 # application/vnd.xfdl.webform                   
@@ -1007,6 +1218,7 @@
 application/vnd.yamaha.smaf-phrase               spf
 # application/vnd.yamaha.through-ngn             
 # application/vnd.yamaha.tunnel-udpencap         
+# application/vnd.yaoweme                        
 application/vnd.yellowriver-custom-menu          cmp
 application/vnd.zul                              zir zirz
 application/vnd.zzazz.deck+xml                   zaz
@@ -1294,6 +1506,7 @@
 application/x-web-config                         
 application/x-wpg                                wpg
 application/x-wsdl                               wsdl
+# application/x-www-form-urlencoded              
 application/x-x509-ca-cert                       der cer crt cert pem
 application/x-xbel                               xbel
 application/x-xfig                               fig
@@ -1304,6 +1517,7 @@
 application/x-zmachine                           z1 z2 z3 z4 z5 z6 z7 z8
 application/x-zoo                                zoo
 # application/x400-bp                            
+# application/xacml+xml                          
 application/xaml+xml                             xaml
 # application/xcap-att+xml                       
 # application/xcap-caps+xml                      
@@ -1319,6 +1533,7 @@
 application/xml                                  xml xsl
 application/xml-dtd                              dtd
 # application/xml-external-parsed-entity         
+# application/xml-patch+xml                      
 # application/xmpp+xml                           
 application/xop+xml                              xop
 application/xproc+xml                            xpl
@@ -1328,6 +1543,7 @@
 application/yang                                 yang
 application/yin+xml                              yin
 application/zip                                  zip
+# application/zlib                               
 # audio/1d-interleaved-parityfec                 
 # audio/32kadpcm                                 
 # audio/3gpp                                     
@@ -1338,6 +1554,7 @@
 # audio/amr                                      
 # audio/amr-wb                                   
 # audio/amr-wb+                                  
+# audio/aptx                                     
 # audio/asc                                      
 # audio/atrac-advanced-lossless                  
 # audio/atrac-x                                  
@@ -1356,6 +1573,7 @@
 # audio/dv                                       
 # audio/dvi4                                     
 # audio/eac3                                     
+# audio/encaprtp                                 
 # audio/evrc                                     
 # audio/evrc-qcp                                 
 # audio/evrc0                                    
@@ -1363,11 +1581,16 @@
 # audio/evrcb                                    
 # audio/evrcb0                                   
 # audio/evrcb1                                   
+# audio/evrcnw                                   
+# audio/evrcnw0                                  
+# audio/evrcnw1                                  
 # audio/evrcwb                                   
 # audio/evrcwb0                                  
 # audio/evrcwb1                                  
+# audio/evs                                      
 # audio/example                                  
 # audio/fwdred                                   
+# audio/g711-0                                   
 # audio/g719                                     
 # audio/g722                                     
 # audio/g7221                                    
@@ -1394,7 +1617,7 @@
 # audio/lpc                                      
 audio/midi                                       mid midi kar rmi
 # audio/mobile-xmf                               
-audio/mp4                                        mp4a
+audio/mp4                                        mp4a m4a
 # audio/mp4a-latm                                
 # audio/mpa                                      
 # audio/mpa-robust                               
@@ -1411,9 +1634,11 @@
 # audio/prs.sid                                  
 audio/prs.sid                                    sid psid
 # audio/qcelp                                    
+# audio/raptorfec                                
 # audio/red                                      
 # audio/rtp-enc-aescm128                         
 # audio/rtp-midi                                 
+# audio/rtploopback                              
 # audio/rtx                                      
 audio/s3m                                        s3m
 audio/silk                                       sil
@@ -1507,15 +1732,24 @@
 chemical/x-csml                                  csml
 # chemical/x-pdb                                 
 chemical/x-xyz                                   xyz
+font/collection                                  ttc
+font/otf                                         otf
+# font/sfnt                                      
+font/ttf                                         ttf
+font/woff                                        woff
+font/woff2                                       woff2
 image/bmp                                        bmp
 image/cgm                                        cgm
+# image/dicom-rle                                
 image/dpx                                        
+# image/emf                                      
 # image/example                                  
 image/fax-g3                                     g3
 # image/fits                                     
 image/g3fax                                      g3
 image/gif                                        gif
 image/ief                                        ief
+# image/jls                                      
 # image/jp2                                      
 image/jpeg                                       jpeg jpg jpe
 image/jpeg2000                                   jp2
@@ -1526,6 +1760,7 @@
 image/png                                        png
 image/prs.btif                                   btif
 # image/prs.pti                                  
+# image/pwg-raster                               
 image/rle                                        rle
 image/sgi                                        sgi
 image/svg+xml                                    svg svgz
@@ -1533,6 +1768,7 @@
 image/tiff                                       tif tiff
 # image/tiff-fx                                  
 image/vnd.adobe.photoshop                        psd
+# image/vnd.airzip.accelerator.azv               
 # image/vnd.cns.inf2                             
 image/vnd.dece.graphic                           uvi uvvi uvg uvvg
 image/vnd.djvu                                   djvu djv
@@ -1547,6 +1783,7 @@
 # image/vnd.globalgraphics.pgb                   
 # image/vnd.microsoft.icon                       
 # image/vnd.mix                                  
+# image/vnd.mozilla.apng                         
 image/vnd.ms-modi                                mdi
 image/vnd.ms-photo                               wdp
 image/vnd.net-fpx                                npx
@@ -1555,9 +1792,13 @@
 # image/vnd.sealedmedia.softseal.gif             
 # image/vnd.sealedmedia.softseal.jpg             
 # image/vnd.svf                                  
+# image/vnd.tencent.tap                          
+# image/vnd.valve.source.texture                 
 image/vnd.wap.wbmp                               wbmp
 image/vnd.xiff                                   xif
+# image/vnd.zbrush.pcx                           
 image/webp                                       webp
+# image/wmf                                      
 image/x-3ds                                      3ds
 image/x-applix-graphics                          ag
 image/x-cmu-raster                               ras
@@ -1631,8 +1872,10 @@
 # message/sipfrag                                
 # message/tracking-status                        
 # message/vnd.si.simp                            
+# message/vnd.wfa.wsc                            
 message/x-gnu-rmail                              
 # model/example                                  
+# model/gltf+json                                
 model/iges                                       igs iges
 model/mesh                                       msh mesh silo
 model/vnd.collada+xml                            dae
@@ -1644,13 +1887,18 @@
 model/vnd.gtw                                    gtw
 # model/vnd.moml+xml                             
 model/vnd.mts                                    mts
+# model/vnd.opengex                              
 # model/vnd.parasolid.transmit.binary            
 # model/vnd.parasolid.transmit.text              
+# model/vnd.rosette.annotated-data-model         
+# model/vnd.valve.source.compiled-map            
 model/vnd.vtu                                    vtu
 model/vrml                                       wrl vrml
 model/x3d+binary                                 x3db x3dbz
+# model/x3d+fastinfoset                          
 model/x3d+vrml                                   x3dv x3dvz
 model/x3d+xml                                    x3d x3dz
+# model/x3d-vrml                                 
 # multipart/alternative                          
 multipart/alternative                            
 # multipart/appledouble                          
@@ -1673,29 +1921,40 @@
 # multipart/signed                               
 multipart/signed                                 
 # multipart/voice-message                        
+# multipart/x-mixed-replace                      
 multipart/x-mixed-replace                        
 # text/1d-interleaved-parityfec                  
 text/cache-manifest                              appcache
 text/calendar                                    vcs ics ifb
 text/css                                         css CSSL
 text/csv                                         csv
+# text/csv-schema                                
 # text/directory                                 
 text/directory                                   vcf vct gcrd
 # text/dns                                       
 # text/ecmascript                                
+# text/encaprtp                                  
 # text/enriched                                  
 text/enriched                                    
 # text/example                                   
 # text/fwdred                                    
+# text/grammar-ref-list                          
 text/html                                        html htm
 text/htmlh                                       
 # text/javascript                                
+# text/jcr-cnd                                   
+# text/markdown                                  
 text/mathml                                      mml
+# text/mizar                                     
 text/n3                                          n3
+# text/parameters                                
 # text/parityfec                                 
 text/plain                                       txt asc text conf def list 
log in
+# text/provenance-notation                       
 # text/prs.fallenstein.rst                       
 text/prs.lines.tag                               dsc
+# text/prs.prop.logic                            
+# text/raptorfec                                 
 text/rdf                                         rdf
 # text/red                                       
 # text/rfc822-headers                            
@@ -1704,6 +1963,7 @@
 text/rss                                         rss
 # text/rtf                                       
 # text/rtp-enc-aescm128                          
+# text/rtploopback                               
 # text/rtx                                       
 text/sgml                                        sgml sgm
 text/spreadsheet                                 sylk slk
@@ -1714,11 +1974,13 @@
 # text/ulpfec                                    
 text/uri-list                                    uri uris urls
 text/vcard                                       vcard
+# text/vnd.a                                     
 # text/vnd.abc                                   
 text/vnd.curl                                    curl
 text/vnd.curl.dcurl                              dcurl
 text/vnd.curl.mcurl                              mcurl
 text/vnd.curl.scurl                              scurl
+# text/vnd.debian.copyright                      
 # text/vnd.dmclientscript                        
 text/vnd.dvb.subtitle                            sub
 # text/vnd.esmertec.theme-descriptor             
@@ -1822,6 +2084,7 @@
 # video/celb                                     
 # video/dv                                       
 video/dv                                         dv dif
+# video/encaprtp                                 
 # video/example                                  
 video/h261                                       h261
 video/h263                                       h263
@@ -1830,7 +2093,9 @@
 video/h264                                       h264
 # video/h264-rcdo                                
 # video/h264-svc                                 
+# video/h265                                     
 video/isivideo                                   
+# video/iso.segment                              
 video/jpeg                                       jpgv
 # video/jpeg2000                                 
 video/jpm                                        jpm jpgm
@@ -1848,8 +2113,10 @@
 # video/parityfec                                
 # video/pointer                                  
 video/quicktime                                  qt mov moov qtvr
+# video/raptorfec                                
 # video/raw                                      
 # video/rtp-enc-aescm128                         
+# video/rtploopback                              
 # video/rtx                                      
 # video/smpte292m                                
 # video/ulpfec                                   
@@ -1881,6 +2148,8 @@
 # video/vnd.nokia.interleaved-multimedia         
 # video/vnd.nokia.videovoip                      
 # video/vnd.objectvideo                          
+# video/vnd.radgamettools.bink                   
+# video/vnd.radgamettools.smacker                
 video/vnd.rn-realvideo                           rv
 # video/vnd.sealed.mpeg1                         
 # video/vnd.sealed.mpeg4                         
@@ -1888,6 +2157,7 @@
 # video/vnd.sealedmedia.softseal.mov             
 video/vnd.uvvu.mp4                               uvu uvvu
 video/vnd.vivo                                   viv
+# video/vp8                                      
 video/wavelet                                    
 video/webm                                       webm
 video/x-3gpp2                                    3g2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-84.87+git20210727.b447649/files/etc/profile 
new/aaa_base-84.87+git20210823.4c98889/files/etc/profile
--- old/aaa_base-84.87+git20210727.b447649/files/etc/profile    2021-07-27 
10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/etc/profile    2021-08-23 
15:01:01.000000000 +0200
@@ -233,21 +233,6 @@
 fi
 
 #
-# Current manpath
-#
-if test -z "$PROFILEREAD" ; then
-    tmp="$MANPATH"
-    unset MANPATH
-    if test -n "$tmp" ; then
-       MANPATH="${tmp}:`test -x /usr/bin/manpath && /usr/bin/manpath -q`"
-    else
-       MANPATH="`test -x /usr/bin/manpath && /usr/bin/manpath -q`"
-    fi
-    unset tmp
-    export MANPATH
-fi
-
-#
 # Some applications do not handle the XAPPLRESDIR environment properly,
 # when it contains more than one directory. More than one directory only
 # makes sense if you have a client with /usr mounted via nfs and you want
@@ -271,12 +256,6 @@
     else
        export XNLSPATH=/usr/X11R6/lib/X11/nls
     fi
-
-    #
-    # Midnight Commander needs this to run in color mode
-    #
-    COLORTERM=1
-    export COLORTERM
 fi
 
 #
@@ -286,20 +265,6 @@
 #export VERSION_CONTROL
 
 #
-# Source profile.d files and UTF8 settings
-#
-# But do not source this if PROFILEREAD is already set to avoid
-# overriding locale variables already present in the environment
-#
-if test -z "$PROFILEREAD" ; then
-    if test -r /etc/profile.d/sh.ssh
-    then . /etc/profile.d/sh.ssh
-    elif test -r /usr/etc/profile.d/sh.ssh
-    then . /usr/etc/profile.d/sh.ssh
-    fi
-fi
-
-#
 # Source profile extensions for certain packages, the super
 # may disable some of them by setting the sticky bit.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/csh.ssh 
new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/csh.ssh
--- old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/csh.ssh      
2021-07-27 10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/csh.ssh      
1970-01-01 01:00:00.000000000 +0100
@@ -1,21 +0,0 @@
-#
-# Check if a login was requested by a ssh. If this is
-# true and a locale was provided by the ssh the variable
-# SSH_SENDS_LOCALE is set to yes and will be exported
-# to all sub shells and processes.
-#
-if ( ${?SSH_CONNECTION} ) then
-    set val=0
-    foreach lc (LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE        \
-               LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS \
-               LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL)
-       eval set val=\${\?$lc}
-       if ( $val != 0 ) then
-           setenv SSH_SENDS_LOCALE yes
-           unset lc val
-           break
-       endif
-    end
-    unset lc val
-    setenv LIBGL_DEBUG quiet
-endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/lang.csh 
new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/lang.csh
--- old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/lang.csh     
2021-07-27 10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/lang.csh     
2021-08-23 15:01:01.000000000 +0200
@@ -7,15 +7,29 @@
 #     $HOME/.i18n
 #
 
+unset _save
+
 #
-# Already done by the remote SSH side
+# Check if, e.g. already done on the remote SSH side
 #
-if ( ${?SSH_SENDS_LOCALE} ) goto end
+set _locale_error=`(locale > /dev/null) |& cat`
+if (${%_locale_error} > 0) then
+    if (${?LANG}) setenv LANG C.UTF-8
+    unsetenv LC_ALL
+    foreach lc (LC_ADDRESS LC_COLLATE LC_CTYPE    \
+               LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES  \
+               LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER       \
+               LC_TELEPHONE LC_TIME )
+       eval unsetenv $lc
+    end
+else
+    if (${?LANG}) set _save=$LANG
+endif
+unset _locale_error
 
 #
 # Already done by the GDM
 #
-unset _save
 if ( ${?GDM_LANG} ) then
     if ( -s /etc/sysconfig/language ) then
        eval `sed -rn -e 's/^(RC_LANG)=/set _\1=/p' < /etc/sysconfig/language`
@@ -36,6 +50,7 @@
 
 #
 # Get the system and after that the users configuration
+# Note: ROOT_USES_LANG might be become overwritten for root
 #
 set ROOT_USES_LANG=yes
 if ( -s /etc/locale.conf) then
@@ -112,7 +127,7 @@
        endif
     else
        if ( "$lc" == "LANG" ) then
-           setenv LANG POSIX
+           setenv LANG C.UTF-8
        else
            eval unsetenv $lc
        endif
@@ -137,5 +152,6 @@
 endif
 
 end:
+
 #
-# end of lang.sh
+# end of lang.csh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/lang.sh 
new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/lang.sh
--- old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/lang.sh      
2021-07-27 10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/lang.sh      
2021-08-23 15:01:01.000000000 +0200
@@ -7,15 +7,28 @@
 #     $HOME/.i18n
 #
 
+unset _save
+
 #
-# Already done by the remote SSH side
+# Check if, e.g. already done on the remote SSH side
 #
-test -z "$SSH_SENDS_LOCALE" || return
+if test -n "$(locale 2>&1 1>/dev/null)"
+then
+    test -z "$LANG" || LANG=C.UTF-8
+    unset LC_ALL
+    for lc in LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE         \
+              LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS  \
+              LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION
+    do
+       eval unset $lc
+    done
+else
+    test -n "$LANG" && _save="$LANG"
+fi
 
 #
 # Already done by the GDM
 #
-unset _save
 if test -n "$GDM_LANG" ; then
     if test -s /etc/sysconfig/language ; then
        eval $(sed -rn -e 's/^(RC_LANG)=/_\1=/p' < /etc/sysconfig/language)
@@ -34,6 +47,7 @@
 
 #
 # Get the system and after that the users configuration
+# Note: ROOT_USES_LANG might be become overwritten for root
 #
 ROOT_USES_LANG=yes
 if test -s /etc/locale.conf ; then
@@ -103,7 +117,7 @@
        fi
     else
        if test "$lc" = "LANG" ; then
-           LANG=POSIX
+           LANG=C.UTF-8
            export LANG
        else
            eval unset $lc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/sh.ssh 
new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/sh.ssh
--- old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/sh.ssh       
2021-07-27 10:23:21.000000000 +0200
+++ new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/sh.ssh       
1970-01-01 01:00:00.000000000 +0100
@@ -1,30 +0,0 @@
-#
-# Check if a login was requested by a ssh. If this is
-# true and a locale was provided by the ssh the variable 
-# SSH_SENDS_LOCALE is set to yes and will be exported
-# to all sub shells and processes.
-#
-test_lc()
-{
-    for lc in LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE        \
-             LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS  \
-             LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL
-    do
-       eval val="\$$lc"
-       if test -n "$val" ; then
-           unset lc val
-           return 0
-       fi
-    done
-    unset lc val
-    return 1
-}
-
-if test -n "$SSH_CONNECTION" ; then
-    if test_lc ; then
-       SSH_SENDS_LOCALE=yes
-       export SSH_SENDS_LOCALE
-    fi
-    LIBGL_DEBUG=quiet
-    export LIBGL_DEBUG
-fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/term.csh 
new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/term.csh
--- old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/term.csh     
1970-01-01 01:00:00.000000000 +0100
+++ new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/term.csh     
2021-08-23 15:01:01.000000000 +0200
@@ -0,0 +1,8 @@
+#
+# Midnight Commander needs this to run in color mode
+#
+if ( ${?TERM} ) then
+    if ( "`tput colors || echo 0`" > 8) then
+       setenv COLORTERM truecolor
+    endif
+endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/term.sh 
new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/term.sh
--- old/aaa_base-84.87+git20210727.b447649/files/usr/etc/profile.d/term.sh      
1970-01-01 01:00:00.000000000 +0100
+++ new/aaa_base-84.87+git20210823.4c98889/files/usr/etc/profile.d/term.sh      
2021-08-23 15:01:01.000000000 +0200
@@ -0,0 +1,7 @@
+#
+# Midnight Commander needs this to run in color mode
+#
+if test "$(tput colors 2>/dev/null || echo 0)" -gt 8; then
+    COLORTERM=truecolor
+    export COLORTERM
+fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-84.87+git20210727.b447649/files/usr/share/fillup-templates/sysconfig.language
 
new/aaa_base-84.87+git20210823.4c98889/files/usr/share/fillup-templates/sysconfig.language
--- 
old/aaa_base-84.87+git20210727.b447649/files/usr/share/fillup-templates/sysconfig.language
  2021-07-27 10:23:21.000000000 +0200
+++ 
new/aaa_base-84.87+git20210823.4c98889/files/usr/share/fillup-templates/sysconfig.language
  2021-08-23 15:01:01.000000000 +0200
@@ -1,6 +1,6 @@
 ## Path:       System/Environment/Language
 ## Description:        
-## Type:       
string(POSIX,ca_ES.ISO-8859-1,ca_ES.UTF-8,cs_CZ.ISO-8859-2,cs_CZ.UTF-8,da_DE@euro,da_DK.ISO-8859-1,da_DK.UTF-8,de_DE@euro,de_DE.ISO-8859-1,de_DE.UTF-8,el_GR.ISO-8859-7,el_GR.UTF-8,en_GB.ISO-8859-1,en_GB.UTF-8,en_IE@euro,en_IE.ISO-8859-1,en_US.ISO-8859-1,es_ES@euro,es_ES.ISO-8859-1,es_ES.UTF-8,fr_FR@euro,fr_FR.ISO-8859-1,fr_FR.UTF-8,gl_ES@euro,gl_ES.ISO-8859-1,gl_ES.utf-8,hr_HR.ISO-8859-2,hu_HU.ISO-8859-2,hu_HU.UTF-8,it_IT@euro,it_IT.ISO-8859-1,it_IT.UTF-8,ja_JP.eucJP,ja_JP.UTF-8,lt_LT.ISO-8859-13,lt_LT.UTF-8,nl_NL@euro,nl_NL.ISO-8859-1,nl_NL.UTF-8,ru_RU.ISO-8859-5,ru_RU.KOI8-R,ru_RU.UTF-8,sk_SK.ISO-8859-2,sk_SK.UTF-8,tr_TR.ISO-8859-9,tr_TR.UTF-8,ko_KR.eucKR,ko_KR.UTF-8,zh_TW.Big5,zh_TW.UTF-8,zh_CN.GB2312,zh_CN.UTF-8)
+## Type:       
string(POSIX,C.UTF-8,ca_ES.ISO-8859-1,ca_ES.UTF-8,cs_CZ.ISO-8859-2,cs_CZ.UTF-8,da_DE@euro,da_DK.ISO-8859-1,da_DK.UTF-8,de_DE@euro,de_DE.ISO-8859-1,de_DE.UTF-8,el_GR.ISO-8859-7,el_GR.UTF-8,en_GB.ISO-8859-1,en_GB.UTF-8,en_IE@euro,en_IE.ISO-8859-1,en_US.ISO-8859-1,es_ES@euro,es_ES.ISO-8859-1,es_ES.UTF-8,fr_FR@euro,fr_FR.ISO-8859-1,fr_FR.UTF-8,gl_ES@euro,gl_ES.ISO-8859-1,gl_ES.utf-8,hr_HR.ISO-8859-2,hu_HU.ISO-8859-2,hu_HU.UTF-8,it_IT@euro,it_IT.ISO-8859-1,it_IT.UTF-8,ja_JP.eucJP,ja_JP.UTF-8,lt_LT.ISO-8859-13,lt_LT.UTF-8,nl_NL@euro,nl_NL.ISO-8859-1,nl_NL.UTF-8,ru_RU.ISO-8859-5,ru_RU.KOI8-R,ru_RU.UTF-8,sk_SK.ISO-8859-2,sk_SK.UTF-8,tr_TR.ISO-8859-9,tr_TR.UTF-8,ko_KR.eucKR,ko_KR.UTF-8,zh_TW.Big5,zh_TW.UTF-8,zh_CN.GB2312,zh_CN.UTF-8)
 ## Default:    ""
 ## Config:      
OpenOffice.org,groff,ispell,kde,kdm,profiles,susehelp,susewm,tetex,wdm
 #

Reply via email to