Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rpm: update to 4.18.0.
@ 2023-03-23 21:47 ismaell
  2023-03-28  3:38 ` [PR REVIEW] " classabbyamp
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: ismaell @ 2023-03-23 21:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ismaell/void-packages rpm
https://github.com/void-linux/void-packages/pull/42958

rpm: update to 4.18.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 1dbc58e3c533168aec40229b853dc69160be4db6 Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Thu, 13 Oct 2022 19:28:56 +0200
Subject: [PATCH] rpm: update to 4.18.0.

---
 srcpkgs/rpm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 3f2b3915daa0..05c887574e3a 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,7 +1,7 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.17.1
-revision=3
+version=4.18.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
  --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
+checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

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

* Re: [PR REVIEW] rpm: update to 4.18.0.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
@ 2023-03-28  3:38 ` classabbyamp
  2023-03-29 16:32 ` [PR PATCH] [Updated] " ismaell
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-03-28  3:38 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42958#discussion_r1149990543

Comment:
.1 is available

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

* Re: [PR PATCH] [Updated] rpm: update to 4.18.0.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
  2023-03-28  3:38 ` [PR REVIEW] " classabbyamp
@ 2023-03-29 16:32 ` ismaell
  2023-03-29 16:55 ` rpm: update to 4.18.1 ismaell
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ismaell @ 2023-03-29 16:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ismaell/void-packages rpm
https://github.com/void-linux/void-packages/pull/42958

rpm: update to 4.18.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 1dbc58e3c533168aec40229b853dc69160be4db6 Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Thu, 13 Oct 2022 19:28:56 +0200
Subject: [PATCH 1/2] rpm: update to 4.18.0.

---
 srcpkgs/rpm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 3f2b3915daa0..05c887574e3a 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,7 +1,7 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.17.1
-revision=3
+version=4.18.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
  --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
+checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

From d44c1e05eee80a278069bd3197b88256ea334d5c Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Tue, 28 Mar 2023 23:58:57 +0200
Subject: [PATCH 2/2] rpm: update to 4.18.1.

---
 srcpkgs/rpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 05c887574e3a..f02188d920e2 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,6 +1,6 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.18.0
+version=4.18.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
+checksum=37f3b42c0966941e2ad3f10fde3639824a6591d07197ba8fd0869ca0779e1f56
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

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

* Re: rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
  2023-03-28  3:38 ` [PR REVIEW] " classabbyamp
  2023-03-29 16:32 ` [PR PATCH] [Updated] " ismaell
@ 2023-03-29 16:55 ` ismaell
  2023-03-29 16:59 ` ismaell
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ismaell @ 2023-03-29 16:55 UTC (permalink / raw)
  To: ml

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

New comment by ismaell on void-packages repository

https://github.com/void-linux/void-packages/pull/42958#issuecomment-1488962670

