aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: f0a2c21c8376895379919c90ae5b6bf630df9d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
ChangeLog
==========

version 1.0.7 (released 2018-09-26)
  * Added support for running with AddressSanitizer
  * Added logging for pam_set_items module
  * Fixed building python modules
  * Fixed pam conversation in libpamtest

version 1.0.6 (released 2018-03-27)
  * Improved file copy
  * Fixed build warnings

version 1.0.5 (released 2018-02-22)
  * 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

version 1.0.4 (released 2017-05-15)
  * Fix build on OpenBSD
  * Fix a resource leak

version 1.0.3 (released 2017-04-06)
  * Fixed some build issues with strict compiler flags
  * Logging to syslog is disabled by default

version 1.0.2 (released 2016-05-24)
  * Fixed pam_wrapper on some BSDs
  * Fixed simple conversation in libpamtest

version 1.0.1 (released 2016-01-18)
  * Fixed issue with audit_open() and sshd
  * Fixed several issues found by Coverity
  * Fixed python linking issues

version 1.0.0 (released 2016-01-14)
  * Initial release
    - pam_wrapper
    - libpamtest
    - pypamtest
    - pam_matrix
    - pam_get_items
    - pam_set_items