mbox

[base,00/13] various updates for base

Message ID cover.1380529272.git.jacob.kjaergaard@prevas.dk
State Not Applicable
Delegated to: Esben Haabendal
Headers show

Pull-request

git://gitorious.org/oe-lite/jabk-base new_stuff

Message

Jacob Kjaergaard Sept. 30, 2013, 8:21 a.m. UTC
From: Jacob Kjaergaard <jacob.kjaergaard@prevas.dk>

The following changes since commit 61e03c02f129d5c45cf307a23f74522ee7fb58d0:

  binutils: Raise priority to fix multiple provider problem (2013-09-25 22:27:16 +0200)

are available in the git repository at:

  git://gitorious.org/oe-lite/jabk-base new_stuff
  http://gitorious.org/oe-lite/jabk-base/commits/new_stuff

Jacob Kjaergaard (13):
  splashutils: add mirror
  vsftpd: fixup permissions for vsftpd running as ftp user
  busybox-mdev: fix init script to support persistent /dev
  vsftpd: add nobody user to allow any users to log in
  busybox: add more use flags
  rsyslog: add use flag to set log dir default is /var/log
  iproute2: add use flag support for rt_tables for util/ip
  zlib: fixup sdk build with "USE_sdk_static" set
  rsyslog: fix split
  libnl: fix split
  glib: fix split
  openssh/sftp-server: sftp-server remove libcrypto dependency.
  rsyslog: add flag to set log file name

 recipes/busybox/busybox-configure.inc              |    9 ++++++++
 recipes/busybox/files/busybox-mdev                 |    2 +-
 recipes/glib/glib-common.inc                       |    4 ++--
 recipes/iproute2/iproute2.inc                      |    4 ++++
 recipes/libnl/libnl.inc                            |    2 ++
 .../openssh/files/sftp-server-skip-libcrypto.patch |   14 ++++++++++++
 recipes/openssh/openssh.inc                        |   23 ++++++++++++++++++--
 recipes/rsyslog/rsyslog.inc                        |   16 +++++++++++++-
 recipes/splashutils/splashutils.inc                |    4 ++++
 recipes/vsftpd/files/group                         |    1 +
 recipes/vsftpd/files/passwd                        |    2 ++
 recipes/vsftpd/vsftpd.inc                          |    4 ++--
 recipes/zlib/zlib.inc                              |    3 +++
 13 files changed, 80 insertions(+), 8 deletions(-)
 create mode 100644 recipes/openssh/files/sftp-server-skip-libcrypto.patch
 create mode 100644 recipes/vsftpd/files/group
 create mode 100644 recipes/vsftpd/files/passwd