]> granicus.if.org Git - linux-pam/blob - NEWS
2011-06-14 Thorsten Kukuk <kukuk@thkukuk.de>
[linux-pam] / NEWS
1 Linux-PAM NEWS -- history of user-visible changes.
2
3
4 Release 1.1.3
5
6 * pam_namespace: Clean environment for childs (CVE-2010-3853)
7 * libpam: New interface to drop/regain privilegs
8 * Drop root privilegs in pam_env, pam_mail and pam_xauth before
9   accessing user files (CVE-2010-3430, CVE-2010-3431)
10 * pam_unix: Add minlen option, change default from 6 to 0
11 * Documentation improvements
12 * Lot of small bug fixes
13
14 Release 1.1.2
15
16 * pam_unix: Add minlen= option
17 * pam_group: Add support for UNIX groups beside netgroups
18 * pam_tally: Document that it is deprecated
19 * pam_rootok: Add support for chauthtok and acct_mgmt
20 * Update translations
21
22 Release 1.1.1
23
24 * Update translations
25 * pam_access: Revert netgroup match to original behavior, add new
26   syntax for adding the local hostname to netgroup match
27 * libpam: Add new functions pam_get_authtok_noverify() and
28   pam_get_authtok_verify()
29 * Add sepermit.conf.5 manual page
30 * Lot of bug fixes
31
32 Release 1.1.0
33
34 * Update translations
35 * Documentation updates and fixes
36
37 Release 1.0.92
38
39 * Update translations
40 * pam_succeed_if: Use provided username
41 * pam_mkhomedir: Fix handling of options
42
43 Release 1.0.91
44
45 * Fixed CVE-2009-0579 (minimum days limit on password change is ignored).
46 * Fix libpam internal config/argument parser
47 * Add optional file locking to pam_tally2
48 * Update translations
49 * pam_access improvements
50 * Changes in the behavior of the password stack. Results of PRELIM_CHECK
51   are not used for the final run.
52
53 Release 1.0.90
54
55 * Supply hostname of the machine to netgroup match call in pam_access
56 * Make pam_namespace to work safe on child directories of parent directories
57   owned by users
58 * Redefine LOCAL keyword of pam_access configuration file
59 * Add support for try_first_pass and use_first_pass to pam_cracklib
60 * Print informative messages for rejected login and add silent and
61   no_log_info options to pam_tally
62 * Add support for passing PAM_AUTHTOK to stdin of helpers from pam_exec
63 * New password quality tests in pam_cracklib
64 * New options for pam_lastlog to show last failed login attempt and
65   to disable lastlog update
66 * New pam_pwhistory module to store last used passwords
67 * New pam_tally2 module similar to pam_tally with wordsize independent
68   tally data format
69 * Make libpam not log missing module if its type is prepended with '-'
70 * New pam_timestamp module for authentication based on recent successful
71   login.
72 * Add blowfish support to pam_unix.
73 * Add support for user specific environment file to pam_env.
74 * Add pam_get_authtok to libpam as Linux-PAM extension.
75 * Rename type option of pam_cracklib to authtok_type.
76
77 Release 1.0.3
78
79 * Small bug fix release
80
81
82 Release 1.0.2
83
84 * Regression fixed in pam_selinux
85 * Problem with big UIDs fixed in pam_loginuid
86
87
88 Release 1.0.1
89
90 * Regression fixed in pam_set_item()
91
92
93 Release 1.0.0
94
95 * Small bug fixes
96 * Translation updates
97
98
99 Release 0.99.10.0
100
101 * New substack directive in config file syntax.
102 * New module pam_tty_audit.so for enabling and disabling tty
103   auditing.
104 * New PAM items PAM_XDISPLAY and PAM_XAUTHDATA.
105 * Auditing login denials based by origin (pam_access), time (pam_time),
106   and number of sessions (pam_limits) to the Linux audit subsystem.
107 * Support sha256 and sha512 algorithms in pam_unix when they are supported
108   by crypt().
109 * New pam_sepermit.so module for allowing/rejecting access based on
110   SELinux mode.
111 * Improved functionality of pam_namespace.so module (method flags,
112   namespace.d configuration directory, new options).
113 * Finaly removed deprecated pam_rhosts_auth module.
114
115
116 Release 0.99.9.0
117
118 * misc_conv no longer blocks SIGINT; applications that don't want
119   user-interruptable prompts should block SIGINT themselves
120 * Merge fixes from Debian
121 * Fix parser for pam_group and pam_time
122
123
124 Release 0.99.8.1
125
126 * Fix a regression in audit code introduced with last release
127 * Fix compiling with --disable-nls
128
129
130 Release 0.99.8.0
131
132 * Add translations for ar, ca, da, ru, sv and zu.
133 * Update hungarian translation.
134 * Add support for limits.d directory to pam_limits.
135 * Improve pam_namespace module tobe more useful
136   for MLS, fixed crash with bad config files.
137 * Improve pam_selinux module to be more useful
138   for MLS.
139 * Add minclass option to pam_cracklib
140 * Add new group syntax to pam_access
141
142
143 Release 0.99.7.1
144
145 * Security fix for pam_unix.so (CVE-2007-0003).
146
147
148 Release 0.99.7.0
149
150 * Add manual page for pam_unix.so.
151 * Add pam_faildelay module to set pam_fail_delay() value.
152 * Fix possible seg.fault in libpam/pam_set_data().
153 * Cleanup of configure options.
154 * Update hungarian translation, fix german translation.
155
156
157 Release 0.99.6.3
158
159 * pam_loginuid: New PAM module.
160 * pam_access, pam_succeed_if: Support passwd and session services.
161
162
163 Release 0.99.6.2
164
165 * pam_lastlog: Don't refuse login if lastlog file got lost.
166 * pam_cracklib: Fix a user triggerable crash.
167 * documentation: Regenerate with fixed docbook stylesheet.
168
169
170 Release 0.99.6.1
171
172 * Fix bootstrapping problems.
173 * Bug fixes: pam_keyinit, pam_umask
174
175
176 Release 0.99.6.0
177
178 * pam_namespace: Code cleanup, add init script to tar archive.
179 * pam_succeed_if: Add support for service match.
180 * Add xtests (to run after installation).
181 * Documentation: Convert sgml guides to XML, unify documentation
182   for PAM functions and modules.
183
184
185 Release 0.99.5.0
186
187 * pam_tally: Fix support for large UIDs
188 * Fixed all problems found by Coverity
189 * Add support for Intel C Compiler
190 * Add manual page for pam_mkhomedir, pam_umask, pam_filter,
191   pam_issue, pam_ftp, pam_group, pam_lastlog, pam_listfile,
192   pam_localuser, pam_mail, pam_motd, pam_nologin, pam_permit,
193   pam_rootok, pam_securetty, pam_shells, pam_userdb, pam_warn,
194   pam_time, pam_limits, pam_debug, pam_tally
195 * The libpam memory debug code was removed
196 * pam_keyinit: New module to initialise kernel session keyring.
197 * pam_namespace: New module to configure private namespace for a session.
198 * pam_rhosts: New module which replaces pam_rhosts_auth, now IPv6 capable.
199 * pam_rhosts_auth: This module is now deprecated.
200
201
202 Release 0.99.4.0
203
204 * Add test suite
205 * Fix building of static variants of libpam, libpamc and libpam_misc
206 * pam_listfile: Add support for password and session management
207 * pam_exec: New PAM module to execute arbitary commands
208 * Fix building of a static libpam including all PAM modules
209 * New/updated translations for: nl, pt, pl, fi, km, tr, uk, fr
210 * pam_access: Add network(address) / netmask and IPv6 support
211 * Add manual pages for pam_cracklib, pam_deny and pam_access
212 * pam_pwdb: This deprecated module was removed
213 * Manual pages: Major rewrite/cleanup
214
215
216 Release 0.99.3.0
217
218 * Fix NULL pointer checks in libpam.so
219 * pam_succeed_if, pam_group, pam_time: Support netgroup matching
220 * New translations for: nb, hu, fi, de, es, fr, it, ja, pt_BR, zh_CN, zh_TW
221 * Audit PAM calls if Linux Audit is available
222 * Compile upperLOWER and unix_chkpwd as PIE binaries
223
224
225 Release 0.99.2.1
226
227 * Fix install of PS, PDF, TXT and HTML files
228 * pam_mail: Update README
229 * Use %m consistent
230 * pam_modutil_getlogin: Fix parsing of PAM_TTY variable
231
232
233 Release 0.99.2.0
234
235 * Fix parsing of full path tty name in various modules
236 * pam_xauth: Look for xauth executable in multiple places
237 * pam_unix: Disable user check in unix_chkpwd only if real uid
238   is 0 (CVE-2005-2977). Log failed password check attempt.
239 * pam_env: Support /etc/environment again, but don't treat it as
240   error if it is missing.
241 * pam_userdb: Fix memory leak.
242
243
244 Release 0.99.1.0
245
246 * Use autoconf/automake/libtool
247 * Add gettext support
248 * Add translations for cs, de, es, fr, hu, it, ja, nb, pa, pt_BR,
249   pt, zh_CN and zh_TW
250 * libpam: Remove pam_authenticate_secondary stub
251 * libpam: Add pam_prompt,pam_vprompt,pam_error,pam_verror,pam_info
252   and pam_vinfo functions for use by modules as extension
253 * libpam: Add pam_syslog function for unified syslog messages from
254   PAM modules
255 * libpam: Moved functions from pammodutil to libpam
256 * pam_umask: New module for setting umask from GECOS field, /etc/login.defs
257   or /etc/default/login
258 * pam_echo: New PAM module for message output
259 * pam_userdb: Fix regression (crash when crypt param not specified)
260 * pam_limits: Fix regression from RLIMIT_NICE support (wrong limit
261   values for other limits are applied)
262 * pam_access: Support for NULL tty - matches ALL and NONE keywords
263 * pam_lastlog: Enable log to wtmp by default.  Add "nowtmp" option
264 * pam_radius: This module was removed