cvs commit: src/nrelease Makefile

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Apr 14 13:57:56 PDT 2006


dillon      2006/04/14 13:56:53 PDT

DragonFly src repository

  Modified files:
    nrelease             Makefile 
  Log:
  Fix a bug in the pkg_add -n tests where pkg_add was incorrectly reporting
  conflicts with the machine's currently installed package set.
  
  Update the installer to fix a segfault-on-install bug due to the code
  incorrectly assuming that dirname() returned malloc()'d memory that the
  caller must free.
  
  The installed /etc will have a proper aliases.db (sendmail) file, fixing
  a syslog warning from sendmail.
  
  Revision  Changes    Path
  1.54      +7 -6      src/nrelease/Makefile


http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.53&r2=1.54&f=u





More information about the Commits mailing list