View Single Post
  #1   (View Single Post)  
Old 30th April 2009
Android1's Avatar
Android1 Android1 is offline
Fdisk Soldier
 
Join Date: Mar 2009
Posts: 60
Exclamation DragonFly BSD 2.2.1 Released!

This minor update to DragonFly BSD contains the changes/fixes detailed below.

Quote:
Kernel changes
  • Fixes for libthread_xu: MAP_STACK and an errno leak.

Hardware changes
  • Bug fixes for sppp(4), and i4b(4).
  • Fixed recursive lock in detached close of /dev/tty.

HAMMER changes
  • HAMMER VFS: Added missing hammer_rel_volume() call in deadlock/retry case.

Networking changes
  • Allowed the IP_MINTTL socket option to be set to zero.

Release improvements
  • Fixed an installworld failure due to kernel fixes and a libthread_xu issue.
  • Installer now works correctly in the console, and properly creates device files if they don't exist.

Userland changes
  • Updates for msdosfs, pax(1), and magic(3)
  • Allowed uid/gid/flags changes to fail if running cpdup as a user

Contributed software
  • Synced zoneinfo database with tzdata2009f from elsie.

Security updates
  • FreeBSD-SA-09:05.telnet - fix environment based code execution vulnerability

Source: DragonFlyBSD.com

Last edited by Android1; 30th April 2009 at 12:55 PM.
Reply With Quote