File: NEWS

package info (click to toggle)
pam-devperm 1.6-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 544 kB
  • ctags: 37
  • sloc: sh: 3,057; ansic: 574; makefile: 81
file content (34 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
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
pam_devperm NEWS -- history of user-visible changes.

Copyright (C) 2001, 2002, 2003 SuSE GmbH Nuernberg, Germany

Please send bug reports, questions and suggestions to <kukuk@suse.de>.


Version 1.6
* Fix compiler warnings
* Port to new autoconf/automake

Version 1.5
* Don't change group, so that the admin can give more users
  access to this device

Version 1.4
* Create pam_devperm.so with correct soname

Version 1.3
* major code cleanup

Version 1.2
* Allow '*' as wildcard for devices
* Add program to restore device permissions after an crash

Version 1.1
* use autoconf and automake
* use dynamic allocated buffers
* use reentrant functions
* start implementing a debug option

Version 1.0
* first initial version