Comment:
> add [this patch](https://github.com/rpm-software-management/rpm/commit/d8eee23e1f2d944a9bcef5044d43808ba21bb83a.patch) and remove musl-legacy-compat from the template

I was planning on submitting that separately, but I guess I could just include it here

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

* Re: rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (2 preceding siblings ...)
  2023-03-29 16:55 ` rpm: update to 4.18.1 ismaell
@ 2023-03-29 16:59 ` ismaell
  2023-03-29 17:00 ` [PR PATCH] [Updated] " ismaell
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ismaell @ 2023-03-29 16:59 UTC (permalink / raw)
  To: ml

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

New comment by ismaell on void-packages repository

https://github.com/void-linux/void-packages/pull/42958#issuecomment-1488962670

Comment:
> add [this patch](https://github.com/rpm-software-management/rpm/commit/d8eee23e1f2d944a9bcef5044d43808ba21bb83a.patch) and remove musl-legacy-compat from the template

I was planning on submitting that separately, but I guess I could just include it here; note that the patch was already present in the 4.18.0 release.

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

* Re: [PR PATCH] [Updated] rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (3 preceding siblings ...)
  2023-03-29 16:59 ` ismaell
@ 2023-03-29 17:00 ` ismaell
  2023-03-29 17:02 ` ismaell
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ismaell @ 2023-03-29 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ismaell/void-packages rpm
https://github.com/void-linux/void-packages/pull/42958

rpm: update to 4.18.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 1dbc58e3c533168aec40229b853dc69160be4db6 Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Thu, 13 Oct 2022 19:28:56 +0200
Subject: [PATCH 1/3] rpm: update to 4.18.0.

---
 srcpkgs/rpm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 3f2b3915daa0..05c887574e3a 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,7 +1,7 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.17.1
-revision=3
+version=4.18.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
  --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
+checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

From d44c1e05eee80a278069bd3197b88256ea334d5c Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Tue, 28 Mar 2023 23:58:57 +0200
Subject: [PATCH 2/3] rpm: update to 4.18.1.

---
 srcpkgs/rpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 05c887574e3a..f02188d920e2 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,6 +1,6 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.18.0
+version=4.18.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
+checksum=37f3b42c0966941e2ad3f10fde3639824a6591d07197ba8fd0869ca0779e1f56
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

From 041e1744892c2ac622818f88e73b952f8d179205 Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Thu, 23 Mar 2023 03:05:08 +0100
Subject: [PATCH 3/3] rpm: remove dependency on musl-legacy-compat

rpm doesn't depends on error.h anymore.

Closes: https://github.com/void-linux/void-packages/issues/36668
---
 srcpkgs/rpm/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index f02188d920e2..c7c5e7a62895 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,7 +1,7 @@
 # Template file for 'rpm'
 pkgname=rpm
 version=4.18.1
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
  --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
@@ -22,9 +22,8 @@ CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
 
 case "$XBPS_TARGET_MACHINE" in
 	# rpm uses _nl_msg_cat_cntr, so it needs the glibc gettext impl
-	# it uses <error.h> header, provided by legacy-compat
 	*-musl)
-	makedepends+=" gettext-devel musl-legacy-compat"
+	makedepends+=" gettext-devel"
 	CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/gettext"
 	LDFLAGS="-lintl"
 	;;

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

* Re: [PR PATCH] [Updated] rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (4 preceding siblings ...)
  2023-03-29 17:00 ` [PR PATCH] [Updated] " ismaell
@ 2023-03-29 17:02 ` ismaell
  2023-03-29 17:13 ` classabbyamp
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ismaell @ 2023-03-29 17:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ismaell/void-packages rpm
https://github.com/void-linux/void-packages/pull/42958

rpm: update to 4.18.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 1dbc58e3c533168aec40229b853dc69160be4db6 Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Thu, 13 Oct 2022 19:28:56 +0200
Subject: [PATCH 1/3] rpm: update to 4.18.0.

---
 srcpkgs/rpm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 3f2b3915daa0..05c887574e3a 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,7 +1,7 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.17.1
-revision=3
+version=4.18.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
  --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
+checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

From d44c1e05eee80a278069bd3197b88256ea334d5c Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Tue, 28 Mar 2023 23:58:57 +0200
Subject: [PATCH 2/3] rpm: update to 4.18.1.

---
 srcpkgs/rpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 05c887574e3a..f02188d920e2 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,6 +1,6 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.18.0
+version=4.18.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
+checksum=37f3b42c0966941e2ad3f10fde3639824a6591d07197ba8fd0869ca0779e1f56
 python_version=3
 
 CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"

From 4dea94f1c2b406ae04bf510f3be81b532d3be987 Mon Sep 17 00:00:00 2001
From: Ismael Luceno <ismael@iodev.co.uk>
Date: Thu, 23 Mar 2023 03:05:08 +0100
Subject: [PATCH 3/3] rpm: remove dependency on musl-legacy-compat

rpm doesn't depends on error.h anymore.

Closes: https://github.com/void-linux/void-packages/issues/36668
---
 srcpkgs/rpm/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index f02188d920e2..a2573912650f 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -22,9 +22,8 @@ CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
 
 case "$XBPS_TARGET_MACHINE" in
 	# rpm uses _nl_msg_cat_cntr, so it needs the glibc gettext impl
-	# it uses <error.h> header, provided by legacy-compat
 	*-musl)
-	makedepends+=" gettext-devel musl-legacy-compat"
+	makedepends+=" gettext-devel"
 	CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/gettext"
 	LDFLAGS="-lintl"
 	;;

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

* Re: rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (5 preceding siblings ...)
  2023-03-29 17:02 ` ismaell
