index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
openssh
/
openssh.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
openssh: bump to version 7.2p1
Gustavo Zacarias
2016-02-29
1
-1
/
+1
*
openssh: security bump to version 7.1p2
Gustavo Zacarias
2016-01-14
1
-1
/
+1
*
openssh: fix static compilation
Waldemar Brodkorb
2015-08-29
1
-0
/
+4
*
openssh: security bump to version 7.1p1
Gustavo Zacarias
2015-08-25
1
-1
/
+1
*
openssh: selinux and pam support
Matt Weber
2015-07-18
1
-0
/
+16
*
openssh: bump to version 6.9p1
Gustavo Zacarias
2015-07-02
1
-1
/
+1
*
openssh: move systemd service files to /usr/lib
Mike Williams
2015-03-20
1
-2
/
+2
*
openssh: bump to version 6.8p1
Gustavo Zacarias
2015-03-18
1
-1
/
+1
*
package: indentation cleanup
Jerzy Grzegorek
2014-12-24
1
-2
/
+8
*
package/*/*.mk: Fix indent
Maxime Hadjinlian
2014-11-08
1
-1
/
+1
*
openssh: drop user from skeleton
Gustavo Zacarias
2014-10-27
1
-0
/
+4
*
openssh: place configuration files in /etc/ssh
Jérôme Pouiller
2014-10-13
1
-1
/
+1
*
openssh: bump to version 6.7p1
Gustavo Zacarias
2014-10-07
1
-1
/
+1
*
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-10-04
1
-3
/
+3
*
openssh: disable PIE when building for ARC
Alexey Brodkin
2014-07-30
1
-0
/
+5
*
openssh: add license information
Ryan Barnett
2014-05-07
1
-0
/
+2
*
openssh: security bump to version 6.6p1
Gustavo Zacarias
2014-03-24
1
-11
/
+1
*
openssh: bump to version 6.5p1
Gustavo Zacarias
2014-02-03
1
-1
/
+11
*
openssh: add systemd unit file
Gustavo Zacarias
2013-12-04
1
-3
/
+10
*
openssh: bump version
Peter Korsgaard
2013-11-10
1
-1
/
+1
*
openssh: bump to version 6.3p1
Gustavo Zacarias
2013-10-22
1
-1
/
+1
*
openssh: bump to version 6.2p2
Gustavo Zacarias
2013-06-27
1
-1
/
+1
*
Normalize separator size to 80
Alexandre Belloni
2013-06-06
1
-2
/
+2
*
openssh: don't use a custom libexec dir
Peter Korsgaard
2013-04-25
1
-1
/
+1
*
openssh: bump to version 6.2p1
Gustavo Zacarias
2013-04-14
1
-1
/
+1
*
openssh: add linux-pam support
Danomi Manchego
2013-03-24
1
-0
/
+5
*
openssh: bump to version 6.1p1
Gustavo Zacarias
2012-09-09
1
-1
/
+1
*
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
openssh: bump to version 6.0p1
Gustavo Zacarias
2012-04-29
1
-1
/
+1
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
1
-1
/
+1
*
openssh: bump to 5.9p1
Yegor Yefremov
2011-09-13
1
-1
/
+1
*
openssh: bump to version 5.8p2
Gustavo Zacarias
2011-05-16
1
-1
/
+1
*
openssh: security bump to version 5.8p1
Gustavo Zacarias
2011-02-14
1
-1
/
+1
*
openssl: pass LDFLAGS to fix incorrect link
Thomas Petazzoni
2011-02-07
1
-1
/
+1
*
package/openssh: Use HTTP instead of FTP for source download
Will Newton
2010-12-07
1
-1
/
+1
*
openssh: bump to version 5.6p1
Gustavo Zacarias
2010-11-18
1
-3
/
+3
*
packages: remove unneeded _INSTALL_TARGET_OPT definitions
Thomas Petazzoni
2010-09-27
1
-2
/
+0
*
openssh: convert old-style hook to new-style hook
Thomas Petazzoni
2010-09-12
1
-4
/
+6
*
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-07-07
1
-1
/
+1
*
openssh: convert to Makefile.autotools.in and bump version to 5.1p1
Hans-Christian Egtvedt
2008-09-24
1
-77
/
+10
*
buildroot: cleanup <package>-clean targets.
Peter Korsgaard
2008-03-27
1
-2
/
+2
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
1
-11
/
+11
*
- bump version to 4.6p1
Bernhard Reutner-Fischer
2007-08-22
1
-9
/
+11
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
1
-2
/
+2
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-21
1
-11
/
+11
*
Use TARGET_CONFIGURE_OPTS in openssh
Ulf Samuelsson
2007-07-31
1
-1
/
+1
*
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-11
1
-3
/
+3
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-3
/
+1
[next]