The happy, busy elves have been happily busy again:
sha-1 gone burncd (and ioctl interface changes) chown/chgrp moved back
This commit is contained in:
parent
f22f5e6ba8
commit
f3a0785b94
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55576
24
UPDATING
24
UPDATING
@ -3,6 +3,30 @@ Updating Information for FreeBSD current users
|
||||
This file is maintained by imp@village.org. Please send new entries
|
||||
directly to him. See end of file for further details.
|
||||
|
||||
20000107:
|
||||
chown & chgrp moved again
|
||||
|
||||
This is a heads up to let you know that you need to
|
||||
rm -f /sbin/chwon /bin/chgrp
|
||||
after your next `make world'. Additionally you need to install
|
||||
a new /dev/MAKEDEV (mergmaster(8) will assist you in this).
|
||||
|
||||
20000107:
|
||||
SHA-1 password support gone
|
||||
|
||||
As warned yesterday, I've just removed the ability for
|
||||
libcrypt to understand SHA-1 passwords. This was present but
|
||||
undocumented in the tree for the past few months and was
|
||||
removed so it can be reimplemented properly as part of a
|
||||
revamped libcrypt at a later date. Anyone who was actually
|
||||
making use of the feature will have to update their passwords
|
||||
back to MD5 before they reinstall the library.
|
||||
|
||||
20000106:
|
||||
ioctl numbers changed for dvdio ioctls. You will need to recompile
|
||||
anything that uses them. wormcontrol has been depreicated in
|
||||
favor of burncd.
|
||||
|
||||
19991223:
|
||||
Building linux and svr4 compatibility into the kernel now
|
||||
requires /usr/bin/genassym. Go to /usr/src/usr.bin/genassym,
|
||||
|
Loading…
Reference in New Issue
Block a user