Commit Graph

116 Commits

Author SHA1 Message Date
Tomas Mraz
a11e8f0582 Drop Python 2 bindings completely 2019-08-09 16:46:56 +02:00
Fedora Release Engineering
2e9952380c - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 21:09:23 +00:00
Fedora Release Engineering
c7cf122685 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 16:23:54 +00:00
Igor Gnatenko
1595629cca Remove obsolete BuildRoot tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-29 05:34:36 +01:00
Igor Gnatenko
f67e241300 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:23:58 +01:00
Tomas Mraz
bc61ed0119 Fix regression in dictionary creation and lookup 2018-11-26 16:44:58 +01:00
Tomas Mraz
6d35644e4b Fix minor bug found in the Coverity scan 2018-10-10 14:36:31 +02:00
Tomas Mraz
e828818539 Updated translations 2018-10-09 12:18:30 +02:00
Tomas Mraz
673d98d62e Properly call python2 in check. 2018-07-13 14:24:02 +02:00
Tomas Mraz
8274cbbc56 The test must use the dictionary from the build 2018-07-13 13:59:23 +02:00
Fedora Release Engineering
4b67c0c867 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 22:19:52 +00:00
Jason Tibbitts
4dbc86aaca Remove needless use of %defattr 2018-07-10 00:33:52 -05:00
Tomas Mraz
811f0d1829 Drop debugging leftover 2018-02-21 13:16:24 +01:00
Tomas Mraz
68dc49109f Drop Python 2 support in RHEL 2018-02-21 13:14:59 +01:00
Fedora Release Engineering
09348f50cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 05:52:59 +00:00
Igor Gnatenko
f69740c948
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-03 18:17:40 +01:00
Iryna Shcherbina
73c5a99220 Update Python 2 dependency declarations to new packaging standards 2018-01-03 11:16:12 +01:00
Zbigniew Jędrzejewski-Szmek
bd8f1f5510 Add Provides for the old name without %_isa 2017-08-20 09:23:26 -04:00
Zbigniew Jędrzejewski-Szmek
31ac5ac711 Python 2 binary package renamed to python2-cracklib 2017-08-19 09:38:10 -04:00
Fedora Release Engineering
0b46647a95 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 19:15:12 +00:00
Fedora Release Engineering
f1a74a691b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 05:36:59 +00:00
Fedora Release Engineering
2edb3e61e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:57:53 +00:00
Tomas Mraz
345a730d45 fix CVE-2016-6318 - avoid overflows in GECOS handling and mangling password (#1364944) 2016-12-08 18:09:03 +01:00
Fedora Release Engineering
aff542331c - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 06:50:28 +00:00
Dennis Gilmore
aba629b842 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 18:12:09 +00:00
Tomas Mraz
d3e5311e69 new upstream release
- cleanup of the word lists
2015-10-23 17:07:18 +02:00
Dennis Gilmore
543a41b0c7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 03:21:52 +00:00
Peter Robinson
8757bbd8fe - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 01:32:04 +00:00
Tom Callaway
dd1a331c80 fix license handling 2014-07-11 16:52:23 -04:00
Dennis Gilmore
ecebfdc3b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 01:07:35 -05:00
Tomas Mraz
02878afc6e The explicit make install for python not needed anymore. 2014-02-05 16:50:57 +01:00
Tomas Mraz
cb1f0ab799 move python files to libdir 2014-02-05 16:34:12 +01:00
Tomas Mraz
ec8362e10e new upstream release 2013-12-09 11:38:54 +01:00
Tomas Mraz
413dd98aaf update only .gmo files to avoid multilib conflicts (#1036305) 2013-12-02 09:43:13 +01:00
Tomas Mraz
edb1a12c91 updated translations 2013-11-28 14:35:33 +01:00
Tomas Mraz
3c36ea8ab5 do not remove any printable characters in cracklib-format
fix the broken zh_CN translation
2013-10-31 17:03:44 +01:00
Tomas Mraz
d8d736852f make the simplistic check and the purging of special characters much
less aggressive (#1003624, #985378)
2013-09-03 08:00:17 +02:00
Tomas Mraz
247f79b137 revert compression of the dictionaries as the performance penalty is too big 2013-08-28 11:38:35 +02:00
Tomas Mraz
a483b3bf78 fix the python module to work with compressed dictionaries (#972542)
- fix various dictionary lookup errors (#986400, #986401)
- make the library reentrant and fix compilation warnings
2013-08-21 15:36:05 +02:00
Dennis Gilmore
93277b06b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 01:04:10 -05:00
Nalin Dahyabhai
af780d829b update to 2.9.0 (#970065)
- update to 2.9.0 (#970065)
  - adds FascistCheckUser()
- go ahead and compress the main dictionary, since we're linking with zlib
  anyway
2013-06-03 17:33:05 -04:00
Nalin Dahyabhai
8f75c6f5cf add man page pointers for cracklib-packer/unpacker
- point cracklib-packer and cracklib-unpacker man pages to cracklib-format
  (internal tooling)
2013-01-29 11:17:10 -05:00
Nalin Dahyabhai
c3650d7fc5 add missing buildrequires: on zlib-devel (#888876) 2012-12-19 12:34:18 -05:00
Nalin Dahyabhai
0f1834b35c update to 2.8.22
- update to 2.8.22 (#887461), which now returns an error instead of exiting
  when there's a failure opening the dictionary in FascistCheck()
2012-12-17 10:37:46 -05:00
Nalin Dahyabhai
54a8b87df0 update to 2.8.21 2012-12-13 12:57:02 -05:00
Nalin Dahyabhai
c10697f9d1 whoops, log the bug number for that 2012-12-10 12:59:43 -05:00
Nalin Dahyabhai
17bfc7742f update to 2.8.20
update to 2.8.20:
- python module renamed from _cracklibmodule.so to _cracklib.so
2012-12-10 12:55:56 -05:00
Nalin Dahyabhai
e8a82a9297 freshen the debian source archive
- update the copy of the debian source package to one that can still be
  retrieved using the URL we list for it
2012-11-20 13:21:09 -05:00
Dennis Gilmore
04fe0dfd7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 14:49:50 -05:00
Nalin Dahyabhai
3e92cf695c - update to 2.8.19 2012-05-18 15:15:10 -04:00