update to passwdqc-2.0.2

This commit is contained in:
sthen 2021-04-05 13:26:31 +00:00
parent 1174c43522
commit f5275046a3
5 changed files with 20 additions and 13 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.22 2021/03/11 17:12:03 sthen Exp $
# $OpenBSD: Makefile,v 1.23 2021/04/05 13:26:31 sthen Exp $
COMMENT= complexity checker for passwd(1) and password generator
DISTNAME= passwdqc-2.0.1
DISTNAME= passwdqc-2.0.2
CATEGORIES= security sysutils
SHARED_LIBS= passwdqc 0.1 # .0

View File

@ -1,2 +1,2 @@
SHA256 (passwdqc-2.0.1.tar.gz) = VjfixysnOBKPN4s1D2klPL1evv+ntVCCBkDRriY4qGg=
SIZE (passwdqc-2.0.1.tar.gz) = 87804
SHA256 (passwdqc-2.0.2.tar.gz) = /x9QV2TAIPakSEseDMT9vy4/cbUikm2QtHCRBMoGBKs=
SIZE (passwdqc-2.0.2.tar.gz) = 88796

View File

@ -1,15 +1,15 @@
$OpenBSD: patch-passwdqc_conf_5,v 1.4 2021/02/20 00:05:11 sthen Exp $
$OpenBSD: patch-passwdqc_conf_5,v 1.5 2021/04/05 13:26:31 sthen Exp $
Index: passwdqc.conf.5
--- passwdqc.conf.5.orig
+++ passwdqc.conf.5
@@ -285,8 +285,7 @@ logging.
.Cm config=/etc/passwdqc.conf
@@ -286,8 +286,7 @@ logging.
option).
.Sh SEE ALSO
-.Xr getpwnam 3 ,
.Xr getpwnam 3 ,
-.Xr libpasswdqc 3 ,
-.Xr pam_passwdqc 8 .
+.Xr getpwnam 3 .
+.Xr libpasswdqc 3 .
.Pp
https://www.openwall.com/passwdqc/
.Sh AUTHORS

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-pwqgen_1,v 1.5 2021/02/20 00:05:11 sthen Exp $
$OpenBSD: patch-pwqgen_1,v 1.6 2021/04/05 13:26:31 sthen Exp $
Index: pwqgen.1
--- pwqgen.1.orig
+++ pwqgen.1
@@ -72,8 +72,7 @@ option).
.Sh SEE ALSO
@@ -73,8 +73,7 @@ option).
.Xr pwqcheck 1 ,
.Xr libpasswdqc 3 ,
.Xr urandom 4 ,
-.Xr passwdqc.conf 5 ,
-.Xr pam_passwdqc 8 .

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2021/02/20 00:05:11 sthen Exp $
@comment $OpenBSD: PLIST,v 1.5 2021/04/05 13:26:31 sthen Exp $
@bin bin/pwqcheck
@bin bin/pwqfilter
@bin bin/pwqgen
@ -8,6 +8,13 @@ include/passwdqc.h
@man man/man1/pwqcheck.1
@man man/man1/pwqfilter.1
@man man/man1/pwqgen.1
@man man/man3/libpasswdqc.3
@man man/man3/passwdqc_check.3
@man man/man3/passwdqc_params_free.3
@man man/man3/passwdqc_params_load.3
@man man/man3/passwdqc_params_parse.3
@man man/man3/passwdqc_params_reset.3
@man man/man3/passwdqc_random.3
@man man/man5/passwdqc.conf.5
share/doc/passwdqc/
share/doc/passwdqc/README