commit publicsuffix for openSUSE:Factory

2023-12-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-12-19 23:15:26

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.9037 (New)


Package is "publicsuffix"

Tue Dec 19 23:15:26 2023 rev:101 rq:1133874 version:20231213

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-11-15 21:06:59.068704089 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.9037/publicsuffix.changes  
2023-12-19 23:15:29.640794035 +0100
@@ -1,0 +2,12 @@
+Mon Dec 18 14:22:11 UTC 2023 - Martin Pluskal 
+
+- Update to version 20231213:
+  * util: gTLD data autopull updates for 2023-12-12T15:13:54 UTC (#1910)
+  * util: gTLD data autopull updates for 2023-12-06T15:14:08 UTC (#1908)
+  * Place -v after -C in github actions workflows (#1906)
+  * Introduce Go Modules to tooling (#1901)
+  * util: gTLD data autopull updates for 2023-11-21T15:13:46 UTC (#1902)
+  *  Handle EBEROs: Use DelegationDate alongside ContractTerminated (#1894)
+  * util: gTLD data autopull updates for 2023-11-18T15:11:52 UTC (#1898)
+
+---

Old:

  publicsuffix-20231108.obscpio

New:

  publicsuffix-20231213.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.mcVFJf/_old  2023-12-19 23:15:30.676831763 +0100
+++ /var/tmp/diff_new_pack.mcVFJf/_new  2023-12-19 23:15:30.676831763 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20231108
+Version:20231213
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.mcVFJf/_old  2023-12-19 23:15:30.712833074 +0100
+++ /var/tmp/diff_new_pack.mcVFJf/_new  2023-12-19 23:15:30.712833074 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  b5bf572c52988dbe9d865b8f090ea819024a9936
+  502e2bfd9458bbded02194720c3142a3fca71902
 (No newline at EOF)
 

++ publicsuffix-20231108.obscpio -> publicsuffix-20231213.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20231108/.github/workflows/test.yml 
new/publicsuffix-20231213/.github/workflows/test.yml
--- old/publicsuffix-20231108/.github/workflows/test.yml2023-11-09 
01:09:38.0 +0100
+++ new/publicsuffix-20231213/.github/workflows/test.yml2023-12-13 
11:45:24.0 +0100
@@ -18,7 +18,7 @@
   go-version: 'stable'
 
   - name: Run Go unit tests
-run: go test tools/*.go
+run: go test -C ./tools -v .
 
   - name: Install dependencies
 run: sudo apt install -y autopoint
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20231108/.github/workflows/tld-update.yml 
new/publicsuffix-20231213/.github/workflows/tld-update.yml
--- old/publicsuffix-20231108/.github/workflows/tld-update.yml  2023-11-09 
01:09:38.0 +0100
+++ new/publicsuffix-20231213/.github/workflows/tld-update.yml  2023-12-13 
11:45:24.0 +0100
@@ -4,7 +4,7 @@
   schedule:
 # Run once a day at 15:00 UTC
 - cron:  '0 15 * * *'
-
+
 permissions:
   contents: read
 
@@ -26,7 +26,7 @@
   go-version: 'stable'
 
   - name: Run unit tests
-run: go test tools/*.go
+run: go test -C ./tools -v .
 
   - name: Set current date
 id: get-date
@@ -49,7 +49,7 @@
 ✅ autopull
 🚩ICANN (IANA/ICP-3) Section
   delete-branch: true
-  
+
   - name: Check outputs
 run: |
   echo "Pull Request Number - ${{ 
steps.cpr.outputs.pull-request-number }}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20231108/public_suffix_list.dat 
new/publicsuffix-20231213/public_suffix_list.dat
--- old/publicsuffix-20231108/public_suffix_list.dat2023-11-09 
01:09:38.0 +0100
+++ new/publicsuffix-20231213/public_suffix_list.dat2023-12-13 
11:45:24.0 +0100
@@ -6710,7 +6710,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-11-03T15:13:18Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-12-12T15:13:54Z
 // This list is auto-generated, don't edit it manually.
 // aaa : American Automobile Association, Inc.
 // https://www.iana.org/domains/root/db/aaa.html
@@ -7752,6 +7752,10 @@
 // https://www.iana.org/domains/roo

commit publicsuffix for openSUSE:Factory

2023-11-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-11-15 21:06:40

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.17445 (New)


Package is "publicsuffix"

Wed Nov 15 21:06:40 2023 rev:100 rq:1125868 version:20231108

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-11-02 20:20:57.778716497 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.17445/publicsuffix.changes 
2023-11-15 21:06:59.068704089 +0100
@@ -1,0 +2,8 @@
+Tue Nov 14 12:30:21 UTC 2023 - Martin Pluskal 
+
+- Update to version 20231108:
+  * Update public_suffix_list.dat (#1848)
+  * util: gTLD data autopull updates for 2023-11-03T15:13:18 UTC (#1887)
+  * Add `torun.pl` (#1684)
+
+---

Old:

  publicsuffix-20231028.obscpio

New:

  publicsuffix-20231108.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.Xhp1dg/_old  2023-11-15 21:07:00.012738920 +0100
+++ /var/tmp/diff_new_pack.Xhp1dg/_new  2023-11-15 21:07:00.016739067 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20231028
+Version:20231108
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _service ++
--- /var/tmp/diff_new_pack.Xhp1dg/_old  2023-11-15 21:07:00.040739953 +0100
+++ /var/tmp/diff_new_pack.Xhp1dg/_new  2023-11-15 21:07:00.044740100 +0100
@@ -1,12 +1,12 @@
 
-  
+  
 https://github.com/publicsuffix/list.git
 git
 enable
 publicsuffix
 %cd
   
-  
+  
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.Xhp1dg/_old  2023-11-15 21:07:00.064740839 +0100
+++ /var/tmp/diff_new_pack.Xhp1dg/_new  2023-11-15 21:07:00.068740986 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  0522c13180d298cc10ac9d7e5a7d88aeb1856401
+  b5bf572c52988dbe9d865b8f090ea819024a9936
 (No newline at EOF)
 

++ publicsuffix-20231028.obscpio -> publicsuffix-20231108.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20231028/public_suffix_list.dat 
new/publicsuffix-20231108/public_suffix_list.dat
--- old/publicsuffix-20231028/public_suffix_list.dat2023-10-29 
02:47:52.0 +0200
+++ new/publicsuffix-20231108/public_suffix_list.dat2023-11-09 
01:09:38.0 +0100
@@ -6710,7 +6710,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-10-28T15:12:17Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-11-03T15:13:18Z
 // This list is auto-generated, don't edit it manually.
 // aaa : American Automobile Association, Inc.
 // https://www.iana.org/domains/root/db/aaa.html
@@ -8764,10 +8764,6 @@
 // https://www.iana.org/domains/root/db/kim.html
 kim
 
-// kinder : Ferrero Trading Lux S.A.
-// https://www.iana.org/domains/root/db/kinder.html
-kinder
-
 // kindle : Amazon Registry Services, Inc.
 // https://www.iana.org/domains/root/db/kindle.html
 kindle
@@ -9820,10 +9816,6 @@
 // https://www.iana.org/domains/root/db/rip.html
 rip
 
-// rocher : Ferrero Trading Lux S.A.
-// https://www.iana.org/domains/root/db/rocher.html
-rocher
-
 // rocks : Dog Beach, LLC
 // https://www.iana.org/domains/root/db/rocks.html
 rocks
@@ -13248,7 +13240,7 @@
 // Submitted by Daniel A. Maierhofer 
 wien.funkfeuer.at
 
-// Futureweb OG : http://www.futureweb.at
+// Futureweb GmbH : https://www.futureweb.at
 // Submitted by Andreas Schnederle-Wagner 
 *.futurecms.at
 *.ex.futurecms.at
@@ -14177,6 +14169,9 @@
 us.ngrok.io
 ngrok.pizza
 
+// Nicolaus Copernicus University in Torun - MSK TORMAN 
(https://www.man.torun.pl)
+torun.pl
+
 // Nimbus Hosting Ltd. : https://www.nimbushosting.co.uk/
 // Submitted by Nicholas Ford 
 nh-serv.co.uk

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.Xhp1dg/_old  2023-11-15 21:07:00.172744824 +0100
+++ /var/tmp/diff_new_pack.Xhp1dg/_new  2023-11-15 21:07:00.176744971 +0100
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20231028
-mtime: 1698540472
-commit: 0522c13180d298cc10ac9d7e5a7d88aeb1856401
+version: 20231108
+mtime: 1699488578
+commit: b5bf572c52988dbe9d865b8f090ea819024a9936
 


commit publicsuffix for openSUSE:Factory

2023-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-10-11 23:53:41

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1807 (New)


Package is "publicsuffix"

Wed Oct 11 23:53:41 2023 rev:98 rq:1116441 version:20230930

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-08-30 10:20:17.795748036 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1807/publicsuffix.changes  
2023-10-12 11:51:11.136809114 +0200
@@ -1,0 +2,9 @@
+Sun Oct 08 05:36:05 UTC 2023 - andreas.stie...@gmx.de
+
+- Update to version 20230930:
+  * util: gTLD data autopull updates for 2023-09-30T15:11:25 UTC
+  * Update .fr list, move some subspaces to PRIVATE section listing of 
smallregistry.net
+  * Remove k12.de.us
+  * Add wix.run
+
+---

Old:

  publicsuffix-20230826.obscpio

New:

  publicsuffix-20230930.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.lzRx6B/_old  2023-10-12 11:51:11.672828460 +0200
+++ /var/tmp/diff_new_pack.lzRx6B/_new  2023-10-12 11:51:11.672828460 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230826
+Version:20230930
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.lzRx6B/_old  2023-10-12 11:51:11.720830193 +0200
+++ /var/tmp/diff_new_pack.lzRx6B/_new  2023-10-12 11:51:11.724830337 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  1b3876c5f9fede21447d9725d8671cbfd3abfb7f
+  15d84102d12cce502fd169e5ded4d093f96716e8
 (No newline at EOF)
 

++ publicsuffix-20230826.obscpio -> publicsuffix-20230930.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20230826/.github/workflows/deploy-site.yml 
new/publicsuffix-20230930/.github/workflows/deploy-site.yml
--- old/publicsuffix-20230826/.github/workflows/deploy-site.yml 2023-08-27 
02:47:01.0 +0200
+++ new/publicsuffix-20230930/.github/workflows/deploy-site.yml 2023-10-01 
05:57:47.0 +0200
@@ -6,11 +6,12 @@
 branches:
   - master
 
-permissions:
-  contents: read
-  id-token: write
+permissions: {}
 
 jobs:
   upload-website:
 uses: 
publicsuffix/publicsuffix.org/.github/workflows/deploy-site.yaml@master
+permissions:
+  contents: read
+  id-token: write
 secrets: inherit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20230826/.github/workflows/tld-update.yml 
new/publicsuffix-20230930/.github/workflows/tld-update.yml
--- old/publicsuffix-20230826/.github/workflows/tld-update.yml  2023-08-27 
02:47:01.0 +0200
+++ new/publicsuffix-20230930/.github/workflows/tld-update.yml  2023-10-01 
05:57:47.0 +0200
@@ -4,10 +4,17 @@
   schedule:
 # Run once a day at 15:00 UTC
 - cron:  '0 15 * * *'
+
+permissions:
+  contents: read
+
 jobs:
   psl-gtld-update:
 name: Check for TLD data updates
 runs-on: ubuntu-latest
+permissions:
+  contents: write
+  pull-requests: write
 steps:
 
   - name: Check out code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230826/README.md 
new/publicsuffix-20230930/README.md
--- old/publicsuffix-20230826/README.md 2023-08-27 02:47:01.0 +0200
+++ new/publicsuffix-20230930/README.md 2023-10-01 05:57:47.0 +0200
@@ -17,6 +17,10 @@
 
 Important Notice:
 
+2023-09-01 : **We are not sending _PSL txt record email notices to anyone**.   
 
+
+We are getting reports that some parties are receiving email notices about 
ensuring they have (and maintain/keep) _PSL TXT records tied to the relevant 
pull request URL in order to maintain their listing on the PSL.   This is not 
from the maintainers, we're not sending those.  That said, please do leave 
those in place for domains that you want to keep listed, as their inclusion 
served two roles.  1: a means to publicly validate a connection between the 
submitting party and the administration in DNS of submitted name(s). 2: future 
use for culling the list via automation.  We have never had the resourcing to 
perform the latter, but at some point will do this, and due to the nature of 
most submitters having a 'set and forget' attitude about their entries, we felt 
it best to leverage the only likely time we'd have their attention to preserve 
their record.
+
 2023-02

commit publicsuffix for openSUSE:Factory

2023-08-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-08-30 10:18:24

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1766 (New)


Package is "publicsuffix"

Wed Aug 30 10:18:24 2023 rev:97 rq:1107899 version:20230826

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-07-29 20:09:58.549812537 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1766/publicsuffix.changes  
2023-08-30 10:20:17.795748036 +0200
@@ -1,0 +2,19 @@
+Tue Aug 29 09:47:52 UTC 2023 - Martin Pluskal 
+
+- Update to version 20230826:
+  * util: gTLD data autopull updates for 2023-08-26T15:11:07 UTC (#1835)
+  * util: gTLD data autopull updates for 2023-08-23T15:12:41 UTC (#1832)
+  * Update tld-update.yml (#1827)
+  * util: gTLD data autopull updates for 2023-08-12T15:10:57 UTC (#1829)
+  * util: gTLD data autopull updates for 2023-08-09T15:14:39 UTC (#1828)
+  * tools: include IANA TLD URL in new gtld updates. (#1817)
+  * util: gTLD data autopull updates for 2023-08-05T15:11:19 UTC (#1822)
+  * Update tld-update.yml to automatically add labels when autopull catches 
deltas and generates PR (#1815)
+  * ci: update test workflow triggers to include PRs. (#1818)
+  * util: gTLD data autopull updates for 2023-08-02T15:11:59 UTC (#1816)
+  * unbroke URL assembly
+  * Add IANA DB URL instead of blanking out contract date
+  * tools: skip contract date rendering, small CI fixups. (#1812)
+  * util: gTLD data autopull updates for 2023-07-28T15:13:22 UTC (#1805)
+
+---

Old:

  publicsuffix-20230717.obscpio

New:

  publicsuffix-20230826.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.lQMSjG/_old  2023-08-30 10:20:19.011791434 +0200
+++ /var/tmp/diff_new_pack.lQMSjG/_new  2023-08-30 10:20:19.015791577 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230717
+Version:20230826
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.lQMSjG/_old  2023-08-30 10:20:19.055793005 +0200
+++ /var/tmp/diff_new_pack.lQMSjG/_new  2023-08-30 10:20:19.059793148 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  f95b832e23abb49dd5d54a3272f710247bcb13d9
+  1b3876c5f9fede21447d9725d8671cbfd3abfb7f
 (No newline at EOF)
 

++ publicsuffix-20230717.obscpio -> publicsuffix-20230826.obscpio ++
 6106 lines of diff (skipped)

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.lQMSjG/_old  2023-08-30 10:20:19.191797859 +0200
+++ /var/tmp/diff_new_pack.lQMSjG/_new  2023-08-30 10:20:19.203798287 +0200
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20230717
-mtime: 1689619212
-commit: f95b832e23abb49dd5d54a3272f710247bcb13d9
+version: 20230826
+mtime: 1693097221
+commit: 1b3876c5f9fede21447d9725d8671cbfd3abfb7f
 


commit publicsuffix for openSUSE:Factory

2023-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-07-11 15:56:17

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.8922 (New)


Package is "publicsuffix"

Tue Jul 11 15:56:17 2023 rev:95 rq:1097895 version:20230709

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-06-27 23:16:13.963238388 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.8922/publicsuffix.changes  
2023-07-11 15:56:21.092839188 +0200
@@ -1,0 +2,8 @@
+Mon Jul 10 08:17:58 UTC 2023 - Martin Pluskal 
+
+- Update to version 20230709:
+  * util: gTLD data autopull updates for 2023-07-08T15:13:17 UTC (#1796)
+  * util: gTLD data autopull updates for 2023-07-01T15:13:05 UTC (#1791)
+  * AWS Submissions to the Public Suffix List - Q1 2023 (#1600)
+
+---

Old:

  publicsuffix-20230616.obscpio

New:

  publicsuffix-20230709.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.g7Exit/_old  2023-07-11 15:56:21.932844074 +0200
+++ /var/tmp/diff_new_pack.g7Exit/_new  2023-07-11 15:56:21.940844121 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230616
+Version:20230709
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.g7Exit/_old  2023-07-11 15:56:22.020844586 +0200
+++ /var/tmp/diff_new_pack.g7Exit/_new  2023-07-11 15:56:22.024844609 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  d2d3e2e36a8f2b68c4f09e8c87f4f1d685cbf5e7
+  311a23a28743c79e593091fcced3fae83399bb8d
 (No newline at EOF)
 

++ publicsuffix-20230616.obscpio -> publicsuffix-20230709.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230616/public_suffix_list.dat 
new/publicsuffix-20230709/public_suffix_list.dat
--- old/publicsuffix-20230616/public_suffix_list.dat2023-06-16 
23:36:06.0 +0200
+++ new/publicsuffix-20230709/public_suffix_list.dat2023-07-09 
10:28:48.0 +0200
@@ -6719,7 +6719,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-06-16T15:12:40Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-07-08T15:13:18Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -8083,9 +8083,6 @@
 // hot : 2015-08-27 Amazon Registry Services, Inc.
 hot
 
-// hoteles : 2015-03-05 Travel Reservations SRL
-hoteles
-
 // hotels : 2016-04-07 Booking.com B.V.
 hotels
 
@@ -8827,9 +8824,6 @@
 // party : 2014-09-11 Blue Sky Registry Limited
 party
 
-// passagens : 2015-03-05 Travel Reservations SRL
-passagens
-
 // pay : 2015-08-27 Amazon Registry Services, Inc.
 pay
 
@@ -9340,7 +9334,7 @@
 // space : 2014-04-03 Radix FZC
 space
 
-// sport : 2017-11-16 Global Association of International Sports Federations 
(GAISF)
+// sport : 2017-11-16 SportAccord
 sport
 
 // spot : 2015-02-26 Amazon Registry Services, Inc.
@@ -9697,9 +9691,6 @@
 // voyage : 2013-08-27 Binky Moon, LLC
 voyage
 
-// vuelos : 2015-03-05 Travel Reservations SRL
-vuelos
-
 // wales : 2014-05-08 Nominet UK
 wales
 
@@ -10311,49 +10302,79 @@
 s3.us-east-2.amazonaws.com
 s3-website.us-east-2.amazonaws.com
 
+// Analytics on AWS
+// Submitted by AWS Security 
+// Reference: c02c3a80-f8a0-4fd2-b719-48ea8b7c28de
+analytics-gateway.ap-northeast-1.amazonaws.com
+analytics-gateway.eu-west-1.amazonaws.com
+analytics-gateway.us-east-1.amazonaws.com
+analytics-gateway.us-east-2.amazonaws.com
+analytics-gateway.us-west-2.amazonaws.com
+
 // AWS Cloud9
 // Submitted by: AWS Security 
-// Reference: 2b6dfa9a-3a7f-4367-b2e7-0321e77c0d59
+// Reference: 05c44955-977c-4b57-938a-f2af92733f9f
+webview-assets.aws-cloud9.af-south-1.amazonaws.com
 vfs.cloud9.af-south-1.amazonaws.com
 webview-assets.cloud9.af-south-1.amazonaws.com
+webview-assets.aws-cloud9.ap-east-1.amazonaws.com
 vfs.cloud9.ap-east-1.amazonaws.com
 webview-assets.cloud9.ap-east-1.amazonaws.com
+webview-assets.aws-cloud9.ap-northeast-1.amazonaws.com
 vfs.cloud9.ap-northeast-1.amazonaws.com
 webview-assets.cloud9.ap-northeast-1.amazonaws.com
+webview-assets.aws-cloud9.ap-northeast-2.amazonaws.com
 vfs.cloud9.ap-northeast-2.amazonaws.com
 webview-assets.cloud9.ap-northeast-2.amazonaws.com
+webview-assets.aws-cloud9.ap-northeast-3.amazonaws.com
 vfs

commit publicsuffix for openSUSE:Factory

2023-06-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-06-27 23:16:10

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.15902 (New)


Package is "publicsuffix"

Tue Jun 27 23:16:10 2023 rev:94 rq:1095556 version:20230616

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-06-17 22:19:51.547374207 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.15902/publicsuffix.changes 
2023-06-27 23:16:13.963238388 +0200
@@ -1,0 +2,8 @@
+Tue Jun 27 08:20:26 UTC 2023 - Martin Pluskal 
+
+- Update to version 20230616:
+  * Add 63 geographical domains for .vn ccTLD (#1776)
+  * util: gTLD data autopull updates for 2023-06-16T15:12:40 UTC (#1778)
+  * util: gTLD data autopull updates for 2023-06-14T15:13:06 UTC (#1777)
+
+---

Old:

  publicsuffix-20230613.obscpio

New:

  publicsuffix-20230616.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.hbOfCW/_old  2023-06-27 23:16:15.507247473 +0200
+++ /var/tmp/diff_new_pack.hbOfCW/_new  2023-06-27 23:16:15.511247497 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230613
+Version:20230616
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.hbOfCW/_old  2023-06-27 23:16:15.563247803 +0200
+++ /var/tmp/diff_new_pack.hbOfCW/_new  2023-06-27 23:16:15.567247827 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  9f978b0c5f7bff926d9e6861a70512af253f
+  d2d3e2e36a8f2b68c4f09e8c87f4f1d685cbf5e7
 (No newline at EOF)
 

++ publicsuffix-20230613.obscpio -> publicsuffix-20230616.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230613/public_suffix_list.dat 
new/publicsuffix-20230616/public_suffix_list.dat
--- old/publicsuffix-20230613/public_suffix_list.dat2023-06-13 
19:21:17.0 +0200
+++ new/publicsuffix-20230616/public_suffix_list.dat2023-06-16 
23:36:06.0 +0200
@@ -6274,6 +6274,7 @@
 org.vi
 
 // vn : https://www.vnnic.vn/en/domain/cctld-vn
+// https://vnnic.vn/sites/default/files/tailieu/vn.cctld.domains.txt
 vn
 ac.vn
 ai.vn
@@ -6291,6 +6292,71 @@
 org.vn
 pro.vn
 
+// vn geographical names
+angiang.vn
+bacgiang.vn
+backan.vn
+baclieu.vn
+bacninh.vn
+baria-vungtau.vn
+bentre.vn
+binhdinh.vn
+binhduong.vn
+binhphuoc.vn
+binhthuan.vn
+camau.vn
+cantho.vn
+caobang.vn
+daklak.vn
+daknong.vn
+danang.vn
+dienbien.vn
+dongnai.vn
+dongthap.vn
+gialai.vn
+hagiang.vn
+haiduong.vn
+haiphong.vn
+hanam.vn
+hanoi.vn
+hatinh.vn
+haugiang.vn
+hoabinh.vn
+hungyen.vn
+khanhhoa.vn
+kiengiang.vn
+kontum.vn
+laichau.vn
+lamdong.vn
+langson.vn
+laocai.vn
+longan.vn
+namdinh.vn
+nghean.vn
+ninhbinh.vn
+ninhthuan.vn
+phutho.vn
+phuyen.vn
+quangbinh.vn
+quangnam.vn
+quangngai.vn
+quangninh.vn
+quangtri.vn
+soctrang.vn
+sonla.vn
+tayninh.vn
+thaibinh.vn
+thainguyen.vn
+thanhhoa.vn
+thanhphohochiminh.vn
+thuathienhue.vn
+tiengiang.vn
+travinh.vn
+tuyenquang.vn
+vinhlong.vn
+vinhphuc.vn
+yenbai.vn
+
 // vu : https://en.wikipedia.org/wiki/.vu
 // http://www.vunic.vu/
 vu
@@ -6653,7 +6719,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-06-10T15:11:57Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-06-16T15:12:40Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7324,9 +7390,6 @@
 // cooking : 2013-11-21 Registry Services, LLC
 cooking
 
-// cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
-cookingchannel
-
 // cool : 2013-11-14 Binky Moon, LLC
 cool
 
@@ -7714,9 +,6 @@
 // food : 2016-04-21 Lifestyle Domain Holdings, Inc.
 food
 
-// foodnetwork : 2015-07-02 Lifestyle Domain Holdings, Inc.
-foodnetwork
-
 // football : 2014-12-18 Binky Moon, LLC
 football
 
@@ -7801,7 +7861,7 @@
 // garden : 2014-06-26 Registry Services, LLC
 garden
 
-// gay : 2019-05-23 Top Level Design, LLC
+// gay : 2019-05-23 Registry Services, LLC
 gay
 
 // gbiz : 2014-07-17 Charleston Road Registry Inc.
@@ -7951,7 +8011,7 @@
 // hdfcbank : 2015-02-12 HDFC Bank Limited
 hdfcbank
 
-// health : 2015-02-11 DotHealth, LLC
+// health : 2015-02-11 Registry Services, LLC
 health
 
 // healthcare : 2014-06-12 Binky Moon, LLC
@@ -7969,9 +8029,6 @@
 // hermes : 2014-07-10 HERMES

commit publicsuffix for openSUSE:Factory

2023-06-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-06-17 22:19:46

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.15902 (New)


Package is "publicsuffix"

Sat Jun 17 22:19:46 2023 rev:93 rq:1093071 version:20230613

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-06-11 19:52:41.698224318 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.15902/publicsuffix.changes 
2023-06-17 22:19:51.547374207 +0200
@@ -1,0 +2,7 @@
+Wed Jun 14 08:08:37 UTC 2023 - Martin Pluskal 
+
+- Update to version 20230613:
+  * Add `{id,io,ai}.vn` for .vn ccTLD in ICANN Section (#1771)
+  * util: gTLD data autopull updates for 2023-06-10T15:11:56 UTC (#1774)
+
+---

Old:

  publicsuffix-20230607.obscpio

New:

  publicsuffix-20230613.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.dxDSkV/_old  2023-06-17 22:19:52.351379039 +0200
+++ /var/tmp/diff_new_pack.dxDSkV/_new  2023-06-17 22:19:52.355379062 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230607
+Version:20230613
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.dxDSkV/_old  2023-06-17 22:19:52.391379279 +0200
+++ /var/tmp/diff_new_pack.dxDSkV/_new  2023-06-17 22:19:52.395379303 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  93caf9780b9f61fbe074b1f19c2b8eb3c62d42bb
+  9f978b0c5f7bff926d9e6861a70512af253f
 (No newline at EOF)
 

++ publicsuffix-20230607.obscpio -> publicsuffix-20230613.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230607/public_suffix_list.dat 
new/publicsuffix-20230613/public_suffix_list.dat
--- old/publicsuffix-20230607/public_suffix_list.dat2023-06-07 
18:57:30.0 +0200
+++ new/publicsuffix-20230613/public_suffix_list.dat2023-06-13 
19:21:17.0 +0200
@@ -6273,20 +6273,23 @@
 net.vi
 org.vi
 
-// vn : https://www.dot.vn/vnnic/vnnic/domainregistration.jsp
+// vn : https://www.vnnic.vn/en/domain/cctld-vn
 vn
+ac.vn
+ai.vn
+biz.vn
 com.vn
-net.vn
-org.vn
 edu.vn
 gov.vn
-int.vn
-ac.vn
-biz.vn
+health.vn
+id.vn
 info.vn
+int.vn
+io.vn
 name.vn
+net.vn
+org.vn
 pro.vn
-health.vn
 
 // vu : https://en.wikipedia.org/wiki/.vu
 // http://www.vunic.vu/
@@ -6650,7 +6653,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-06-07T15:13:30Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-06-10T15:11:57Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -8689,10 +8692,10 @@
 // okinawa : 2013-12-05 BRregistry, Inc.
 okinawa
 
-// olayan : 2015-05-14 Crescent Holding GmbH
+// olayan : 2015-05-14 Competrol (Luxembourg) Sarl
 olayan
 
-// olayangroup : 2015-05-14 Crescent Holding GmbH
+// olayangroup : 2015-05-14 Competrol (Luxembourg) Sarl
 olayangroup
 
 // oldnavy : 2015-07-31 The Gap, Inc.
@@ -9925,7 +9928,7 @@
 // xn--mgba3a3ejt : 2014-11-20 Aramco Services Company
 ارامكو
 
-// xn--mgba7c0bbn0a : 2015-05-14 Crescent Holding GmbH
+// xn--mgba7c0bbn0a : 2015-05-14 Competrol (Luxembourg) Sarl
 العليان
 
 // xn--mgbaakc7dvf : 2015-09-03 Emirates Telecommunications Corporation 
(trading as Etisalat)

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.dxDSkV/_old  2023-06-17 22:19:52.487379856 +0200
+++ /var/tmp/diff_new_pack.dxDSkV/_new  2023-06-17 22:19:52.491379880 +0200
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20230607
-mtime: 1686157050
-commit: 93caf9780b9f61fbe074b1f19c2b8eb3c62d42bb
+version: 20230613
+mtime: 1686676877
+commit: 9f978b0c5f7bff926d9e6861a70512af253f
 


commit publicsuffix for openSUSE:Factory

2023-06-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-06-11 19:52:35

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.15902 (New)


Package is "publicsuffix"

Sun Jun 11 19:52:35 2023 rev:92 rq:1091778 version:20230607

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-04-28 16:22:55.289853741 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.15902/publicsuffix.changes 
2023-06-11 19:52:41.698224318 +0200
@@ -1,0 +2,8 @@
+Fri Jun  9 08:40:40 UTC 2023 - Martin Pluskal 
+
+- Update to version 20230607:
+  * util: gTLD data autopull updates for 2023-06-07T15:13:30 UTC (#1772)
+  * Add test workflow (#1750)
+  * Update of gov.pl labels (#1752)
+
+---

Old:

  publicsuffix-20230426.obscpio

New:

  publicsuffix-20230607.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.wHAn0P/_old  2023-06-11 19:52:42.650230059 +0200
+++ /var/tmp/diff_new_pack.wHAn0P/_new  2023-06-11 19:52:42.654230083 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230426
+Version:20230607
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.wHAn0P/_old  2023-06-11 19:52:42.702230373 +0200
+++ /var/tmp/diff_new_pack.wHAn0P/_new  2023-06-11 19:52:42.702230373 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  a304485800b4b6b796fcccbb3be1585f189ee038
+  93caf9780b9f61fbe074b1f19c2b8eb3c62d42bb
 (No newline at EOF)
 

++ publicsuffix-20230426.obscpio -> publicsuffix-20230607.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230426/.github/workflows/test.yml 
new/publicsuffix-20230607/.github/workflows/test.yml
--- old/publicsuffix-20230426/.github/workflows/test.yml1970-01-01 
01:00:00.0 +0100
+++ new/publicsuffix-20230607/.github/workflows/test.yml2023-06-07 
18:57:30.0 +0200
@@ -0,0 +1,19 @@
+name: Test
+on: push
+
+permissions:
+  contents: read
+
+jobs:
+  make-test:
+name: make test
+runs-on: ubuntu-22.04
+steps:
+  - name: Check out code
+uses: actions/checkout@v3
+
+  - name: Install dependencies
+run: sudo apt install -y autopoint
+
+  - name: Run test
+run: make test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230426/public_suffix_list.dat 
new/publicsuffix-20230607/public_suffix_list.dat
--- old/publicsuffix-20230426/public_suffix_list.dat2023-04-26 
20:50:33.0 +0200
+++ new/publicsuffix-20230607/public_suffix_list.dat2023-06-07 
18:57:30.0 +0200
@@ -5146,52 +5146,60 @@
 // Government domains
 gov.pl
 ap.gov.pl
+griw.gov.pl
 ic.gov.pl
 is.gov.pl
-us.gov.pl
 kmpsp.gov.pl
+konsulat.gov.pl
 kppsp.gov.pl
-kwpsp.gov.pl
-psp.gov.pl
-wskr.gov.pl
 kwp.gov.pl
+kwpsp.gov.pl
+mup.gov.pl
 mw.gov.pl
-ug.gov.pl
-um.gov.pl
-umig.gov.pl
-ugim.gov.pl
-upow.gov.pl
-uw.gov.pl
-starostwo.gov.pl
+oia.gov.pl
+oirm.gov.pl
+oke.gov.pl
+oow.gov.pl
+oschr.gov.pl
+oum.gov.pl
 pa.gov.pl
+pinb.gov.pl
+piw.gov.pl
 po.gov.pl
+pr.gov.pl
+psp.gov.pl
 psse.gov.pl
 pup.gov.pl
 rzgw.gov.pl
 sa.gov.pl
+sdn.gov.pl
+sko.gov.pl
 so.gov.pl
 sr.gov.pl
-wsa.gov.pl
-sko.gov.pl
+starostwo.gov.pl
+ug.gov.pl
+ugim.gov.pl
+um.gov.pl
+umig.gov.pl
+upow.gov.pl
+uppo.gov.pl
+us.gov.pl
+uw.gov.pl
 uzs.gov.pl
+wif.gov.pl
 wiih.gov.pl
 winb.gov.pl
-pinb.gov.pl
 wios.gov.pl
 witd.gov.pl
-wzmiuw.gov.pl
-piw.gov.pl
 wiw.gov.pl
-griw.gov.pl
-wif.gov.pl
-oum.gov.pl
-sdn.gov.pl
-zp.gov.pl
-uppo.gov.pl
-mup.gov.pl
+wkz.gov.pl
+wsa.gov.pl
+wskr.gov.pl
+wsse.gov.pl
 wuoz.gov.pl
-konsulat.gov.pl
-oirm.gov.pl
+wzmiuw.gov.pl
+zp.gov.pl
+zpisdn.gov.pl
 // pl regional domains (http://www.dns.pl/english/index.html)
 augustow.pl
 babia-gora.pl
@@ -6642,7 +6650,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-04-14T15:13:16Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2023-06-07T15:13:30Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -6650,9 +6658,6 @@
 // aarp : 2015-05-21 AARP
 aarp
 
-// abarth : 2015-07-30 Fiat Chrysler Automobiles N.V.
-abarth
-
 // abb : 2014-10-24 ABB Ltd
 abb
 
@@ -6731,9 +6736,6 @@
 

commit publicsuffix for openSUSE:Factory

2023-04-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-04-28 16:22:39

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1533 (New)


Package is "publicsuffix"

Fri Apr 28 16:22:39 2023 rev:91 rq:1083242 version:20230426

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-04-20 15:13:55.741807016 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1533/publicsuffix.changes  
2023-04-28 16:22:55.289853741 +0200
@@ -1,0 +2,7 @@
+Thu Apr 27 08:32:26 UTC 2023 - santiago.zar...@suse.com
+
+- Update to version 20230426:
+  * Update public_suffix_list.dat (#1747)
+  * Update README.md - added link to sorting
+
+---

Old:

  publicsuffix-20230414.obscpio

New:

  publicsuffix-20230426.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.iUTEIz/_old  2023-04-28 16:23:00.361883346 +0200
+++ /var/tmp/diff_new_pack.iUTEIz/_new  2023-04-28 16:23:00.369883392 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230414
+Version:20230426
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.iUTEIz/_old  2023-04-28 16:23:00.409883626 +0200
+++ /var/tmp/diff_new_pack.iUTEIz/_new  2023-04-28 16:23:00.413883649 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  88467c960d6cdad2ca1623e892e5e17506bc269f
+  a304485800b4b6b796fcccbb3be1585f189ee038
 (No newline at EOF)
 

++ publicsuffix-20230414.obscpio -> publicsuffix-20230426.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230414/README.md 
new/publicsuffix-20230426/README.md
--- old/publicsuffix-20230414/README.md 2023-04-14 17:35:05.0 +0200
+++ new/publicsuffix-20230426/README.md 2023-04-26 20:50:33.0 +0200
@@ -7,12 +7,13 @@
 
 See https://publicsuffix.org/ and the 
[Wiki](https://github.com/publicsuffix/list/wiki) link above for more 
information.
 
-[![Build 
Status](https://travis-ci.org/publicsuffix/list.svg?branch=master)](https://travis-ci.org/publicsuffix/list)
-
 **Are you here to add or update something?**
 
-All submissions must conform to the [validation and acceptance 
factors](https://github.com/publicsuffix/list/wiki/Guidelines#validation-and-non-acceptance-factors)
 and provide sufficient rationale or basically be as complete as possible.
-The list is maintained by people volunteering their time.  Iteration back and 
forth will delay PR review or inclusion.
+All submissions must conform to the [validation and acceptance 
factors](https://github.com/publicsuffix/list/wiki/Guidelines#validation-and-non-acceptance-factors)
 and provide sufficient rationale or basically be as complete as possible, and 
follow the [Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines), 
especially as they relate to format and 
[sorting](https://github.com/publicsuffix/list/wiki/Guidelines#sort-your-submission-correctly-important).
+
+The list is currently maintained by people who are volunteering their time 
towards universal acceptance and ensuring there is a bridge between the ICANN 
world of domain names and the crucial last mile - the world of developers and 
human users.  
+
+Iteration back and forth will delay PR review or inclusion.  Be extremely 
thorough, and patient.
 
 Important Notice:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230414/public_suffix_list.dat 
new/publicsuffix-20230426/public_suffix_list.dat
--- old/publicsuffix-20230414/public_suffix_list.dat2023-04-14 
17:35:05.0 +0200
+++ new/publicsuffix-20230426/public_suffix_list.dat2023-04-26 
20:50:33.0 +0200
@@ -5876,6 +5876,7 @@
 kirovograd.ua
 km.ua
 kr.ua
+kropyvnytskyi.ua
 krym.ua
 ks.ua
 kv.ua

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.iUTEIz/_old  2023-04-28 16:23:00.553884467 +0200
+++ /var/tmp/diff_new_pack.iUTEIz/_new  2023-04-28 16:23:00.557884490 +0200
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20230414
-mtime: 1681486505
-commit: 88467c960d6cdad2ca1623e892e5e17506bc269f
+version: 20230426
+mtime: 1682535033
+commit: a304485800b4b6b796fcccbb3be1585f189ee038
 


commit publicsuffix for openSUSE:Factory

2023-04-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2023-04-20 15:13:31

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2023 (New)


Package is "publicsuffix"

Thu Apr 20 15:13:31 2023 rev:90 rq:1080062 version:20230414

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2023-03-02 23:03:19.683377872 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2023/publicsuffix.changes  
2023-04-20 15:13:55.741807016 +0200
@@ -1,0 +2,13 @@
+Tue Apr 18 07:38:17 UTC 2023 - Martin Pluskal 
+
+- Update to version 20230414:
+  * util: gTLD data autopull updates for 2023-04-14T15:13:16 UTC (#1738)
+  * Change - update comments/policy for the French ccTLDs (`.fr`, `.pm`, 
`.re`, `.tf`, `.wf`, `.yt`) by Administrator (#1732)
+  * New policy for .museum, without all the SLD (Second-Level Domains) (#1729)
+  * Add ladesk.com (#1538)
+  * util: gTLD data autopull updates for 2023-03-18T15:13:12 UTC (#1723)
+  * util: gTLD data autopull updates for 2023-03-08T15:15:40 UTC (#1714)
+  * Additional ngrok domains - more `ngrok.io` from #48 + `ngrok.app` 
`ngrok-free.app` `ngrok.dev` `ngrok-free.dev` `ngrok.pizza` (#1653)
+  * Add `ie.ua` (#1597)
+
+---

Old:

  publicsuffix-20230226.obscpio

New:

  publicsuffix-20230414.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.mB1Csp/_old  2023-04-20 15:13:56.321809675 +0200
+++ /var/tmp/diff_new_pack.mB1Csp/_new  2023-04-20 15:13:56.325809694 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20230226
+Version:20230414
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.mB1Csp/_old  2023-04-20 15:13:56.373809913 +0200
+++ /var/tmp/diff_new_pack.mB1Csp/_new  2023-04-20 15:13:56.377809932 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  1462639dbb2da7f4b1985e66de521696cd3e8319
+  88467c960d6cdad2ca1623e892e5e17506bc269f
 (No newline at EOF)
 

++ publicsuffix-20230226.obscpio -> publicsuffix-20230414.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20230226/public_suffix_list.dat 
new/publicsuffix-20230414/public_suffix_list.dat
--- old/publicsuffix-20230226/public_suffix_list.dat2023-02-27 
01:11:28.0 +0100
+++ new/publicsuffix-20230414/public_suffix_list.dat2023-04-14 
17:35:05.0 +0200
@@ -1051,8 +1051,7 @@
 // fo : https://en.wikipedia.org/wiki/.fo
 fo
 
-// fr : http://www.afnic.fr/
-// domaines descriptifs : 
https://www.afnic.fr/medias/documents/Cadre_legal/Afnic_Naming_Policy_12122016_VEN.pdf
+// fr : https://www.afnic.fr/ 
https://www.afnic.fr/wp-media/uploads/2022/12/afnic-naming-policy-2023-01-01.pdf
 fr
 asso.fr
 com.fr
@@ -1060,7 +1059,7 @@
 nom.fr
 prd.fr
 tm.fr
-// domaines sectoriels : 
https://www.afnic.fr/en/products-and-services/the-fr-tld/sector-based-fr-domains-4.html
+// Former "domaines sectoriels", still registration suffixes
 aeroport.fr
 avocat.fr
 avoues.fr
@@ -4070,555 +4069,8 @@
 co.mu
 or.mu
 
-// museum : http://about.museum/naming/
-// http://index.museum/
+// museum : 
https://welcome.museum/wp-content/uploads/2018/05/20180525-Registration-Policy-MUSEUM-EN_VF-2.pdf
 https://welcome.museum/buy-your-dot-museum-2/
 museum
-academy.museum
-agriculture.museum
-air.museum
-airguard.museum
-alabama.museum
-alaska.museum
-amber.museum
-ambulance.museum
-american.museum
-americana.museum
-americanantiques.museum
-americanart.museum
-amsterdam.museum
-and.museum
-annefrank.museum
-anthro.museum
-anthropology.museum
-antiques.museum
-aquarium.museum
-arboretum.museum
-archaeological.museum
-archaeology.museum
-architecture.museum
-art.museum
-artanddesign.museum
-artcenter.museum
-artdeco.museum
-arteducation.museum
-artgallery.museum
-arts.museum
-artsandcrafts.museum
-asmatart.museum
-assassination.museum
-assisi.museum
-association.museum
-astronomy.museum
-atlanta.museum
-austin.museum
-australia.museum
-automotive.museum
-aviation.museum
-axis.museum
-badajoz.museum
-baghdad.museum
-bahn.museum
-bale.museum
-baltimore.museum
-barcelona.museum
-baseball.museum
-basel.museum
-baths.museum
-bauern.museum
-beauxarts.museum
-beeldengeluid.museum
-bellevue.museum
-bergbau.museum
-berkeley.museum
-berlin.museum
-bern.museum
-bible.museum
-bilbao.museum
-bill.museum
-birdart.museum
-birthplace.museum
-bonn.museum
-boston.museum
-botanical.museu

commit publicsuffix for openSUSE:Factory

2022-09-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-09-15 22:57:43

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2083 (New)


Package is "publicsuffix"

Thu Sep 15 22:57:43 2022 rev:87 rq:1003463 version:20220903

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2022-08-11 18:31:27.302140452 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2083/publicsuffix.changes  
2022-09-15 22:57:47.472978369 +0200
@@ -1,0 +2,11 @@
+Wed Sep 14 07:47:24 UTC 2022 - Martin Pluskal 
+
+- Update to version 20220903:
+  * util: gTLD data autopull updates for 2022-09-03T15:15:24 UTC (#1606)
+  * Update public_suffix_list.dat (#1594)
+  * Add streamlitapp.com (#1591)
+  * Update public_suffix_list.dat (#1573)
+  * Add Framer Sites domains to PSL (#1570)
+  * new TLD .?? and SLDs for Israel by ISOC-IL (#1595)
+
+---

Old:

  publicsuffix-20220805.obscpio

New:

  publicsuffix-20220903.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.ifZNSH/_old  2022-09-15 22:57:48.352980854 +0200
+++ /var/tmp/diff_new_pack.ifZNSH/_new  2022-09-15 22:57:48.356980866 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20220805
+Version:20220903
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.ifZNSH/_old  2022-09-15 22:57:48.404981001 +0200
+++ /var/tmp/diff_new_pack.ifZNSH/_new  2022-09-15 22:57:48.404981001 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  30882342b60b540fd629ed67efd4763322bd47bd
+  914ad8f265f9af32e6735c07a3b4bd0065cf5942
 (No newline at EOF)
 

++ publicsuffix-20220805.obscpio -> publicsuffix-20220903.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20220805/public_suffix_list.dat 
new/publicsuffix-20220903/public_suffix_list.dat
--- old/publicsuffix-20220805/public_suffix_list.dat2022-08-05 
21:56:40.0 +0200
+++ new/publicsuffix-20220903/public_suffix_list.dat2022-09-03 
17:35:04.0 +0200
@@ -1315,7 +1315,9 @@
 ie
 gov.ie
 
-// il : http://www.isoc.org.il/domains/
+// il : http://www.isoc.org.il/domains/
+// see also:https://en.isoc.org.il/il-cctld/registration-rules
+// ISOC-IL  (operated by .il Registry)
 il
 ac.il
 co.il
@@ -1325,6 +1327,16 @@
 muni.il
 net.il
 org.il
+// xn--4dbrk0ce ("Israel", Hebrew) : IL
+??
+// xn--4dbgdty6c.xn--4dbrk0ce.
+.??
+// xn--5dbhl8d.xn--4dbrk0ce.
+.??
+// xn--8dbq2a.xn--4dbrk0ce.
+??.??
+// xn--hebda8b.xn--4dbrk0ce.
+.??
 
 // im : https://www.nic.im/
 // Submitted by registry 
@@ -7159,7 +7171,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-07-28T15:14:54Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-09-03T15:15:24Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7668,7 +7680,7 @@
 // casa : 2013-11-21 Registry Services, LLC
 casa
 
-// case : 2015-09-03 Helium TLDs Ltd
+// case : 2015-09-03 Digity, LLC
 case
 
 // cash : 2014-03-06 Binky Moon, LLC
@@ -8358,7 +8370,7 @@
 // gives : 2014-03-06 Public Interest Registry
 gives
 
-// giving : 2014-11-13 Giving Limited
+// giving : 2014-11-13 Public Interest Registry
 giving
 
 // glass : 2013-11-07 Binky Moon, LLC
@@ -10900,6 +10912,10 @@
 shopselect.net
 base.shop
 
+// BeagleBoard.org Foundation : https://beagleboard.org
+// Submitted by Jason Kridner 
+beagleboard.io
+
 // Beget Ltd
 // Submitted by Lev Nekrasov 
 *.beget.app
@@ -11678,6 +11694,11 @@
 // Submitted by Vladimir Dudr 
 e4.cz
 
+// Easypanel : https://easypanel.io
+// Submitted by Andrei Canta 
+easypanel.app
+easypanel.host
+
 // eero : https://eero.com/
 // Submitted by Yue Kang 
 eero.online
@@ -11972,6 +11993,10 @@
 // Submitted by Koen Rouwhorst 
 framer.app
 framercanvas.com
+framer.media
+framer.photos
+framer.website
+framer.wiki
 
 // Frusky MEDIA&PR : https://www.frusky.de
 // Submitted by Victor Pupynin 
@@ -13583,6 +13608,10 @@
 // Submitted by Dan Kozak 
 vp4.me
 
+// Snowflake Inc : https://www.snowflake.com/
+// Submitted by Faith Olapade 
+streamlitapp.com
+
 // Snowplow Analytics : https://snowplowanalytics

commit publicsuffix for openSUSE:Factory

2022-06-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-06-01 17:34:11

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1548 (New)


Package is "publicsuffix"

Wed Jun  1 17:34:11 2022 rev:85 rq:980053 version:20220518

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2022-05-12 22:58:20.204633784 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1548/publicsuffix.changes  
2022-06-01 17:34:24.878723263 +0200
@@ -1,0 +2,10 @@
+Tue May 31 08:10:11 UTC 2022 - Martin Pluskal 
+
+- Update to version 20220518:
+  * util: gTLD data autopull updates for 2022-05-18T15:16:02 UTC (#1567)
+  * fixed wordwrap; added # of users q
+  * Add builder.code.com, stg-builder.code.com, and dev-builder.code.com 
(#1566)
+  * UPDATE HOSTBIP RECORDS (`name.pm` `sch.tf` `biz.wf` `sch.wf` `org.yt`) 
(#1473)
+  * Fix comments delete space and deprecation of io/ioutil (#1557)
+
+---

Old:

  publicsuffix-20220510.obscpio

New:

  publicsuffix-20220518.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.fRu87R/_old  2022-06-01 17:34:25.526724029 +0200
+++ /var/tmp/diff_new_pack.fRu87R/_new  2022-06-01 17:34:25.530724034 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20220510
+Version:20220518
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.fRu87R/_old  2022-06-01 17:34:25.586724100 +0200
+++ /var/tmp/diff_new_pack.fRu87R/_new  2022-06-01 17:34:25.590724105 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  663236d380ce0f80fa5880b0536988ebc0af6d54
+  d17a65633b0286833727ef21e897a22564695ef5
 (No newline at EOF)
 

++ publicsuffix-20220510.obscpio -> publicsuffix-20220518.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20220510/.github/pull_request_template.md 
new/publicsuffix-20220518/.github/pull_request_template.md
--- old/publicsuffix-20220510/.github/pull_request_template.md  2022-05-10 
21:07:53.0 +0200
+++ new/publicsuffix-20220518/.github/pull_request_template.md  2022-05-18 
21:44:47.0 +0200
@@ -69,18 +69,11 @@
 
 ---
 
-For Private section requests that are submitting entries for domains 
-that match their organization website's primary domain, please 
-understand that this can have impacts that may not match the 
-desired outcome and take a long time to rollback, if at all.
-
-To ensure that requested changes are entirely intentional, make sure 
-that you read the affectation and propagation expectations, 
-that you understand them, and confirm this understanding. 
-
-PR Rollbacks have lower priority, and the volunteers are unable 
-to control when or if browsers or other parties using the 
-PSL will refresh or update.
+For Private section requests that are submitting entries for domains that 
match their organization website's primary domain, please understand that this 
can have impacts that may not match the desired outcome and take a long time to 
rollback, if at all.
+
+To ensure that requested changes are entirely intentional, make sure that you 
read the affectation and propagation expectations, that you understand them, 
and confirm this understanding. 
+
+PR Rollbacks have lower priority, and the volunteers are unable to control 
when or if browsers or other parties using the PSL will refresh or update.
 
 
 
+Number of users this request is being made to serve:
+
+
+
 DNS Verification via dig
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20220510/public_suffix_list.dat 
new/publicsuffix-20220518/public_suffix_list.dat
--- old/publicsuffix-20220510/public_suffix_list.dat2022-05-10 
21:07:53.0 +0200
+++ new/publicsuffix-20220518/public_suffix_list.dat2022-05-18 
21:44:47.0 +0200
@@ -7130,7 +7130,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-04-30T15:14:46Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-05-18T15:16:02Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -8851,7 +8851,7 @@
 // linde : 2014-12-04 Linde Aktiengesellschaft
 linde
 
-// link : 2013-11-14 UNR Corp.
+// 

commit publicsuffix for openSUSE:Factory

2022-05-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-05-12 22:58:02

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1538 (New)


Package is "publicsuffix"

Thu May 12 22:58:02 2022 rev:84 rq:976208 version:20220510

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2022-04-22 21:52:45.522703748 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1538/publicsuffix.changes  
2022-05-12 22:58:20.204633784 +0200
@@ -1,0 +2,9 @@
+Wed May 11 06:40:30 UTC 2022 - Martin Pluskal 
+
+- Update to version 20220510:
+  * Cleaned up the wording and formatting
+  * Clarified 3rd party workaround stuff; fixed #1559
+  * Add gov.nl (#1558)
+  * util: gTLD data autopull updates for 2022-04-30T15:14:45 UTC (#1564)
+
+---

Old:

  publicsuffix-20220415.obscpio

New:

  publicsuffix-20220510.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.HsWwTb/_old  2022-05-12 22:58:20.816634606 +0200
+++ /var/tmp/diff_new_pack.HsWwTb/_new  2022-05-12 22:58:20.820634611 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20220415
+Version:20220510
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.HsWwTb/_old  2022-05-12 22:58:20.860634665 +0200
+++ /var/tmp/diff_new_pack.HsWwTb/_new  2022-05-12 22:58:20.864634670 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  a7cc621db86f3fa3c46b6c6842b36b9c0eeeb40f
+  663236d380ce0f80fa5880b0536988ebc0af6d54
 (No newline at EOF)
 

++ publicsuffix-20220415.obscpio -> publicsuffix-20220510.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20220415/.github/pull_request_template.md 
new/publicsuffix-20220510/.github/pull_request_template.md
--- old/publicsuffix-20220415/.github/pull_request_template.md  2022-04-15 
14:01:12.0 +0200
+++ new/publicsuffix-20220510/.github/pull_request_template.md  2022-05-10 
21:07:53.0 +0200
@@ -1,3 +1,8 @@
+Public Suffix List (PSL) Pull Request (PR) Template
+
+
+Each PSL PR needs to have a description, rationale, indication of DNS 
validation and syntax checking, as well as a number of acknowlegements from the 
submitter.  This template must be included with each PR, and the submitting 
party MUST provide responses to all of the elements in order to be considered.
+
 
+### Checklist of required steps
 
 * [ ] Description of Organization
 * [ ] Reason for PSL Inclusion
 * [ ] DNS verification via dig
 * [ ] Run Syntax Checker (make test)
 
-* [ ] Each domain listed in the PRIVATE section has and shall maintain at 
least two years remaining on registration, and we shall keep the _PSL txt 
record in place
+* [ ] Each domain listed in the PRIVATE section has and shall maintain at 
least two years remaining on registration, and we shall keep the \_PSL txt 
record in place in the respective zone(s) in the affected section
 
 __Submitter affirms the following:__ 
 
+  * [ ] We are listing *any* third-party limits that we seek to work around in 
our rationale such as those between IOS 14.5+ and Facebook (see [Issue 
#1245](https://github.com/publicsuffix/list/issues/1245) as a well-documented 
example)
 
+
-  * [ ] We are listing *any* third-party limits that we seek to work around in 
our rationale such as those between IOS 14.5+ and Facebook (see [Issue 
#1245](https://github.com/publicsuffix/list/issues/1245) as a well-documented 
example)
+
   * [ ] This request was _not_ submitted with the objective of working around 
other third-party limits
+
 
+
   * [ ] The [Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines) 
were carefully _read_ and _understood_, and this request conforms
-  * [ ] The submission follows the 
[guidelines](https://github.com/publicsuffix/list/wiki/Format) on formatting
+  * [ ] The submission follows the 
[guidelines](https://github.com/publicsuffix/list/wiki/Format) on formatting 
and sorting
+
+
 
 ---
-__For Private section requests that are submitting entries for domains that 
match their organization website's primary domain:__
 
-``` 
+For Private section requests that are submitting entries for domains 
+that match their organization website's primary domain, please 
+understand that this can have impacts that may not match the 
+desired outcome and take a long time to rollback, if at all.
+
+To ensure th

commit publicsuffix for openSUSE:Factory

2022-04-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-04-22 21:52:30

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1538 (New)


Package is "publicsuffix"

Fri Apr 22 21:52:30 2022 rev:83 rq:970683 version:20220415

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2022-04-08 00:26:57.714831943 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1538/publicsuffix.changes  
2022-04-22 21:52:45.522703748 +0200
@@ -1,0 +2,8 @@
+Tue Apr 19 07:43:55 UTC 2022 - Martin Pluskal 
+
+- Update to version 20220415:
+  * util: gTLD data autopull updates for 2022-04-14T15:15:34 UTC (#1554)
+  * Add `1.azurestaticapps.net` DNS suffix (#1514)
+  * add support for scaleway subdomains (#1507)
+
+---

Old:

  publicsuffix-20220405.obscpio

New:

  publicsuffix-20220415.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.fq3EKf/_old  2022-04-22 21:52:46.206704527 +0200
+++ /var/tmp/diff_new_pack.fq3EKf/_new  2022-04-22 21:52:46.210704532 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20220405
+Version:20220415
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.fq3EKf/_old  2022-04-22 21:52:46.254704582 +0200
+++ /var/tmp/diff_new_pack.fq3EKf/_new  2022-04-22 21:52:46.254704582 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  0afe1eefa37c81bc57af71427e9d411e8e586f39
+  a7cc621db86f3fa3c46b6c6842b36b9c0eeeb40f
 (No newline at EOF)
 

++ publicsuffix-20220405.obscpio -> publicsuffix-20220415.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20220405/public_suffix_list.dat 
new/publicsuffix-20220415/public_suffix_list.dat
--- old/publicsuffix-20220405/public_suffix_list.dat2022-04-05 
09:33:13.0 +0200
+++ new/publicsuffix-20220415/public_suffix_list.dat2022-04-15 
14:01:12.0 +0200
@@ -7130,7 +7130,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-03-27T15:13:38Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-04-14T15:15:34Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7471,7 +7471,7 @@
 // black : 2014-01-16 Afilias Limited
 black
 
-// blackfriday : 2014-01-16 UNR Corp.
+// blackfriday : 2014-01-16 Registry Services, LLC
 blackfriday
 
 // blockbuster : 2015-07-30 Dish DBS Corporation
@@ -8308,7 +8308,7 @@
 // gea : 2014-12-04 GEA Group Aktiengesellschaft
 gea
 
-// gent : 2014-01-23 COMBELL NV
+// gent : 2014-01-23 Easyhost BV
 gent
 
 // genting : 2015-03-12 Resorts World Inc Pte. Ltd.
@@ -9307,7 +9307,7 @@
 // phone : 2016-06-02 Dish DBS Corporation
 phone
 
-// photo : 2013-11-14 UNR Corp.
+// photo : 2013-11-14 Registry Services, LLC
 photo
 
 // photography : 2013-09-20 Binky Moon, LLC
@@ -9550,7 +9550,7 @@
 // rugby : 2016-12-15 World Rugby Strategic Developments Limited
 rugby
 
-// ruhr : 2013-10-02 regiodot GmbH & Co. KG
+// ruhr : 2013-10-02 dotSaarland GmbH
 ruhr
 
 // run : 2015-03-19 Binky Moon, LLC
@@ -12798,12 +12798,13 @@
 co.pl
 
 // Microsoft Corporation : http://microsoft.com
-// Submitted by Mitch Webster 
+// Submitted by Public Suffix List Admin 
 *.azurecontainer.io
 azurewebsites.net
 azure-mobile.net
 cloudapp.net
 azurestaticapps.net
+1.azurestaticapps.net
 centralus.azurestaticapps.net
 eastasia.azurestaticapps.net
 eastus2.azurestaticapps.net
@@ -13397,6 +13398,34 @@
 logoip.de
 logoip.com
 
+// Scaleway : https://www.scaleway.com/
+// Submitted by R??my L??one 
+fr-par-1.baremetal.scw.cloud
+fr-par-2.baremetal.scw.cloud
+nl-ams-1.baremetal.scw.cloud
+fnc.fr-par.scw.cloud
+functions.fnc.fr-par.scw.cloud
+k8s.fr-par.scw.cloud
+nodes.k8s.fr-par.scw.cloud
+s3.fr-par.scw.cloud
+s3-website.fr-par.scw.cloud
+whm.fr-par.scw.cloud
+priv.instances.scw.cloud
+pub.instances.scw.cloud
+k8s.scw.cloud
+k8s.nl-ams.scw.cloud
+nodes.k8s.nl-ams.scw.cloud
+s3.nl-ams.scw.cloud
+s3-website.nl-ams.scw.cloud
+whm.nl-ams.scw.cloud
+k8s.pl-waw.scw.cloud
+nodes.k8s.pl-waw.scw.cloud
+s3.pl-waw.scw.cloud
+s3-website.pl-waw.scw.cloud
+scalebook.scw.cloud
+smartlabeling.scw.cloud
+dedibox.fr
+
 // schokokeks.org GbR : https://schokokeks.org/
 // Submitted by Hanno B??ck 
 schok

commit publicsuffix for openSUSE:Factory

2022-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-04-08 00:26:36

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1900 (New)


Package is "publicsuffix"

Fri Apr  8 00:26:36 2022 rev:82 rq:966957 version:20220405

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2022-03-16 21:30:21.967393621 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1900/publicsuffix.changes  
2022-04-08 00:26:57.714831943 +0200
@@ -1,0 +2,15 @@
+Tue Apr  5 08:14:44 UTC 2022 - Martin Pluskal 
+
+- Update to version 20220405 (bsc#1198068):
+  * Update .AE policy link
+  * Add new `direct.quickconnect.cn` domain to Synology dynamic dns service. 
(#1547)
+  * util: gTLD data autopull updates for 2022-03-27T15:13:37 UTC (#1546)
+  * Add user.localcert.dev (#1459)
+  * Add Airkit domains (#1501)
+  * Add domains for encore.dev (#1531)
+  * util: gTLD data autopull updates for 2022-03-24T15:14:59 UTC (#1544)
+  * util: gTLD data autopull updates for 2022-03-22T15:14:59 UTC (#1542)
+  * Add: campaign.gov.uk (#1536)
+  * fix: Fixed spelling errors in PSL (#1530)
+
+---

Old:

  publicsuffix-20220304.obscpio

New:

  publicsuffix-20220405.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.73uop7/_old  2022-04-08 00:26:58.302825344 +0200
+++ /var/tmp/diff_new_pack.73uop7/_new  2022-04-08 00:26:58.306825298 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20220304
+Version:20220405
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.73uop7/_old  2022-04-08 00:26:58.342824895 +0200
+++ /var/tmp/diff_new_pack.73uop7/_new  2022-04-08 00:26:58.346824850 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  68b67d3cf156dbef9919b6b9f8ae4a52e9deead6
+  0afe1eefa37c81bc57af71427e9d411e8e586f39
 (No newline at EOF)
 

++ publicsuffix-20220304.obscpio -> publicsuffix-20220405.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20220304/public_suffix_list.dat 
new/publicsuffix-20220405/public_suffix_list.dat
--- old/publicsuffix-20220304/public_suffix_list.dat2022-03-04 
21:55:11.0 +0100
+++ new/publicsuffix-20220405/public_suffix_list.dat2022-04-05 
09:33:13.0 +0200
@@ -22,8 +22,7 @@
 ad
 nom.ad
 
-// ae : https://en.wikipedia.org/wiki/.ae
-// see also: "Domain Name Eligibility Policy" at 
http://www.aeda.ae/eng/aepolicy.php
+// ae : https://tdra.gov.ae/en/aeda/ae-policies
 ae
 co.ae
 net.ae
@@ -7131,7 +7130,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-02-18T15:13:38Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-03-27T15:13:38Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7334,7 +7333,7 @@
 // audible : 2015-06-25 Amazon Registry Services, Inc.
 audible
 
-// audio : 2014-03-20 UNR Corp.
+// audio : 2014-03-20 XYZ.COM LLC
 audio
 
 // auspost : 2015-08-13 Australian Postal Corporation
@@ -7703,7 +7702,7 @@
 // chintai : 2015-06-11 CHINTAI Corporation
 chintai
 
-// christmas : 2013-11-21 UNR Corp.
+// christmas : 2013-11-21 XYZ.COM LLC
 christmas
 
 // chrome : 2014-07-24 Charleston Road Registry Inc.
@@ -7952,7 +7951,7 @@
 // diamonds : 2013-09-22 Binky Moon, LLC
 diamonds
 
-// diet : 2014-06-26 UNR Corp.
+// diet : 2014-06-26 XYZ.COM LLC
 diet
 
 // digital : 2014-03-06 Binky Moon, LLC
@@ -8198,7 +8197,7 @@
 // florist : 2013-11-07 Binky Moon, LLC
 florist
 
-// flowers : 2014-10-09 UNR Corp.
+// flowers : 2014-10-09 XYZ.COM LLC
 flowers
 
 // fly : 2014-05-08 Charleston Road Registry Inc.
@@ -8285,7 +8284,7 @@
 // gallup : 2015-02-19 Gallup, Inc.
 gallup
 
-// game : 2015-05-28 UNR Corp.
+// game : 2015-05-28 XYZ.COM LLC
 game
 
 // games : 2015-05-28 Dog Beach, LLC
@@ -8420,7 +8419,7 @@
 // guide : 2013-09-13 Binky Moon, LLC
 guide
 
-// guitars : 2013-11-14 UNR Corp.
+// guitars : 2013-11-14 XYZ.COM LLC
 guitars
 
 // guru : 2013-08-27 Binky Moon, LLC
@@ -8468,7 +8467,7 @@
 // hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc.
 hgtv
 
-// hiphop : 2014-03-06 UNR Corp.
+// hiphop : 2014-03-06 Dot Hip Hop, LLC
 hiphop
 
 // hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc.
@@ -8516,7 +85

commit publicsuffix for openSUSE:Factory

2022-02-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-02-11 23:06:51

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1956 (New)


Package is "publicsuffix"

Fri Feb 11 23:06:51 2022 rev:80 rq:952713 version:20220202

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2022-01-05 13:39:58.861536356 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1956/publicsuffix.changes  
2022-02-11 23:07:29.698620081 +0100
@@ -1,0 +2,11 @@
+Tue Feb  8 14:26:10 UTC 2022 - Martin Pluskal 
+
+- Update to version 20220202:
+  * util: gTLD data autopull updates for 2022-02-02T15:12:37 UTC (#1513)
+  * Add: GDS Managed Domains (#1512)
+  * Add CDDO's `api.gov.uk` domain (#1505)
+  * Remove: `gov.ky` (#1503)
+  * Add `site.tb-hosting.com` for team.blue (#1481)
+  * Add codeberg.page to PSL (#1482)
+
+---

Old:

  publicsuffix-20211230.obscpio

New:

  publicsuffix-20220202.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.waL2ql/_old  2022-02-11 23:07:30.294621736 +0100
+++ /var/tmp/diff_new_pack.waL2ql/_new  2022-02-11 23:07:30.298621746 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20211230
+Version:20220202
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.waL2ql/_old  2022-02-11 23:07:30.342621869 +0100
+++ /var/tmp/diff_new_pack.waL2ql/_new  2022-02-11 23:07:30.346621880 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  d33fcc3e0470e8eab5fa8270933a231a13909ff9
+  f9483be10b556e9660cdb4098c1e078b756093ca
 (No newline at EOF)
 

++ publicsuffix-20211230.obscpio -> publicsuffix-20220202.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20211230/public_suffix_list.dat 
new/publicsuffix-20220202/public_suffix_list.dat
--- old/publicsuffix-20211230/public_suffix_list.dat2021-12-31 
03:54:24.0 +0100
+++ new/publicsuffix-20220202/public_suffix_list.dat2022-02-02 
16:36:00.0 +0100
@@ -3765,11 +3765,10 @@
 // ky : http://www.icta.ky/da_ky_reg_dom.php
 // Confirmed by registry  2008-06-17
 ky
-edu.ky
-gov.ky
 com.ky
-org.ky
+edu.ky
 net.ky
+org.ky
 
 // kz : https://en.wikipedia.org/wiki/.kz
 // see also: http://www.nic.kz/rules/index.jsp
@@ -7132,7 +7131,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-12-30T15:13:57Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2022-02-02T15:12:37Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7596,7 +7595,7 @@
 // calvinklein : 2015-07-30 PVH gTLD Holdings LLC
 calvinklein
 
-// cam : 2016-04-21 AC Webconnecting Holding B.V.
+// cam : 2016-04-21 Cam Connecting SARL
 cam
 
 // camera : 2013-08-27 Binky Moon, LLC
@@ -7869,9 +7868,6 @@
 // cruises : 2013-12-05 Binky Moon, LLC
 cruises
 
-// csc : 2014-09-25 Alliance-One Services, Inc.
-csc
-
 // cuisinella : 2014-04-03 SCHMIDT GROUPE S.A.S.
 cuisinella
 
@@ -11106,6 +11102,10 @@
 // Submitted by Angelo Gladding 
 cnpy.gdn
 
+// Codeberg e. V. : https://codeberg.org
+// Submitted by Moritz Marquardt 
+codeberg.page
+
 // CoDNS B.V.
 co.nl
 co.no
@@ -11961,10 +11961,21 @@
 *.kunden.ortsinfo.at
 *.statics.cloud
 
-// GDS : 
https://www.gov.uk/service-manual/operations/operating-servicegovuk-subdomains
-// Submitted by David Illsley 
+// GDS : https://www.gov.uk/service-manual/technology/managing-domain-names
+// Submitted by Stephen Ford 
+independent-commission.uk
+independent-inquest.uk
+independent-inquiry.uk
+independent-panel.uk
+independent-review.uk
+public-inquiry.uk
+royal-commission.uk
 service.gov.uk
 
+// CDDO : https://www.gov.uk/guidance/get-an-api-domain-on-govuk
+// Submitted by Jamie Tanna 
+api.gov.uk
+
 // Gehirn Inc. : https://www.gehirn.co.jp/
 // Submitted by Kohei YOSHIDA 
 gehirn.ne.jp
@@ -13480,6 +13491,10 @@
 med.pl
 sopot.pl
 
+// team.blue https://team.blue
+// Submitted by Cedric Dubois 
+site.tb-hosting.com
+
 // Teckids e.V. : https://www.teckids.org
 // Submitted by Dominik George 
 edugit.io

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.waL2ql/_old  2022-02-11 23:07:30.486622269 +0100
+++ /var/tmp/diff_new_pack.waL2ql/_new  2022-02-11 23:07:30.49462229

commit publicsuffix for openSUSE:Factory

2022-01-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2022-01-05 13:39:34

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1896 (New)


Package is "publicsuffix"

Wed Jan  5 13:39:34 2022 rev:79 rq:943729 version:20211230

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-12-22 20:18:28.491858531 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1896/publicsuffix.changes  
2022-01-05 13:39:58.861536356 +0100
@@ -1,0 +2,7 @@
+Tue Jan  4 10:09:06 UTC 2022 - Martin Pluskal 
+
+- Update to version 20211230:
+  * util: gTLD data autopull updates for 2021-12-30T15:13:57 UTC (#1494)
+  * util: gTLD data autopull updates for 2021-12-22T15:14:13 UTC (#1492)
+
+---

Old:

  publicsuffix-20211213.obscpio

New:

  publicsuffix-20211230.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.cWGRTx/_old  2022-01-05 13:39:59.401536781 +0100
+++ /var/tmp/diff_new_pack.cWGRTx/_new  2022-01-05 13:39:59.405536784 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package publicsuffix
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2015 yan...@declera.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20211213
+Version:20211230
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.cWGRTx/_old  2022-01-05 13:39:59.445536815 +0100
+++ /var/tmp/diff_new_pack.cWGRTx/_new  2022-01-05 13:39:59.449536818 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  2a29438193cac275815a036614e81e5ffad5fae1
+  d33fcc3e0470e8eab5fa8270933a231a13909ff9
 (No newline at EOF)
 

++ publicsuffix-20211213.obscpio -> publicsuffix-20211230.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20211213/public_suffix_list.dat 
new/publicsuffix-20211230/public_suffix_list.dat
--- old/publicsuffix-20211213/public_suffix_list.dat2021-12-14 
00:27:08.0 +0100
+++ new/publicsuffix-20211230/public_suffix_list.dat2021-12-31 
03:54:24.0 +0100
@@ -7132,7 +7132,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-12-04T15:13:28Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-12-30T15:13:57Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7527,7 +7527,7 @@
 // bostik : 2015-05-28 Bostik SA
 bostik
 
-// boston : 2015-12-10 Boston TLD Management, LLC
+// boston : 2015-12-10 Registry Services, LLC
 boston
 
 // bot : 2014-12-18 Amazon Registry Services, Inc.
@@ -8871,9 +8871,6 @@
 // living : 2015-07-30 Lifestyle Domain Holdings, Inc.
 living
 
-// lixil : 2015-03-19 LIXIL Group Corporation
-lixil
-
 // llc : 2017-12-14 Afilias Limited
 llc
 
@@ -9012,7 +9009,7 @@
 // merckmsd : 2016-07-14 MSD Registry Holdings, Inc.
 merckmsd
 
-// miami : 2013-12-19 Minds + Machines Group Limited
+// miami : 2013-12-19 Registry Services, LLC
 miami
 
 // microsoft : 2014-12-18 Microsoft Corporation

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.cWGRTx/_old  2022-01-05 13:39:59.545536894 +0100
+++ /var/tmp/diff_new_pack.cWGRTx/_new  2022-01-05 13:39:59.549536897 +0100
@@ -1,6 +1,5 @@
 name: publicsuffix
-version: 20211213
-mtime: 1639438028
-commit: 2a29438193cac275815a036614e81e5ffad5fae1
-
+version: 20211230
+mtime: 1640919264
+commit: d33fcc3e0470e8eab5fa8270933a231a13909ff9
 


commit publicsuffix for openSUSE:Factory

2021-12-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-12-22 20:17:49

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2520 (New)


Package is "publicsuffix"

Wed Dec 22 20:17:49 2021 rev:78 rq:941843 version:20211213

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-12-13 20:46:40.928501879 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2520/publicsuffix.changes  
2021-12-22 20:18:28.491858531 +0100
@@ -1,0 +2,6 @@
+Tue Dec 21 12:19:05 UTC 2021 - Martin Pluskal 
+
+- Update to version 20211213:
+  * Adding ravendb.cloud domain to allow separation between users (#1468)
+
+---

Old:

  publicsuffix-20211207.obscpio

New:

  publicsuffix-20211213.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.SADJrr/_old  2021-12-22 20:18:29.019858779 +0100
+++ /var/tmp/diff_new_pack.SADJrr/_new  2021-12-22 20:18:29.023858781 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20211207
+Version:20211213
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.SADJrr/_old  2021-12-22 20:18:29.071858803 +0100
+++ /var/tmp/diff_new_pack.SADJrr/_new  2021-12-22 20:18:29.075858806 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  76f13d1d91f280e1e1476899ce9faeac92f1f831
+  2a29438193cac275815a036614e81e5ffad5fae1
 (No newline at EOF)
 

++ publicsuffix-20211207.obscpio -> publicsuffix-20211213.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20211207/public_suffix_list.dat 
new/publicsuffix-20211213/public_suffix_list.dat
--- old/publicsuffix-20211207/public_suffix_list.dat2021-12-07 
11:25:23.0 +0100
+++ new/publicsuffix-20211213/public_suffix_list.dat2021-12-14 
00:27:08.0 +0100
@@ -12185,6 +12185,7 @@
 
 // Hibernating Rhinos
 // Submitted by Oren Eini 
+ravendb.cloud
 myravendb.com
 ravendb.community
 ravendb.me

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.SADJrr/_old  2021-12-22 20:18:29.191858860 +0100
+++ /var/tmp/diff_new_pack.SADJrr/_new  2021-12-22 20:18:29.191858860 +0100
@@ -1,6 +1,6 @@
 name: publicsuffix
-version: 20211207
-mtime: 1638872723
-commit: 76f13d1d91f280e1e1476899ce9faeac92f1f831
+version: 20211213
+mtime: 1639438028
+commit: 2a29438193cac275815a036614e81e5ffad5fae1
 
 


commit publicsuffix for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-12-13 20:41:57

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2520 (New)


Package is "publicsuffix"

Mon Dec 13 20:41:57 2021 rev:77 rq:936465 version:20211207

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-11-15 00:06:26.723606956 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2520/publicsuffix.changes  
2021-12-13 20:46:40.928501879 +0100
@@ -1,0 +2,22 @@
+Wed Dec  8 10:37:15 UTC 2021 - Martin Pluskal 
+
+- Update to version 20211207:
+  * Add encoway domain: eu.encoway.cloud (#1430)
+  * feat: Add pro.typeform.com to PSL (#1457)
+  * added cloud.nospamproxy.com (#1455)
+  * Replace edugit.org with edugit.io and add s3.teckids.org for Teckids 
(#1463)
+  * Remove nodum domains (#1444)
+  * Please add koobin.events to the PSL (#1462)
+  * Add 9 BASE, Inc. domains to private section (#1420)
+  * Adding Hoplix domains (#1405)
+  * util: gTLD data autopull updates for 2021-12-04T15:13:28 UTC (#1484)
+  * Revert "Add amsw.nl private domain to PSL (#929)" (#1475)
+  * REMOVAL of virtueeldomein.nl (#1480)
+
+---
+Tue Nov 23 08:12:30 UTC 2021 - mplus...@suse.com
+
+- Update to version 2023:
+  * util: gTLD data autopull updates for 2021-11-13T15:12:42 UTC (#1469)
+
+---

Old:

  publicsuffix-20211109.obscpio

New:

  publicsuffix-20211207.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.zCOpNM/_old  2021-12-13 20:46:41.556501955 +0100
+++ /var/tmp/diff_new_pack.zCOpNM/_new  2021-12-13 20:46:41.564501956 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20211109
+Version:20211207
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.zCOpNM/_old  2021-12-13 20:46:41.620501964 +0100
+++ /var/tmp/diff_new_pack.zCOpNM/_new  2021-12-13 20:46:41.624501964 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/publicsuffix/list.git
-  c492e2d388e7b87087f0aec3ef64a20bd24ac65f
+  76f13d1d91f280e1e1476899ce9faeac92f1f831
 (No newline at EOF)
 

++ publicsuffix-20211109.obscpio -> publicsuffix-20211207.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20211109/public_suffix_list.dat 
new/publicsuffix-20211207/public_suffix_list.dat
--- old/publicsuffix-20211109/public_suffix_list.dat2021-11-09 
18:35:31.0 +0100
+++ new/publicsuffix-20211207/public_suffix_list.dat2021-12-07 
11:25:23.0 +0100
@@ -7132,7 +7132,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-10-28T15:13:35Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-12-04T15:13:28Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7197,9 +7197,6 @@
 // aetna : 2015-05-21 Aetna Life Insurance Company
 aetna
 
-// afamilycompany : 2015-07-23 Johnson Shareholdings, Inc.
-afamilycompany
-
 // afl : 2014-10-02 Australian Football League
 afl
 
@@ -7647,7 +7644,7 @@
 // casa : 2013-11-21 Registry Services, LLC
 casa
 
-// case : 2015-09-03 CNH Industrial N.V.
+// case : 2015-09-03 Helium TLDs Ltd
 case
 
 // cash : 2014-03-06 Binky Moon, LLC
@@ -8016,9 +8013,6 @@
 // dubai : 2015-01-01 Dubai Smart Government Department
 dubai
 
-// duck : 2015-07-23 Johnson Shareholdings, Inc.
-duck
-
 // dunlop : 2015-07-02 The Goodyear Tire & Rubber Company
 dunlop
 
@@ -8346,9 +8340,6 @@
 // giving : 2014-11-13 Giving Limited
 giving
 
-// glade : 2015-07-23 Johnson Shareholdings, Inc.
-glade
-
 // glass : 2013-11-07 Binky Moon, LLC
 glass
 
@@ -9216,9 +9207,6 @@
 // observer : 2015-04-30 Dog Beach, LLC
 observer
 
-// off : 2015-07-23 Johnson Shareholdings, Inc.
-off
-
 // office : 2015-03-12 Microsoft Corporation
 office
 
@@ -9462,9 +9450,6 @@
 // radio : 2016-07-21 European Broadcasting Union (EBU)
 radio
 
-// raid : 2015-07-23 Johnson Shareholdings, Inc.
-raid
-
 // read : 2014-12-18 Amazon Registry Services, Inc.
 read
 
@@ -9669,9 +9654,6 @@
 // science : 2014-09-11 dot Science Limited
 science
 
-// scjohnson : 2015-07-23 Johnson Shareholdings, Inc.
-scjohnson
-
 // scot : 2014-01-23 Dot Scot Registry Limited
 scot
 
@@ -10782,10 +107

commit publicsuffix for openSUSE:Factory

2021-11-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-11-15 00:06:18

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1890 (New)


Package is "publicsuffix"

Mon Nov 15 00:06:18 2021 rev:76 rq:930874 version:20211109

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-10-23 00:50:35.513124384 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1890/publicsuffix.changes  
2021-11-15 00:06:26.723606956 +0100
@@ -1,0 +2,9 @@
+Thu Nov 11 14:04:42 UTC 2021 - Martin Pluskal 
+
+- Update to version 20211109:
+  * Added FlashDrive.io domain names (#1401)
+  * Remove: gb.com (#1467)
+  * util: gTLD data autopull updates for 2021-10-28T15:13:34 UTC (#1464)
+  * Remove elluciancrm domains (#1443)
+
+---

Old:

  publicsuffix-20211016.obscpio

New:

  publicsuffix-20211109.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.RsGn6E/_old  2021-11-15 00:06:27.931607940 +0100
+++ /var/tmp/diff_new_pack.RsGn6E/_new  2021-11-15 00:06:27.935607943 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20211016
+Version:20211109
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.RsGn6E/_old  2021-11-15 00:06:27.979607979 +0100
+++ /var/tmp/diff_new_pack.RsGn6E/_new  2021-11-15 00:06:27.979607979 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  ff4958dd9cb7197d435ceadd053f9dc8da7852dc
\ No newline at end of file
+  c492e2d388e7b87087f0aec3ef64a20bd24ac65f
\ No newline at end of file

++ publicsuffix-20211016.obscpio -> publicsuffix-20211109.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20211016/public_suffix_list.dat 
new/publicsuffix-20211109/public_suffix_list.dat
--- old/publicsuffix-20211016/public_suffix_list.dat2021-10-16 
18:32:08.0 +0200
+++ new/publicsuffix-20211109/public_suffix_list.dat2021-11-09 
18:35:31.0 +0100
@@ -7132,7 +7132,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-10-08T15:12:46Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-10-28T15:13:35Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -10317,9 +10317,6 @@
 // xn--3ds443g : 2013-09-08 TLD REGISTRY LIMITED OY
 ??
 
-// xn--3oq18vl8pn36a : 2015-07-02 Volkswagen (China) Investment Co., Ltd.
-
-
 // xn--3pxu8k : 2015-01-15 VeriSign Sarl
 ??
 
@@ -10982,7 +10979,6 @@
 // No longer operated by CentralNic, these entries should be adopted and/or 
removed by current operators
 // Submitted by Gavin Brown 
 ar.com
-gb.com
 hu.com
 kr.com
 no.com
@@ -11642,12 +11638,6 @@
 // Submitted by Dominik Menke 
 dynv6.net
 
-// Ellucian : https://ellucian.com
-// Submitted by Josue Colon 
-elluciancrmadvance.com
-elluciancrmadvise.com
-elluciancrmrecruit.com
-
 // E4YOU spol. s.r.o. : https://e4you.cz/
 // Submitted by Vladimir Dudr 
 e4.cz
@@ -11915,6 +11905,11 @@
 // Submitted by Louis Chemineau 
 flap.id
 
+// FlashDrive : https://flashdrive.io
+// Submitted by Eric Chan 
+onflashdrive.app
+fldrv.com
+
 // fly.io: https://fly.io
 // Submitted by Kurt Mackey 
 fly.dev

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.RsGn6E/_old  2021-11-15 00:06:28.083608064 +0100
+++ /var/tmp/diff_new_pack.RsGn6E/_new  2021-11-15 00:06:28.083608064 +0100
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20211016
-mtime: 1634401928
-commit: ff4958dd9cb7197d435ceadd053f9dc8da7852dc
+version: 20211109
+mtime: 1636479331
+commit: c492e2d388e7b87087f0aec3ef64a20bd24ac65f
 


commit publicsuffix for openSUSE:Factory

2021-10-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-10-23 00:50:19

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1890 (New)


Package is "publicsuffix"

Sat Oct 23 00:50:19 2021 rev:75 rq:926474 version:20211016

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-10-11 15:30:34.934745407 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1890/publicsuffix.changes  
2021-10-23 00:50:35.513124384 +0200
@@ -1,0 +2,17 @@
+Wed Oct 20 06:58:02 UTC 2021 - Martin Pluskal 
+
+- Update to version 20211016:
+  * Fix sorting of One.com domains
+  * Add siiites.com (#1416)
+  * Add ts.net and beta.tailscale.net domains. (#1453)
+  * Revise Sorting for Cape Verde (.cv)
+  * Update public_suffix_list.dat (#1456)
+  * updated email address (#1450)
+  * util: gTLD data autopull updates for 2021-10-08T15:12:46 UTC (#1451)
+  * add ip.linodeusercontent.com (#1448)
+  * Adding upli.io (#1446)
+  * added tickets.io (#1429)
+  * util: gTLD data autopull updates for 2021-10-07T15:11:34 UTC (#1449)
+  * util: gTLD data autopull updates for 2021-10-06T15:12:57 UTC (#1447)
+
+---

Old:

  publicsuffix-20211006.obscpio

New:

  publicsuffix-20211016.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.cgJ3KM/_old  2021-10-23 00:50:36.041124503 +0200
+++ /var/tmp/diff_new_pack.cgJ3KM/_new  2021-10-23 00:50:36.045124504 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20211006
+Version:20211016
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.cgJ3KM/_old  2021-10-23 00:50:36.077124511 +0200
+++ /var/tmp/diff_new_pack.cgJ3KM/_new  2021-10-23 00:50:36.081124512 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  a5b046d98c074927440b3f3abd4f8f1a5ab633d1
\ No newline at end of file
+  ff4958dd9cb7197d435ceadd053f9dc8da7852dc
\ No newline at end of file

++ publicsuffix-20211006.obscpio -> publicsuffix-20211016.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20211006/public_suffix_list.dat 
new/publicsuffix-20211016/public_suffix_list.dat
--- old/publicsuffix-20211006/public_suffix_list.dat2021-10-06 
09:08:21.0 +0200
+++ new/publicsuffix-20211016/public_suffix_list.dat2021-10-16 
18:32:08.0 +0200
@@ -842,7 +842,13 @@
 inf.cu
 
 // cv : https://en.wikipedia.org/wiki/.cv
+// cv : 
http://www.dns.cv/tldcv_portal/do?com=DS;5446457100;111;+PAGE(418)+K-CAT-CODIGO(RDOM)+RCNT(100);
 <- registration rules
 cv
+com.cv
+edu.cv
+int.cv
+nome.cv
+org.cv
 
 // cw : http://www.una.cw/cw_registry/
 // Confirmed by registry  2013-03-26
@@ -1179,6 +1185,7 @@
 web.gu
 
 // gw : https://en.wikipedia.org/wiki/.gw
+// gw : https://nic.gw/regras/
 gw
 
 // gy : https://en.wikipedia.org/wiki/.gy
@@ -5853,7 +5860,7 @@
 org.ps
 net.ps
 
-// pt : http://online.dns.pt/dns/start_dns
+// pt : 
https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
 pt
 net.pt
 gov.pt
@@ -7125,7 +7132,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-10-01T15:13:10Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-10-08T15:12:46Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -9449,9 +9456,6 @@
 // quest : 2015-03-26 XYZ.COM LLC
 quest
 
-// qvc : 2015-07-30 QVC, Inc.
-qvc
-
 // racing : 2014-12-04 Premier Registry Limited
 racing
 
@@ -9896,9 +9900,6 @@
 // swatch : 2015-01-08 The Swatch Group Ltd
 swatch
 
-// swiftcover : 2015-07-23 Swiftcover Insurance Services Limited
-swiftcover
-
 // swiss : 2014-10-16 Swiss Confederation
 swiss
 
@@ -10328,7 +10329,7 @@
 // xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
 ??
 
-// xn--4gbrim : 2013-10-04 Fans TLD Limited
+// xn--4gbrim : 2013-10-04 Helium TLDs Ltd
 
 
 // xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
@@ -10797,6 +10798,10 @@
 // Submitted by Apigee Security Team 
 apigee.io
 
+// Apphud : https://apphud.com
+// Submitted by Alexander Selivanov 
+siiites.com
+
 // Appspace : https://www.appspace.com
 // Submitted by Appspace Security Team 
 appspacehosted.com
@@ -11671,10 +11676,6 @@
 onred.one
 staging.onred.one
 
-// On

commit publicsuffix for openSUSE:Factory

2021-10-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-10-11 15:30:23

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2443 (New)


Package is "publicsuffix"

Mon Oct 11 15:30:23 2021 rev:74 rq:923476 version:20211006

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-10-04 18:39:10.349980286 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2443/publicsuffix.changes  
2021-10-11 15:30:34.934745407 +0200
@@ -1,0 +2,7 @@
+Wed Oct  6 09:31:57 UTC 2021 - Martin Pluskal 
+
+- Update to version 20211006:
+  * Update Pull Request Template to add clarity
+  * util: gTLD data autopull updates for 2021-10-01T15:13:10 UTC (#1445)
+
+---

Old:

  publicsuffix-20210928.obscpio

New:

  publicsuffix-20211006.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.sMsc2A/_old  2021-10-11 15:30:35.646746549 +0200
+++ /var/tmp/diff_new_pack.sMsc2A/_new  2021-10-11 15:30:35.650746555 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210928
+Version:20211006
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.sMsc2A/_old  2021-10-11 15:30:35.710746651 +0200
+++ /var/tmp/diff_new_pack.sMsc2A/_new  2021-10-11 15:30:35.710746651 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  8f416f4dac0411677c49242048ac8fe8914d8d18
\ No newline at end of file
+  a5b046d98c074927440b3f3abd4f8f1a5ab633d1
\ No newline at end of file

++ publicsuffix-20210928.obscpio -> publicsuffix-20211006.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20210928/.github/pull_request_template.md 
new/publicsuffix-20211006/.github/pull_request_template.md
--- old/publicsuffix-20210928/.github/pull_request_template.md  2021-09-29 
06:18:17.0 +0200
+++ new/publicsuffix-20211006/.github/pull_request_template.md  2021-10-06 
09:08:21.0 +0200
@@ -3,6 +3,10 @@
 If you haven't yet, please read our guidelines:
 https://github.com/publicsuffix/list/wiki/Guidelines#submit-the-change
 
+Also, read them again, as many skip that part and 
+get confused about why their PR is delayed or does
+not get accepted when theirs didn't follow them.
+
 If you'd like an example of what an excellent PR looks like
 see https://github.com/publicsuffix/list/pull/615
 -->
@@ -14,10 +18,28 @@
 
 * [ ] Each domain listed in the PRIVATE section has and shall maintain at 
least two years remaining on registration, and we shall keep the _PSL txt 
record in place
 
-
 __Submitter affirms the following:__ 
-  * [ ] We are listing any third party limits that we seek to work around in 
our rationale such as those between IOS 14.5+ and Facebook (see [Issue 
#1245](https://github.com/publicsuffix/list/issues/1245) as a well-documented 
example)
-  * [ ] This request was _not_ submitted with the objective of working around 
other third party limits
+
+  * [ ] We are listing *any* third-party limits that we seek to work around in 
our rationale such as those between IOS 14.5+ and Facebook (see [Issue 
#1245](https://github.com/publicsuffix/list/issues/1245) as a well-documented 
example)
+  * [ ] This request was _not_ submitted with the objective of working around 
other third-party limits
+
   * [ ] The [Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines) 
were carefully _read_ and _understood_, and this request conforms
   * [ ] The submission follows the 
[guidelines](https://github.com/publicsuffix/list/wiki/Format) on formatting
 
@@ -25,19 +47,22 @@
 __For Private section requests that are submitting entries for domains that 
match their organization website's primary domain:__
 
 ``` 
-Seriously, carefully read the downline flow of the PSL and the guidelines.
-Your request could very likely alter the cookie and certificate (as well as 
other) behaviours on your 
-core domain name in ways that could be problematic for your business.
-
-Rollback is really not predicatable, as those who use or incorporate the PSL 
do what they do, and when.
-It is not within the PSL volunteers' control to do anything about that.  
-
-The volunteers are busy with new requests, and rollbacks are lowest priority, 
so if something gets broken 
-it will stay that way for an indefinitely long while.
+Seriously, carefully read the downline flow of the PSL and the 
+guidelines. Your 

commit publicsuffix for openSUSE:Factory

2021-10-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-10-04 18:39:01

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2443 (New)


Package is "publicsuffix"

Mon Oct  4 18:39:01 2021 rev:73 rq:922301 version:20210928

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-09-11 22:24:37.179391881 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2443/publicsuffix.changes  
2021-10-04 18:39:10.349980286 +0200
@@ -1,0 +2,18 @@
+Thu Sep 30 08:01:38 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210928:
+  * Remove Clic2000 entries (#1434)
+  * ondigitalocean.app: update comment for DigitalOcean App Platform (#1431)
+  * add prequalifyme.today to private section (#1311)
+  * util: gTLD data autopull updates for 2021-09-28T15:12:52 UTC (#1438)
+  * Add *.usercontent.goog (#1417)
+  * Add digitaloceanspaces.com & regional subdomains (#1421)
+  * Update public_suffix_list.dat (#1426)
+
+---
+Tue Sep 21 10:52:49 UTC 2021 - mplus...@suse.com
+
+- Update to version 20210909:
+  * Adding new .ar SLDs and official nic.ar URL correction (#1414)
+
+---

Old:

  publicsuffix-20210908.obscpio

New:

  publicsuffix-20210928.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.Tdc5xN/_old  2021-10-04 18:39:10.949981260 +0200
+++ /var/tmp/diff_new_pack.Tdc5xN/_new  2021-10-04 18:39:10.953981267 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210908
+Version:20210928
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.Tdc5xN/_old  2021-10-04 18:39:10.989981325 +0200
+++ /var/tmp/diff_new_pack.Tdc5xN/_new  2021-10-04 18:39:10.993981332 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  20748142a551d2c6d6b95a47c0216608080e6e71
\ No newline at end of file
+  8f416f4dac0411677c49242048ac8fe8914d8d18
\ No newline at end of file

++ publicsuffix-20210908.obscpio -> publicsuffix-20210928.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210908/public_suffix_list.dat 
new/publicsuffix-20210928/public_suffix_list.dat
--- old/publicsuffix-20210908/public_suffix_list.dat2021-09-09 
03:22:19.0 +0200
+++ new/publicsuffix-20210928/public_suffix_list.dat2021-09-29 
06:18:17.0 +0200
@@ -175,17 +175,21 @@
 // aq : https://en.wikipedia.org/wiki/.aq
 aq
 
-// ar : https://nic.ar/nic-argentina/normativa-vigente
+// ar : https://nic.ar/es/nic-argentina/normativa
 ar
+bet.ar
 com.ar
+coop.ar
 edu.ar
 gob.ar
 gov.ar
 int.ar
 mil.ar
 musica.ar
+mutual.ar
 net.ar
 org.ar
+senasa.ar
 tur.ar
 
 // arpa : https://en.wikipedia.org/wiki/.arpa
@@ -6202,29 +6206,22 @@
 mil.tm
 edu.tm
 
-// tn : https://en.wikipedia.org/wiki/.tn
-// http://whois.ati.tn/
+// tn : http://www.registre.tn/fr/
+// https://whois.ati.tn/
 tn
 com.tn
 ens.tn
 fin.tn
 gov.tn
 ind.tn
+info.tn
 intl.tn
+mincom.tn
 nat.tn
 net.tn
 org.tn
-info.tn
 perso.tn
 tourism.tn
-edunet.tn
-rnrt.tn
-rns.tn
-rnu.tn
-mincom.tn
-agrinet.tn
-defense.tn
-turen.tn
 
 // to : https://en.wikipedia.org/wiki/.to
 // Submitted by registry 
@@ -7128,7 +7125,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-08-19T15:13:52Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-09-28T15:12:53Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -9554,9 +9551,6 @@
 // rip : 2014-07-10 Dog Beach, LLC
 rip
 
-// rmit : 2015-11-19 Royal Melbourne Institute of Technology
-rmit
-
 // rocher : 2014-12-18 Ferrero Trading Lux S.A.
 rocher
 
@@ -11054,10 +11048,6 @@
 *.stg.dev
 *.stgstage.dev
 
-// Clic2000 : https://clic2000.fr
-// Submitted by Mathilde Blanchemanche 
-clic2000.net
-
 // ClickRising : https://clickrising.com/
 // Submitted by Umut Gumeli 
 clickrising.net
@@ -11611,10 +11601,14 @@
 definima.net
 definima.io
 
-// DigitalOcean : https://digitalocean.com/
-// Submitted by Braxton Huggins 
+// DigitalOcean App Platform : 
https://www.digitalocean.com/products/app-platform/
+// Submitted by Braxton Huggins 
 ondigitalocean.app
 
+// DigitalOcean Spaces : https://www.digitalocean.com/products/spaces/
+// 

commit publicsuffix for openSUSE:Factory

2021-09-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-09-11 22:24:21

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1899 (New)


Package is "publicsuffix"

Sat Sep 11 22:24:21 2021 rev:72 rq:917681 version:20210908

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-08-27 21:43:38.045951750 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1899/publicsuffix.changes  
2021-09-11 22:24:37.179391881 +0200
@@ -1,0 +2,16 @@
+Thu Sep  9 08:18:32 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210908:
+  * Add instances.spawn.cc (#1411)
+  * Remove: nctu.me (#1407)
+  * Roll back diher.solutions PR #1393 (#1406)
+  * Update public_suffix_list.dat (#1390)
+  * Add barsy.ro to Lukanet Ltd private domains (#1402)
+  * Add affinitylottery.org.uk raffleentry.org.uk and weeklylottery.org.uk to 
public suffix list (#1398)
+  * Tabitorder.co.il (#1385)
+  * add diher.solutions and rss.my.id to the list (#1393)
+  * Include *.cloudera.site to the PSL (#1400)
+  * Adds pages.it.hs-heilbronn.de (#1388)
+  * these domains are being deprecated, we wish to clean up after ourselves 
(#1399)
+
+---

Old:

  publicsuffix-20210823.obscpio

New:

  publicsuffix-20210908.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.U88AQ2/_old  2021-09-11 22:24:37.767392461 +0200
+++ /var/tmp/diff_new_pack.U88AQ2/_new  2021-09-11 22:24:37.771392465 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210823
+Version:20210908
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.U88AQ2/_old  2021-09-11 22:24:37.803392497 +0200
+++ /var/tmp/diff_new_pack.U88AQ2/_new  2021-09-11 22:24:37.807392500 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  792f13d38c795cf910de96de4baac48f1fee3162
\ No newline at end of file
+  20748142a551d2c6d6b95a47c0216608080e6e71
\ No newline at end of file

++ publicsuffix-20210823.obscpio -> publicsuffix-20210908.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210823/public_suffix_list.dat 
new/publicsuffix-20210908/public_suffix_list.dat
--- old/publicsuffix-20210823/public_suffix_list.dat2021-08-23 
09:37:32.0 +0200
+++ new/publicsuffix-20210908/public_suffix_list.dat2021-09-09 
03:22:19.0 +0200
@@ -11082,8 +11082,8 @@
 cloudcontrolapp.com
 
 // Cloudera, Inc. : https://www.cloudera.com/
-// Submitted by Philip Langdale 
-cloudera.site
+// Submitted by Kedarnath Waikar 
+*.cloudera.site
 
 // Cloudflare, Inc. : https://www.cloudflare.com/
 // Submitted by Cloudflare Team 
@@ -11258,6 +11258,11 @@
 // Submitted by Peter Thomassen 
 dedyn.io
 
+// Diher Solutions : https://diher.solutions
+// Submitted by Didi Hermawan 
+*.rss.my.id
+*.diher.solutions
+
 // DNS Africa Ltd https://dns.business
 // Submitted by Calvin Browne 
 jozi.biz
@@ -11676,11 +11681,6 @@
 // Submitted by Jacob Bunk Nielsen 
 service.one
 
-// Enonic : http://enonic.com/
-// Submitted by Erik Kaareng-Sunde 
-enonic.io
-customer.enonic.io
-
 // EU.org https://eu.org/
 // Submitted by Pierre Beyssac 
 eu.org
@@ -12189,6 +12189,10 @@
 hasura.app
 hasura-app.io
 
+// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab 
Pages): https://www.hs-heilbronn.de
+// Submitted by Richard Zowalla 
+pages.it.hs-heilbronn.de
+
 // Hepforge : https://www.hepforge.org
 // Submitted by David Grellscheid 
 hepforge.org
@@ -12534,6 +12538,10 @@
 loginline.services
 loginline.site
 
+// Lokalized : https://lokalized.nl
+// Submitted by Noah Taheij 
+servers.run
+
 // L??hmus Family, The
 // Submitted by Heiki L??hmus 
 lohmus.me
@@ -12574,6 +12582,7 @@
 barsy.org
 barsy.pro
 barsy.pub
+barsy.ro
 barsy.shop
 barsy.site
 barsy.support
@@ -12721,10 +12730,6 @@
 from.work
 to.work
 
-// NCTU.ME : https://nctu.me/
-// Submitted by Tocknicsu 
-nctu.me
-
 // Netlify : https://www.netlify.com
 // Submitted by Jessica Parsons 
 netlify.app
@@ -13107,6 +13112,10 @@
 // Submitted by Scott Claeys 
 cloudsite.builders
 
+// Redgate Software: https://red-gate.com
+// Submitted by Andrew Farries 
+instances.spawn.cc
+
 // Redstar Consultants : https://www.redstarconsultants.com/
 // Submitted by Jons Slemmer 
 instantcloud.cn
@@ -13455,6 +13464,10 @@
 vpnplus.to
 direct.quickconnect.to
 
+// Tabit Technologies Ltd. : https:/

commit publicsuffix for openSUSE:Factory

2021-08-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-08-27 21:43:27

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1899 (New)


Package is "publicsuffix"

Fri Aug 27 21:43:27 2021 rev:71 rq:914219 version:20210823

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-08-06 22:44:46.194071763 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1899/publicsuffix.changes  
2021-08-27 21:43:38.045951750 +0200
@@ -1,0 +2,15 @@
+Wed Aug 25 11:29:27 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210823:
+  * Adding Ellucian subdomains (#1387)
+  * add ecommerce-shop.pl (#1373)
+  * add homesklep.pl domain (#1372)
+  * Updating .ve (Venezuela) entries and contact (#1397)
+  * Add clerk.app and clerkstage.app (#1389)
+  * util: gTLD data autopull updates for 2021-08-19T15:13:51 UTC (#1396)
+  * Add Smoove private domain (#1351)
+  * Update CONTRIBUTING.md sort sort sort guidelines
+  * util: gTLD data autopull updates for 2021-08-05T15:14:19 UTC (#1391)
+  * DEL whole nymnom section due to mass atrophy (#1392)
+
+---

Old:

  publicsuffix-20210804.obscpio

New:

  publicsuffix-20210823.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.BySJz3/_old  2021-08-27 21:43:39.093952962 +0200
+++ /var/tmp/diff_new_pack.BySJz3/_new  2021-08-27 21:43:39.097952967 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210804
+Version:20210823
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.BySJz3/_old  2021-08-27 21:43:39.149953027 +0200
+++ /var/tmp/diff_new_pack.BySJz3/_new  2021-08-27 21:43:39.149953027 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  99981fd1b822ef65a63d0e650f0313242c0cd6dd
\ No newline at end of file
+  792f13d38c795cf910de96de4baac48f1fee3162
\ No newline at end of file

++ publicsuffix-20210804.obscpio -> publicsuffix-20210823.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210804/CONTRIBUTING.md 
new/publicsuffix-20210823/CONTRIBUTING.md
--- old/publicsuffix-20210804/CONTRIBUTING.md   2021-08-04 16:44:38.0 
+0200
+++ new/publicsuffix-20210823/CONTRIBUTING.md   2021-08-23 09:37:32.0 
+0200
@@ -4,7 +4,13 @@
 
 A properly formatted and validated patch will decrease the review time, and 
increase the chances your request will be reviewed and perhaps accepted. Any 
patch that doesn't follow the Guidelines will be rejected or, in the best 
scenario, left pending for follow-up.
 
-Common mistakes that may cause the request to be rejected include:
+The most common time loss comes from not following the sorting guidelines
+- Sorting / Placement needs to comply with 
[Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines)
+  - *PLEASE* order within the existing entries in the PRIVATE DOMAINS section 
so that your listed organization on your first comment line is alphabetically 
sorted
+  - Do NOT append your PRIVATE DOMAINS entry to end of the file
+  - If there are more than one domain within your PR, order your entries 
alphabetically, ascending by TLD, then SLD, then 3LD and deeper etc (if present)
+
+Other Common mistakes that may cause the request to be rejected include:
 
 - Invalid patch formatting, rule sorting or changeset position (see this: 
[Wiki:Formatting](https://github.com/publicsuffix/list/wiki/Format))
 - Missing validation records 
@@ -14,6 +20,8 @@
 - Insufficient or incomplete rationale (be verbose!)
 - Smaller, private projects with <2000 stakeholders
 
+Frequently, PR submissions overlook the sort ordering guidelines, adding to 
delay in processing and an increase in the time it takes to process requests.
+
 Make sure to review with the 
[Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines) before you 
open a new pull request.
 
 Please also note that there is no guarantee of inclusion, nor we are able to 
provide an ETA for any inclusion request.  This is also true of projects that 
incorporate the PSL downline.  This is described, outlined and diagrammed 
[here](
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210804/public_suffix_list.dat 
new/publicsuffix-20210823/public_suffix_list.dat
--- old/publicsuffix-20210804/public_suffix_list.dat2021-08-04 
16:44:38.

commit publicsuffix for openSUSE:Factory

2021-08-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-08-06 22:44:26

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1899 (New)


Package is "publicsuffix"

Fri Aug  6 22:44:26 2021 rev:70 rq:910265 version:20210804

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-07-22 22:42:59.955228052 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1899/publicsuffix.changes  
2021-08-06 22:44:46.194071763 +0200
@@ -1,0 +2,24 @@
+Thu Aug  5 07:34:56 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210804 (bsc#1189124):
+  * Add elementor.cloud and elementor.cool (#1386)
+  * add eero ddns domains (#1359)
+  * add Adobe Project Helix domains to the list (#1378)
+  * util: gTLD data autopull updates for 2021-07-24T15:13:29 UTC (#1384)
+  * Add Spreadshop hosting domains: myspreadshop.com plus country-specific 
(#1368)
+  * Add Supabase domains (#1363)
+  * Add YunoHost DynDns domains: ynh.fr (#1380)
+  * Update public_suffix_list.dat (#1376)
+  * add new domains for thingdust AG (#1361)
+  * Update public_suffix_list.dat (#1381)
+  * Adding sellfy.store pages which render user generated content (#1379)
+  * Add itcouldbewor.se to public suffix list (#1375)
+  * Adding bitbucket.io pages which render user generated content (#1374)
+  * Add rs.ba suffix (#1367)
+  * Add tuleap-partners.com (#1360)
+  * Add drr.ac and ju.mp (#1355)
+  * Add cdn.prod.atlassian-dev.net (#1357)
+  * Remove uwu.nu (#1377)
+  * util: gTLD data autopull updates for 2021-07-22T15:14:11 UTC (#1382)
+
+---

Old:

  publicsuffix-20210707.obscpio

New:

  publicsuffix-20210804.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.KqvKMq/_old  2021-08-06 22:44:46.766070749 +0200
+++ /var/tmp/diff_new_pack.KqvKMq/_new  2021-08-06 22:44:46.770070741 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210707
+Version:20210804
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.KqvKMq/_old  2021-08-06 22:44:46.802070685 +0200
+++ /var/tmp/diff_new_pack.KqvKMq/_new  2021-08-06 22:44:46.802070685 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  95493f8a96f91c7df47766fb2e754008f817df0e
\ No newline at end of file
+  99981fd1b822ef65a63d0e650f0313242c0cd6dd
\ No newline at end of file

++ publicsuffix-20210707.obscpio -> publicsuffix-20210804.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210707/public_suffix_list.dat 
new/publicsuffix-20210804/public_suffix_list.dat
--- old/publicsuffix-20210707/public_suffix_list.dat2021-07-07 
21:18:09.0 +0200
+++ new/publicsuffix-20210804/public_suffix_list.dat2021-08-04 
16:44:38.0 +0200
@@ -7125,7 +7125,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-07-07T15:17:16Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-07-24T15:13:29Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7151,7 +7151,7 @@
 // able : 2015-06-25 Able Inc.
 able
 
-// abogado : 2014-04-24 Minds + Machines Group Limited
+// abogado : 2014-04-24 Registry Services, LLC
 abogado
 
 // abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
@@ -7427,7 +7427,7 @@
 // beauty : 2015-12-03 XYZ.COM LLC
 beauty
 
-// beer : 2014-01-09 Minds + Machines Group Limited
+// beer : 2014-01-09 Registry Services, LLC
 beer
 
 // bentley : 2014-12-18 Bentley Motors Limited
@@ -7637,7 +7637,7 @@
 // cars : 2014-11-13 XYZ.COM LLC
 cars
 
-// casa : 2013-11-21 Minds + Machines Group Limited
+// casa : 2013-11-21 Registry Services, LLC
 casa
 
 // case : 2015-09-03 CNH Industrial N.V.
@@ -7757,7 +7757,7 @@
 // cloud : 2015-04-16 Aruba PEC S.p.A.
 cloud
 
-// club : 2013-11-08 .CLUB DOMAINS, LLC
+// club : 2013-11-08 Registry Services, LLC
 club
 
 // clubmed : 2015-06-25 Club M??diterran??e S.A.
@@ -7814,7 +7814,7 @@
 // contractors : 2013-09-10 Binky Moon, LLC
 contractors
 
-// cooking : 2013-11-21 Minds + Machines Group Limited
+// cooking : 2013-11-21 Registry Services, LLC
 cooking
 
 // cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
@@ -7904,7 +7904,7 @@
 // dclk : 2014-11-20 Charleston Ro

commit publicsuffix for openSUSE:Factory

2021-07-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-07-22 22:42:40

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1899 (New)


Package is "publicsuffix"

Thu Jul 22 22:42:40 2021 rev:69 rq:907248 version:20210707

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-06-25 15:01:23.744155806 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1899/publicsuffix.changes  
2021-07-22 22:42:59.955228052 +0200
@@ -1,0 +2,7 @@
+Tue Jul 20 06:40:44 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210707:
+  * util: gTLD data autopull updates for 2021-07-07T15:17:15 UTC (#1369)
+  * util: gTLD data autopull updates for 2021-06-26T15:13:32 UTC (#1362)
+
+---

Old:

  publicsuffix-20210615.obscpio

New:

  publicsuffix-20210707.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.ctWT5e/_old  2021-07-22 22:43:02.667224517 +0200
+++ /var/tmp/diff_new_pack.ctWT5e/_new  2021-07-22 22:43:02.671224512 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210615
+Version:20210707
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.ctWT5e/_old  2021-07-22 22:43:02.699224475 +0200
+++ /var/tmp/diff_new_pack.ctWT5e/_new  2021-07-22 22:43:02.703224470 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  5067df3e7b8b60dff4330310808cad898d858efb
\ No newline at end of file
+  95493f8a96f91c7df47766fb2e754008f817df0e
\ No newline at end of file

++ publicsuffix-20210615.obscpio -> publicsuffix-20210707.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210615/public_suffix_list.dat 
new/publicsuffix-20210707/public_suffix_list.dat
--- old/publicsuffix-20210615/public_suffix_list.dat2021-06-15 
10:46:27.0 +0200
+++ new/publicsuffix-20210707/public_suffix_list.dat2021-07-07 
21:18:09.0 +0200
@@ -7125,7 +7125,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-05-11T15:13:51Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-07-07T15:17:16Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7544,7 +7544,7 @@
 // broadway : 2014-12-22 Celebrate Broadway, Inc.
 broadway
 
-// broker : 2014-12-11 Dotbroker Registry Limited
+// broker : 2014-12-11 Dog Beach, LLC
 broker
 
 // brother : 2015-01-29 Brother Industries, Ltd.
@@ -8225,7 +8225,7 @@
 // ford : 2014-11-13 Ford Motor Company
 ford
 
-// forex : 2014-12-11 Dotforex Registry Limited
+// forex : 2014-12-11 Dog Beach, LLC
 forex
 
 // forsale : 2014-05-22 Dog Beach, LLC
@@ -8963,7 +8963,7 @@
 // marketing : 2013-11-07 Binky Moon, LLC
 marketing
 
-// markets : 2014-12-11 Dotmarkets Registry Limited
+// markets : 2014-12-11 Dog Beach, LLC
 markets
 
 // marriott : 2014-10-09 Marriott Worldwide Corporation
@@ -10040,7 +10040,7 @@
 // trade : 2014-01-23 Elite Registry Limited
 trade
 
-// trading : 2014-12-11 Dottrading Registry Limited
+// trading : 2014-12-11 Dog Beach, LLC
 trading
 
 // training : 2013-11-07 Binky Moon, LLC
@@ -10583,7 +10583,7 @@
 // yachts : 2014-01-09 XYZ.COM LLC
 yachts
 
-// yahoo : 2015-04-02 Yahoo! Domain Services Inc.
+// yahoo : 2015-04-02 Oath Inc.
 yahoo
 
 // yamaxun : 2014-12-18 Amazon Registry Services, Inc.

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.ctWT5e/_old  2021-07-22 22:43:02.799224344 +0200
+++ /var/tmp/diff_new_pack.ctWT5e/_new  2021-07-22 22:43:02.799224344 +0200
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20210615
-mtime: 1623746787
-commit: 5067df3e7b8b60dff4330310808cad898d858efb
+version: 20210707
+mtime: 1625685489
+commit: 95493f8a96f91c7df47766fb2e754008f817df0e
 


commit publicsuffix for openSUSE:Factory

2021-06-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-06-01 10:32:58

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.1898 (New)


Package is "publicsuffix"

Tue Jun  1 10:32:58 2021 rev:67 rq:895304 version:20210519

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-05-18 18:26:29.566949317 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.1898/publicsuffix.changes  
2021-06-01 10:33:00.960358905 +0200
@@ -1,0 +2,8 @@
+Tue May 25 08:29:58 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210519:
+  * Update Contributing.md
+  * Change domain list for PE Ulyanov Kirill Sergeevic (#1306)
+  * Remove wildcard (#1318)
+
+---

Old:

  publicsuffix-20210511.obscpio

New:

  publicsuffix-20210519.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.HIkKKp/_old  2021-06-01 10:33:01.668360110 +0200
+++ /var/tmp/diff_new_pack.HIkKKp/_new  2021-06-01 10:33:01.668360110 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210511
+Version:20210519
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.HIkKKp/_old  2021-06-01 10:33:01.712360185 +0200
+++ /var/tmp/diff_new_pack.HIkKKp/_new  2021-06-01 10:33:01.712360185 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  b46130d999099c2f56b0d8ee57989cfb4e3a433f
\ No newline at end of file
+  c3378a9bda7a4d55acef56d80be0addf856eb1ba
\ No newline at end of file

++ publicsuffix-20210511.obscpio -> publicsuffix-20210519.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210511/CONTRIBUTING.md 
new/publicsuffix-20210519/CONTRIBUTING.md
--- old/publicsuffix-20210511/CONTRIBUTING.md   2021-05-11 17:43:16.0 
+0200
+++ new/publicsuffix-20210519/CONTRIBUTING.md   2021-05-19 21:13:07.0 
+0200
@@ -6,10 +6,15 @@
 
 Common mistakes that may cause the request to be rejected include:
 
-- Invalid patch formatting, rule sorting or changeset position
-- Missing validation records
-- Lack of proper domain ownership
+- Invalid patch formatting, rule sorting or changeset position (see this: 
[Wiki:Formatting](https://github.com/publicsuffix/list/wiki/Format))
+- Missing validation records 
+- Lack of proper domain ownership or expiry dates less than 2Y away
+- Attempts to work around vendor limits (see 
[#1245](https://github.com/publicsuffix/list/issues/1245) as an example)
+- Submissions with TLDs non-compliant with 
[ICP-3](https://www.icann.org/resources/pages/unique-authoritative-root-2012-02-25-en)
 or on the [ICANN 
PSL](https://github.com/publicsuffix/list/wiki/Security-Considerations#icann-public-suffix-list)
+- Insufficient or incomplete rationale (be verbose!)
+- Smaller, private projects with <2000 stakeholders
 
-Make sure to review with the Guidelines before you open a new pull request.
+Make sure to review with the 
[Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines) before you 
open a new pull request.
 
-Please also note that there is no guarantee of inclusion, nor we are able to 
provide an ETA for any inclusion request.
+Please also note that there is no guarantee of inclusion, nor we are able to 
provide an ETA for any inclusion request.  This is also true of projects that 
incorporate the PSL downline.  This is described, outlined and diagrammed 
[here](
+https://github.com/publicsuffix/list/wiki/Guidelines#appropriate-expectations-on-derivative-propagation-use-or-inclusion).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210511/public_suffix_list.dat 
new/publicsuffix-20210519/public_suffix_list.dat
--- old/publicsuffix-20210511/public_suffix_list.dat2021-05-11 
17:43:16.0 +0200
+++ new/publicsuffix-20210519/public_suffix_list.dat2021-05-19 
21:13:07.0 +0200
@@ -11867,7 +11867,7 @@
 // Forgerock :??https://www.forgerock.com
 // Submitted by Roderick Parr 
 forgeblocks.com
-*.id.forgerock.io
+id.forgerock.io
 
 // Framer : https://www.framer.com
 // Submitted by Koen Rouwhorst 
@@ -12984,8 +12984,6 @@
 // PE Ulyanov Kirill Sergeevich : https://airy.host
 // Submitted by Kirill Ulyanov 
 lk3.ru
-ra-ru.ru
-zsew.ru
 
 // Planet-Work : https://www.planet-work.com/
 // Submitted by Fr??d??ric VANNI??RE 

++ publicsuffix.obsinfo ++
--- /var/tmp/d

commit publicsuffix for openSUSE:Factory

2021-05-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-05-18 18:26:25

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2988 (New)


Package is "publicsuffix"

Tue May 18 18:26:25 2021 rev:66 rq:893031 version:20210511

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-04-23 17:49:49.830712149 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2988/publicsuffix.changes  
2021-05-18 18:26:29.566949317 +0200
@@ -1,0 +2,17 @@
+Fri May 14 06:43:45 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210511:
+  * util: gTLD data autopull updates for 2021-05-11T15:13:51 UTC (#1316)
+  * Add authgearapps.com authgear-staging.com (#1304)
+  * Add goupile.fr (#1307)
+  * Add hosp.uk to our existing domains (#1308)
+  * Update README.md
+  * Add noop.app and *.developer.app to PSL (#1265)
+  * Add github dev domains (#1290)
+  * added Storebase.store (#1291)
+  * Update to pythonanywhere entries (#1298)
+  * Update README.md - added Apple / Facebook note
+  * addition of ss sld's sch.ss and me.ss (#1247)
+  * util: gTLD data autopull updates for 2021-04-22T15:17:15 UTC (#1292)
+
+---

Old:

  publicsuffix-20210419.obscpio

New:

  publicsuffix-20210511.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.bMLGP9/_old  2021-05-18 18:26:30.69096 +0200
+++ /var/tmp/diff_new_pack.bMLGP9/_new  2021-05-18 18:26:30.694944429 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210419
+Version:20210511
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.bMLGP9/_old  2021-05-18 18:26:30.734944255 +0200
+++ /var/tmp/diff_new_pack.bMLGP9/_new  2021-05-18 18:26:30.734944255 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  cde0cd4275cfd5c50f45e4e0146c70be3036c935
\ No newline at end of file
+  b46130d999099c2f56b0d8ee57989cfb4e3a433f
\ No newline at end of file

++ publicsuffix-20210419.obscpio -> publicsuffix-20210511.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210419/README.md 
new/publicsuffix-20210511/README.md
--- old/publicsuffix-20210419/README.md 2021-04-19 13:03:40.0 +0200
+++ new/publicsuffix-20210511/README.md 2021-05-11 17:43:16.0 +0200
@@ -8,3 +8,11 @@
 See https://publicsuffix.org/ and the 
[Wiki](https://github.com/publicsuffix/list/wiki) link above for more 
information.
 
 [![Build 
Status](https://travis-ci.org/publicsuffix/list.svg?branch=master)](https://travis-ci.org/publicsuffix/list)
+
+**Are you here to add or update something?**
+
+All submissions must conform to the [validation and acceptance 
factors](https://github.com/publicsuffix/list/wiki/Guidelines#validation-and-non-acceptance-factors)
 and provide sufficient rationale or basically be as complete as possible.
+The list is maintained by people volunteering their time.  Iteration back and 
forth will delay PR review or inclusion.
+
+Important Notice:
+2021-04-23 : Did guidance related to an issue with Facebook or Apple bring you 
here?  [Read this before submitting 
requests](https://github.com/publicsuffix/list/issues/1245)  We are not 
approving workaround requests per the validation and acceptance standards, but 
do have open discussion with Facebook on the matter.  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210419/public_suffix_list.dat 
new/publicsuffix-20210511/public_suffix_list.dat
--- old/publicsuffix-20210419/public_suffix_list.dat2021-04-19 
13:03:40.0 +0200
+++ new/publicsuffix-20210511/public_suffix_list.dat2021-05-11 
17:43:16.0 +0200
@@ -6087,8 +6087,10 @@
 com.ss
 edu.ss
 gov.ss
+me.ss
 net.ss
 org.ss
+sch.ss
 
 // st : http://www.nic.st/html/policyrules/
 st
@@ -7124,7 +7126,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-04-17T15:15:54Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-05-11T15:13:51Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -8644,9 +8646,6 @@
 // itv : 2015-07-09 ITV Services Limited
 itv
 
-// iveco : 2015-09-03 CNH Industrial N.V.
-iveco
-
 // jaguar : 2014-11-13 Jaguar

commit publicsuffix for openSUSE:Factory

2021-03-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-03-02 14:42:12

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.2378 (New)


Package is "publicsuffix"

Tue Mar  2 14:42:12 2021 rev:63 rq:874527 version:20210221

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-02-15 23:13:20.755131051 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.2378/publicsuffix.changes  
2021-03-02 15:25:45.941786396 +0100
@@ -1,0 +2,13 @@
+Tue Feb 23 10:03:40 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210221:
+  * Add noticeable.news (#1216)
+  * CI: remove "labels" config from tld-update.yml workflow. (#1215)
+  * util: gTLD data autopull updates for 2021-02-20T20:31:36 UTC (#1214)
+  * Update .my in ICANN section (#1213)
+  * Add edgecompute.app (#1212)
+  * tools: improved newgtlds.go, removed replace-between. (#1204)
+  * Update PSL for broader use-cases for northflank.app and code.run domains. 
(#1210)
+  * Added eurodir.ru (#1207)
+
+---

Old:

  publicsuffix-20210211.obscpio

New:

  publicsuffix-20210221.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.vGjEEs/_old  2021-03-02 15:25:46.485786779 +0100
+++ /var/tmp/diff_new_pack.vGjEEs/_new  2021-03-02 15:25:46.489786782 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210211
+Version:20210221
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.vGjEEs/_old  2021-03-02 15:25:46.521786804 +0100
+++ /var/tmp/diff_new_pack.vGjEEs/_new  2021-03-02 15:25:46.521786804 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  048861a05b93209000b6b8baef0637f66e78fea5
\ No newline at end of file
+  23a66aaf4d0d6dec5412a3097ad40ab0c7fcfda6
\ No newline at end of file

++ publicsuffix-20210211.obscpio -> publicsuffix-20210221.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20210211/.github/workflows/tld-update.yml 
new/publicsuffix-20210221/.github/workflows/tld-update.yml
--- old/publicsuffix-20210211/.github/workflows/tld-update.yml  1970-01-01 
01:00:00.0 +0100
+++ new/publicsuffix-20210221/.github/workflows/tld-update.yml  2021-02-21 
20:35:46.0 +0100
@@ -0,0 +1,49 @@
+# Put this automation on hold, until it is able to ignore changes that only 
update the header timestamp.
+name: tld-update
+on:
+  schedule:
+# Run every hour, at the 15 minute mark. E.g.
+# 2020-11-29 00:15:00 UTC, 2020-11-29 01:15:00 UTC, 2020-11-29 02:15:00 UTC
+- cron:  '15 * * * *'
+jobs:
+  psl-gtld-update:
+name: Check for TLD data updates
+runs-on: ubuntu-latest
+steps:
+
+  - name: Check out code
+uses: actions/checkout@v2
+
+  - name: Set up Go
+uses: actions/setup-go@v2
+with:
+  go-version: ^1.15
+
+  - name: Run unit tests
+run: go test tools/*.go
+
+  - name: Set current date
+id: get-date
+run: echo "::set-output name=now::$(date +'%Y-%m-%dT%H:%M:%S %Z')"
+
+  - name: Run patchnewgtlds
+run: tools/patchnewgtlds
+
+  - name: Create pull-request
+id: cpr
+uses: peter-evans/create-pull-request@v3
+with:
+  token: "${{ secrets.BOT_PAT }}"
+  push-to-fork: tld-update-bot/list
+  commit-message: "util: gTLD data autopull updates for ${{ 
steps.get-date.outputs.now }}"
+  title: "util: gTLD autopull updates for ${{ 
steps.get-date.outputs.now }}"
+  body: "Public suffix list gTLD data updates from 
`tools/patchnewgtlds` for ${{ steps.get-date.outputs.now }}."
+  committer: "GitHub "
+  author: "GitHub "
+  branch: psl-gtld-update
+  delete-branch: true
+
+  - name: Check outputs
+run: |
+  echo "Pull Request Number - ${{ 
steps.cpr.outputs.pull-request-number }}"
+  echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20210211/.github/workflows/tld-update.yml.hold 
new/publicsuffix-20210221/.github/workflows/tld-update.yml.hold
--- old/publicsuffix-20210211/.github/workflows/tld-update.yml.hold 
2021-02-11 09:57:35.0 +0100
+++ new/publicsuffix-20210221/.github/workflows/tld-update.yml.hold 
1970-01-0

commit publicsuffix for openSUSE:Factory

2021-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-02-15 23:11:56

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.28504 (New)


Package is "publicsuffix"

Mon Feb 15 23:11:56 2021 rev:62 rq:871196 version:20210211

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-02-04 20:22:19.62664 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.28504/publicsuffix.changes 
2021-02-15 23:13:20.755131051 +0100
@@ -1,0 +2,9 @@
+Thu Feb 11 11:56:41 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210211:
+  * Add mcpre.ru, mcdir.me to mchost.ru subsection (#1206)
+  * Add awsglobalaccelerator.com (#1199)
+  * Add northflank.app and code.run to PSL (#1198)
+  * gTLD autopull: 2021-02-07 (#1203)
+
+---

Old:

  publicsuffix-20210128.obscpio

New:

  publicsuffix-20210211.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.JJUvBq/_old  2021-02-15 23:13:21.419132043 +0100
+++ /var/tmp/diff_new_pack.JJUvBq/_new  2021-02-15 23:13:21.423132050 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210128
+Version:20210211
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.JJUvBq/_old  2021-02-15 23:13:21.475132128 +0100
+++ /var/tmp/diff_new_pack.JJUvBq/_new  2021-02-15 23:13:21.475132128 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  3c1add017dd9b8ee81ca490f75262d067af53f7d
\ No newline at end of file
+  048861a05b93209000b6b8baef0637f66e78fea5
\ No newline at end of file

++ publicsuffix-20210128.obscpio -> publicsuffix-20210211.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210128/public_suffix_list.dat 
new/publicsuffix-20210211/public_suffix_list.dat
--- old/publicsuffix-20210128/public_suffix_list.dat2021-01-28 
10:17:32.0 +0100
+++ new/publicsuffix-20210211/public_suffix_list.dat2021-02-11 
09:57:35.0 +0100
@@ -7123,7 +7123,7 @@
 
 // newGTLDs
 
-// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2020-12-21T16:35:44Z
+// List of new gTLDs imported from 
https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 
2021-02-07T16:47:40Z
 // This list is auto-generated, don't edit it manually.
 // aaa : 2015-02-26 American Automobile Association, Inc.
 aaa
@@ -7680,7 +7680,7 @@
 // cfa : 2014-08-28 CFA Institute
 cfa
 
-// cfd : 2014-12-11 DotCFD Registry Limited
+// cfd : 2014-12-11 ShortDot SA
 cfd
 
 // chanel : 2015-04-09 Chanel International B.V.
@@ -10728,6 +10728,10 @@
 *.elb.amazonaws.com
 *.elb.amazonaws.com.cn
 
+// Amazon Global Accelerator : https://aws.amazon.com/global-accelerator/
+// Submitted by Daniel Massaguer 
+awsglobalaccelerator.com
+
 // Amazon S3 : https://aws.amazon.com/s3/
 // Submitted by Luke Wells 
 s3.amazonaws.com
@@ -12478,7 +12482,9 @@
 
 // McHost : https://mchost.ru
 // Submitted by Evgeniy Subbotin 
+mcdir.me
 mcdir.ru
+mcpre.ru
 vps.mcdir.ru
 
 // Memset hosting : https://www.memset.com
@@ -12602,6 +12608,11 @@
 // Submitted by Jeff Wheelhouse 
 nfshost.com
 
+// Northflank Ltd. : https://northflank.com/
+// Submitted by Marco Suter 
+northflank.app
+code.run
+
 // Now-DNS : https://now-dns.com
 // Submitted by Steve Russell 
 dnsking.ch

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.JJUvBq/_old  2021-02-15 23:13:21.651132390 +0100
+++ /var/tmp/diff_new_pack.JJUvBq/_new  2021-02-15 23:13:21.651132390 +0100
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20210128
-mtime: 1611825452
-commit: 3c1add017dd9b8ee81ca490f75262d067af53f7d
+version: 20210211
+mtime: 1613033855
+commit: 048861a05b93209000b6b8baef0637f66e78fea5
 


commit publicsuffix for openSUSE:Factory

2021-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-02-04 20:22:17

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.28504 (New)


Package is "publicsuffix"

Thu Feb  4 20:22:17 2021 rev:61 rq:868308 version:20210128

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2021-01-20 18:23:20.907305334 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.28504/publicsuffix.changes 
2021-02-04 20:22:19.62664 +0100
@@ -1,0 +2,19 @@
+Mon Feb  1 09:45:07 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210128:
+  * Add Appspace to PSL (#1197)
+  * add torproject.net (#1196)
+  * Public suffixes KU Leuven (#1194)
+  * added clickrising.net (#1192)
+  * Add hosting and paas from OVHcloud (#1193)
+  * add missing IDN ccTLDs:  for Bahrain and Laos ( .xn--mgbcpq6gpa1a and 
.xn--q7ce6a ) (#1175)
+  * Add try-snowplow.com to PSL (#1184)
+  * Update public_suffix_list.dat (#1189)
+  * Update public_suffix_list.dat (#1187)
+  * removal of scapp.io and applicationcloud.io (#1186)
+  * Update public_suffix_list.dat (#1185)
+  * Added fireweb.app to PSL (#1181)
+  * Update and rename tld-update.yml to tld-update.yml.hold
+  * CI: Add Github Actions workflow for TLD updates PRs. (#1166)
+
+---

Old:

  publicsuffix-20210108.obscpio

New:

  publicsuffix-20210128.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.ceufAb/_old  2021-02-04 20:22:20.398667840 +0100
+++ /var/tmp/diff_new_pack.ceufAb/_new  2021-02-04 20:22:20.402667846 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20210108
+Version:20210128
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.ceufAb/_old  2021-02-04 20:22:20.458667931 +0100
+++ /var/tmp/diff_new_pack.ceufAb/_new  2021-02-04 20:22:20.458667931 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  b870902ef14c3599d197b3d775b78af2c7c32863
\ No newline at end of file
+  3c1add017dd9b8ee81ca490f75262d067af53f7d
\ No newline at end of file

++ publicsuffix-20210108.obscpio -> publicsuffix-20210128.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/publicsuffix-20210108/.github/workflows/tld-update.yml.hold 
new/publicsuffix-20210128/.github/workflows/tld-update.yml.hold
--- old/publicsuffix-20210108/.github/workflows/tld-update.yml.hold 
1970-01-01 01:00:00.0 +0100
+++ new/publicsuffix-20210128/.github/workflows/tld-update.yml.hold 
2021-01-28 10:17:32.0 +0100
@@ -0,0 +1,47 @@
+# Put this automation on hold, until it is able to ignore changes that only 
update the header timestamp.
+name: tld-update
+on:
+  schedule:
+# Run every hour, at the 15 minute mark. E.g.
+# 2020-11-29 00:15:00 UTC, 2020-11-29 01:15:00 UTC, 2020-11-29 02:15:00 UTC
+- cron:  '15 * * * *'
+jobs:
+  psl-gtld-update:
+name: Check for TLD data updates
+runs-on: ubuntu-latest
+steps:
+
+  - name: Check out code
+uses: actions/checkout@v2
+
+  - name: Set up Go
+uses: actions/setup-go@v2
+with:
+  go-version: ^1.15
+
+  - name: Set current date
+id: get-date
+run: echo "::set-output name=now::$(date +'%Y-%m-%dT%H:%M:%S %Z')"
+
+  - name: Run patchnewgtlds
+run: tools/patchnewgtlds
+
+  - name: Create pull-request
+id: cpr
+uses: peter-evans/create-pull-request@v3
+with:
+  token: "${{ secrets.BOT_PAT }}"
+  push-to-fork: tld-update-bot/list
+  commit-message: "util: gTLD data autopull updates for ${{ 
steps.get-date.outputs.now }}"
+  title: "util: gTLD autopull updates for ${{ 
steps.get-date.outputs.now }}"
+  body: "Public suffix list gTLD data updates from 
`tools/patchnewgtlds` for ${{ steps.get-date.outputs.now }}."
+  committer: "GitHub "
+  author: "GitHub "
+  labels: tld-update
+  branch: psl-gtld-update
+  delete-branch: true
+
+  - name: Check outputs
+run: |
+  echo "Pull Request Number - ${{ 
steps.cpr.outputs.pull-request-number }}"
+  echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20210108/public_suffix_list.dat 
new/publicsuffix-20210128/public_suffi

commit publicsuffix for openSUSE:Factory

2021-01-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2021-01-20 18:23:15

Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and  /work/SRC/openSUSE:Factory/.publicsuffix.new.28504 (New)


Package is "publicsuffix"

Wed Jan 20 18:23:15 2021 rev:60 rq:864226 version:20210108

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2020-12-30 17:11:37.764957956 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.28504/publicsuffix.changes 
2021-01-20 18:23:20.907305334 +0100
@@ -1,0 +2,7 @@
+Mon Jan 11 11:55:19 UTC 2021 - Martin Pluskal 
+
+- Update to version 20210108:
+  * Added ghost.io to PSL (#1180)
+  * Add myshopify.com (#1179)
+
+---

Old:

  publicsuffix-20201223.obscpio

New:

  publicsuffix-20210108.obscpio



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.6bA8gl/_old  2021-01-20 18:23:21.975306124 +0100
+++ /var/tmp/diff_new_pack.6bA8gl/_new  2021-01-20 18:23:21.979306126 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package publicsuffix
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2015 yan...@declera.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20201223
+Version:20210108
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0
@@ -45,7 +45,7 @@
 public_suffix_list.dat public_suffix_list.dafsa
 
 %check
-make %{?_smp_mflags} test-syntax
+%make_build test-syntax
 
 %install
 install -m 644 -p -D public_suffix_list.dat \

++ _servicedata ++
--- /var/tmp/diff_new_pack.6bA8gl/_old  2021-01-20 18:23:22.015306154 +0100
+++ /var/tmp/diff_new_pack.6bA8gl/_new  2021-01-20 18:23:22.015306154 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  6b67c6f2f7691ff91a9dd6758cd3fef6aef8727d
\ No newline at end of file
+  b870902ef14c3599d197b3d775b78af2c7c32863
\ No newline at end of file

++ publicsuffix-20201223.obscpio -> publicsuffix-20210108.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20201223/public_suffix_list.dat 
new/publicsuffix-20210108/public_suffix_list.dat
--- old/publicsuffix-20201223/public_suffix_list.dat2020-12-24 
00:20:29.0 +0100
+++ new/publicsuffix-20210108/public_suffix_list.dat2021-01-08 
14:09:18.0 +0100
@@ -11870,6 +11870,10 @@
 lab.ms
 cdn-edges.net
 
+// Ghost Foundation : https://ghost.org
+// Submitted by Matt Hanley 
+ghost.io
+
 // GitHub, Inc.
 // Submitted by Patrick Toomey 
 github.io
@@ -13076,6 +13080,10 @@
 // Submitted by Alex Bowers 
 myshopblocks.com
 
+// Shopify : https://www.shopify.com
+// Submitted by Alex Richter 
+myshopify.com
+
 // Shopit : https://www.shopitcommerce.com/
 // Submitted by Craig McMahon 
 shopitsite.com

++ publicsuffix.obsinfo ++
--- /var/tmp/diff_new_pack.6bA8gl/_old  2021-01-20 18:23:22.135306242 +0100
+++ /var/tmp/diff_new_pack.6bA8gl/_new  2021-01-20 18:23:22.135306242 +0100
@@ -1,5 +1,5 @@
 name: publicsuffix
-version: 20201223
-mtime: 1608765629
-commit: 6b67c6f2f7691ff91a9dd6758cd3fef6aef8727d
+version: 20210108
+mtime: 1610111358
+commit: b870902ef14c3599d197b3d775b78af2c7c32863