[BACK]Return to Changelog CVS log [TXT][DIR] Up to [contributed] / dgamelaunch-openbsd

File: [contributed] / dgamelaunch-openbsd / Changelog (download)

Revision 1.5, Fri Apr 2 11:52:43 2021 UTC (3 years ago) by rubenllorente
Branch: MAIN
CVS Tags: HEAD, DGAMELAUNCH_0_0_1
Changes since 1.4: +3 -0 lines

Multiple changelog updates

0.0.1 (2021/03/XX)
	* Project imported from http://github.com/paxed/dgamelaunch (last
	commit:	f9bf041b50e00dda95b5b94031a457ff2b1cafd8)
	* dgl-create-chroot now is compatible with OpenBSD
	* The user authentication code now uses bcrypt for password hashing,
	via crypt_newhash() and crypt_checkpass().
	* A known pass-the-hash vulnerability is believed to no longer work
	when dgame-launch runs on OpenBSD.
	* The maximum password length has been increased to 55 characters.
	* Added support for OpenBSD's pledge(). 
	* dgl-create-chroot now creates a password and lockfile if needed.
	* Default location for the lockfile and password file has been changed
	to "/dgldir/*"