Package Release Info

cracklib-2.9.11-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cracklib-devel-32bit
libcrack2-32bit

Change Logs

* Wed Jun 07 2023 pgajdos@suse.com
- version update to 2.9.11
  * Merge fedora patches and man pages
  * Fix missing files in dist tarball, other automake fixes (Leandro Nini)
  * Fix error handling during build of dictionary (yixiangzhike)
  * Fix to localization support (A. Wilcox, nekopsykose)
  * Fix to test utilities (Alexander Kanavin)
  * Translation updates from weblate
  * python: adjust include path for builddir by @thesamesam in #61
  * Make buffer static and avoid returning stack-allocated memory by @drfiemost in #63
- modified patches
  % 0002-cracklib-2.9.2-visibility.patch (refreshed)
* Wed Dec 07 2022 dmueller@suse.com
- update to 2.9.8:
  * rules: Drop using register keyword
  * 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
* Thu Nov 04 2021 pgajdos@suse.com
- %check: really test the package [bsc#1191736]
* Wed Aug 11 2021 jengelh@inai.de
- Drop --with-pic, as it has no effect with --disable-static.
* Tue Jun 02 2020 mgorse@suse.com
- Update to version 2.9.7:
  + fix a buffer overflow processing long words.
- Drop 0003-overflow-processing-gecos.patch and
  0004-overflow-processing-long-words.patch: fixed upstream.
- Update source URI.
- Remove use of translation-update-upstream. It cannot be added to
  ring 0 on leap, and 2.9.7 has some translation fixes
  (bsc#1172396).
* Fri May 22 2020 mgorse@suse.com
- Enable translation-update-upstream on leap, to remove the use of
  is_opensuse (jsc#SLE-12096).
* Wed May 06 2020 pgajdos@suse.com
- use /usr/lib instead of %{_libexecdir}, %{_libexecdir} should
  contain internal binaries, not data
* Thu Feb 22 2018 fvogt@suse.com
- Use %license (boo#1082318)
* Sat Nov 11 2017 aavindraa@gmail.com
- Update to 2.9.6
  * fix issue with sort and locale
  * some particularly bad cases to the cracklib small dictionary
  * updates to cracklib-words (adds a bunch of other dictionary lists)
  * migration to github
- run spec-cleaner
* Mon Dec 12 2016 dimstar@opensuse.org
- Only buildrequire and call translation-update-upstream on SLE:
  the package in openSUSE is a dummy and is empty.