* [ptxdist] [PATCH] dropbear: upgrade to 2013.60
@ 2013-10-18 11:21 Alexander Dahl
2013-12-16 12:44 ` Alexander Dahl
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Dahl @ 2013-10-18 11:21 UTC (permalink / raw)
To: ptxdist
Several security issues were fixed between 2013.56 and 2013.59,
2013.60 fixed build on ptxdist (and other platforms).
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
rules/dropbear.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/dropbear.make b/rules/dropbear.make
index 74f273f..60de9d4 100644
--- a/rules/dropbear.make
+++ b/rules/dropbear.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear
#
# Paths and names
#
-DROPBEAR_VERSION := 2013.56
-DROPBEAR_MD5 := 700f1ae51ff008486465968db692b6dc
+DROPBEAR_VERSION := 2013.60
+DROPBEAR_MD5 := fffa2fec0c887201bed3a3cc6df7fa35
DROPBEAR := dropbear-$(DROPBEAR_VERSION)
DROPBEAR_SUFFIX := tar.bz2
DROPBEAR_URL := http://matt.ucc.asn.au/dropbear/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX)
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] dropbear: upgrade to 2013.60
2013-10-18 11:21 [ptxdist] [PATCH] dropbear: upgrade to 2013.60 Alexander Dahl
@ 2013-12-16 12:44 ` Alexander Dahl
2014-01-23 17:14 ` Michael Olbrich
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Dahl @ 2013-12-16 12:44 UTC (permalink / raw)
To: ptxdist
Hei hei,
what about this one? Did anyone had time to review this?
Greets
Alex
Am 2013-10-18 13:21, schrieb Alexander Dahl:
> Several security issues were fixed between 2013.56 and 2013.59,
> 2013.60 fixed build on ptxdist (and other platforms).
>
> Signed-off-by: Alexander Dahl <post@lespocky.de>
> ---
> rules/dropbear.make | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rules/dropbear.make b/rules/dropbear.make
> index 74f273f..60de9d4 100644
> --- a/rules/dropbear.make
> +++ b/rules/dropbear.make
> @@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear
> #
> # Paths and names
> #
> -DROPBEAR_VERSION := 2013.56
> -DROPBEAR_MD5 := 700f1ae51ff008486465968db692b6dc
> +DROPBEAR_VERSION := 2013.60
> +DROPBEAR_MD5 := fffa2fec0c887201bed3a3cc6df7fa35
> DROPBEAR := dropbear-$(DROPBEAR_VERSION)
> DROPBEAR_SUFFIX := tar.bz2
> DROPBEAR_URL :=
>
> ttp://matt.ucc.asn.au/dropbear/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX)
--
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601 D1D5 8FBA 7744 CC87 10D0 ***
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] dropbear: upgrade to 2013.60
2013-12-16 12:44 ` Alexander Dahl
@ 2014-01-23 17:14 ` Michael Olbrich
0 siblings, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2014-01-23 17:14 UTC (permalink / raw)
To: ptxdist
On Mon, Dec 16, 2013 at 01:44:57PM +0100, Alexander Dahl wrote:
> Hei hei,
>
> what about this one? Did anyone had time to review this?
Yes now :-). Try not to forget the patches next time...
Applied.
Michael
> Greets
> Alex
>
> Am 2013-10-18 13:21, schrieb Alexander Dahl:
> > Several security issues were fixed between 2013.56 and 2013.59,
> > 2013.60 fixed build on ptxdist (and other platforms).
> >
> > Signed-off-by: Alexander Dahl <post@lespocky.de>
> > ---
> > rules/dropbear.make | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/rules/dropbear.make b/rules/dropbear.make
> > index 74f273f..60de9d4 100644
> > --- a/rules/dropbear.make
> > +++ b/rules/dropbear.make
> > @@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear
> > #
> > # Paths and names
> > #
> > -DROPBEAR_VERSION := 2013.56
> > -DROPBEAR_MD5 := 700f1ae51ff008486465968db692b6dc
> > +DROPBEAR_VERSION := 2013.60
> > +DROPBEAR_MD5 := fffa2fec0c887201bed3a3cc6df7fa35
> > DROPBEAR := dropbear-$(DROPBEAR_VERSION)
> > DROPBEAR_SUFFIX := tar.bz2
> > DROPBEAR_URL :=
> >
> > ttp://matt.ucc.asn.au/dropbear/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX)
>
> --
> »With the first link, the chain is forged. The first speech censured,
> the first thought forbidden, the first freedom denied, chains us all
> irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
> *** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601 D1D5 8FBA 7744 CC87 10D0 ***
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-23 17:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-18 11:21 [ptxdist] [PATCH] dropbear: upgrade to 2013.60 Alexander Dahl
2013-12-16 12:44 ` Alexander Dahl
2014-01-23 17:14 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox