Update gitweb to version 1.6.0.6, fixing a privilege escalation vulnerability.
(Old version was so ancient there were serious problems reading modern git repositories.) Changes are too various to be enumerated here.
This commit is contained in:
parent
8693a55689
commit
99f9a793f1
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:41 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/01/09 13:56:24 tonnerre Exp $
|
||||
#
|
||||
|
||||
DISTNAME= git-1.5.0.3
|
||||
DISTNAME= git-1.6.0.6
|
||||
PKGNAME= ${DISTNAME:S/git/gitweb/}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.kernel.org/pub/software/scm/git/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/03/22 17:15:36 jmmv Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/01/09 13:56:24 tonnerre Exp $
|
||||
|
||||
SHA1 (git-1.5.0.3.tar.gz) = a5efd2cd36daad60718ed9b1f5a4f0de1eade25c
|
||||
RMD160 (git-1.5.0.3.tar.gz) = 2af313d5414770abad82babd0b4aee9b7e0bbc5b
|
||||
Size (git-1.5.0.3.tar.gz) = 1245187 bytes
|
||||
SHA1 (git-1.6.0.6.tar.gz) = 4116e06859ce3b37a6e56198e5a9207e2b5d0d02
|
||||
RMD160 (git-1.6.0.6.tar.gz) = 6424a051bf656f239fe0deed5bd388a6f7290a64
|
||||
Size (git-1.6.0.6.tar.gz) = 2253596 bytes
|
||||
|
|
Loading…
Reference in a new issue