shadow: update to 4.1.2.1
Security fix, but not relevant for us, because we have no official audit port. http://lists.alioth.debian.org/pipermail/pkg-shadow-devel/2008-June/006679.html
This commit is contained in:
parent
cd976783de
commit
220e328ac5
@ -1,3 +1,3 @@
|
||||
05a85f1ea6bf26aec66a91b5f98a51b0 login.defs
|
||||
be8f69c2701118093af3d7f3bc02af16 pwck
|
||||
ce90cbe9cba7f6673cb10cad49083c1c shadow-4.1.2.tar.bz2
|
||||
c178e49c45495e296dabbe4ae01a0fbe shadow-4.1.2.1.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=shadow
|
||||
version=4.1.2
|
||||
version=4.1.2.1
|
||||
release=1
|
||||
source=(ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/$name-$version.tar.bz2
|
||||
pwck login.defs)
|
||||
@ -18,7 +18,8 @@ build() {
|
||||
--disable-shadowgrp \
|
||||
--disable-nls \
|
||||
--without-selinux \
|
||||
--without-libpam
|
||||
--without-libpam \
|
||||
--without-audit
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user