Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ncurses: update to 6.3.
@ 2022-02-09 22:12 tibequadorian
  2022-02-09 22:14 ` tibequadorian
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-09 22:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages ncurses
https://github.com/void-linux/void-packages/pull/35497

ncurses: update to 6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

fix [CVE-2021-39537](https://nvd.nist.gov/vuln/detail/CVE-2021-39537)

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

@Gottox 

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 8c0fdcb468db7d36732f71f7086f3db85ba3803e Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 9 Feb 2022 23:08:31 +0100
Subject: [PATCH] ncurses: update to 6.3.

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

diff --git a/srcpkgs/ncurses/template b/srcpkgs/ncurses/template
index 90454e01ec10..e92614d2d9c2 100644
--- a/srcpkgs/ncurses/template
+++ b/srcpkgs/ncurses/template
@@ -1,7 +1,7 @@
 # Template file for 'ncurses'
 pkgname=ncurses
-version=6.2
-revision=4
+version=6.3
+revision=1
 bootstrap=yes
 configure_args="--enable-big-core"
 short_desc="System V Release 4.0 curses emulation library"
@@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="http://www.gnu.org/software/ncurses/"
 distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
-checksum=30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d
+checksum=97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059
 
 depends="ncurses-base-${version}_${revision}"
 

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

* Re: ncurses: update to 6.3.
  2022-02-09 22:12 [PR PATCH] ncurses: update to 6.3 tibequadorian
@ 2022-02-09 22:14 ` tibequadorian
  2022-02-09 22:18 ` [PR PATCH] [Updated] " tibequadorian
  2022-02-09 22:48 ` [PR PATCH] [Closed]: " tibequadorian
  2 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-09 22:14 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35497#issuecomment-1034244715

Comment:
what ?! it worked on my machine ...

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

* Re: [PR PATCH] [Updated] ncurses: update to 6.3.
  2022-02-09 22:12 [PR PATCH] ncurses: update to 6.3 tibequadorian
  2022-02-09 22:14 ` tibequadorian
@ 2022-02-09 22:18 ` tibequadorian
  2022-02-09 22:48 ` [PR PATCH] [Closed]: " tibequadorian
  2 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-09 22:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages ncurses
https://github.com/void-linux/void-packages/pull/35497

ncurses: update to 6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

fix [CVE-2021-39537](https://nvd.nist.gov/vuln/detail/CVE-2021-39537)

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

@Gottox 

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d22fc1f5b51dbd1eaaba3bd8eec1de567007f381 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 9 Feb 2022 23:08:31 +0100
Subject: [PATCH] ncurses: update to 6.3.

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

diff --git a/srcpkgs/ncurses/template b/srcpkgs/ncurses/template
index 90454e01ec10..e92614d2d9c2 100644
--- a/srcpkgs/ncurses/template
+++ b/srcpkgs/ncurses/template
@@ -1,7 +1,7 @@
 # Template file for 'ncurses'
 pkgname=ncurses
-version=6.2
-revision=4
+version=6.3
+revision=1
 bootstrap=yes
 configure_args="--enable-big-core"
 short_desc="System V Release 4.0 curses emulation library"
@@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="http://www.gnu.org/software/ncurses/"
 distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
-checksum=30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d
+checksum=97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059
 
 depends="ncurses-base-${version}_${revision}"
 

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

* Re: [PR PATCH] [Closed]: ncurses: update to 6.3.
  2022-02-09 22:12 [PR PATCH] ncurses: update to 6.3 tibequadorian
  2022-02-09 22:14 ` tibequadorian
  2022-02-09 22:18 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-09 22:48 ` tibequadorian
  2 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-09 22:48 UTC (permalink / raw)
  To: ml

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

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

ncurses: update to 6.3.
https://github.com/void-linux/void-packages/pull/35497

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

fix [CVE-2021-39537](https://nvd.nist.gov/vuln/detail/CVE-2021-39537)

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

@Gottox 

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* [PR PATCH] ncurses: update to 6.3.
@ 2022-02-09 22:54 leahneukirchen
  0 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2022-02-09 22:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages ncurses63
https://github.com/void-linux/void-packages/pull/35498

ncurses: update to 6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Supersedes #35497.

#### Testing the changes
- [tibequadorian](https://github.com/tibequadorian) 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 38c921aa69b6c71ca8a147db7a996eaafc5364b3 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Wed, 9 Feb 2022 23:53:14 +0100
Subject: [PATCH] ncurses: update to 6.3.

---
 srcpkgs/ncurses/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ncurses/template b/srcpkgs/ncurses/template
index 90454e01ec10..5366c77a6a06 100644
--- a/srcpkgs/ncurses/template
+++ b/srcpkgs/ncurses/template
@@ -1,7 +1,7 @@
 # Template file for 'ncurses'
 pkgname=ncurses
-version=6.2
-revision=4
+version=6.3
+revision=1
 bootstrap=yes
 configure_args="--enable-big-core"
 short_desc="System V Release 4.0 curses emulation library"
@@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="http://www.gnu.org/software/ncurses/"
 distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
-checksum=30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d
+checksum=97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059
 
 depends="ncurses-base-${version}_${revision}"
 
@@ -28,6 +28,7 @@ do_configure() {
 		--without-tests --enable-pc-files \
 		--with-pkg-config-libdir=/usr/lib/pkgconfig \
 		ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config \
+		PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig \
 		BUILD_CFLAGS="$BUILD_CFLAGS"
 
 	cd ${wrksrc}/ncurses-build
@@ -36,6 +37,7 @@ do_configure() {
 		--without-debug --without-ada --without-tests \
 		--enable-pc-files --with-pkg-config-libdir=/usr/lib/pkgconfig \
 		ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config \
+		PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig \
 		BUILD_CFLAGS="$BUILD_CFLAGS"
 }
 

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

end of thread, other threads:[~2022-02-09 22:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 22:12 [PR PATCH] ncurses: update to 6.3 tibequadorian
2022-02-09 22:14 ` tibequadorian
2022-02-09 22:18 ` [PR PATCH] [Updated] " tibequadorian
2022-02-09 22:48 ` [PR PATCH] [Closed]: " tibequadorian
2022-02-09 22:54 [PR PATCH] " 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).