nekral-guest
436996ed07
Updated to the new passwd message.
2009-05-21 16:07:44 +00:00
nekral-guest
3d5b4ce121
* debian/patches/506_relaxed_usernames: usernames with a slash will not only
...
break one option. Move to the discussion on the usernames.
2009-05-21 15:55:29 +00:00
nekral-guest
f121e979bb
* debian/patches/*: Updated patches to the new quilt and shadow versions.
2009-05-21 15:30:36 +00:00
nekral-guest
cb8f35691a
* debian/login.defs: Removed comment about MD5_CRYPT. MD5_CRYPT_ENAB is no
...
more used by chpasswd and newusers.
2009-05-21 15:19:02 +00:00
nekral-guest
0ea08a3961
- Updated patches:
...
+ debian/patches/506_relaxed_usernames
2009-05-21 15:17:46 +00:00
nekral-guest
9ef58601e0
* The "Chevrotin" release.
...
* New upstream release:
- Fixed typo in the French vipw usage. Closes : #528486
- Fixed failure to delete an user (wrongly detected as still logged in).
On Linux, userdel checks if the user has some running processes.
Otherwise, it still check with utmp if the user is logged in and check
if the process indicated by utmp is still running to avoid
mis-detection of logged-in users. Closes : #528060
2009-05-21 15:15:22 +00:00
nekral-guest
130e26d582
Added 3 tests for userdel.
2009-05-20 21:48:16 +00:00
nekral-guest
3462794b84
Added missing file.
2009-05-20 21:44:52 +00:00
nekral-guest
f82f0de34e
Added 2 new userdel tests.
2009-05-20 21:23:32 +00:00
nekral-guest
eb61b09070
cleanup. Remove unneeded files.
2009-05-20 21:21:55 +00:00
nekral-guest
a97b3a382b
* The "Banonet" release.
...
* debian/login.pam: Really ignore pam_selinux.so failures when the module do
not exist. Closes : #528673
2009-05-16 10:15:38 +00:00
nekral-guest
f3ef07b8c7
* debian/rules: Install the lintian overrides with dh_lintian.
...
* debian/control: Raised dependency on debhelper (>= 6.0.7~) for dh_lintian.
* debian/compat: Raised to 6
2009-05-14 20:40:43 +00:00
nekral-guest
8f4d210b31
Updated to clean the gcov files. Not used on Debian.
2009-05-14 19:51:55 +00:00
nekral-guest
6ff5ab6af4
* debian/login.pam: Ignore pam_selinux.so failures when the module do not
...
exist. A required pam_selinux.so makes login fail when the module does not
exist (e.g. on architecture without SE Linux support). Closes : #528673
2009-05-14 19:11:38 +00:00
nekral-guest
cfbe85f1f0
* debian/login.postinst: Install /var/log/faillog during initial installs
...
only. This permits admins to disable failed logins recording.
Closes : #488420
2009-05-12 20:05:53 +00:00
nekral-guest
6752d525c3
* The "Banon" release.
...
* debian/rules, debian/passwd.linda-overrides, debian/login.linda-overrides:
Removed linda-overrides files.
2009-05-11 20:30:36 +00:00
nekral-guest
36595ad2cd
* debian/control: Standards-Version bumped to 3.8.1. No changes.
...
* debian/control: Changed gnome-doc-utils dependency to >= 0.4.3 (instead
of >= 0.4.3-1)
* debian/control: Added ${misc:Depends} to the passwd's Depends and login's
Pre-Depends.
2009-05-10 22:30:50 +00:00
nekral-guest
88e88fbf27
* debian/securetty.linux: Added some local X displays. See LP #104957 . But
...
only a limited set of displays were added.
2009-05-10 22:01:48 +00:00
nekral-guest
f2915bc349
Next upstream release will be 4.1.4.
2009-05-10 20:05:43 +00:00
nekral-guest
fca246813e
Updated patch for the testsuite.
2009-05-10 19:48:42 +00:00
nekral-guest
9292f7b951
Add the username in failures reports.
...
Add support for rounds checking in SHA512
Remove the password to extract the salt for MD5.
2009-05-10 19:36:36 +00:00
nekral-guest
ff0f6c28eb
Added new tests, and tag PAM and non-PAM specific tests.
2009-05-10 19:29:29 +00:00
nekral-guest
c556de2b56
Added newusers tests specific to the PAM version, to replace the one which use the non-PAM specific options.
2009-05-10 19:27:29 +00:00
nekral-guest
7890eab89b
Added PAM configuration files to support the PAM versions of newusers.
2009-05-10 19:18:25 +00:00
nekral-guest
f9aee80330
newusers now sets the lstchg field in shadow.
2009-05-10 19:15:17 +00:00
nekral-guest
d9b8c55516
New release name: Chambérat.
...
Added entries for new translation and sort translations alphabetically.
2009-05-10 17:12:40 +00:00
nekral-guest
c3e1c92fa7
# 402 should be merged in 401, but should be reviewed by SE Linux experts first
2009-05-10 14:10:11 +00:00
nekral-guest
8cd330b97a
- Remove patches applied upstream:
...
+ debian/patches/403_fix_PATH-MAX_hurd
2009-05-10 14:09:16 +00:00
nekral-guest
156bd855d4
Since chpasswd is now PAM enabled, the crypt tests are passed with chgpasswd.
...
Do not copy the database which should not change. Directly compare the system files with the files from config/.
Update some test descriptions.
2009-05-09 22:39:12 +00:00
nekral-guest
5324b00638
There were changes in the exit codes of gpasswd.
2009-05-09 22:32:10 +00:00
nekral-guest
ba569f80b6
Added tests for passwd which interractively change (or attemptto change) a password.
2009-05-09 22:30:21 +00:00
nekral-guest
d6495cab07
There is no need to use expect for these tests.
...
Only check the stdout/stderr output.
2009-05-09 22:27:13 +00:00
nekral-guest
5520ea45cc
Added missing PAM configuration files for chpasswd.
2009-05-09 22:23:32 +00:00
nekral-guest
98df44c5a1
Added tests for the PAM version of chpasswd.
2009-05-09 22:20:43 +00:00
nekral-guest
e5aa1773d3
* debian/login.pam: Updated support for SELinux. Closes : #527106
2009-05-09 21:34:55 +00:00
nekral-guest
f810e0a171
Fixed in next release:
...
- pwck and grpck warn when the shadowed and non-shadowed files contain
an entry for the same user or group and the non shadowed file password
field is not 'x'. Closes : #501869
Other topics raised in this bug were fixed previously.
2009-05-09 21:27:32 +00:00
nekral-guest
4e2e230b07
* debian/rules, debian/passwd.newusers.pam, debian/passwd.chpasswd.pam:
...
Install the newusers and chpasswd PAM service configuration files.
newusers and chpasswd now use PAM to update the passwords.
Closes : #525153
2009-05-09 17:03:49 +00:00
nekral-guest
d65a81cc37
- Updated patches:
...
+ debian/patches/008_login_log_failure_in_FTMP
+ debian/patches/401_cppw_src.dpatch
+ debian/patches/429_login_FAILLOG_ENAB
+ debian/patches/463_login_delay_obeys_to_PAM
2009-05-09 14:30:06 +00:00
bubulle
9febd5c52e
Bug closure
2009-05-08 17:23:06 +00:00
bubulle
c9eb7cb521
Add bug closure
2009-05-08 04:54:49 +00:00
nekral-guest
d6271f27b8
* debian/securetty.linux: Added Freescale i.MX ports. Closes : #527095
2009-05-07 17:23:45 +00:00
nekral-guest
4d7d93d08a
Fixed bug number.
2009-04-28 22:04:41 +00:00
nekral-guest
127ac7cf5e
- Fixed lastlog. 4.1.3 only reported empty logs. Closes : #52473
2009-04-28 20:48:33 +00:00
nekral-guest
292b47c386
- passwd: Report password properties changes if the password is not
...
actually changed. Closes : #525967
2009-04-28 20:46:52 +00:00
nekral-guest
2d99df028e
Name the release ("Rollot").
...
Added other bug closures.
2009-04-26 12:52:05 +00:00
bubulle
8009e96f35
Bug closure
2009-04-26 12:29:09 +00:00
nekral-guest
d485633edc
Added login tests.
2009-04-15 23:36:17 +00:00
nekral-guest
81c1f063d2
Updated to 4.1.3.1.
2009-04-15 23:35:57 +00:00
nekral-guest
067fb2ff47
GID_MIN was set to 1000.
2009-04-15 23:35:43 +00:00
nekral-guest
3052b0306d
ignore log files.
2009-04-15 23:34:44 +00:00