summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2021-09-01 10:32:50 +0200
committerNicolas Iooss2021-09-01 10:32:50 +0200
commit755140275a3da0e350693ce2581a1dd57fa7d97b (patch)
treefbe0c5e21a54fc548a9f6b7ea64bc9a3e228f424
parent6a01b025cbe666980336c3779ac4da2c0dca1d89 (diff)
downloadaur-755140275a3da0e350693ce2581a1dd57fa7d97b.tar.gz
openssh-selinux 8.7p1-1 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba2ca2c53b77..e288faa50f2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openssh-selinux
pkgdesc = Premier connectivity tool for remote login with the SSH protocol, with SELinux support
- pkgver = 8.6p1
+ pkgver = 8.7p1
pkgrel = 1
url = https://www.openssh.com/portable.html
install = install
@@ -24,22 +24,22 @@ pkgbase = openssh-selinux
optdepends = xorg-xauth: X11 forwarding
optdepends = x11-ssh-askpass: input passphrase in X
optdepends = libfido2: FIDO/U2F support
- provides = openssh=8.6p1-1
- provides = selinux-openssh=8.6p1-1
+ provides = openssh=8.7p1-1
+ provides = selinux-openssh=8.7p1-1
conflicts = openssh
conflicts = selinux-openssh
backup = etc/ssh/ssh_config
backup = etc/ssh/sshd_config
backup = etc/pam.d/sshd
- source = https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.6p1.tar.gz
- source = https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.6p1.tar.gz.asc
+ source = https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.7p1.tar.gz
+ source = https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.7p1.tar.gz.asc
source = sshdgenkeys.service
source = sshd.service
source = sshd.conf
source = sshd.pam
source = glibc-2.31.patch
validpgpkeys = 7168B983815A5EEF59A4ADFD2A3F414E736060BA
- sha256sums = c3e6e4da1621762c850d03b47eed1e48dff4cc9608ddeb547202a234df8ed7ae
+ sha256sums = 7ca34b8bb24ae9e50f33792b7091b3841d7e1b440ff57bc9fabddf01e2ed1e24
sha256sums = SKIP
sha256sums = 4031577db6416fcbaacf8a26a024ecd3939e5c10fe6a86ee3f0eea5093d533b7
sha256sums = e40f8b7c8e5e2ecf3084b3511a6c36d5b5c9f9e61f2bb13e3726c71dc7d4fbc7
diff --git a/PKGBUILD b/PKGBUILD
index 35d457a26bfc..2c34e7cd6d92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname=openssh-selinux
-pkgver=8.6p1
+pkgver=8.7p1
pkgrel=1
pkgdesc='Premier connectivity tool for remote login with the SSH protocol, with SELinux support'
url='https://www.openssh.com/portable.html'
@@ -35,7 +35,7 @@ source=("https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname/-selinux
'sshd.conf'
'sshd.pam'
'glibc-2.31.patch')
-sha256sums=('c3e6e4da1621762c850d03b47eed1e48dff4cc9608ddeb547202a234df8ed7ae'
+sha256sums=('7ca34b8bb24ae9e50f33792b7091b3841d7e1b440ff57bc9fabddf01e2ed1e24'
'SKIP'
'4031577db6416fcbaacf8a26a024ecd3939e5c10fe6a86ee3f0eea5093d533b7'
'e40f8b7c8e5e2ecf3084b3511a6c36d5b5c9f9e61f2bb13e3726c71dc7d4fbc7'