Re: BETA3 Release Notes

From: Wilko Bulte (wb_at_freebie.xs4all.nl)
Date: 09/06/04

  • Next message: Marcel Moolenaar: "Re: BETA3 Release Notes"
    Date: Mon, 6 Sep 2004 00:14:15 +0200
    To: Scott Long <scottl@samsco.org>
    
    
    

    On Sun, Sep 05, 2004 at 03:13:05PM -0600, Scott Long wrote..
    >
    > The FreeBSD Release Engineering Team is proud to announce the
    > availability of FreeBSD 5.3-BETA3. This is the third BETA of the 5.3
    > release cycle. It is intended for early adopters and those wishing to
    > help find and/or fix bugs. The 5.3 release cycle will continue with
    > weekly BETA builds while bugs are being fixed and features finalized.
    > The schedule is at http://www.freebsd.org/releases/5.3R/schedule.html.
    > Be sure to check the "Known issues" below, there are known problems
    > still being worked on at this time.
    >
    > Fixes and Enhancements made since BETA2:
    >
    > - MP-safe network stack is now enabled by default.
    > - Add support for loadable modules on amd64.
    > - Misc. acpi fixes.
    > - Misc. fixes and enhancments (mostly gnutar compatibility) to
    > bsdtar.
    > - X server configuration has been removed from sysinstall, it is
    > best done post-install.
    > - Better ftw() and nftw() implementations imported from OpenBSD.
    > - Misc. pf fixes.
    > - Fix to maestro sound card driver.
    > - Fix to md device driver that allowed mdconfig(8) to exit before
    > filenames appeared in /dev.
    > - Fixes that allow use of TGA2 adapter in Alpha.
    > - Correct a denial-of-service vulnerability in zlib.
    > - Misc. fixes to aic7xxx driver.
    > - Fixes to schedulers.
    >
    > Known issues in this release:
    >
    > - There are scattered reports of data corruption on SMP systems
    > under high load. This could be due to a known bug in the gvinum
    > subsystem, but it could be due to unknown factors. We are
    > investigating this and hope to correct it soon.
    > - pst(4) is known to cause a system panic during the boot time.
    > - The Synaptics Touchpad mouse support is known to have issues with
    > responsiveness. It can be disabled with
    > 'hint.psm.0.flags="0x200"' in "/boot/device.hints". This will be
    > resolved for the release.
    > - On sparc64 only, there is a problem using ATA devices in DMA
    > mode. The loader has been temporarily set up to disable DMA
    > in the ATA device driver. The problem has been identified but
    > a fix is still in the works.
    > - Kernel and user-level debugging aids (INVARIANTS, WITNESS,
    > user-level malloc, etc) are still enabled so do not use this BETA
    > as an indication of speed.

    For Alpha:
            - there seems to be a show-stopping bug in the support for Miata
             systems (aka Personal Work Station). People owning this hardware
            who can aid in figuring out whats wrong are more than welocme.
            - marcel@ has changed some code around the support of tga adapters
            as console devices. It is well worth testing those.

    thx
    Wilko

    -- 
    Wilko Bulte				wilko@FreeBSD.org
    
    


    • application/pgp-signature attachment: stored

  • Next message: Marcel Moolenaar: "Re: BETA3 Release Notes"

    Relevant Pages

    • Re: 1,596 problems in .Net 1.1
      ... Fix-lists are good for seeing how actively things get fixed, ... > fixes WITHOUT having to call and talk to a Microsoft rep. ... That's what fix, SP, "new version", etc. means. ... You know the old bugs, the new ones are the ones that hurts. ...
      (microsoft.public.dotnet.general)
    • Re: Is well written code a rare species ?
      ... It is sad that some employers need/want fast fixes ... > I usually only change the minimum necessary to fix a bug or to implement ... bugs will tend to repeat themselves. ... Sadly management often sees this as ...
      (comp.programming)
    • Re: 5.3-BETA5 Available
      ... > release cycle. ... It is intended for early adopters and those wishing to ... > help find and/or fix bugs. ... > Fixes and Enhancements made since BETA4: ...
      (freebsd-current)
    • 5.3-BETA5 Available
      ... help find and/or fix bugs. ... The 5.3 release cycle will continue with ... weekly BETA builds while bugs are being fixed and features finalized. ... Fixes and Enhancements made since BETA4: ...
      (freebsd-current)
    • Re: [PATCH] powerpc/virtex: fix various format/casting printk mismatches
      ... Add correct casting to fix the bugs. ... This fixes the warnings I have been seeing on the ppc40x_defconfig, ...
      (Linux-Kernel)