21 марта 2002 г. Dmitry V. Levin 0.75-alt15 |
- Updated console.perms <dri> rules.
- Relaxed /etc/security/console.apps permissions a bit. |
20 марта 2002 г. Dmitry V. Levin 0.75-alt14 |
- Fixed pam_console %triggerpostun script.
- Fixed /etc/security/console.* permissions. |
15 марта 2002 г. Dmitry V. Levin 0.75-alt13 |
- Updated pam-redhat to -27 (added pam_timestamp).
- Relocated helpers back to /sbin/.
- Updated console.perms to new scheme.
- Moved pam_console stuff to separate subpackage.
- Run /sbin/pam_console_apply in pam_console %post. |
13 декабря 2001 г. Dmitry V. Levin 0.75-alt12 |
- Merged RH patches (rh release 20).
- Merged Owl patches (owl release 14).
- Dropped: pam_unix, pam_pwdb, pam_cracklib. |
26 сентября 2001 г. Dmitry V. Levin 0.75-alt11 |
- Merged RH patches (rh release 12, pam_stack still from 5).
- console.perms: corrected console class description.
- Moved cracklib module to separate subpackage.
- fixed and relocated docs. |
13 сентября 2001 г. Dmitry V. Levin 0.75-alt10 |
- pam_stack: revert to old version (from rh release 5) for now. |
10 сентября 2001 г. Dmitry V. Levin 0.75-alt9 |
- Moved changable system-auth config to pam-config package. |
7 сентября 2001 г. Dmitry V. Levin 0.75-alt8 |
- Relocated helper programs to /sbin.
- Rebuilt to get more dependencies. |
22 августа 2001 г. Dmitry V. Levin 0.75-alt7 |
- Moved /var/lock/console /var/run/console.
- Merged RH patches (rh release 10).
- Removed versioned dependence on glibc package.
- Added requires on libcrypt.so.1(GLIBC_2.2.1). |
4 июня 2001 г. Dmitry V. Levin 0.75-alt6 |
- More sanity checks in pam_unix_passwd.c |
29 мая 2001 г. Dmitry V. Levin 0.75-alt5 |
- Fixed more errors in pam_console/chmod.c |
29 мая 2001 г. Dmitry V. Levin 0.75-alt4 |
- Fixed recent typo in pam_unix/support.h |
22 мая 2001 г. Dmitry V. Levin 0.75-alt3 |
- 0.75 (rh release 2).
- Attempt to fix loop in pam_console. |
17 мая 2001 г. Dmitry V. Levin 0.75-alt2 |
- Fixed pam_unix-chkpwd helper. |
15 мая 2001 г. Dmitry V. Levin 0.75-alt1 |
- 0.75 (rh release 1).
- Moved static libraries to devel-static subpackage. |
1 марта 2001 г. Dmitry V. Levin 0.74-ipl5mdk |
- Merged RH patches (rh release 12).
- Libification. |
24 февраля 2001 г. Dmitry V. Levin 0.74-ipl4mdk |
- Merged RH patches (rh release 10). |
23 февраля 2001 г. Dmitry V. Levin 0.74-ipl3mdk |
- changed console.perms:
<console> 0600 <burner> 0600 root.cdwriter |
11 февраля 2001 г. Dmitry V. Levin 0.74-ipl2mdk |
- Enhanced unix_chkpwd to support LOGNAME environment variable.
- Merged RH patches (rh release 5). |
31 января 2001 г. Dmitry V. Levin 0.74-ipl1mdk |
- 0.74 (sync with Linux-PAM and pam-redhat).
- Moved development libraries from /lib to /usr/lib64. |
12 января 2001 г. Dmitry V. Levin 0.72-ipl16mdk |
- Use libc_crypt as crypt function (glibc >= 2.2.1-ipl0.3mdk). |
10 января 2001 г. Dmitry V. Levin 0.72-ipl15mdk |
- Integrated new feaures of glibc >= 2.2.1-ipl0.2mdk:
+ added blowfish crypt support for pam_unix (libcrypt);
+ dropped BSDIcrypt support for pam_unix (it was never used);
+ set default crypt to blowfish in system-auth. |
5 января 2001 г. Dmitry V. Levin 0.72-ipl14mdk |
- Updated console.perms patch.
- Built with db2. |
6 декабря 2000 г. Dmitry V. Levin 0.72-ipl13mdk |
- Merge RH changes (26-->37). |
17 октября 2000 г. Dmitry V. Levin 0.72-ipl12mdk |
- Added pam_sameuid module. |
6 октября 2000 г. Dmitry V. Levin 0.72-ipl11mdk |
- Merge last RH changes (by Nalin Dahyabhai <nalin@redhat.com>):
+ clean up logging in pam_xauth;
+ mova README.* files in txt subdirectory;
+ add pam_tally's application to allow counts to be reset;
+ move pam_filter modules to /lib/security/pam_filter;
+ add DRI and nvidia devices to console.perms.
- Fixed:
+ pam_stack now passes delay back. |
27 сентября 2000 г. Dmitry V. Levin 0.72-ipl10mdk |
- Added:
+ BSDIcrypt support for pam_unix;
+ pam_limits in system-auth. |
26 сентября 2000 г. Dmitry V. Levin 0.72-ipl9mdk |
- Merge last RH changes (by Nalin Dahyabhai <nalin@redhat.com>):
+ add a broken_shadow option to pam_unix;
+ add all module README files to the documentation list;
+ fix pam_stack debug and losing-track-of-the-result bug;
+ rework pam_console's usage of syslog to actually be sane (#14646);
+ take the LOG_ERR flag off of some of pam_console's new messages.
- Merge last MDK changes:
+ set all sound stuff to audio group;
+ add cdburner permissions;
+ add /etc/pam.d/system-auth;
+ noreplace configs. |
4 сентября 2000 г. Dmitry V. Levin 0.72-ipl8mdk |
- Merge with last MDK changes. |
21 июля 2000 г. Dmitry V. Levin 0.72-ipl7mdk |
- Merge with last RH changes.
- Added: BSDIcrypt support. |