summaryrefslogtreecommitdiff
path: root/libpwquality.spec.in
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@redhat.com>2012-05-24 14:58:19 +0200
committerTomas Mraz <tmraz@redhat.com>2012-05-24 14:58:19 +0200
commitaedcb0699401e76aac7ec466ee3c03c14fc2cef3 (patch)
tree8451a99733896d979ba16c2c1bdb5c426eade94e /libpwquality.spec.in
parent1bbd85426cdc2202d04339a5ea80bd6033ae55bb (diff)
downloadlibpwquality-aedcb0699401e76aac7ec466ee3c03c14fc2cef3.tar.gz
Prepare a release 1.1.0.libpwquality-1.1.0
Diffstat (limited to 'libpwquality.spec.in')
-rw-r--r--libpwquality.spec.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/libpwquality.spec.in b/libpwquality.spec.in
index 6983551..0616163 100644
--- a/libpwquality.spec.in
+++ b/libpwquality.spec.in
@@ -107,6 +107,13 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la
%{python_sitearch}/pwquality.so
%changelog
+* Thu May 24 2012 Tomas Mraz <tmraz@redhat.com> 1.1.0-1
+- 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
+
* Thu Dec 8 2011 Tomas Mraz <tmraz@redhat.com> 1.0.0-1
- added a few additional password quality checks
- bugfix in configuration file parsing