All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]dropbear:Upgrade from 0.53.1 to 2011.54
@ 2011-12-07 15:49 Mei Lei
  2011-12-07 15:49 ` [PATCH 1/2] dropbear: Upgrade " Mei Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mei Lei @ 2011-12-07 15:49 UTC (permalink / raw)
  To: openembedded-core

Hi all,
	This patch upgrade dropbear from 0.53.1 to 2011.54. The new release added ALLOW_BLANK_PASSWORD option, we can enable empty passwd login funciton in options.h.
	So change the allow-nopw.patch content to enable this function.
	Please review it.
Thanks,
Lei
The following changes since commit 493746f1d7f1410284880203c1ac462d61ab5299:
  Martin Jansa (1):
        matchbox-session-sato: respect VIRTUAL-RUNTIME_initscripts settings

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib lmei3/dropbear
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/dropbear

Mei Lei (2):
  dropbear: Upgrade from 0.53.1 to 2011.54
  distro_tracking_fields.inc: Update dropbear,iproute2,net-tools
    tracking information.

 .../conf/distro/include/distro_tracking_fields.inc |   19 ++++---
 .../configure.patch                                |    0
 .../dropbear/dropbear/allow-nopw.patch             |   55 ++++++--------------
 meta/recipes-core/dropbear/dropbear_0.53.1.bb      |    6 --
 meta/recipes-core/dropbear/dropbear_2011.54.bb     |    6 ++
 5 files changed, 33 insertions(+), 53 deletions(-)
 rename meta/recipes-core/dropbear/{dropbear-0.53.1 => dropbear-2011.54}/configure.patch (100%)
 delete mode 100644 meta/recipes-core/dropbear/dropbear_0.53.1.bb
 create mode 100644 meta/recipes-core/dropbear/dropbear_2011.54.bb




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

end of thread, other threads:[~2011-12-08 18:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 15:49 [PATCH 0/2]dropbear:Upgrade from 0.53.1 to 2011.54 Mei Lei
2011-12-07 15:49 ` [PATCH 1/2] dropbear: Upgrade " Mei Lei
2011-12-07 15:49 ` [PATCH 2/2] distro_tracking_fields.inc: Update dropbear, iproute2, net-tools tracking information Mei Lei
2011-12-08 18:14 ` [PATCH 0/2]dropbear:Upgrade from 0.53.1 to 2011.54 Saul Wold

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.