Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2007 06:24:48 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/hal Makefile distinfo
Message-ID:  <200704030624.l336OmQW099105@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2007-04-03 06:24:48 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/hal         Makefile distinfo 
  Log:
  Update to snapshot 20070403.
  
  * Add a new utility function, hf_str_no_slashes(), that converts '/' into '_'
    for purposes of UDI constructions.  UDI path components cannot contain
    embedded slashes, and a trailing slash will cause hald to crash. [1]
  * Ensure that UDIs of ATA and SCSI devices are unique. [2]
  * Do not re-probe disks that are managed by hald-addon-storage since that
    will result in a double-probe and data corruption.  In particular, this
    fixes a problem with CD unmounting when ATAPICAM is enabled. [3]
  
  Reported by:    Chess Griffin <chessg@gmail.com> [1]
                  sajd on #freebsd-gnome [3]
  Submitted by:   jylefort [2]
  Reviewed by:    jylefort [3]
  
  Revision  Changes    Path
  1.21      +1 -1      ports/sysutils/hal/Makefile
  1.11      +3 -3      ports/sysutils/hal/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704030624.l336OmQW099105>