Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openssh: update to 8.4p1.
@ 2020-09-27 15:01 leahneukirchen
  2020-09-27 15:13 ` [PR PATCH] [Updated] " leahneukirchen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: leahneukirchen @ 2020-09-27 15:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages openssh84
https://github.com/void-linux/void-packages/pull/25132

openssh: update to 8.4p1.
Tested on x86_64 glibc.

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

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

From b052ec422f6a6d51498b50012cc4d7b70c463acb Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 27 Sep 2020 16:59:50 +0200
Subject: [PATCH] openssh: update to 8.4p1.

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

diff --git a/srcpkgs/openssh/template b/srcpkgs/openssh/template
index 794a6cefbed..3bbbfdd0bde 100644
--- a/srcpkgs/openssh/template
+++ b/srcpkgs/openssh/template
@@ -1,7 +1,7 @@
 # Template file for 'openssh'
 pkgname=openssh
-version=8.3p1
-revision=2
+version=8.4p1
+revision=1
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/openssh
  --sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@@ -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=f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2
+checksum=5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24
 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"
 

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

end of thread, other threads:[~2020-09-28 10:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 15:01 [PR PATCH] openssh: update to 8.4p1 leahneukirchen
2020-09-27 15:13 ` [PR PATCH] [Updated] " leahneukirchen
2020-09-27 15:23 ` abenson
2020-09-27 15:52 ` leahneukirchen
2020-09-27 22:00 ` Piraty
2020-09-28 10:35 ` [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).