All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] sslh: new package
Date: Fri, 27 Jan 2017 21:37:53 +1300	[thread overview]
Message-ID: <20170127213753.3d5c7aff@free-electrons.com> (raw)
In-Reply-To: <1485423636-8104-1-git-send-email-david.bachelart@bbright.com>

Hello,

On Thu, 26 Jan 2017 10:40:36 +0100, David Bachelart wrote:
> Signed-off-by: David Bachelart <david.bachelart@bbright.com>
> ---
> Changes v1 -> v2:
>   - rewrite patch (suggested by Thomas Petazzoni). sslh version is 
>     extracted from git, but this version is corrupted if we use git 
>     as VCS for buildroot. This new patch is a more flexible way to 
>     handle this : the version is now extracted from git only if the
>     sslh directory is handled by git
>   - fix comment in Config.in file (suggested by Thomas Petazzoni)
>   - rewrite init script (suggested by Thomas Petazzoni)
>   - remove sslh.default file (suggested by Thomas Petazzoni)
>   - fix sslh.mk file (suggested by Thomas Petazzoni)
>     - indentation
>     - version now includes "v" prefix
>     - fix license
>     - use install target of upstream makefile
>   - register myself as developer for sslh in DEVELOPERS file
> ---
>  DEVELOPERS                                         |  1 +
>  package/Config.in                                  |  1 +
>  ...ion-while-building-sslh-in-a-larger-git-t.patch | 43 +++++++++++++++++++
>  package/sslh/Config.in                             | 14 +++++++
>  package/sslh/S35sslh                               | 48 ++++++++++++++++++++++
>  package/sslh/sslh.hash                             |  4 ++
>  package/sslh/sslh.mk                               | 28 +++++++++++++
>  7 files changed, 139 insertions(+)
>  create mode 100644 package/sslh/0001-secure-version-while-building-sslh-in-a-larger-git-t.patch
>  create mode 100644 package/sslh/Config.in
>  create mode 100644 package/sslh/S35sslh
>  create mode 100644 package/sslh/sslh.hash
>  create mode 100644 package/sslh/sslh.mk

I've applied to master, after doing the following changes:

    [Thomas:
     - fix download location
     - remove <pkg>_SOURCE variable, it was the default value
     - remove trailing space
     - keep only sha256 hash.]

The biggest problem was the download location: it was just wrong, and
it couldn't even download the tarball.

Thanks for your contribution!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2017-01-27  8:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26  9:40 [Buildroot] [PATCH v2] sslh: new package David Bachelart
2017-01-26  9:47 ` Yegor Yefremov
2017-01-27  8:37 ` Thomas Petazzoni [this message]
2017-02-21 20:18 ` Thomas Petazzoni
2017-02-21 21:03   ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2017-01-02 15:45 [Buildroot] [PATCH v2] ifenslave: " David Bachelart
2017-01-02 15:45 ` [Buildroot] [PATCH v2] sslh: " David Bachelart
2017-01-25 10:35   ` Thomas Petazzoni
2017-01-25 11:20     ` David Bachelart

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=20170127213753.3d5c7aff@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 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.