Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openssh: update to 9.1p1.
@ 2022-10-04 11:04 leahneukirchen
  2022-10-04 14:54 ` ahesford
  2022-10-07 13:31 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: leahneukirchen @ 2022-10-04 11:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages openssh91
https://github.com/void-linux/void-packages/pull/39700

openssh: update to 9.1p1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
  - [x] x86_64
- More testing required:
  - [ ] x86_64-musl
  - [ ] armv7
  - [ ] aarch64


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

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

From 12d615c02b328553988bbace6ff5ede95684b56f Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Tue, 4 Oct 2022 13:00:11 +0200
Subject: [PATCH 1/2] openssh: update to 9.1p1.

---
 srcpkgs/openssh/patches/config.patch | 8 --------
 srcpkgs/openssh/template             | 4 ++--
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/openssh/patches/config.patch b/srcpkgs/openssh/patches/config.patch
index c269363cdf89..abe054396261 100644
--- a/srcpkgs/openssh/patches/config.patch
+++ b/srcpkgs/openssh/patches/config.patch
@@ -17,14 +17,6 @@
  	strmode \
  	strnlen \
  	strnvis \
-@@ -1774,7 +1771,6 @@
- 	swap32 \
- 	sysconf \
- 	tcgetpgrp \
--	timingsafe_bcmp \
- 	truncate \
- 	unsetenv \
- 	updwtmpx \
 @@ -1785,6 +1781,13 @@
  	waitpid \
  	warn \
diff --git a/srcpkgs/openssh/template b/srcpkgs/openssh/template
index e0f5b0945e67..9470b1ddf383 100644
--- a/srcpkgs/openssh/template
+++ b/srcpkgs/openssh/template
@@ -1,6 +1,6 @@
 # Template file for 'openssh'
 pkgname=openssh
-version=9.0p1
+version=9.1p1
 revision=1
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/openssh
@@ -23,7 +23,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-2-Clause, ISC"
 homepage="https://www.openssh.com"
 distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${version}.tar.gz"
-checksum=03974302161e9ecce32153cfa10012f1e65c8f3750f573a73ab1befd5972a28a
+checksum=19f85009c7e3e23787f0236fbb1578392ab4d4bf9f8ec5fe6bc1cd7e8bfdd288
 conf_files="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config /etc/pam.d/sshd"
 make_dirs="/var/chroot/ssh 0755 root root"
 

From 783b976a4587c7eaab359b93f78e75c5f354c508 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Tue, 4 Oct 2022 13:02:33 +0200
Subject: [PATCH 2/2] gnome-ssh-askpass: update to 9.1p1.

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

diff --git a/srcpkgs/gnome-ssh-askpass/template b/srcpkgs/gnome-ssh-askpass/template
index 692556f6836b..11c8629e8fb3 100644
--- a/srcpkgs/gnome-ssh-askpass/template
+++ b/srcpkgs/gnome-ssh-askpass/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-ssh-askpass'
 pkgname=gnome-ssh-askpass
-version=9.0p1
+version=9.1p1
 revision=1
 wrksrc="openssh-${version}"
 build_wrksrc="contrib"
@@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause, BSD-2-Clause"
 homepage="http://www.openssh.org"
 distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${version}.tar.gz"
-checksum=03974302161e9ecce32153cfa10012f1e65c8f3750f573a73ab1befd5972a28a
+checksum=19f85009c7e3e23787f0236fbb1578392ab4d4bf9f8ec5fe6bc1cd7e8bfdd288
 
 alternatives="
  ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/gnome-ssh-askpass

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

* Re: openssh: update to 9.1p1.
  2022-10-04 11:04 [PR PATCH] openssh: update to 9.1p1 leahneukirchen
@ 2022-10-04 14:54 ` ahesford
  2022-10-07 13:31 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2022-10-04 14:54 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/39700#issuecomment-1267133449

Comment:
`aarch64` works to the extent that I can log into an upgraded RPi 4B.

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

* Re: [PR PATCH] [Merged]: openssh: update to 9.1p1.
  2022-10-04 11:04 [PR PATCH] openssh: update to 9.1p1 leahneukirchen
  2022-10-04 14:54 ` ahesford
@ 2022-10-07 13:31 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-10-07 13:31 UTC (permalink / raw)
  To: ml

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

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

openssh: update to 9.1p1.
https://github.com/void-linux/void-packages/pull/39700

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

#### Testing the changes
- I tested the changes in this PR: **YES**
  - [x] x86_64
- More testing required:
  - [ ] x86_64-musl
  - [ ] armv7
  - [x] aarch64


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

end of thread, other threads:[~2022-10-07 13:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 11:04 [PR PATCH] openssh: update to 9.1p1 leahneukirchen
2022-10-04 14:54 ` ahesford
2022-10-07 13:31 ` [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).