Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openssh: update to 8.1p1.
@ 2019-10-09  8:14 voidlinux-github
  2019-10-10 11:10 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-09  8:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages openssh81
https://github.com/void-linux/void-packages/pull/15273

openssh: update to 8.1p1.
Please test.

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

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

From b3d1b0d7a5d194189103ca1864cb0bcde4d8b424 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Wed, 9 Oct 2019 10:13:36 +0200
Subject: [PATCH] openssh: update to 8.1p1.

---
 srcpkgs/openssh/patches/setproctitle.patch | 10 ----------
 srcpkgs/openssh/template                   |  6 +++---
 2 files changed, 3 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/openssh/patches/setproctitle.patch

diff --git a/srcpkgs/openssh/patches/setproctitle.patch b/srcpkgs/openssh/patches/setproctitle.patch
deleted file mode 100644
index dc40c330720..00000000000
--- a/srcpkgs/openssh/patches/setproctitle.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- openbsd-compat/setproctitle.c.orig
-+++ openbsd-compat/setproctitle.c
-@@ -36,6 +36,7 @@
- #ifndef HAVE_SETPROCTITLE
- 
- #include <stdarg.h>
-+#include <stdio.h>
- #include <stdlib.h>
- #include <unistd.h>
- #ifdef HAVE_SYS_PSTAT_H
diff --git a/srcpkgs/openssh/template b/srcpkgs/openssh/template
index 70839b3c191..5dc97b69ca4 100644
--- a/srcpkgs/openssh/template
+++ b/srcpkgs/openssh/template
@@ -1,7 +1,7 @@
 # Template file for 'openssh'
 pkgname=openssh
-version=8.0p1
-revision=4
+version=8.1p1
+revision=1
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/openssh
  --sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@@ -22,7 +22,7 @@ maintainer="Enno Boland <gottox@voidlinux.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=bd943879e69498e8031eb6b7f44d08cdc37d59a7ab689aa0b437320c3481fd68
+checksum=02f5dbef3835d0753556f973cd57b4c19b6b1f6cd24c03445e23ac77ca1b93ff
 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] 4+ messages in thread

end of thread, other threads:[~2019-10-11  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09  8:14 [PR PATCH] openssh: update to 8.1p1 voidlinux-github
2019-10-10 11:10 ` voidlinux-github
2019-10-10 11:49 ` voidlinux-github
2019-10-11  9:28 ` [PR PATCH] [Merged]: " voidlinux-github

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