[oe-commits] [openembedded-core] 07/17: nss: update to 3.40

git at git.openembedded.org git at git.openembedded.org
Mon Nov 19 17:04:33 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit df4bec1cfe2333a31b4c2034bad8d890b0ff24dd
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Nov 19 06:41:54 2018 -0800

    nss: update to 3.40
    
    see: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.40_release_notes
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-support/nss/{nss_3.39.bb => nss_3.40.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/nss/nss_3.39.bb b/meta/recipes-support/nss/nss_3.40.bb
similarity index 98%
rename from meta/recipes-support/nss/nss_3.39.bb
rename to meta/recipes-support/nss/nss_3.40.bb
index cdc95c6..23c95dd 100644
--- a/meta/recipes-support/nss/nss_3.39.bb
+++ b/meta/recipes-support/nss/nss_3.40.bb
@@ -30,8 +30,8 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSIO
            file://system-pkcs11.txt \
            "
 
-SRC_URI[md5sum] = "10720fc70fd483de1b085402fb10ed59"
-SRC_URI[sha256sum] = "6be64dd76f212415cc8bc34343ac1e7389048db4db9a023a84873c411dc5864b"
+SRC_URI[md5sum] = "f7aec858d192ae03d0e9a35a730c70fa"
+SRC_URI[sha256sum] = "0562087b8bda072bf5964f8acf851f9c0997a59c384f4887cb517b3b628b32dd"
 
 UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
 UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list