Update to perfuse-2011010: fix permission checks for unprivilegied users
This commit is contained in:
parent
621f610a16
commit
0fc494565d
3 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2011,v 1.1893 2011/08/09 20:58:04 adam Exp $
|
||||
$NetBSD: CHANGES-2011,v 1.1894 2011/08/10 04:58:48 manu Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2011:
|
||||
|
||||
|
@ -2860,3 +2860,4 @@ Changes to the packages collection and infrastructure in 2011:
|
|||
Updated audio/libmodplug to 0.8.8.4 [gls 2011-08-09]
|
||||
Updated multimedia/libdvdread to 4.1.3nb1 [adam 2011-08-09]
|
||||
Updated multimedia/dvdbackup to 0.4.1 [adam 2011-08-09]
|
||||
Updated filesystems/perfuse to 20110810 [manu 2011-08-10]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.23 2011/08/09 07:22:52 manu Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2011/08/10 04:58:48 manu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perfuse-20110809
|
||||
DISTNAME= perfuse-20110810
|
||||
CATEGORIES= filesystems
|
||||
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/perfuse/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.23 2011/08/09 07:22:52 manu Exp $
|
||||
$NetBSD: distinfo,v 1.24 2011/08/10 04:58:48 manu Exp $
|
||||
|
||||
SHA1 (perfuse-20110809.tgz) = d96a31f774452957554824fb84a19596c8f671b0
|
||||
RMD160 (perfuse-20110809.tgz) = 3c383968a9aa4eb588c4681ee869fba03d02b638
|
||||
Size (perfuse-20110809.tgz) = 40369 bytes
|
||||
SHA1 (perfuse-20110810.tgz) = c107014ae3a7c00fe3ddff597747014a729d11b3
|
||||
RMD160 (perfuse-20110810.tgz) = 6e7dbc869f65a47f8dbe69e0ee72d9e54c589b69
|
||||
Size (perfuse-20110810.tgz) = 40367 bytes
|
||||
SHA1 (patch-aa) = 76e8dba75518ec7e1a5f02d15b2c4ce5c7e61d80
|
||||
|
|
Loading…
Reference in a new issue