معرفی شرکت ها


python-pwquality-1.2.3-5.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python bindings for the libpwquality library
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos os x86_64
نام بسته python-pwquality
نام فایل بسته python-pwquality-1.2.3-5.el7.x86_64.rpm
نسخه بسته 1.2.3
انتشار بسته 5.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 11 Apr 2018 08
هاست سازنده x86-01.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/libpwquality/libpwquality/
مجوز BSD or GPLv2+
حجم دانلود 12K
حجم نصب 20.321K
This is pwquality Python module that provides Python bindings for the libpwquality library. These bindings can be used for easy password quality checking and generation of random pronounceable passwords from Python applications.


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libpthread.so.0()(64bit)
= 1.2.3-5.el7 libpwquality(x86-64)
- libpwquality.so.1()(64bit)
- libpwquality.so.1(LIBPWQUALITY_1.0)(64bit)
- libpython2.7.so.1.0()(64bit)
= 2.7 python(abi)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.2.3-5.el7 python-pwquality
= 1.2.3-5.el7 python-pwquality(x86-64)


نحوه نصب


نصب پکیج rpm python-pwquality:

    sudo yum localinstall python-pwquality-1.2.3-5.el7.x86_64.rpm


فایل ها

مسیرها
/usr/lib64/python2.7/site-packages/pwquality.so


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2017-11-15

fix brittle configuration settings (#1259633)
fix abort when generating large passwords on some architectures

2014-01-24

Mass rebuild 2014-01-24

2013-12-27

Mass rebuild 2013-12-27

2013-11-29

translation updates

2013-09-12

fix problem with parsing the pam_pwquality options
updated translations from Transifex
treat empty user or password as NULL
move the library to /usr

2013-06-19

manual page fixes
make it possible to set the maxsequence configuration value
updated translations from Transifex

2012-12-20

properly free pwquality settings
add extern "C" to public header
updated translations from Transifex

2012-08-16

add maxsequence check for too long monotonic character sequence.
clarified alternative licensing to GPLv2+.
add local_users_only option to skip the pwquality checks for
locals. (thanks to Stef Walter)

2012-06-13

use rpm built-in filtering of provides (rhbz#830153)
remove strain debug fprintf() (rhbz#831567)

2012-05-24

fix leak when throwing PWQError exception
added pkgconfig file
call the simplicity checks before the cracklib check
add enforce_for_root option to the PAM module
updated translations from Transifex

2011-12-08

added a few additional password quality checks
bugfix in configuration file parsing

2011-11-11

added python bindings and documentation

2011-10-10

fixes for problems found in review (missing BR on pam-devel,

2011-10-03

first spec file for libpwquality