Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.9.0
Date: Sun, 16 Sep 2018 15:16:58 +0200	[thread overview]
Message-ID: <20180916151658.1964c10a@windsurf> (raw)
In-Reply-To: <20180915181630.32105-1-bernd.kuhls@t-online.de>

Hello,

On Sat, 15 Sep 2018 20:16:30 +0200, Bernd Kuhls wrote:
> Release notes: https://www.samba.org/samba/history/samba-4.9.0.html
> 
> Added optional dependency to libarchive to fix configure error:
> 
> Checking for libarchive existence
> Checking for header archive.h        : no
> /home/buildroot/br5/output/build/samba4-4.9.0/source3/wscript:225:
>  error: libarchive support not found. Try installing libarchive-dev or
>  libarchive-devel. Otherwise, use --without-libarchive to build without
>  libarchive support. libarchive support is required for the smbclient
>  tar-file mode
> 
> Disabled gpgme support to fix configure error:
> 
> Checking for program gpgme-config    : not found
> Checking for library gpgme           : not found
> Checking for gpgme_new               : not found
> /home/buildroot/br5/output/build/samba4-4.9.0/source4/dsdb/samdb/ldb_modules/wscript:40:
>  error: GPGME support not found. Try installing libgpgme11-dev or
>  gpgme-devel and python-gpgme. Otherwise, use --without-gpgme to build
>  without GPGME support or --without-ad-dc to build without the Samba AD
>  DC. GPGME support is required for the GPG encrypted password sync
>  feature
> 
> Buildroot has no python-gpgme package atm so we disable this option
> for now.
> 
> Disabled experimental LMDB LDB backend as well, this also needed an
> addition to samba4-cache.txt.
> 
> AD DC support needs jansson, for details see release notes.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/samba4/Config.in        |  1 +
>  package/samba4/samba4-cache.txt |  1 +
>  package/samba4/samba4.hash      |  4 ++--
>  package/samba4/samba4.mk        | 17 ++++++++++++++---
>  4 files changed, 18 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-09-16 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-15 18:16 [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.9.0 Bernd Kuhls
2018-09-16 13:16 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180916151658.1964c10a@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox