Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openssh: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main/openssh: upgrade to 7.9p1 | J0WI | 2018-10-23 | 1 | -3/+3 |
| | |||||
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | main/openssh: upgrade to 7.8_p1 | Natanael Copa | 2018-08-24 | 2 | -151/+3 |
| | |||||
* | main/openssh: backport security fix (CVE-2018-15473) | Natanael Copa | 2018-08-22 | 2 | -1/+151 |
| | | | | fixes #9317 | ||||
* | main/openssh: disable tcp forwarding in default config | Natanael Copa | 2018-07-30 | 2 | -4/+22 |
| | | | | | | | | Having TCP forward enabled by default may make it eaiser for attackers who have gained control due to badly configured passwords. So we keep things disabled by default and users can enable when they need it. | ||||
* | main/openssh: modernize runscript | Jakub Jirutka | 2018-04-12 | 3 | -58/+55 |
| | |||||
* | main/openssh: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/openssh: upgrade to 7.7_p1 | Andy Postnikov | 2018-04-05 | 1 | -3/+3 |
| | |||||
* | main/openssh: fix license, add secfixes comment | Natanael Copa | 2017-12-28 | 1 | -3/+10 |
| | |||||
* | main/openssh: upgrade to 7.6_p1 | Drew DeVault | 2017-12-28 | 4 | -908/+4 |
| | |||||
* | main/openssh: fixed typo in secfixes description | Francesco Colista | 2017-12-15 | 1 | -1/+1 |
| | |||||
* | main/openssh: security fixes for CVE-2017-15906. Fixes #8280 | Francesco Colista | 2017-12-15 | 2 | -3/+38 |
| | |||||
* | main/openssh: fix man pages | Natanael Copa | 2017-12-04 | 1 | -2/+2 |
| | | | | ref #8006 | ||||
* | main/openssh: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/openssh: don't use _subpackages uninitialized | Timo Teräs | 2017-10-10 | 1 | -4/+5 |
| | | | | | | | | This confuses lua-ports' scanning of packages. _subpackages is also used in other aports, and not initializing it will cause lua-aports' scanning script to leak values from previous pkg. This caused lua-aports' to think openssh is dirty, but running abuild later thinks nothing was needed to be done. | ||||
* | main/openssh: fix cross-compilation | Kaarle Ritvanen | 2017-08-24 | 1 | -4/+4 |
| | |||||
* | main/openssh: bump pkgrel | Natanael Copa | 2017-07-21 | 1 | -1/+1 |
| | |||||
* | main/openssh: fix secfixes comment | Natanael Copa | 2017-07-20 | 1 | -1/+0 |
| | |||||
* | main/openssh: bump pkgrel | Natanael Copa | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | main/openssh: do not crossbuild pam flavor | Timo Teräs | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | main/openssh: add subpkg with PAM support | Leonardo Arena | 2017-06-07 | 1 | -30/+83 |
| | | | | | Remove '|| return 1' Move ssh-pkcs11-helper into client sbpkg | ||||
* | main/openssh: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/openssh: add missing header on s390x | Tuan M. Hoang | 2017-04-10 | 2 | -1/+26 |
| | | | | | Ref : https://bugzilla.redhat.com/show_bug.cgi?id=1434341 Patch from fedora team | ||||
* | main/openssh: upgrade to 7.5_p1 | André Klitzing | 2017-03-24 | 1 | -3/+3 |
| | |||||
* | main/openssh: fix patches | Valery Kartel | 2017-03-23 | 5 | -163/+103 |
| | | | | | | | fix hpn patches which was unintentionally disabled with commit 756f181a5 (main/openssh: support cross building and use default_prepare) rename *.diff to *.patch because *.diff are ignored by default_prepare | ||||
* | main/openssh: split out openssh-server and openssh-keygen packages | Natanael Copa | 2017-01-25 | 1 | -6/+35 |
| | | | | | This makes it possible to install the server without installing the client. | ||||
* | main/openssh: track secfixes | Sergey Lukin | 2016-12-29 | 1 | -0/+8 |
| | | | | CVE-2016-10009, CVE-2016-10010, CVE-2016-10011, CVE-2016-10012 | ||||
* | main/openssh: upgrade to 7.4_p1 | Natanael Copa | 2016-12-19 | 1 | -5/+5 |
| | |||||
* | main/openssh: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/openssh: Fix pid dir expectation in confd and initd files. | Przemyslaw Pawelczyk | 2016-08-22 | 3 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Since commit 71eb72d62425082850604f526dbcbfdcf2808c31 (2016-03-13, pre-v3.4) openssh is build with pid dir explicitly set to /run. The change was not reflected in sshd.confd or sshd.initd, though, and sadly not even in the commit message. (Before it was set implicitly to /var/run.) /var/run and /run semantics are the same, but AL does not truly guarantee (at least yet) that the first is symlinked to the latter (which is a common practice among Linux distributions nowadays, where /run is tmpfs mounted very early - in AL openrc's init.sh does that). alpine-baselayout package simply has run and var/run directories and they are not related in any way from the package point of view. Unless you create such symlink yourself or it is created via openrc's boot service bootmisc (performing /var/run -> /run migration and some other stuff), you cannot use /var/run/ and /run/ paths interchangeably. The patch should be applied to 3.4-stable branch too (without changing pkgver used there and with proper pkgrel increment, of course). I was seeing false crashed state next to sshd in rc-status after upgrading AL from 3.3 to 3.4 on machine where bootmisc is not used. (I don't think it's a grave enough lack to warrant patch rejection.) | ||||
* | main/openssh: upgrade to 7.3_p1 | Natanael Copa | 2016-08-04 | 2 | -231/+8 |
| | |||||
* | main/openssh: security fix for CVE-2016-6210 | Natanael Copa | 2016-07-20 | 2 | -4/+227 |
| | |||||
* | main/openssh: support cross building and use default_prepare | Timo Teräs | 2016-07-18 | 2 | -44/+50 |
| | |||||
* | main/openssh: fixed upstream url | Francesco Colista | 2016-04-25 | 1 | -2/+2 |
| | |||||
* | main/openssh: security upgrade to 7.2_p2, closed ↵ | Valery Kartel | 2016-03-18 | 2 | -9/+9 |
| | | | | http://www.openssh.com/txt/x11fwd.adv | ||||
* | main/openssh: upgrade to 7.2_p1 | Valery Kartel | 2016-03-01 | 3 | -16/+16 |
| | |||||
* | main/openssh: security upgrade to 7.1_p2 (CVE-2016-0777,CVE-2016-0778) | Natanael Copa | 2016-01-14 | 2 | -9/+9 |
| | | | | fixes #5014 | ||||
* | main/openssh: Added description to init.d script | Daniele Coli | 2015-10-22 | 2 | -4/+8 |
| | |||||
* | main/openssh: upgrade to 7.1_p1 | Natanael Copa | 2015-09-28 | 7 | -207/+99 |
| | |||||
* | main/openssh: enabls ssh tunneling | Natanael Copa | 2015-09-22 | 1 | -2/+2 |
| | | | | | | we need linux-headers for ssh tunneling fixes #4597 | ||||
* | openssh: fix subpackage dependencies | Eivind Uggedal | 2015-09-09 | 1 | -1/+3 |
| | |||||
* | main/openssh: openssh-sftp-server subpackage | Eivind Uggedal | 2015-09-09 | 1 | -3/+11 |
| | |||||
* | main/openssh: security fixes from upstream | Natanael Copa | 2015-08-26 | 4 | -1/+118 |
| | | | | | | | | | | | | | | | | | | | | | | | ref #4578 CVE-2015-6563: sshd(8): Portable OpenSSH only: Fixed a privilege separation weakness related to PAM support. Attackers who could successfully compromise the pre-authentication process for remote code execution and who had valid credentials on the host could impersonate other users. Reported by Moritz Jodeit. CVE-2015-6564: sshd(8): Portable OpenSSH only: Fixed a use-after-free bug related to PAM support that was reachable by attackers who could compromise the pre-authentication process for remote code execution. Also reported by Moritz Jodeit. CVE-2015-6565: sshd(8): OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world- writable. Local attackers may be able to write arbitrary messages to logged-in users, including terminal escape sequences. Reported by Nikolay Edigaryev. | ||||
* | main/openssh: security fix for CVE-2015-5600 | Natanael Copa | 2015-07-30 | 2 | -1/+44 |
| | | | | ref #4473 | ||||
* | main/openssh: upgrade to 6.9_p1 | Natanael Copa | 2015-07-15 | 2 | -114/+159 |
| | |||||
* | main/openssh: add support for disable keygen | Natanael Copa | 2015-05-21 | 2 | -37/+38 |
| | | | | | | | | | Add support for SSHD_DISABLE_KEYGEN in /etc/conf.d/sshd to make it possible disable host key generation at startup. Also sync with gentoo's init.d script fixes #4171 | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/openssh: upgrade to 6.8p1 | Timo Teräs | 2015-03-19 | 4 | -184/+152 |
| | | | | rebase manually the hpn patch | ||||
* | main/openssh: upgrade to 6.7p1 | Timo Teräs | 2014-11-21 | 4 | -458/+142 |
| |