[Bro-Dev] #405: Broccoli's `make install` may clobber existing user-modified broccoli.conf

Bro Tracker bro at tracker.icir.org
Thu Feb 24 20:03:13 PST 2011


#405: Broccoli's `make install` may clobber existing user-modified broccoli.conf
-----------------------+------------------------
  Reporter:  jsiwek    |      Owner:  jsiwek
      Type:  Problem   |     Status:  new
  Priority:  Normal    |  Milestone:  Bro1.6
 Component:  Broccoli  |    Version:  git/master
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by jsiwek):

 In [df6b313720923848daa0cc5b047b49b5405799fe/broccoli]:
 {{{
 #!CommitTicketReference repository="broccoli"
 revision="df6b313720923848daa0cc5b047b49b5405799fe"
 Changes to the way user-modifiable config files are installed.

 - Duplicates of the distribution's configuration files are now always
   installed with a .example suffix
 - Added --binary-package configure option to toggle configure logic
   specific to the creation of binary packages.
 - When not in binary packaging mode, `make install` never overwrites
   existing configure files in case they've been modified.  The previous
   behavior (CMake's default) would only avoid overwriting modified files
   if one consistently uses the same build directory and doesn't
 reconfigure.
 - Fixed an issue with Mac package's pre-install script not preserving ACLs

 addresses #405
 }}}

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/405#comment:4>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list