All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] libnss: bump to version 3.20
Date: Sat, 3 Oct 2015 13:02:03 +0100	[thread overview]
Message-ID: <560FC3BB.4@imgtec.com> (raw)
In-Reply-To: <1443872329-31417-2-git-send-email-gustavo@zacarias.com.ar>

Dear Gustavo Zacarias,

On 03/10/15 12:38, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Build test for MIPS architecture:

$ file output/target/usr/lib/libnss3.so
output/target/usr/lib/libnss3.so: ELF 32-bit MSB shared object, MIPS, 
MIPS32 rel2 version 1 (SYSV), dynamically linked, with unknown 
capability 0x41000000 = 0xf676e75, with unknown capability 0x10000 = 
0x70401, stripped

$ grep ^LIBNSS_VERSION package/libnss/libnss.mk
LIBNSS_VERSION = 3.20

Regards,

Vincent.


> ---
>   package/libnss/libnss.hash | 4 ++--
>   package/libnss/libnss.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/libnss/libnss.hash b/package/libnss/libnss.hash
> index 2336590..9e24786 100644
> --- a/package/libnss/libnss.hash
> +++ b/package/libnss/libnss.hash
> @@ -1,2 +1,2 @@
> -# From https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_19_2_RTM/src/SHA256SUMS
> -sha256	1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae	nss-3.19.2.tar.gz
> +# From https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_20_RTM/src/SHA256SUMS
> +sha256	5e38d4b9837ca338af966b97fc91c07f67ad647fb38dc4af3cfd0d84e477d15c	nss-3.20.tar.gz
> diff --git a/package/libnss/libnss.mk b/package/libnss/libnss.mk
> index 0821804..f283bb3 100644
> --- a/package/libnss/libnss.mk
> +++ b/package/libnss/libnss.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>
> -LIBNSS_VERSION = 3.19.2
> +LIBNSS_VERSION = 3.20
>   LIBNSS_SOURCE = nss-$(LIBNSS_VERSION).tar.gz
>   LIBNSS_SITE = https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_$(subst .,_,$(LIBNSS_VERSION))_RTM/src
>   LIBNSS_DISTDIR = dist
>

  reply	other threads:[~2015-10-03 12:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-03 11:38 [Buildroot] [PATCH 1/2] libnspr: bump to version 4.10.9 Gustavo Zacarias
2015-10-03 11:38 ` [Buildroot] [PATCH 2/2] libnss: bump to version 3.20 Gustavo Zacarias
2015-10-03 12:02   ` Vicente Olivert Riera [this message]
2015-10-03 13:15   ` Peter Korsgaard
2015-10-03 12:01 ` [Buildroot] [PATCH 1/2] libnspr: bump to version 4.10.9 Vicente Olivert Riera
2015-10-03 13:15 ` Peter Korsgaard

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=560FC3BB.4@imgtec.com \
    --to=vincent.riera@imgtec.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.