Compare commits

...

53 Commits

Author SHA256 Message Date
Ana Guerrero
8ac9b64dce Accepting request 1240449 from GNOME:Factory
- pwquality.conf moved from /etc/security to /usr/lib/security
This is already supported. I have updated the docu upstream:
https://github.com/libpwquality/libpwquality/pull/95 (forwarded request 1240176 from schubi2)

OBS-URL: https://build.opensuse.org/request/show/1240449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=27
2025-01-28 13:58:20 +00:00
Ana Guerrero
e337e71254 Accepting request 1236840 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1236840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=26
2025-01-12 10:08:47 +00:00
4e43161a59 - Add libpwquality-fix-python-install.patch: Fix installation of
python bindings after moving to setuptools.

Without splitting root from prefix, setuptools installs all the files into the .egg directory, which in turn makes python not find the files it looks for:

> python3 -c "import pwquality"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'pwquality'
> rpm -ql python3-pwquality
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO/PKG-INFO
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO/SOURCES.txt
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO/dependency_links.txt
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO/native_libs.txt
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO/not-zip-safe
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/EGG-INFO/top_level.txt
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/__pycache__
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/__pycache__/pwquality.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/pwquality.cpython-311-x86_64-linux-gnu.so
/usr/lib64/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg/pwquality.py

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=48
2025-01-10 11:05:57 +00:00
Ana Guerrero
643664f6a9 Accepting request 1227101 from GNOME:Factory
- Drop python 2.x support (it's been 4 years).
- Add python3-setuptools BuildRequires which is needed for
  distutils.

OBS-URL: https://build.opensuse.org/request/show/1227101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=25
2024-11-28 23:08:43 +00:00
658e056943 - Drop python 2.x support (it's been 4 years).
- Add python3-setuptools BuildRequires which is needed for
  distutils.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=46
2024-11-28 10:13:46 +00:00
8239c6fa8d - drop python 2.x support (it's been 4 years)
- add setuptools which is needed for distutils

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=45
2024-11-28 10:13:12 +00:00
Ana Guerrero
c75858fc19 Accepting request 1134425 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1134425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=24
2023-12-21 22:38:00 +00:00
c05a2fb4ba Accepting request 1134321 from home:gcomes.obs
- add: prereq "pam-config" in baselibs.conf
  * post scriptlet in pam_pwquality-32bit runs: pam-config

OBS-URL: https://build.opensuse.org/request/show/1134321
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=43
2023-12-21 10:25:43 +00:00
Dominique Leuenberger
0dadbf5f81 Accepting request 1045393 from GNOME:Factory
- Update to version 1.4.5:
  + Minor bug fixes and documentation enhancements.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1045393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=23
2022-12-28 09:54:16 +00:00
9d2b9c528a New upstream release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=41
2022-12-26 14:57:16 +00:00
35af985820 Accepting request 1045356 from home:AndreasStieger:branches:GNOME:Factory
libpwquality 1.4.5

OBS-URL: https://build.opensuse.org/request/show/1045356
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=40
2022-12-26 14:55:45 +00:00
Dominique Leuenberger
393222c9c4 Accepting request 947477 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/947477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=22
2022-01-21 00:25:21 +00:00
398078d231 Accepting request 947068 from GNOME:Next
- Add python-rpm-macros to BuildRequires (boo#1194757).

OBS-URL: https://build.opensuse.org/request/show/947068
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=39
2022-01-19 17:25:13 +00:00
Dominique Leuenberger
d914624328 Accepting request 922106 from GNOME:Factory
- Use %_pam_moduledir instead of hardcoding %{_lib}/security
  (boo#1191042).

Fixed bugref (forwarded request 922054 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/922106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=21
2021-09-29 18:18:14 +00:00
4178224a4d Accepting request 922054 from GNOME:Next
- Use %_pam_moduledir instead of hardcoding %{_lib}/security
  (boo#1191042).

Fixed bugref

OBS-URL: https://build.opensuse.org/request/show/922054
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=38
2021-09-29 07:18:36 +00:00
Dominique Leuenberger
fee182bd90 Accepting request 862308 from GNOME:Factory
(forwarded request 860978 from jmoellers)

OBS-URL: https://build.opensuse.org/request/show/862308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=20
2021-01-15 18:44:34 +00:00
d58070908c Accepting request 860978 from home:jmoellers:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/860978
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=36
2021-01-11 13:54:57 +00:00
Dominique Leuenberger
ccecbe5142 Accepting request 843435 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/843435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=19
2020-10-26 15:12:25 +00:00
ef51010925 Accepting request 843287 from home:dannysauer:branches:openSUSE:Factory
Update to 1.4.4

Now with abbreviated changelog, per request.

OBS-URL: https://build.opensuse.org/request/show/843287
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=34
2020-10-22 13:47:15 +00:00
Dominique Leuenberger
655003d6d6 Accepting request 828874 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/828874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=18
2020-08-28 19:17:34 +00:00
Richard Brown
022b86edcd Accepting request 828311 from home:dirkmueller:branches:GNOME:Factory
- update to 1.4.2:
  * Fix regression in handling retry, enforce_for_root, and
    local_users_only options introduced with the previous
    release.

OBS-URL: https://build.opensuse.org/request/show/828311
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=32
2020-08-24 08:48:42 +00:00
Yuchen Lin
6571a17c66 Accepting request 807575 from GNOME:Factory
- Register with pam-config in %post(un) (forwarded request 807113 from favogt)

OBS-URL: https://build.opensuse.org/request/show/807575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=17
2020-05-26 15:14:21 +00:00
a63b92f9ff Accepting request 807113 from home:favogt:branches:Virtualization:Appliances:Images:openSUSE-Tumbleweed
- Register with pam-config in %post(un)

OBS-URL: https://build.opensuse.org/request/show/807113
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=30
2020-05-20 10:36:51 +00:00
Dominique Leuenberger
2780c4ec51 Accepting request 799805 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/799805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=16
2020-05-05 16:54:31 +00:00
5a79e08072 Accepting request 799551 from home:kukuk:branches:GNOME:Factory
- Add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/799551
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=28
2020-05-03 08:50:03 +00:00
Dominique Leuenberger
0c856c5563 Accepting request 732875 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/732875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=15
2019-09-25 05:57:57 +00:00
a703d5e2cd Accepting request 731981 from GNOME:Next
- Update to version 1.4.1:
  + Minor bugfix update of the library.
- Drop libpwquality-pythons.patch: Fixed upstream. Following this,
  drop autoconf, automake and libtool BuildRequires and autoreconf
  call.
- Use modern macros.

OBS-URL: https://build.opensuse.org/request/show/731981
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=26
2019-09-24 08:56:45 +00:00
d9a22c9577 Accepting request 731944 from home:lnussel:branches:GNOME:Factory
- Do not recommend lang package. The lang package already has a
  supplements.

OBS-URL: https://build.opensuse.org/request/show/731944
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=25
2019-09-19 15:05:27 +00:00
Dominique Leuenberger
62dd8b3b85 Accepting request 582832 from GNOME:Factory
spec-cleaner (forwarded request 581257 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=14
2018-03-08 09:48:10 +00:00
40a88b57dc Accepting request 581257 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581257
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=23
2018-03-05 13:56:51 +00:00
Dominique Leuenberger
f42ea350ad Accepting request 562613 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/562613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=13
2018-01-16 08:28:56 +00:00
e755fe152b Accepting request 562604 from home:jengelh:branches:GNOME:Factory
- Update RPM groups and summaries.

OBS-URL: https://build.opensuse.org/request/show/562604
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=21
2018-01-08 19:34:04 +00:00
f8aadb0864 Accepting request 562475 from openSUSE:Factory:Staging:O
- Switch url to https://github.com/libpwquality/libpwquality/
- Update to release 1.4.0:
  * Fix possible buffer overflow with data from /dev/urandom
    in pwquality_generate().
  * Do not try to check presence of too short username in password.
    (thanks to Nikos Mavrogiannopoulos)
  * Make the user name check optional (via usercheck option).
  * Add an 'enforcing' option to make the checks to be warning-only
    in PAM.
  * The difok = 0 setting will disable all old password similarity
    checks except new and old passwords being identical.
  * Updated translations from Zanata.
- Add patch libpwquality-pythons.patch to avoid duping pythondir
- Make python3 default and enable py2 only when needed

OBS-URL: https://build.opensuse.org/request/show/562475
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=20
2018-01-08 14:34:31 +00:00
Dominique Leuenberger
2f99e41050 Accepting request 540576 from GNOME:Factory
- Build python3 version of bindings as well (forwarded request 540166 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/540576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=12
2017-11-12 16:57:40 +00:00
177fd6542b Accepting request 540166 from home:pluskalm:branches:GNOME:Factory
- Build python3 version of bindings as well

OBS-URL: https://build.opensuse.org/request/show/540166
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=18
2017-11-10 14:47:10 +00:00
Dominique Leuenberger
1319bfef09 Accepting request 424164 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/424164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=11
2016-09-05 19:14:25 +00:00
Bjørn Lie
9148a5cfbe Accepting request 423623 from home:zhangxiaofei:branches:GNOME:Factory
SLE sync

OBS-URL: https://build.opensuse.org/request/show/423623
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=16
2016-09-01 08:53:14 +00:00
Dominique Leuenberger
2b0baf0a6c Accepting request 319081 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/319081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=10
2015-08-10 07:10:41 +00:00
26dd126c8f Accepting request 318593 from GNOME:Next
Not sure if this is stable or unstable

OBS-URL: https://build.opensuse.org/request/show/318593
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=14
2015-07-28 09:29:24 +00:00
Stephan Kulow
0cf746972b Accepting request 246082 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/246082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=8
2014-08-25 09:54:35 +00:00
e0e3c00426 Accepting request 246080 from home:dimstar:branches:GNOME:Factory
Update to 1.2.4 - note: we have the python2 package; not sure if anything uses it - otherwise we can just switch it to be P3

OBS-URL: https://build.opensuse.org/request/show/246080
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=12
2014-08-23 13:36:11 +00:00
6ec8fb452e Accepting request 244820 from GNOME:Factory
Push fix

OBS-URL: https://build.opensuse.org/request/show/244820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=7
2014-08-16 13:37:42 +00:00
930e42d08c OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=11 2014-08-15 11:50:57 +00:00
134b1babbf Accepting request 244810 from home:mlin7442:branches:GNOME:Factory
do not hard requires cracklib-dict-full, fix conflict issue in installation-images-openSUSE with cryptsetup

OBS-URL: https://build.opensuse.org/request/show/244810
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=10
2014-08-15 11:49:20 +00:00
Tomáš Chvátal
e58d3f9391 Accepting request 198839 from GNOME:Factory
Update to 1.2.3 (forwarded request 198774 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/198839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=5
2013-09-13 12:45:51 +00:00
41e6df6a54 Accepting request 198774 from home:dimstar:branches:GNOME:Factory
Update to 1.2.3

OBS-URL: https://build.opensuse.org/request/show/198774
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=8
2013-09-13 08:22:34 +00:00
Stephan Kulow
de9d2cd285 Accepting request 180649 from GNOME:Factory
Update to 1.2.2 - tweak post review (forwarded request 180483 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/180649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=4
2013-06-25 07:27:50 +00:00
57e757bcdc Accepting request 180483 from home:dimstar:branches:GNOME:Factory
Update to 1.2.2 - tweak post review

OBS-URL: https://build.opensuse.org/request/show/180483
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=6
2013-06-23 13:46:56 +00:00
Stephan Kulow
19049dfb2e Accepting request 146949 from GNOME:Factory
Update (forwarded request 146299 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/146949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=2
2013-01-07 16:23:27 +00:00
193ab3f05e Accepting request 146299 from home:Zaitor:branches:GNOME:Factory
Update

OBS-URL: https://build.opensuse.org/request/show/146299
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=4
2013-01-04 09:00:46 +00:00
Ismail Dönmez
41b95fcd01 Accepting request 133730 from GNOME:Factory
New package: will be needed for GNOME 3.6

OBS-URL: https://build.opensuse.org/request/show/133730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=1
2012-09-12 22:04:08 +00:00
Vincent Untz
ed0ceb440c Accepting request 133316 from home:vuntz:branches:GNOME:Factory
Cleanup + update to 1.2.0

OBS-URL: https://build.opensuse.org/request/show/133316
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=2
2012-09-07 21:37:17 +00:00
Vincent Untz
53fbffbe9f Accepting request 132849 from GNOME:Next
New package...

OBS-URL: https://build.opensuse.org/request/show/132849
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=1
2012-09-07 21:05:25 +00:00

Diff Content Not Available