diff options
author | 2008-08-30 21:23:41 +0000 | |
---|---|---|
committer | 2008-08-30 21:23:41 +0000 | |
commit | 1ad8b1bbc112bae79dc0b806d8c179e5f1bfb9ca (patch) | |
tree | d47b4214ebb1f9408a272c1ac8a742a0847884ff /net-analyzer/nmap/ChangeLog | |
parent | Version bump, mostly performance improvements and bugfixes (diff) | |
download | historical-1ad8b1bbc112bae79dc0b806d8c179e5f1bfb9ca.tar.gz historical-1ad8b1bbc112bae79dc0b806d8c179e5f1bfb9ca.tar.bz2 historical-1ad8b1bbc112bae79dc0b806d8c179e5f1bfb9ca.zip |
Fix a race condition in the make file (bug #235995).
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26 x86_64
Diffstat (limited to 'net-analyzer/nmap/ChangeLog')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index d48641ac3c57..886e832e33f0 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nmap # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.181 2008/08/28 21:38:01 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.182 2008/08/30 21:23:40 spock Exp $ + + 30 Aug 2008; Michał Januszewski <spock@gentoo.org> + +files/nmap-4.68-concurrent-make-fix.patch, nmap-4.68.ebuild: + Fix a race condition in the make file (bug #235995). 28 Aug 2008; Michał Januszewski <spock@gentoo.org> nmap-4.68.ebuild: Remove forced -j1 as it doesn't seem to be necessary anymore (bug |