Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] iana-etc: update to 20230629.
@ 2023-07-02 16:28 Bnyro
  2023-07-02 17:59 ` leahneukirchen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2023-07-02 16:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages iana-etc
https://github.com/void-linux/void-packages/pull/44792

iana-etc: update to 20230629.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

cc @leahneukirchen 

A patch file from https://github.com/void-linux/void-packages/pull/44792.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-iana-etc-44792.patch --]
[-- Type: text/x-diff, Size: 656 bytes --]

From 5c05fac1e1afa9be6290cbbe4fab61a83f929a92 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 2 Jul 2023 18:27:45 +0200
Subject: [PATCH] iana-etc: update to 20230629.

---
 srcpkgs/iana-etc/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/iana-etc/template b/srcpkgs/iana-etc/template
index ad5430ac07dc..ad2d10630f09 100644
--- a/srcpkgs/iana-etc/template
+++ b/srcpkgs/iana-etc/template
@@ -1,7 +1,7 @@
 # Template file for 'iana-etc'
 pkgname=iana-etc
 reverts="202001016_1"
-version=20230104
+version=20230629
 revision=1
 bootstrap=yes
 short_desc="Unix /etc/services and /etc/protocols files"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: iana-etc: update to 20230629.
  2023-07-02 16:28 [PR PATCH] iana-etc: update to 20230629 Bnyro
@ 2023-07-02 17:59 ` leahneukirchen
  2023-07-02 18:05 ` Bnyro
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-07-02 17:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 196 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/44792#issuecomment-1616753598

Comment:
This makes no sense if the files didn't change?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: iana-etc: update to 20230629.
  2023-07-02 16:28 [PR PATCH] iana-etc: update to 20230629 Bnyro
  2023-07-02 17:59 ` leahneukirchen
@ 2023-07-02 18:05 ` Bnyro
  2023-07-02 18:06 ` [PR PATCH] [Updated] " Bnyro
  2023-07-02 18:47 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-02 18:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44792#issuecomment-1616755821

Comment:
Oh sorry, I forgot to commit the proper changes ...

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] iana-etc: update to 20230629.
  2023-07-02 16:28 [PR PATCH] iana-etc: update to 20230629 Bnyro
  2023-07-02 17:59 ` leahneukirchen
  2023-07-02 18:05 ` Bnyro
@ 2023-07-02 18:06 ` Bnyro
  2023-07-02 18:47 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-02 18:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages iana-etc
https://github.com/void-linux/void-packages/pull/44792

iana-etc: update to 20230629.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

cc @leahneukirchen 

A patch file from https://github.com/void-linux/void-packages/pull/44792.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-iana-etc-44792.patch --]
[-- Type: text/x-diff, Size: 2560 bytes --]

From 8c5c1c3214949a6901a8a59a2b74ef1e4b70e425 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 2 Jul 2023 20:07:22 +0200
Subject: [PATCH] iana-etc: update to 20230629.

---
 srcpkgs/iana-etc/files/protocols | 2 +-
 srcpkgs/iana-etc/files/services  | 7 +++++++
 srcpkgs/iana-etc/template        | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/iana-etc/files/protocols b/srcpkgs/iana-etc/files/protocols
index ed52330ca2ae..1adb889b46df 100644
--- a/srcpkgs/iana-etc/files/protocols
+++ b/srcpkgs/iana-etc/files/protocols
@@ -77,7 +77,6 @@ iso-ip        80 ISO-IP
 vmtp          81 VMTP
 secure-vmtp   82 SECURE-VMTP
 vines         83 VINES
-ttp           84 TTP
 iptm          84 IPTM
 nsfnet-igp    85 NSFNET-IGP
 dgp           86 DGP
@@ -133,4 +132,5 @@ wesp         141 WESP
 rohc         142 ROHC
 ethernet     143 Ethernet
 aggfrag      144 AGGFRAG
+nsh          145 NSH
 reserved     255 Reserved
diff --git a/srcpkgs/iana-etc/files/services b/srcpkgs/iana-etc/files/services
index 85155a5a5735..1272f9185cb1 100644
--- a/srcpkgs/iana-etc/files/services
+++ b/srcpkgs/iana-etc/files/services
@@ -1364,6 +1364,8 @@ apex-mesh         912/tcp
 apex-mesh         912/udp
 apex-edge         913/tcp
 apex-edge         913/udp
+rift-lies         914/udp
+rift-ties         915/udp
 rndc              953/tcp
 ftps-data         989/tcp
 ftps-data         989/udp
@@ -3846,6 +3848,8 @@ simple-tx-rx     2257/tcp
 simple-tx-rx     2257/udp
 rcts             2258/tcp
 rcts             2258/udp
+bid-serv         2259/tcp
+bid-serv         2259/udp
 apc-2260         2260/tcp
 apc-2260         2260/udp
 comotionmaster   2261/tcp
@@ -4064,6 +4068,8 @@ service-ctrl     2367/tcp
 service-ctrl     2367/udp
 opentable        2368/tcp
 opentable        2368/udp
+bif-p2p          2369/tcp
+bif-p2p          2369/udp
 l3-hbmon         2370/tcp
 l3-hbmon         2370/udp
 rda              2371/tcp
@@ -10750,6 +10756,7 @@ dsmcc-download  13821/udp
 dsmcc-ccp       13822/tcp
 dsmcc-ccp       13822/udp
 bmdss           13823/tcp
+a-trust-rpc     13832/tcp
 ucontrol        13894/tcp
 ucontrol        13894/udp
 dta-systems     13929/tcp
diff --git a/srcpkgs/iana-etc/template b/srcpkgs/iana-etc/template
index ad5430ac07dc..ad2d10630f09 100644
--- a/srcpkgs/iana-etc/template
+++ b/srcpkgs/iana-etc/template
@@ -1,7 +1,7 @@
 # Template file for 'iana-etc'
 pkgname=iana-etc
 reverts="202001016_1"
-version=20230104
+version=20230629
 revision=1
 bootstrap=yes
 short_desc="Unix /etc/services and /etc/protocols files"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: iana-etc: update to 20230629.
  2023-07-02 16:28 [PR PATCH] iana-etc: update to 20230629 Bnyro
                   ` (2 preceding siblings ...)
  2023-07-02 18:06 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-02 18:47 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-07-02 18:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 973 bytes --]

There's a merged pull request on the void-packages repository

iana-etc: update to 20230629.
https://github.com/void-linux/void-packages/pull/44792

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

cc @leahneukirchen 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-02 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-02 16:28 [PR PATCH] iana-etc: update to 20230629 Bnyro
2023-07-02 17:59 ` leahneukirchen
2023-07-02 18:05 ` Bnyro
2023-07-02 18:06 ` [PR PATCH] [Updated] " Bnyro
2023-07-02 18:47 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).