[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#879081: stretch-pu: package publicsuffix/20170910.1557-0+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

publicsuffix is a data package, like tzdata and dns-root-data.

Debian stable is currently shipping publicsuffix data from March.  A
few dozen public registration domains have been added since then
(including debian.net).  It would be good for debian stable users to
know that (for example) cookies should not be shared across debian.net
subdomains, and that X.509 certificate issuance for foo.debian.net
shouldn't be treated as a demonstration of control over bar.debian.net

The debdiff is attached.  the "stretch" branch on
https://anonscm.debian.org/git/collab-maint/publicsuffix tracks
debian packaging intended for stretch.

Please let me know if you have any questions.

       --dkg

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'oldstable'), (200, 'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru publicsuffix-20170424.0717/debian/changelog publicsuffix-20170910.1557/debian/changelog
--- publicsuffix-20170424.0717/debian/changelog	2017-05-16 23:47:27.000000000 -0400
+++ publicsuffix-20170910.1557/debian/changelog	2017-10-19 02:20:46.000000000 -0400
@@ -1,3 +1,9 @@
+publicsuffix (20170910.1557-0+deb9u1) stable; urgency=medium
+
+  * new upstream publicsuffix data
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 19 Oct 2017 02:20:46 -0400
+
 publicsuffix (20170424.0717-1) unstable; urgency=medium
 
   * new upstream version
diff -Nru publicsuffix-20170424.0717/debian/gbp.conf publicsuffix-20170910.1557/debian/gbp.conf
--- publicsuffix-20170424.0717/debian/gbp.conf	2016-08-08 18:56:38.000000000 -0400
+++ publicsuffix-20170910.1557/debian/gbp.conf	2017-10-19 02:13:42.000000000 -0400
@@ -2,3 +2,4 @@
 pristine-tar = False
 upstream-tag = publicsuffix/%(version)s
 debian-tag = publicsuffix_debian/%(version)s
+debian-branch = stretch
diff -Nru publicsuffix-20170424.0717/debian/new-upstream-version publicsuffix-20170910.1557/debian/new-upstream-version
--- publicsuffix-20170424.0717/debian/new-upstream-version	2017-02-23 09:41:16.000000000 -0500
+++ publicsuffix-20170910.1557/debian/new-upstream-version	2017-10-19 02:13:31.000000000 -0400
@@ -2,21 +2,16 @@
 
 set -ex
 
-git remote update upstream
-git diff upstream..upstream/master
-read -p "changes ok to continue? [y/N] " REPLY
-[ ${REPLY,,} = y ]
+# assume that upstream/master has already been updated, since the package
+# goes into unstable first.
 date=$(date -u -d $(git log -1 --date=short --pretty=format:%cI upstream/master) +%Y%m%d.%H%M)
-git branch -D upstream
-git branch upstream upstream/master
-git tag "publicsuffix/${date}" upstream/master
 git merge -m "merge upstream changes to ${date}" "publicsuffix/${date}"
 git log -n30 upstream/master > debian/upstream-changes.txt
 git add debian/upstream-changes.txt
-dch --distribution unstable -v "${date}-1" 'new upstream version'
+dch --distribution stable -v "${date}-0+deb9u1" 'new upstream publicsuffix data'
 git add debian/changelog
 git commit -m "new upstream version ${date}"
 gbp buildpackage --git-tag --changes-option=-S
 debian/rules clean
-dupload "../publicsuffix_${date}-1_$(dpkg-architecture -q DEB_HOST_ARCH).changes"
-git push gdo --follow-tags master --follow-tags upstream
+dupload "../publicsuffix_${date}-0+deb9u1_$(dpkg-architecture -q DEB_HOST_ARCH).changes"
+git push gdo --follow-tags stretch
diff -Nru publicsuffix-20170424.0717/debian/upstream-changes.txt publicsuffix-20170910.1557/debian/upstream-changes.txt
--- publicsuffix-20170424.0717/debian/upstream-changes.txt	2017-05-16 23:47:27.000000000 -0400
+++ publicsuffix-20170910.1557/debian/upstream-changes.txt	2017-10-19 02:20:46.000000000 -0400
@@ -1,200 +1,211 @@
-commit cabeda8651aa3ca353cecca9c6bc8ad77cd04751
-Author: Simone Carletti <weppos@weppos.net>
-Date:   Mon Apr 24 09:17:11 2017 +0200
+commit 47da4a259d9c45349fbe732debe81f590a48c9d0
+Author: Frederico A C Neves <fneves@gmail.com>
+Date:   Sun Sep 10 12:57:02 2017 -0300
 
-    Formatting
+    .br updated - 18 new 2nd level city domains (#507)
+    
+    * .br updated - 18 new 2nd level city domains
+    * .pvh.br withdraw 20170818
 
-commit cae8dc77f5a6545dc6b43345ea6d6fcd517b29b9
-Author: Nikola Kotur <kotnick@gmail.com>
-Date:   Wed Apr 12 17:24:57 2017 +0200
+commit 38b238d6324042f2c2e6270459d1f4ccfe789fba
+Author: weasel <github.com@palfrader.org>
+Date:   Mon Aug 28 22:09:01 2017 +0200
 
-    Update Platform.sh / Commerce Guys SAS domains (#417)
+    Add debian.net (#516)
+    
+    The debian.net namespace is open for registration by all members of the
+    Debian project.  Services underneath debian.net should not necessarily
+    trust each other.
 
-commit dad263e4482aa3b0312d2d05b5e9ec554f395dea
-Author: Vladimir <originalblack@mail.ru>
-Date:   Wed Apr 12 18:22:45 2017 +0300
+commit fe6b36209b2cee5740d8909e3f1c9624756a628a
+Author: Adnan RIHAN <axel50397@gmail.com>
+Date:   Mon Aug 21 17:04:13 2017 +0100
 
-    Add Mail.ru Group domains (#421)
+    Add v-info.info (#508)
 
-commit 9c1f8545b21c2775b6c84310741247aa9ddb65b4
-Author: bplaced <security@bplaced.net>
-Date:   Tue Apr 11 19:39:19 2017 +0200
+commit dae3f393e816451cd9673ded9118fa6e5ef93bfd
+Author: Henrique Vicente <henriquevicente@gmail.com>
+Date:   Mon Aug 21 13:02:59 2017 -0300
 
-    Add bplaced network domains (#433)
+    Update WeDeploy/Liferay domains. (#510)
 
-commit 3e1a690748eb65e7bcfa7254d7b3d646ceff6865
-Author: cschang2 <cschang@corp.url.com.tw>
-Date:   Wed Apr 12 01:36:41 2017 +0800
+commit 0445bfc7ada370abb4b50c84453264dc5f2cf9f2
+Author: mdkuch <Mitch@BaseJP.com>
+Date:   Mon Aug 21 11:54:48 2017 -0400
 
-    Add eDirect Corp domains (#398)
+    Add domreg.merit.edu registry (#293)
+    
+    ann-arbor.mi.us
+    cog.mi.us
+    dst.mi.us
+    eaton.mi.us
+    gen.mi.us
+    mus.mi.us
+    tec.mi.us
+    washtenaw.mi.us
 
-commit 689b85f8632d917827b5dc32997b37b004df4879
-Author: Patrick Linehan <plinehan@plinehan.com>
-Date:   Tue Apr 11 10:25:26 2017 -0700
+commit 4c908f9ae8888d7ed72a167f59437162ca61ca27
+Author: kunsha <kunsha@users.noreply.github.com>
+Date:   Mon Aug 21 08:52:10 2017 -0700
 
-    Adding Quip domains (#427)
+    Update AWS Elastic Beanstalk domains. (#484)
 
-commit cdc497d7551d3d1e669f48fb2287e6e3a79070e1
-Author: Jonas Schwartz <jonashsdk@gmail.com>
-Date:   Mon Apr 10 22:20:33 2017 +0200
+commit 1ffd696be8b710f533e9eabcbd271ec61fa7a8d7
+Author: Aman Gupta <aman@tmm1.net>
+Date:   Mon Aug 21 08:47:47 2017 -0700
 
-    Add Qutheory, LLC domains (#407)
+    Add Fancy Bits domains to the PSL (#495)
 
-commit c579355aca02c69d5367135a419c2829485c35fe
-Author: Sarun Intaralawan <sarun.intaralawan@gmail.com>
-Date:   Tue Apr 11 02:05:32 2017 +0700
+commit 0c63027dbc27369d682bcf277a4d2deebcf000ad
+Author: intermetrics <dev@intermetrics.de>
+Date:   Mon Aug 21 17:31:49 2017 +0200
 
-    Update .ไทย domains (#408)
-    
-    Refer to item 5.10.1 of https://www.thnic.co.th/doc/dotthai_policy_pp20110107[draft][en].pdf
+    Add pixolino.com domain (#456)
 
-commit 7ebf9399140dcf2fd77c46ce1d5defb01b1fe1d4
-Author: Matias Villanueva <matias.villanueva@openmailbox.org>
-Date:   Mon Apr 10 16:00:11 2017 -0300
+commit 7daa3a23e7fac19a96bc098d3cd5625d3c83fb6f
+Author: Yaacov Akiba Slama <yaslama@gmail.com>
+Date:   Wed Aug 9 12:51:45 2017 +0300
 
-    Update .ar ccTLD (#406)
+    Add byen.site (#490)
+    
+    P.P.COM (ppcom.fr via byen.site) offers our customers a website hosted in a domain *.byen.site
+    
+        dupond-pierre-taxi.byen.site
     
-    Add musica.ar SLD per https://nic.ar/nic-argentina/normativa-vigente
+    Reason for inclusion: Cookie isolation. Each customer can partially modify himself his site so cookie isolation is needed for security reason.
 
-commit 0cadf40d335da64b56d73ce0b31675d8753fc392
-Author: Fabien Potencier <fabien@potencier.org>
-Date:   Mon Apr 10 11:57:49 2017 -0700
+commit bd8ead6b70b25284e99f6b6568273277a43117cb
+Author: Andreas Schnederle-Wagner <schnederle@futureweb.at>
+Date:   Wed Aug 9 09:52:06 2017 +0200
 
-    Add SensioLabs, SAS domains (#423)
+    Update Futureweb OG Private Domains (#498)
+    
+    Customer level Domains for Cloud CMS - Frontend arbitrary User Content & Backend Administration - Frontend + Backend Cookies - need separation for security reasons
 
-commit 387c30de530e765666ee7af4fd03d2fec17b5c74
-Author: wernermo <mail@mwerner.eu>
-Date:   Fri Apr 7 21:15:31 2017 +0200
+commit e8c69a676d76560d9239b98f0fa802efd3986e19
+Author: Roman <gauzy.gossamer@gmail.com>
+Date:   Thu Jul 13 12:23:36 2017 +0200
 
-    Add Uberspace domains (#432)
+    Pull request for adding org.ru, net.ru and pp.ru names (#412)
+    
+    > These domains are available for public registration, and every third level domain in these zones is used independently, so there shouldn't be any problem from this perspective. From what I understand, they were already in this list and were only removed recently - with this commit #359 .
+    
+    > However, we only learned about it when one of the users in these domains experienced problems with letsencrypt. Basically, the removal from this list broke the interaction with letsencrypt, but it could've broken some other usages as well that we are not aware of.
 
-commit c10064fbd3e3c2d0fe8fa3d483767873a8b42809
-Author: mhardeman <mhardeman@users.noreply.github.com>
-Date:   Fri Apr 7 14:12:40 2017 -0500
+commit 266972ca12e1916ebfb3365d5acd06bd143e20ea
+Author: Dan Miller <dan@miller.cm>
+Date:   Tue Jul 11 18:23:19 2017 +0100
 
-    Adding IPiFony Systems, Inc. domains (#429)
+    Add Sub 6 Limited domains (#462)
 
-commit e1b659ac5a1a3a25016130866a5769942b022ced
-Author: sleevi <ryan.sleevi@gmail.com>
-Date:   Fri Apr 7 15:05:29 2017 -0400
+commit 70cf113a59cbcbb636816ce71feaaea9f2506a0e
+Author: DaveMcCormack <dave.mccormack@nymnom.com>
+Date:   Wed Jul 12 03:16:49 2017 +1000
 
-    Correct Fedora domain sorting
-    
-    Correct the improper sorting from Issue #414
+    Add NymNom domains (#425)
 
-commit 17904ad8c87726393df1148c8b2bd7f4597e3ea8
-Author: sh1r0 <sh1r0@users.noreply.github.com>
-Date:   Sat Apr 8 03:01:01 2017 +0800
+commit c0e509a0fc3eeb786e667421d26b89df0229eecd
+Author: zilopbg <ngshosting@gmail.com>
+Date:   Tue Jul 11 20:12:55 2017 +0300
 
-    Add Synology, Inc. domains (#415)
+    Add LiquidNet domains (#452)
 
-commit 18054b7c2154f1aeb352942396321e76adaa22a5
-Author: Patrick Uiterwijk <patrick@puiterwijk.org>
-Date:   Fri Apr 7 21:00:08 2017 +0200
+commit a953c2d4c12b5bbe406cd02d352b9267ae3c5aed
+Author: ceecko <ceecko@users.noreply.github.com>
+Date:   Tue Jul 11 19:03:41 2017 +0200
 
-    Add Fedora domains (#414)
+    Add additional evennode.com domains (#481)
 
-commit 64c2e94d5f19950768884093b1dba813a0a1383c
-Author: James Kennedy <jkenn99@users.noreply.github.com>
-Date:   Fri Apr 7 11:57:41 2017 -0700
+commit 45c983d3f36aacb801b190d9a55ae7bf0792d253
+Author: Konstantin Nosov <nosovk@gmail.com>
+Date:   Tue Jul 11 20:00:42 2017 +0300
 
-    Add A.W. AdvisorWebsites.com Software Inc domains (#413)
+    add Nodeart domains (#471)
 
-commit b904b40b839ef5afbd65c8d16b0862bc9a07eda5
-Author: Khash Sajadi <khash@users.noreply.github.com>
-Date:   Fri Apr 7 19:55:54 2017 +0100
+commit 6cd9b7acf2624e0b83eeaaba049e6e2d2268166b
+Author: Jessica Parsons <verythorough@users.noreply.github.com>
+Date:   Tue Jul 11 09:51:34 2017 -0700
 
-    Add Cloud66 domains (#409)
+    Add Netlify domains (#469)
 
-commit 01a564dc1d6bef0d292f0aa1d330d780187a802f
-Author: Andrew Sampson <andrew@codeusa523.org>
-Date:   Fri Apr 7 14:50:28 2017 -0400
+commit 011e8c015aca03d2071d9bfffe3102ba3f399141
+Author: Sue Ye <DynuSystems@users.noreply.github.com>
+Date:   Tue Jul 11 09:48:24 2017 -0700
 
-    Add Octopodal Solutions, LLC domains (#404)
+    Add Dynu.com domain names to the PSL (#447)
 
-commit de2480fb6414366af4e203d8451a6caf75683fa1
-Author: Eihrister <daniel@mostertman.org>
-Date:   Fri Apr 7 20:44:07 2017 +0200
+commit e209e10ec7cc2f26ddde7fab442907002f6c3a88
+Author: zupa-hu <thalter@zupa.hu>
+Date:   Tue Jul 11 18:43:16 2017 +0200
 
-    Add XS4ALL Internet bv domains (#397)
+    Add boomla.net domain (#476)
 
-commit 4d93eb7451ff3bce334b5d2f9e0729a6222e825b
-Author: AJ ONeal <aj@daplie.com>
-Date:   Fri Apr 7 12:42:09 2017 -0600
+commit 0fdf7e85709a020049602b4218dabb255525cd68
+Author: sleevi <ryan.sleevi@gmail.com>
+Date:   Mon Jul 10 15:08:54 2017 -0400
 
-    Update Daplie, Inc domains (#388)
+    Add newly delegated ICANN ccTLDs based on 2017-07-10 database (#483)
+    
+    * Add newly delegated ICANN ccTLDs based on 2017-07-10 database
 
-commit e415a0ebe9937e5eb6096b508d145cbe297187ed
-Author: garphy / Simon <garphy@zone84.net>
-Date:   Fri Apr 7 20:35:44 2017 +0200
+commit d818677161ff5ff9655c46750be739686ccab32e
+Author: Simone Carletti <weppos@weppos.net>
+Date:   Thu Jun 22 12:07:34 2017 +0200
 
-    Add Ici la Lune hosting domain (#370)
+    Update GitHub domains
     
-    Add Ici la Lune hosting domain
+    Requested by Patrick Toomey <security@github.com>
 
-commit ac5d63440c0afe5f12384bc5e5d5485e1b7be88c
-Author: Rushmore Mushambi <rushmore@webenchanter.com>
-Date:   Tue Apr 4 22:18:45 2017 +0200
+commit f5118e8c313c0dcbbc4109670915b67e18911d7f
+Author: drayddns <drayddns@users.noreply.github.com>
+Date:   Wed Jun 21 19:06:23 2017 +0800
 
-    Update .zw extensions (#369)
+    Add DrayDNS domains (#475)
 
-commit bfa03f766df5084e2e5f1d2d2ea917aa8e656c1f
-Author: ceecko <ceecko@users.noreply.github.com>
-Date:   Tue Apr 4 17:45:38 2017 +0200
+commit e206495bf7e3a3ebc91c5e25f000f83f508781dd
+Author: Igloo22225 <igloo22225@users.noreply.github.com>
+Date:   Wed Jun 21 02:27:56 2017 -0700
 
-    Additional evennode.com domains (#428)
+    Add info.cx (#460)
 
-commit 6efe629f1ae212f6d8a1dffd3ddf999c3c597b36
-Author: Martin A. Brown <mabrown@fastly.com>
-Date:   Fri Mar 31 12:05:40 2017 -0700
+commit 4b5db26ef4118d359b6851ca07ec96bbd4703474
+Author: Pawel Panek <pawel.panek@cloudaccess.net>
+Date:   Wed Jun 21 11:24:59 2017 +0200
 
-    Include fastly.net subdomain for related services (#424)
+    Add CloudAccess.net domains (#466)
 
-commit 03089bfe4aa5b7a2e291f33e07a28d20f875cb83
-Author: Philip Hutchins <phutchins@users.noreply.github.com>
-Date:   Fri Mar 3 11:01:32 2017 -0500
+commit e9d14035f83401eaee750fdb187451cc20492cc0
+Author: Eihrister <daniel@mostertman.org>
+Date:   Wed Jun 21 10:58:30 2017 +0200
 
-    adding storj.farm for Storj Labs Inc. (#400)
+    Update XS4ALL domains (#457)
 
-commit 1b9ceb762bda9cba75066b8be3c73aed634fd82f
-Author: sleevi <ryan.sleevi@gmail.com>
-Date:   Wed Feb 22 16:49:01 2017 -0800
+commit 6ceae611bbeef6654536a153c076dbe5ffd5b7c4
+Author: Adrian Imboden <adrian@adi-ware.ch>
+Date:   Wed Jun 21 10:57:28 2017 +0200
 
-    Add new gTLDs up to 2017-02-23 (#405)
+    Added Thingdusts per-user subdomains. (#419)
 
-commit 07c79d469fd5e42ca90caf7c5569547c3ceb4da5
-Author: Simone Carletti <weppos@weppos.net>
-Date:   Mon Feb 6 11:59:44 2017 +0100
+commit 8c3dfb7112726c77218cabde8b5b3d935db9ba26
+Author: llaehn <llaehn@lcube.de>
+Date:   Fri Jun 16 18:37:34 2017 +0200
 
-    Add .RU and .SU geographic suffixes owned by FAITID (#384)
-    
-    Follow up to GH-359. See also GH-380, GH-377.
-    
-    This commit is also related to
-    https://bugzilla.mozilla.org/show_bug.cgi?id=1134993
-    However, I need to follow up with FATID because it's not clear the
-    boundary between the current list of .SU suffices, and the provided one.
-    
-    Removed duplicate .SU suffixes.
+    Add lcube-server.de, svn-repos.de, git-repos.de (#455)
 
-commit 37e30d13801eaad3383b122c11d8091c7ac21040
-Author: lawells <lawells@amazon.com>
-Date:   Thu Feb 2 18:19:37 2017 -0500
+commit 6b7d01b73f14df18172f0d8af78c8066a7e7eace
+Author: tcottier <thomas.cottier+github@enalean.com>
+Date:   Thu Jun 15 11:00:45 2017 +0200
 
-    Removing s3.amazonaws.com wildcard, adding AWS eu-west-2 regional endpoints (#387)
+    Add mytuleap.com domain (#453)
 
-commit 45a2bf8ef3e22000fbe4bfa5f9252db41d777001
-Author: sleevi <ryan.sleevi@gmail.com>
-Date:   Tue Jan 17 20:04:06 2017 -0500
+commit b7c2b4304af3e5011f542deb4d3d7f397f4bef10
+Author: phillipp <phillipp@roell.ph>
+Date:   Thu Jun 15 10:59:41 2017 +0200
 
-    Add onion (#386)
-    
-    While "onion" does not appear within the root zone database, per RFC 7686, it is set aside as a special-use domain name, and explicitly called out as suitable for inclusion by IANA within the root zone database. Unlike other special-use domain names at this time, onion names that comply with RFC 7686 meet the definition of ICP-3 for both community process and a globally unique namespace (through being bound to keys in a process that ensures two clients end up with the same resolution).
-    
-    Closes #374
+    Add lima-city/TrafficPlex domains (#454)
 
-commit 9ca0885df6b6867494927377d3c92509626ca0e9
-Author: Zack Allen <zma4580@gmail.com>
-Date:   Mon Jan 16 21:44:45 2017 -0500
+commit 19afc590cd8333dffa727442fdf6f95beed62536
+Author: Jonathan Rudenberg <jonathan@titanous.com>
+Date:   Thu Jun 15 04:50:10 2017 -0400
 
-    Add additional private Fastly domains (#371)
+    Add flynnhosting.net for Flynn (#459)
diff -Nru publicsuffix-20170424.0717/public_suffix_list.dat publicsuffix-20170910.1557/public_suffix_list.dat
--- publicsuffix-20170424.0717/public_suffix_list.dat	2017-04-24 03:17:11.000000000 -0400
+++ publicsuffix-20170910.1557/public_suffix_list.dat	2017-09-10 11:57:02.000000000 -0400
@@ -399,22 +399,30 @@
 // br : http://registro.br/dominio/categoria.html
 // Submitted by registry <fneves@registro.br>
 br
+abc.br
 adm.br
 adv.br
 agr.br
+aju.br
 am.br
+aparecida.br
 arq.br
 art.br
 ato.br
 b.br
+belem.br
 bio.br
 blog.br
 bmd.br
+bsb.br
 cim.br
 cng.br
 cnt.br
 com.br
 coop.br
+cri.br
+cuiaba.br
+def.br
 ecn.br
 eco.br
 edu.br
@@ -425,6 +433,8 @@
 eti.br
 far.br
 flog.br
+floripa.br
+fortal.br
 fm.br
 fnd.br
 fot.br
@@ -432,24 +442,62 @@
 g12.br
 ggf.br
 gov.br
+// gov.br 26 states + df https://en.wikipedia.org/wiki/States_of_Brazil
+ac.gov.br
+al.gov.br
+am.gov.br
+ap.gov.br
+ba.gov.br
+ce.gov.br
+df.gov.br
+es.gov.br
+go.gov.br
+ma.gov.br
+mg.gov.br
+ms.gov.br
+mt.gov.br
+pa.gov.br
+pb.gov.br
+pe.gov.br
+pi.gov.br
+pr.gov.br
+rj.gov.br
+rn.gov.br
+ro.gov.br
+rr.gov.br
+rs.gov.br
+sc.gov.br
+se.gov.br
+sp.gov.br
+to.gov.br
+gru.br
 imb.br
 ind.br
 inf.br
+jampa.br
 jor.br
 jus.br
 leg.br
 lel.br
+londrina.br
+macapa.br
+maceio.br
 mat.br
 med.br
 mil.br
 mp.br
 mus.br
+natal.br
 net.br
+niteroi.br
 *.nom.br
 not.br
 ntr.br
 odo.br
 org.br
+osasco.br
+palmas.br
+poa.br
 ppg.br
 pro.br
 psc.br
@@ -457,6 +505,9 @@
 qsl.br
 radio.br
 rec.br
+recife.br
+riobranco.br
+sjc.br
 slg.br
 srv.br
 taxi.br
@@ -465,7 +516,9 @@
 trd.br
 tur.br
 tv.br
+udi.br
 vet.br
+vix.br
 vlog.br
 wiki.br
 zlg.br
@@ -4407,6 +4460,7 @@
 // nc : http://www.cctld.nc/
 nc
 asso.nc
+nom.nc
 
 // ne : https://en.wikipedia.org/wiki/.ne
 ne
@@ -6435,6 +6489,17 @@
 pvt.k12.ma.us
 chtr.k12.ma.us
 paroch.k12.ma.us
+// Merit Network, Inc. maintains the registry for =~ /(k12|cc|lib).mi.us/ and the following
+//    see also: http://domreg.merit.edu
+//    see also: whois -h whois.domreg.merit.edu help
+ann-arbor.mi.us
+cog.mi.us
+dst.mi.us
+eaton.mi.us
+gen.mi.us
+mus.mi.us
+tec.mi.us
+washtenaw.mi.us
 
 // uy : http://www.nic.org.uy/
 uy
@@ -6556,6 +6621,9 @@
 // xn--54b7fta0cc ("Bangla", Bangla) : BD
 বাংলা
 
+// xn--90ae ("bg", Bulgarian) : BG
+бг
+
 // xn--90ais ("bel", Belarusian/Russian Cyrillic) : BY
 // Operated by .by registry
 бел
@@ -6591,6 +6659,34 @@
 // https://www2.hkirc.hk/register/rules.jsp
 香港
 
+// xn--2scrj9c ("Bharat", Kannada) : IN
+// India
+ಭಾರತ
+
+// xn--3hcrj9c ("Bharat", Oriya) : IN
+// India
+ଭାରତ
+
+// xn--45br5cyl ("Bharatam", Assamese) : IN
+// India
+ভাৰত
+
+// xn--h2breg3eve ("Bharatam", Sanskrit) : IN
+// India
+भारतम्
+
+// xn--h2brj9c8c ("Bharot", Santali) : IN
+// India
+भारोत
+
+// xn--mgbgu82a ("Bharat", Sindhi) : IN
+// India
+ڀارت
+
+// xn--rvc1e0am3e ("Bharatam", Malayalam) : IN
+// India
+ഭാരതം
+
 // xn--h2brj9c ("Bharat", Devanagari) : IN
 // India
 भारत
@@ -9046,9 +9142,6 @@
 // organic : 2014-03-27 Afilias Limited
 organic
 
-// orientexpress : 2015-02-05
-orientexpress
-
 // origins : 2015-10-01 The Estée Lauder Companies Inc.
 origins
 
@@ -10485,6 +10578,12 @@
 // ===BEGIN PRIVATE DOMAINS===
 // (Note: these are in alphabetical order by company name)
 
+// 1GB LLC : https://www.1gb.ua/
+// Submitted by 1GB LLC <noc@1gb.com.ua>
+cc.ua
+inf.ua
+ltd.ua
+
 // Agnat sp. z o.o. : https://domena.pl
 // Submitted by Przemyslaw Plewa <it-admin@domena.pl>
 beep.pl
@@ -10511,8 +10610,23 @@
 
 // Amazon Elastic Beanstalk : https://aws.amazon.com/elasticbeanstalk/
 // Submitted by Luke Wells <psl-maintainers@amazon.com>
-elasticbeanstalk.cn-north-1.amazonaws.com.cn
-*.elasticbeanstalk.com
+cn-north-1.eb.amazonaws.com.cn
+elasticbeanstalk.com
+ap-northeast-1.elasticbeanstalk.com
+ap-northeast-2.elasticbeanstalk.com
+ap-south-1.elasticbeanstalk.com
+ap-southeast-1.elasticbeanstalk.com
+ap-southeast-2.elasticbeanstalk.com
+ca-central-1.elasticbeanstalk.com
+eu-central-1.elasticbeanstalk.com
+eu-west-1.elasticbeanstalk.com
+eu-west-2.elasticbeanstalk.com
+sa-east-1.elasticbeanstalk.com
+us-east-1.elasticbeanstalk.com
+us-east-2.elasticbeanstalk.com
+us-gov-west-1.elasticbeanstalk.com
+us-west-1.elasticbeanstalk.com
+us-west-2.elasticbeanstalk.com
 
 // Amazon Elastic Load Balancing : https://aws.amazon.com/elasticloadbalancing/
 // Submitted by Luke Wells <psl-maintainers@amazon.com>
@@ -10617,6 +10731,10 @@
 // Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
 bnr.la
 
+// Boomla : https://boomla.com
+// Submitted by Tibor Halter <thalter@boomla.com>
+boomla.net
+
 // Boxfuse : https://boxfuse.com
 // Submitted by Axel Fontaine <axel@boxfuse.com>
 boxfuse.io
@@ -10708,6 +10826,14 @@
 // Submitted by Khash Sajadi <khash@cloud66.com>
 c66.me
 
+// CloudAccess.net : https://www.cloudaccess.net/
+// Submitted by Pawel Panek <noc@cloudaccess.net>
+jdevcloud.com
+wpdevcloud.com
+cloudaccess.host
+freesite.host
+cloudaccess.net
+
 // cloudControl : https://www.cloudcontrol.com/
 // Submitted by Tobias Wilken <tw@cloudcontrol.com>
 cloudcontrolled.com
@@ -10788,6 +10914,10 @@
 reg.dk
 store.dk
 
+// Debian : https://www.debian.org/
+// Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
+debian.net
+
 // deSEC : https://desec.io/
 // Submitted by Peter Thomassen <peter@desec.io>
 dedyn.io
@@ -10796,6 +10926,10 @@
 // Submitted by Norbert Auler <mail@dnshome.de>
 dnshome.de
 
+// DrayTek Corp. : https://www.draytek.com/
+// Submitted by Paul Fang <mis@draytek.com>
+drayddns.com
+
 // DreamHost : http://www.dreamhost.com/
 // Submitted by Andrew Farmer <andrew.farmer@dreamhost.com>
 dreamhosters.com
@@ -11111,6 +11245,31 @@
 myhome-server.de
 ddnss.org
 
+// Definima : http://www.definima.com/
+// Submitted by Maxence Bitterli <maxence@definima.com>
+definima.net
+definima.io
+
+// Dynu.com : https://www.dynu.com/
+// Submitted by Sue Ye <sue@dynu.com>
+ddnsfree.com
+ddnsgeek.com
+giize.com
+gleeze.com
+kozow.com
+loseyourip.com
+ooguy.com
+theworkpc.com
+casacam.net
+dynu.net
+accesscam.org
+camdvr.org
+freeddns.org
+mywire.org
+webredirect.org
+myddns.rocks
+blogsite.xyz
+
 // dynv6 : https://dynv6.com
 // Submitted by Dominik Menke <dom@digineo.de>
 dynv6.net
@@ -11119,6 +11278,10 @@
 // Submitted by Vladimir Dudr <info@e4you.cz>
 e4.cz
 
+// Enalean SAS: https://www.enalean.com
+// Submitted by Thomas Cottier <thomas.cottier@enalean.com>
+mytuleap.com
+
 // Enonic : http://enonic.com/
 // Submitted by Erik Kaareng-Sunde <esu@enonic.com>
 enonic.io
@@ -11188,9 +11351,11 @@
 eu-1.evennode.com
 eu-2.evennode.com
 eu-3.evennode.com
+eu-4.evennode.com
 us-1.evennode.com
 us-2.evennode.com
 us-3.evennode.com
+us-4.evennode.com
 
 // eDirect Corp. : https://hosting.url.com.tw/
 // Submitted by C.S. chang <cschang@corp.url.com.tw>
@@ -11280,6 +11445,10 @@
 vladimir.su
 vologda.su
 
+// Fancy Bits, LLC : http://getchannels.com
+// Submitted by Aman Gupta <aman@getchannels.com>
+channelsdvr.net
+
 // Fastly Inc. : http://www.fastly.com/
 // Submitted by Fastly Security <security@fastly.com>
 fastlylb.net
@@ -11302,6 +11471,10 @@
 fedorapeople.org
 cloud.fedoraproject.org
 
+// Filegear Inc. : https://www.filegear.com
+// Submitted by Jason Zhu <jason@owtware.com>
+filegear.me
+
 // Firebase, Inc.
 // Submitted by Chris Raynor <chris@firebase.com>
 firebaseapp.com
@@ -11309,6 +11482,7 @@
 // Flynn : https://flynn.io
 // Submitted by Jonathan Rudenberg <jonathan@flynn.io>
 flynnhub.com
+flynnhosting.net
 
 // Freebox : http://www.freebox.fr
 // Submitted by Romain Fliedel <rfliedel@freebox.fr>
@@ -11325,6 +11499,7 @@
 
 // Futureweb OG : http://www.futureweb.at
 // Submitted by Andreas Schnederle-Wagner <schnederle@futureweb.at>
+*.futurecms.at
 futurehosting.at
 futuremailing.at
 *.ex.ortsinfo.at
@@ -11339,11 +11514,6 @@
 // Submitted by Patrick Toomey <security@github.com>
 github.io
 githubusercontent.com
-githubcloud.com
-*.api.githubcloud.com
-*.ext.githubcloud.com
-gist.githubcloud.com
-*.githubcloudusercontent.com
 
 // GitLab, Inc.
 // Submitted by Alex Hanselka <alex@gitlab.com>
@@ -11441,6 +11611,7 @@
 blogspot.ug
 blogspot.vn
 cloudfunctions.net
+cloud.goog
 codespot.com
 googleapis.com
 googlecode.com
@@ -11477,6 +11648,10 @@
 biz.at
 info.at
 
+// info.cx : http://info.cx
+// Submitted by Jacob Slater <whois@igloo.to>
+info.cx
+
 // Interlegis : http://www.interlegis.leg.br
 // Submitted by Gabriel Ferreira <registrobr@interlegis.leg.br>
 ac.leg.br
@@ -11507,6 +11682,10 @@
 sp.leg.br
 to.leg.br
 
+// intermetrics GmbH : https://pixolino.com/
+// Submitted by Wolfgang Schwarz <admin@intermetrics.de>
+pixolino.com
+
 // IPiFony Systems, Inc. : https://www.ipifony.com/
 // Submitted by Matthew Hardeman <mhardeman@ipifony.com>
 ipifony.net
@@ -11532,6 +11711,27 @@
 co.krd
 edu.krd
 
+// LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
+// Submitted by Lars Laehn <info@lcube.de>
+git-repos.de
+lcube-server.de
+svn-repos.de
+
+// LiquidNet Ltd : http://www.liquidnetlimited.com/
+// Submitted by Victor Velchev <admin@liquidnetlimited.com>
+we.bs
+
+// Lukanet Ltd : https://lukanet.com
+// Submitted by Anton Avramov <register@lukanet.com>
+barsy.bg
+barsyonline.com
+barsy.de
+barsy.eu
+barsy.in
+barsy.net
+barsy.online
+barsy.support
+
 // Magento Commerce
 // Submitted by Damien Tournoud <dtournoud@magento.cloud>
 *.magentosite.cloud
@@ -11540,6 +11740,11 @@
 // Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
 hb.cldmail.ru
 
+// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
+// Submitted by Zdeněk Šustr <zdenek.sustr@cesnet.cz>
+cloud.metacentrum.cz
+custom.metacentrum.cz
+
 // Meteor Development Group : https://www.meteor.com/hosting
 // Submitted by Pierre Carrier <pierre@meteor.com>
 meteorapp.com
@@ -11558,6 +11763,17 @@
 // Submitted by glob <glob@mozilla.com>
 bmoattachments.org
 
+// MSK-IX : https://www.msk-ix.ru/
+// Submitted by Khannanov Roman <r.khannanov@msk-ix.ru>
+net.ru
+org.ru
+pp.ru
+
+// Netlify : https://www.netlify.com
+// Submitted by Jessica Parsons <jessica@netlify.com>
+bitballoon.com
+netlify.com
+
 // Neustar Inc.
 // Submitted by Trung Tran <Trung.Tran@neustar.biz>
 4u.com
@@ -11663,10 +11879,59 @@
 webhop.me
 zapto.org
 
+// NodeArt : https://nodeart.io
+// Submitted by Konstantin Nosov <Nosov@nodeart.io>
+stage.nodeart.io
+
+// Nodum B.V. : https://nodum.io/
+// Submitted by Wietse Wind <hello+publicsuffixlist@nodum.io>
+nodum.co
+nodum.io
+
 // NYC.mn : http://www.information.nyc.mn
 // Submitted by Matthew Brown <mattbrown@nyc.mn>
 nyc.mn
 
+// NymNom : https://nymnom.com/
+// Submitted by Dave McCormack <dave.mccormack@nymnom.com>
+nom.ae
+nom.ai
+nom.al
+nym.by
+nym.bz
+nom.cl
+nom.gd
+nom.gl
+nym.gr
+nom.gt
+nom.hn
+nom.im
+nym.kz
+nym.la
+nom.li
+nym.li
+nym.lt
+nym.lu
+nym.me
+nom.mk
+nym.mx
+nom.nu
+nym.nz
+nym.pe
+nym.pt
+nom.pw
+nom.qa
+nom.rs
+nom.si
+nym.sk
+nym.su
+nym.sx
+nym.tw
+nom.ug
+nom.uy
+nom.vc
+nom.vg
+
 // Octopodal Solutions, LLC. : https://ulterius.io/
 // Submitted by Andrew Sampson <andrew@ulterius.io>
 cya.gg
@@ -11744,6 +12009,7 @@
 // Publication Presse Communication SARL : https://ppcom.fr
 // Submitted by Yaacov Akiba Slama <admin@chirurgiens-dentistes-en-france.fr>
 chirurgiens-dentistes-en-france.fr
+byen.site
 
 // QA2
 // Submitted by Daniel Dent (https://www.danieldent.com/)
@@ -11860,6 +12126,10 @@
 // Submitted by Philip Hutchins <hostmaster@storj.io>
 storj.farm
 
+// Sub 6 Limited: http://www.sub6.com
+// Submitted by Dan Miller <dm@sub6.com>
+temp-dns.com
+
 // Synology, Inc. : https://www.synology.com/
 // Submitted by Rony Weng <ronyweng@synology.com>
 diskstation.me
@@ -11888,11 +12158,40 @@
 med.pl
 sopot.pl
 
+// Thingdust AG : https://thingdust.com/
+// Submitted by Adrian Imboden <adi@thingdust.com>
+cust.dev.thingdust.io
+cust.disrec.thingdust.io
+cust.prod.thingdust.io
+cust.testing.thingdust.io
+
 // TownNews.com : http://www.townnews.com
 // Submitted by Dustin Ward <dward@townnews.com>
 bloxcms.com
 townnews-staging.com
 
+// TrafficPlex GmbH : https://www.trafficplex.de/
+// Submitted by Phillipp Röll <phillipp.roell@trafficplex.de>
+12hp.at
+2ix.at
+4lima.at
+lima-city.at
+12hp.ch
+2ix.ch
+4lima.ch
+lima-city.ch
+trafficplex.cloud
+de.cool
+12hp.de
+2ix.de
+4lima.de
+lima-city.de
+1337.pictures
+clan.rip
+lima-city.rocks
+webspace.rocks
+lima.zone
+
 // TransIP : htts://www.transip.nl
 // Submitted by Rory Breuk <rbreuk@transip.nl>
 *.transurl.be
@@ -11938,6 +12237,16 @@
 // Submitted by Simon Kissel <hostmaster@viprinet.com>
 router.management
 
+// Virtual-Info : https://www.virtual-info.info/
+// Submitted by Adnan RIHAN <hostmaster@v-info.info>
+v-info.info
+
+// WeDeploy by Liferay, Inc. : https://www.wedeploy.com
+// Submitted by Henrique Vicente <security@wedeploy.com>
+wedeploy.io
+wedeploy.me
+wedeploy.sh
+
 // Western Digital Technologies, Inc : https://www.wdc.com
 // Submitted by Jung Jin <jungseok.jin@wdc.com>
 remotewd.com
@@ -11948,6 +12257,8 @@
 
 // XS4ALL Internet bv : https://www.xs4all.nl/
 // Submitted by Daniel Mostertman <unixbeheer+publicsuffix@xs4all.net>
+cistron.nl
+demon.nl
 xs4all.space
 
 // Yola : https://www.yola.com/
@@ -11973,10 +12284,4 @@
 // Submitted by Olli Vanhoja <olli@zeit.co>
 now.sh
 
-// 1GB LLC : https://www.1gb.ua/
-// Submitted by 1GB LLC <noc@1gb.com.ua>
-cc.ua
-inf.ua
-ltd.ua
-
 // ===END PRIVATE DOMAINS===

Reply to: