SHA256
1
0
forked from pool/pam_wrapper
pam_wrapper/pam_wrapper.changes

65 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Sep 26 12:56:51 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.0.7
* Added support for running with AddressSanitizer
* Added logging for pam_set_items module
* Fixed building python modules
* Fixed pam conversation in libpamtest
-------------------------------------------------------------------
Thu Feb 22 15:56:44 UTC 2018 - asn@cryptomilk.org
- Update to version 1.0.5
* Added support to build python2 and python3 module at the same time
* Improved pam test directory creating
* Fixed python 2.6 compatibilty
* Fixed some build issues on FreeBSD
* Fix build on OpenBSD
* Fix a resource leak
- Removed pam_wrapper-1.0.3-build-python2-and-python3-modules.patch
-------------------------------------------------------------------
Mon Feb 12 11:56:57 UTC 2018 - asn@cryptomilk.org
- Build python2 and python3 packages
- Added pam_wrapper-1.0.3-build-python2-and-python3-modules.patch
-------------------------------------------------------------------
Sun Feb 4 09:31:44 UTC 2018 - asn@cryptomilk.org
- Add missing build require to python-rpm-macros
-------------------------------------------------------------------
Fri Apr 7 14:22:09 UTC 2017 - asn@cryptomilk.org
- Update to version 1.0.3
* Fixed some build issues with strict compiler flags
* Logging to syslog is disabled by default
-------------------------------------------------------------------
Tue May 31 06:58:44 UTC 2016 - asn@cryptomilk.org
- Update to version 1.0.2
* Fixed pam_wrapper on some BSDs
* Fixed simple conversation in libpamtest
-------------------------------------------------------------------
Sun Feb 14 10:53:47 UTC 2016 - jengelh@inai.de
- Editorial fixes to the descriptions
-------------------------------------------------------------------
Mon Jan 18 10:13:41 UTC 2016 - asn@cryptomilk.org
- Update to version 1.0.1
* Fixed issue with audit_open() and sshd
* Fixed several issues found by Coverity
* Fixed python linking issues
-------------------------------------------------------------------
Thu Jan 14 16:13:36 UTC 2016 - asn@cryptomilk.org
- Initial package