pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/lua-sec



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu May 13 10:15:47 UTC 2021

Modified Files:
        pkgsrc/security/lua-sec: Makefile distinfo

Log Message:
lua-sec: update to 1.0.1

LuaSec 1.0.1
---------------
This version includes:

* Fix luaL_buffinit() can use the stack and broke buffer_meth_receive()


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/lua-sec/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/lua-sec/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/lua-sec/Makefile
diff -u pkgsrc/security/lua-sec/Makefile:1.19 pkgsrc/security/lua-sec/Makefile:1.20
--- pkgsrc/security/lua-sec/Makefile:1.19       Wed Feb 10 10:20:01 2021
+++ pkgsrc/security/lua-sec/Makefile    Thu May 13 10:15:47 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2021/02/10 10:20:01 nia Exp $
+# $NetBSD: Makefile,v 1.20 2021/05/13 10:15:47 nia Exp $
 
-VERSION=               1.0
+VERSION=               1.0.1
 DISTNAME=              luasec-${VERSION}
 PKGNAME=               ${DISTNAME:S/luasec/${LUA_PKGPREFIX}-sec/}
 CATEGORIES=            security

Index: pkgsrc/security/lua-sec/distinfo
diff -u pkgsrc/security/lua-sec/distinfo:1.11 pkgsrc/security/lua-sec/distinfo:1.12
--- pkgsrc/security/lua-sec/distinfo:1.11       Wed Feb 10 10:20:01 2021
+++ pkgsrc/security/lua-sec/distinfo    Thu May 13 10:15:47 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2021/02/10 10:20:01 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/05/13 10:15:47 nia Exp $
 
-SHA1 (luasec-1.0.tar.gz) = 2e0351fc949237ae771d052bd4a89fb7cd5e0c51
-RMD160 (luasec-1.0.tar.gz) = 5c09092091f167faaa56b847f8458e2528ebc0c3
-SHA512 (luasec-1.0.tar.gz) = 70e81291b71111fb4976477d1c8ddbdaace17f017476b4e74b0ed88498e9e016d4ece1658f7fcce30f21aecab8dcf3734ce620940f61f2c70efb911c09a95bb9
-Size (luasec-1.0.tar.gz) = 52264 bytes
+SHA1 (luasec-1.0.1.tar.gz) = dc05d4d06a5aa60cfb59e14d55f09877e822a670
+RMD160 (luasec-1.0.1.tar.gz) = 98dbb95d664515d53fa24b0898e50d65ffd4de4a
+SHA512 (luasec-1.0.1.tar.gz) = 21ae200e40f13a35eebca95cdac25ae13532a3008b2f9ec97a079033b9efde69e81954354453623eb77340368f482d3c69adb26881a6c0d7c4897df31301af93
+Size (luasec-1.0.1.tar.gz) = 52370 bytes
 SHA1 (patch-Makefile) = 17ae13eecf9ce9269e8ef9a826507bd6230c3364
 SHA1 (patch-src_Makefile) = 238809a918f58d9c3fb73aab458dfac346a36165
 SHA1 (patch-src_luasocket_timeout.c) = e648e7e7faf4d98d4c1fe3ae855a0de09323c7ab



Home | Main Index | Thread Index | Old Index