diff --git a/core/iana-etc/.checksums b/core/iana-etc/.checksums index b7d333ff1..a4ac36bba 100644 --- a/core/iana-etc/.checksums +++ b/core/iana-etc/.checksums @@ -1,3 +1,3 @@ -bd6cc14a9edf7f0d12712e2086ed0ec1 protocols -a0358c14b29cca40fafbf881a5eabc49 services +bb27c64627698180ad1d2ebc8a9c0329 protocols +1b437fde586540b47dbced898f232e73 services cf0f5d42ea4f55dab043a1cb16acf6d9 update.sh diff --git a/core/iana-etc/.pkgfiles b/core/iana-etc/.pkgfiles index 9979740e8..2e863d59f 100644 --- a/core/iana-etc/.pkgfiles +++ b/core/iana-etc/.pkgfiles @@ -1,4 +1,4 @@ -iana-etc-20231018-1 +iana-etc-20231117-1 drwxr-xr-x root/root etc/ -rw-r--r-- root/root etc/protocols -rw-r--r-- root/root etc/services diff --git a/core/iana-etc/protocols b/core/iana-etc/protocols index df72e2558..40bef05ae 100644 --- a/core/iana-etc/protocols +++ b/core/iana-etc/protocols @@ -1,4 +1,4 @@ -# /etc/protocols, created 2023-10-27T11:10:11+0000 +# /etc/protocols, created 2023-12-04T12:27:00+0000 # Source: https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml hopopt 0 HOPOPT icmp 1 ICMP diff --git a/core/iana-etc/services b/core/iana-etc/services index a5e5832bc..6d9f2e883 100644 --- a/core/iana-etc/services +++ b/core/iana-etc/services @@ -1,4 +1,4 @@ -# /etc/services, created 2023-10-27T11:10:11+0000 +# /etc/services, created 2023-12-04T12:27:00+0000 # Source: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml tcpmux 1/tcp tcpmux 1/udp @@ -527,8 +527,6 @@ bhevent 357/tcp bhevent 357/udp shrinkwrap 358/tcp shrinkwrap 358/udp -nsrmp 359/tcp -nsrmp 359/udp scoi2odialog 360/tcp scoi2odialog 360/udp semantix 361/tcp diff --git a/core/iana-etc/spkgbuild b/core/iana-etc/spkgbuild index dae9c2454..29ca4dcf3 100755 --- a/core/iana-etc/spkgbuild +++ b/core/iana-etc/spkgbuild @@ -1,7 +1,7 @@ # description : Provides data for network services and protocols name=iana-etc -version=20231018 +version=20231117 release=1 source="services protocols update.sh"