Opened 20 months ago

Closed 20 months ago

Last modified 20 months ago

#16981 closed enhancement (fixed)

cracklib-2.9.8

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (6)

comment:1 by Xi Ruoyao, 20 months ago

The sed for 'skipped' is not needed anymore, as the new cracklib-words-2.9.8.bz2 does not contain spurious empty lines anymore.

The sed for Python can be replaced with autoreconf, so we won't need to hardcode a line number.

If upgrading from a previous version, rm /usr/share/dict/cracklib-words first.

comment:2 by Bruce Dubbs, 20 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 20 months ago

Actually the cracklib-words tarball is identical to the one for version 2.9.7:

md5sum cracklib-words*2
94e9963e4786294f7fb0f2efd7618551  cracklib-words-2.9.7.bz2
94e9963e4786294f7fb0f2efd7618551  cracklib-words-2.9.8.bz2

comment:4 by Bruce Dubbs, 20 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 056b5965eccd52de3d258b3d15dc6514ddfe9195

Update to neon-0.32.3.
Update to libwpe-1.12.3.
Update to cracklib-2.9.8.
Update to libsoup-3.0.8.

in reply to:  3 comment:5 by Xi Ruoyao, 20 months ago

Replying to Bruce Dubbs:

Actually the cracklib-words tarball is identical to the one for version 2.9.7:

md5sum cracklib-words*2
94e9963e4786294f7fb0f2efd7618551  cracklib-words-2.9.7.bz2
94e9963e4786294f7fb0f2efd7618551  cracklib-words-2.9.8.bz2

Hmm, but I didn't see any spurious warnings without the sed.

comment:6 by Douglas R. Reno, 20 months ago

v2.9.8 Correct parameter types to Debug() calls
       rules: Drop using register keyword
       remove needless use of %defattr per fedora project
       add exec perms
       translation updates
       Use what's in the build environment and use a current autoconf
       util/Makefile.am: fix link with lintl
       Force grep to treat the input as text when formatting word files
Note: See TracTickets for help on using tickets.