me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Efraim Flashner d841a292b2
gnu: openssh: Fix CVE-2016-6210.
* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
2016-07-24 16:18:41 +03:00
..
build
packages gnu: openssh: Fix CVE-2016-6210. 2016-07-24 16:18:41 +03:00
services services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
system services: Add pam-limits-service. 2016-07-19 23:50:03 +02:00
tests tests: install: Generalize 'run-install'. 2016-07-18 01:26:03 +02:00
artwork.scm
local.mk gnu: openssh: Fix CVE-2016-6210. 2016-07-24 16:18:41 +03:00
packages.scm
services.scm
system.scm
tests.scm