All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] openssh: bump to version 5.8p2
@ 2011-05-16 12:52 Gustavo Zacarias
  2011-05-16 12:52 ` [Buildroot] [PATCH 2/2] busybox: add hush patch for version 1.18.4 Gustavo Zacarias
  2011-05-16 13:22 ` [Buildroot] [PATCH 1/2] openssh: bump to version 5.8p2 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2011-05-16 12:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/openssh/openssh.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
index 104977e..7a6cc90 100644
--- a/package/openssh/openssh.mk
+++ b/package/openssh/openssh.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-OPENSSH_VERSION = 5.8p1
+OPENSSH_VERSION = 5.8p2
 OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
 OPENSSH_CONF_ENV = LD="$(TARGET_CC)" LDFLAGS="$(TARGET_CFLAGS)"
 OPENSSH_CONF_OPT = --libexecdir=/usr/lib --disable-lastlog --disable-utmp \
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-16 13:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 12:52 [Buildroot] [PATCH 1/2] openssh: bump to version 5.8p2 Gustavo Zacarias
2011-05-16 12:52 ` [Buildroot] [PATCH 2/2] busybox: add hush patch for version 1.18.4 Gustavo Zacarias
2011-05-16 13:23   ` Peter Korsgaard
2011-05-16 13:22 ` [Buildroot] [PATCH 1/2] openssh: bump to version 5.8p2 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.