@ 2023-03-29 17:13 ` classabbyamp
  2023-03-29 17:17 ` ismaell
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-03-29 17:13 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42958#issuecomment-1488994984

Comment:
> note that the patch was already present in the 4.18.0 release.

weird, it didn't show up as in the tag in github's UI

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

* Re: rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (6 preceding siblings ...)
  2023-03-29 17:13 ` classabbyamp
@ 2023-03-29 17:17 ` ismaell
  2023-03-29 17:20 ` classabbyamp
  2023-03-29 17:21 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 12+ messages in thread
From: ismaell @ 2023-03-29 17:17 UTC (permalink / raw)
  To: ml

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

New comment by ismaell on void-packages repository

https://github.com/void-linux/void-packages/pull/42958#issuecomment-1489000991

Comment:
On 29/Mar/2023 10:13, classabbyamp wrote:
> > note that the patch was already present in the 4.18.0 release.
> 
> weird, it didn't show up as in the tag in github's UI

Because they cut releases from a different branch.


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

* Re: rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (7 preceding siblings ...)
  2023-03-29 17:17 ` ismaell
@ 2023-03-29 17:20 ` classabbyamp
  2023-03-29 17:21 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-03-29 17:20 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42958#issuecomment-1489003909

Comment:
ah ok

overall it's fine to do both an update and some packaging fix at once

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

* Re: [PR PATCH] [Merged]: rpm: update to 4.18.1.
  2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
                   ` (8 preceding siblings ...)
  2023-03-29 17:20 ` classabbyamp
@ 2023-03-29 17:21 ` classabbyamp
  9 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-03-29 17:21 UTC (permalink / raw)
  To: ml

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

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

rpm: update to 4.18.1.
https://github.com/void-linux/void-packages/pull/42958

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

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


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

* [PR PATCH] rpm: update to 4.18.0.
@ 2022-12-10 19:53 glaulher
  0 siblings, 0 replies; 12+ messages in thread
From: glaulher @ 2022-12-10 19:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages rpm
https://github.com/void-linux/void-packages/pull/41003

rpm: update to 4.18.0.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From 099b1450f4c75daa1a956ea62fede931a9d9c749 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 10 Dec 2022 16:50:35 -0300
Subject: [PATCH] rpm: update to 4.18.0.

---
 srcpkgs/rpm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 13dfb592c82e..2256b0796e36 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,7 +1,7 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.17.1
-revision=2
+version=4.18.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-cap --with-acl
  --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
+checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
 python_version=3
 conflicts="rpmextract>=0" # Both provide rpm2cpio
 

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

end of thread, other threads:[~2023-03-29 17:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 21:47 [PR PATCH] rpm: update to 4.18.0 ismaell
2023-03-28  3:38 ` [PR REVIEW] " classabbyamp
2023-03-29 16:32 ` [PR PATCH] [Updated] " ismaell
2023-03-29 16:55 ` rpm: update to 4.18.1 ismaell
2023-03-29 16:59 ` ismaell
2023-03-29 17:00 ` [PR PATCH] [Updated] " ismaell
2023-03-29 17:02 ` ismaell
2023-03-29 17:13 ` classabbyamp
2023-03-29 17:17 ` ismaell
2023-03-29 17:20 ` classabbyamp
2023-03-29 17:21 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2022-12-10 19:53 [PR PATCH] rpm: update to 4.18.0 glaulher

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).