Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openssh: remove deprecated header
@ 2019-10-06 15:20 voidlinux-github
  2019-10-06 15:45 ` voidlinux-github
  2019-10-06 16:36 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-06 15:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages openssh
https://github.com/void-linux/void-packages/pull/15180

openssh: remove deprecated header


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

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

From 98d28a80b18aa49b14ad193a8a2644291e2d4922 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Sun, 6 Oct 2019 10:08:52 -0500
Subject: [PATCH] openssh: remove deprecated header

---
 srcpkgs/openssh/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/openssh/template b/srcpkgs/openssh/template
index 447973d0c7e..70839b3c191 100644
--- a/srcpkgs/openssh/template
+++ b/srcpkgs/openssh/template
@@ -1,7 +1,7 @@
 # Template file for 'openssh'
 pkgname=openssh
 version=8.0p1
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/openssh
  --sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@@ -44,6 +44,7 @@ esac
 
 pre_configure() {
 	autoreconf -fi
+	vsed -i -e 's|#include <sys/sysctl.h>||' servconf.c
 }
 
 post_install() {

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

* Re: openssh: remove deprecated header
  2019-10-06 15:20 [PR PATCH] openssh: remove deprecated header voidlinux-github
@ 2019-10-06 15:45 ` voidlinux-github
  2019-10-06 16:36 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-06 15:45 UTC (permalink / raw)
  To: ml

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

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/15180#issuecomment-538759509

Comment:
Otherwise it FTBFS on glibc

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

* Re: [PR PATCH] [Merged]: openssh: remove deprecated header
  2019-10-06 15:20 [PR PATCH] openssh: remove deprecated header voidlinux-github
  2019-10-06 15:45 ` voidlinux-github
@ 2019-10-06 16:36 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-06 16:36 UTC (permalink / raw)
  To: ml

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

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

openssh: remove deprecated header
https://github.com/void-linux/void-packages/pull/15180

Description:


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

end of thread, other threads:[~2019-10-06 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06 15:20 [PR PATCH] openssh: remove deprecated header voidlinux-github
2019-10-06 15:45 ` voidlinux-github
2019-10-06 16:36 ` [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).