Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2010 20:58:45 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/lbzip2 Makefile distinfo
Message-ID:  <201002192058.o1JKwjNS065845@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gabor       2010-02-19 20:58:45 UTC

  FreeBSD ports repository

  Modified files:
    archivers/lbzip2     Makefile distinfo 
  Log:
  - Update to 0.22
  
  Version: lbzip2-0.22
  Focus:   Minor bugfixes
  Date:    18-Feb-2010
  Changes: Building lbzip2 on Debian unstable discovered that the "lfs.sh" build
           script, due to a typo, did not invoke the "getconf" utility in a
           SUSv2-conformant way. This bug has been corrected.
  
  Version: lbzip2-0.21
  Focus:   Minor bugfixes
  Date:    17-Feb-2010
  Changes: Code examination revealed that lbzip2-0.18 introduced a race between
           the following two code paths: (1) the muxer thread displays an error
           message when it encounters a write error, (2) the main thread, in
           preparation to terminate the process, frees the output file name after
           an INT or TERM signal is delivered to it. This bug had negligible
           chance to occur, but it was fixed nonetheless.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.7       +1 -1      ports/archivers/lbzip2/Makefile
  1.7       +3 -3      ports/archivers/lbzip2/distinfo



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