summaryrefslogtreecommitdiff
path: root/package/openssh/openssh.mk
AgeCommit message (Expand)Author
2015-08-29openssh: fix static compilationWaldemar Brodkorb
2015-08-25openssh: security bump to version 7.1p1Gustavo Zacarias
2015-07-18openssh: selinux and pam supportMatt Weber
2015-07-02openssh: bump to version 6.9p1Gustavo Zacarias
2015-03-20openssh: move systemd service files to /usr/libMike Williams
2015-03-18openssh: bump to version 6.8p1Gustavo Zacarias
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: bump to version 6.7p1Gustavo Zacarias
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
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-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
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-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-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-04-16- install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen