diff options
author | obache <obache@pkgsrc.org> | 2014-04-23 12:54:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-23 12:54:23 +0000 |
commit | 22e8fc2b28e10dd04bfcb64b625b2e9438b90209 (patch) | |
tree | f493dfe86be6faa1d7266dadaa289ef9e189ea24 /emulators/suse131_libjson | |
parent | 1a2f4716a521669285c6b0f533d362b26e05df06 (diff) | |
download | pkgsrc-22e8fc2b28e10dd04bfcb64b625b2e9438b90209.tar.gz |
Apply Security Update: openSUSE-SU-2014:0558-1
update for json-c
This json-c update fixes the following two security issue:
- bnc#870147: Fixed buffer overflow if size_t is larger
than int (CVE-2013-6370).
- bnc#870147: Fixed possible hash collision DoS
(CVE-2013-6371).
Bump PKGREVISION.
Diffstat (limited to 'emulators/suse131_libjson')
-rw-r--r-- | emulators/suse131_libjson/Makefile | 5 | ||||
-rw-r--r-- | emulators/suse131_libjson/distinfo | 14 |
2 files changed, 10 insertions, 9 deletions
diff --git a/emulators/suse131_libjson/Makefile b/emulators/suse131_libjson/Makefile index e06cdf8988e..7a2e5790904 100644 --- a/emulators/suse131_libjson/Makefile +++ b/emulators/suse131_libjson/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/23 12:54:23 obache Exp $ DISTNAME= suse_libjson-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators -RPMPKGS+= libjson0-0.10-3.1.2.${SUSE_ARCH} +RPMUPDPKGS+= libjson0-0.10-3.4.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for libjson diff --git a/emulators/suse131_libjson/distinfo b/emulators/suse131_libjson/distinfo index a1eac49ca24..0be0e724410 100644 --- a/emulators/suse131_libjson/distinfo +++ b/emulators/suse131_libjson/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1 2013/12/05 11:42:16 obache Exp $ +$NetBSD: distinfo,v 1.2 2014/04/23 12:54:23 obache Exp $ -SHA1 (suse131/libjson0-0.10-3.1.2.i586.rpm) = 93d82ed9e37b27315bf3d9e9530bc1497569b154 -RMD160 (suse131/libjson0-0.10-3.1.2.i586.rpm) = 3e647e3d7943ff5c614834f3f9b13c8b1ada1cd6 -Size (suse131/libjson0-0.10-3.1.2.i586.rpm) = 20279 bytes -SHA1 (suse131/libjson0-0.10-3.1.2.x86_64.rpm) = 6597e4c492ac676ca5fd250f9c774c6c16200323 -RMD160 (suse131/libjson0-0.10-3.1.2.x86_64.rpm) = 1e7b86e735dda17039a531a7bff11f9bf4367c91 -Size (suse131/libjson0-0.10-3.1.2.x86_64.rpm) = 20266 bytes +SHA1 (suse131/libjson0-0.10-3.4.1.i586.rpm) = 7b677a33ddc6a70953fa4743ceb1fe9d8ce70a96 +RMD160 (suse131/libjson0-0.10-3.4.1.i586.rpm) = f53ea3e1c59ed5c4d539a76f2b701f2597615829 +Size (suse131/libjson0-0.10-3.4.1.i586.rpm) = 21544 bytes +SHA1 (suse131/libjson0-0.10-3.4.1.x86_64.rpm) = 1b810be43b2bd72b14d2d99fc38cc89fe86cca05 +RMD160 (suse131/libjson0-0.10-3.4.1.x86_64.rpm) = 08a4e1ffe410e9029d13e9569cfe04c66f1f6934 +Size (suse131/libjson0-0.10-3.4.1.x86_64.rpm) = 21536 bytes |