projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d3527a3
)
openssh: Update to 6.4p1.
author
Michael Tremer
<michael.tremer@ipfire.org>
Sat, 9 Nov 2013 13:16:52 +0000
(14:16 +0100)
committer
Michael Tremer
<michael.tremer@ipfire.org>
Sat, 9 Nov 2013 13:16:52 +0000
(14:16 +0100)
Security fix because of
http://www.openssh.com/txt/gcmrekey.adv
lfs/openssh
patch
|
blob
|
blame
|
history
diff --git
a/lfs/openssh
b/lfs/openssh
index 3d4ef2f960431b69d529ec4d27626af66137b9cd..17772c14db15e5ece45b70065c7c05c7c1a73bd8 100644
(file)
--- a/
lfs/openssh
+++ b/
lfs/openssh
@@
-24,7
+24,7
@@
include Config
include Config
-VER = 6.
2p2
+VER = 6.
4p1
THISAPP = openssh-$(VER)
DL_FILE = $(THISAPP).tar.gz
THISAPP = openssh-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@
-40,7
+40,7
@@
objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 =
be46174dcbb77ebb4ea88ef140685de1
+$(DL_FILE)_MD5 =
a62b88b884df0b09b8a8c5789ac9e51b
install : $(TARGET)
install : $(TARGET)