1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
david
2bdf681289 Set up the RPM build to use the compat-glibc and compat-gcc-34-c++
packages. There was a report that Nmap fails to run on an old Glibc now
that we link libc statically. So use this older compat version.
2011-03-02 07:24:54 +00:00
david
5d57401341 Try adding the 0. version number prefix to the nping RPM package. 2010-03-29 20:45:10 +00:00
david
f30a1dcf2c Merge r16806 from /nmap-exp/david/nmap-nping. This adds an nping
subpackage to nmap.spec.in. I missed this one revision when merging
before.
2010-03-29 20:27:39 +00:00
david
d9c4b91c64 Package translated man pages in the RPM spec file. 2009-11-05 22:29:19 +00:00
fyodor
e5f02fb2fd Add openssl argument for specifying openssl location in ./configure line 2009-06-11 07:04:34 +00:00
fyodor
27b0b2a8c4 Removed all changelog entries from RPM spec files and instead provide the command for obtaining the change logs from svn. That is more authoritative and also relieves us of the obligation to try and keep both changelogs up to date 2009-06-07 04:35:28 +00:00
fyodor
4bf7955532 I'm experimenting with building RPMs with SSL support 2009-06-07 04:26:06 +00:00
david
121c11d426 Install and use ca-bundle.crt on Unix. Rename ncat/ncat_exec.c to
ncat/ncat_posix.c as it now contains POSIX-specific functiosn beyond
exec-related ones.
2009-04-29 04:14:04 +00:00
david
1073c8283a Merge from /nmap-exp/david/nmap-ndiff and /nmap-exp/david/zenmap-ndiff. 2008-09-18 15:51:40 +00:00
kris
c74ce1f424 Adding Ncat to /nmap. This should have Ncat in the regular build systems for
Windows and UNIX, and install/distro system for the source tarball, RPM, OS X
installer (thanks to David) and the Windows installer.

configure --without-ncat keeps it out on Unix
2008-09-16 01:34:28 +00:00
fyodor
f55b9364ab Undo OpenSSL-in-rpms change for right now. My build systems don't have libkrb5.a, which is used by my openssl libraries and needed
to compile statically against them.  So I need to either build a libkrb5.a or a version of openssl which doesn't depend
on Kerberos.
2008-09-12 08:21:51 +00:00
david
f3d8cf7674 Build RPMs with OpenSSL support. nmap.spec.in says --with-openssl explicitly,
because I want it to fail if OpenSSL isn't available, but it doesn't do that
yet.
2008-09-08 23:08:18 +00:00
david
a8976a39a4 Don't look for /usr/libexec/nmap in nmap.spec.in because there are no dynamic
modules to install any more.
2008-08-29 14:37:25 +00:00
david
7b3be0483b Remove the listing of zenmap.1.gz from nmap.spec.in, and remove the manual
installation of that file from zenmap.spec.in because that is now handled by
the makefile.
2008-05-06 23:56:13 +00:00
david
071d313e7b Use included versions of ilbdnet, libpcap, libpcre, and liblua when building an RPM. 2008-04-11 03:01:01 +00:00
fyodor
f3782839f1 add zenmap man page to spec file 2008-03-15 01:21:00 +00:00
fyodor
29c912f394 URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
david
65abaee9f3 Split the zenmap RPM subpackage into its own spec file. 2007-11-08 08:17:35 +00:00
david
e94746493f Fix the Zenmap build on 64-bit architectures (where %{_libdir} is "/usr/lib64"
but Python modules may not be installed there) and make it work with different
versions of Python.
2007-11-06 17:25:09 +00:00
david
44366a7713 Fill in the Zenmap summary and description in nmap.spec.in. 2007-11-05 05:25:36 +00:00
david
c75de1de52 Add a zenmap subpackage to nmap.spec.in. 2007-11-05 05:18:48 +00:00
david
b17c82a0b0 Remove NmapFE. 2007-11-01 07:45:43 +00:00
fyodor
02db0e5981 Rename Umit to Zenmap to reduce confusion between the version we ship with Nmap as the integrated GUI and the version maintained separately at umit.sourceforge.net 2007-10-24 21:45:50 +00:00
fyodor
111d79ae92 add new libexec dir 2007-10-11 08:52:48 +00:00
fyodor
5528726e5b merge soc07 r5124:5142 - build/install system updates; changelog updates; umit install code; compilation fixes; integrate umit 2007-08-11 05:41:41 +00:00
fyodor
0b33f41633 About to do Nmap 4.03 2006-04-22 23:00:09 +00:00
fyodor
1a7e0a1901 Soon to release Nmap 3.94ALPHA3 2005-12-06 22:26:00 +00:00
fyodor
0551dc6964 Time to start working on verifying/fixing alleged memorly leak on large scans 2005-12-03 04:20:52 +00:00
fyodor
ba9cc971d9 Nmap 3.90 release 2005-09-08 08:12:40 +00:00
fyodor
26ce3d66f4 get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00