summaryrefslogtreecommitdiff
path: root/package/openssh
AgeCommit message (Expand)Author
2015-02-03package/*: rename patches according to the new policyPeter Korsgaard
2014-12-24package: indentation cleanupJerzy Grzegorek
2014-11-08package/*/*.mk: Fix indentMaxime Hadjinlian
2014-10-27openssh: drop user from skeletonGustavo Zacarias
2014-10-13openssh: place configuration files in /etc/sshJérôme Pouiller
2014-10-07openssh: mention release announcement in hash fileBaruch Siach
2014-10-07openssh: bump to version 6.7p1Gustavo Zacarias
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-09-13openssh: Add patch to fix compilation with musl libcMaarten ter Huurne
2014-08-03openssh: replace individual ssh-keygen calls with a single callDanomi Manchego
2014-07-30openssh: disable PIE when building for ARCAlexey Brodkin
2014-05-07openssh: add license informationRyan Barnett
2014-03-24openssh: security bump to version 6.6p1Gustavo Zacarias
2014-02-03openssh: bump to version 6.5p1Gustavo Zacarias
2013-12-04openssh: add systemd unit fileGustavo Zacarias
2013-11-10openssh: bump versionPeter Korsgaard
2013-10-22openssh: bump to version 6.3p1Gustavo Zacarias
2013-10-07openssh: needs mmuGustavo Zacarias
2013-08-27openssh: fix tab/spacing in init scriptDanomi Manchego
2013-06-27openssh: bump to version 6.2p2Gustavo Zacarias
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-04-25openssh: don't use a custom libexec dirPeter Korsgaard
2013-04-14openssh: bump to version 6.2p1Gustavo Zacarias
2013-03-24openssh: add linux-pam supportDanomi Manchego
2012-09-09openssh: bump to version 6.1p1Gustavo Zacarias
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-04-29openssh: bump to version 6.0p1Gustavo Zacarias
2012-03-15Remove stray $ character from a bunch of init scriptsLuca Ceresoli
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-13openssh: bump to 5.9p1Yegor Yefremov
2011-05-16openssh: bump to version 5.8p2Gustavo Zacarias
2011-02-14openssh: security bump to version 5.8p1Gustavo Zacarias
2011-02-07openssl: pass LDFLAGS to fix incorrect linkThomas Petazzoni
2010-12-07package/openssh: Use HTTP instead of FTP for source downloadWill Newton
2010-11-18openssh: bump to version 5.6p1Gustavo Zacarias
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-09-12openssh: convert old-style hook to new-style hookThomas Petazzoni
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2008-09-24openssh: convert to Makefile.autotools.in and bump version to 5.1p1Hans-Christian Egtvedt
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- bump version to 4.6p1Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-31Use TARGET_CONFIGURE_OPTS in opensshUlf Samuelsson
2007-07-23- add runlevel script for later useBernhard Reutner-Fischer