Skip to content

Commit

Permalink
jose: update to version 14
Browse files Browse the repository at this point in the history
Changelog:

    Update meson.build #153
    openssl/oct: improve bound check for len #162
    jwe: fix the case when we have "zip" in the protected header #161
    Avoid potential DoS with high decompression chunks #157
  • Loading branch information
nikkicoon committed May 23, 2024
1 parent a843aad commit 5ca76c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/jose/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2024/04/03 18:16:35 nikita Exp $
# $NetBSD: Makefile,v 1.6 2024/05/23 08:18:42 nikita Exp $

DISTNAME= jose-13
DISTNAME= jose-14
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=latchset/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
8 changes: 4 additions & 4 deletions textproc/jose/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2024/04/03 18:16:35 nikita Exp $
$NetBSD: distinfo,v 1.6 2024/05/23 08:18:42 nikita Exp $

BLAKE2s (jose-13.tar.gz) = 46b5533b9756bb97a9041222d1e8693c6c2d34e07c1c06cf035a6752c924bd25
SHA512 (jose-13.tar.gz) = 6c58f0a9f2c965d86d280cee8fe256ab30b9ae92a83b5b19775981e621e793fa713d2239145b87121c899bb481ac05d73509b9c7d6d849a5cba6345254b89341
Size (jose-13.tar.gz) = 841839 bytes
BLAKE2s (jose-14.tar.gz) = 1cd7e3dc188c431b33593736420bdfb23b9257aa0ccec375830bcb979bccb149
SHA512 (jose-14.tar.gz) = b27fb5a4afbe625e91ddd13e2d3832e7741d6be522aa882cfb83df9689e6fd9e7c824c531690a193bef441b9aa275fdb2912a8181b060d848064a1794277d786
Size (jose-14.tar.gz) = 843394 bytes

0 comments on commit 5ca76c8

Please sign in to comment.