| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: nmap | Distribution: Dag Apt Repository for Red Hat 8.0 |
| Version: 3.70 | Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
| Release: 2.0.rh8.dag | Build date: Tue Sep 28 03:00:13 2004 |
| Group: Applications/System | Build host: lisse.leuven.wieers.com |
| Size: 1921497 | Source RPM: nmap-3.70-2.0.rh8.dag.src.rpm |
| Packager: Dag Wieers <dag@wieers.com> | |
| Url: http://www.insecure.org/nmap/ | |
| Summary: Network exploration tool and security scanner | |
Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), and TCP/IP fingerprinting (remote host operating system identification). Nmap also offers flexible target and port specification, decoy scanning, determination of TCP sequence predictability characteristics, reverse-identd scanning, and more.
GPL
internal MD5: a22ff21b8500354b2ffa73aa92f06d3e
GPG
* Tue Sep 07 2004 Matthias Saou <http://freshrpms.net/> 3.70-2
- Fix menu entry (TryExec vs. Exec).
* Thu Sep 02 2004 Matthias Saou <http://freshrpms.net/> 3.70-1
- Update to 3.70.
- Enable IPv6.
* Fri Jul 16 2004 Matthias Saou <http://freshrpms.net/> 3.55-1
- Update to 3.55.
* Thu May 06 2004 Matthias Saou <http://freshrpms.net/> 3.50-1
- Update to 3.50.
- Minor spec cleanups.
* Fri Nov 07 2003 Matthias Saou <http://freshrpms.net/> 3.48-2
- Rebuild for Fedora Core 1.
- Added openssl support, it works at last!
* Tue Oct 07 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.48.
- Added proper build requirements, still no openssl though.
* Wed Sep 17 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.45.
* Tue Jul 01 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.30.
* Fri Jun 20 2003 Matthias Saou <http://freshrpms.net/>
- Added epoch in the frontend's requirement to make rpm 4.2.1 happy.
* Wed Jun 18 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.28.
* Mon Apr 28 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.26.
* Wed Apr 23 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.25.
* Tue Apr 01 2003 Matthias Saou <http://freshrpms.net/>
- Rebuilt for Red Hat Linux 9.
* Fri Mar 21 2003 Matthias Saou <http://freshrpms.net/>
- Update to 3.20.
- Spec file cleanup.
- Added desktop entry.
* Thu Jan 09 2003 Harald Hoyer <harald@redhat.de> 3.0-3
- nmap-3.00-nowarn.patch added
* Mon Nov 18 2002 Tim Powers <timp@redhat.com>
- rebuild on all arches
- remove old desktop file from $$RPM_BUILD_ROOT so rpm won't complain
* Fri Aug 02 2002 Harald Hoyer <harald@redhat.de>
- version 3.0
* Tue Jul 30 2002 Harald Hoyer <harald@redhat.de> 2.99.2-1
- bumped version
* Sat Jul 27 2002 Harald Hoyer <harald@redhat.de> 2.99.1-2
- bumped version to 2.99RC1
* Sat Jul 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add an epoch
* Tue Jul 02 2002 Harald Hoyer <harald@redhat.de> 2.54.36-1
- removed desktop file
- removed "BETA" name from version
- update to BETA36
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon May 27 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Harald Hoyer <harald@redhat.de> 2.54BETA34-1
- update to 2.54BETA34
* Mon Mar 25 2002 Harald Hoyer <harald@redhat.com>
- more recent version (#61490)
* Tue Jul 24 2001 Harald Hoyer <harald@redhat.com>
- buildprereq for nmap-frontend (#49644)
* Mon Jul 23 2001 Heikki Korpela <heko@iki.fi>
- buildrequire gtk+
* Wed Jul 11 2001 Tim Powers <timp@redhat.com>
- fix bugs in desktop file (#48341)
* Thu May 17 2001 Tim Powers <timp@redhat.com>
- updated to 2.54BETA22
* Mon Nov 20 2000 Tim Powers <timp@redhat.com>
- rebuilt to fix bad dir perms
* Fri Nov 03 2000 Tim Powers <timp@redhat.com>
- fixed nmapdatadir in the install section, forgot lto include
$RPM_BUILD_ROOT in the path
* Thu Nov 02 2000 Tim Powers <timp@redhat.com>
- update to nmap-2.54BETA7 to possibly fix bug #20199
- use the desktop file provided by the package instead of using my own
- patches in previous version are depreciated. Included in SRPM for
reference only
* Tue Jul 25 2000 Prospector <prospector@redhat.com>
- rebuilt
* Tue Jul 11 2000 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Jun 29 2000 Tim Powers <timp@redhat.com>
- rebuilt package
* Fri Jun 09 2000 Tim Powers <timp@redhat.com>
- fixed man pages so that they are in an FHS compliant location
- use %makeinstall
- use predefined RPM macros wherever possible
* Wed May 17 2000 Tim Powers <timp@redhat.com>
- updated to 2.53
- using applnk now
- use
CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ;
./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu \
--target=i386-redhat-linux \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info, and /usr where possible
- removed redundant defines at top of spec file
* Mon Dec 13 1999 Tim Powers <timp@redhat.com>
- based on origional spec file from
http://www.insecure.org/nmap/index.html#download
- general cleanups, removed lots of commenrts since it madethe spec hard to
read
- changed group to Applications/System
- quiet setup
- no need to create dirs in the install section, "make
prefix=$RPM_BUILD_ROOT&{prefix} install" does this.
- using defined %{prefix}, 3.70 etc. for easier/quicker maint.
- added docs
- gzip man pages
- strip after files have been installed into buildroot
- created separate package for the frontend so that Gtk+ isn't needed for the
CLI nmap
- not using -f in files section anymore, no need for it since there aren't that
many files/dirs
- added desktop entry for gnome
* Sun Jan 10 1999 Fyodor <fyodor@dhp.com>
- Merged in spec file sent in by Ian Macdonald <ianmacd@xs4all.nl>
* Tue Dec 29 1998 Fyodor <fyodor@dhp.com>
- Made some changes, and merged in another .spec file sent in
by Oren Tirosh <oren@hishome.net>
* Mon Dec 21 1998 Riku Meskanen <mesrik@cc.jyu.fi>
- initial build for RH 5.x
/usr/bin/nmap /usr/share/doc/nmap-3.70 /usr/share/doc/nmap-3.70/COPYING /usr/share/doc/nmap-3.70/README /usr/share/doc/nmap-3.70/nmap-fingerprinting-article.txt /usr/share/doc/nmap-3.70/nmap.deprecated.txt /usr/share/doc/nmap-3.70/nmap.usage.txt /usr/share/doc/nmap-3.70/nmap_doc.html /usr/share/doc/nmap-3.70/nmap_manpage-de.html /usr/share/doc/nmap-3.70/nmap_manpage-es.html /usr/share/doc/nmap-3.70/nmap_manpage-fr.html /usr/share/doc/nmap-3.70/nmap_manpage-it.html /usr/share/doc/nmap-3.70/nmap_manpage-lt.html /usr/share/doc/nmap-3.70/nmap_manpage-pt.html /usr/share/doc/nmap-3.70/nmap_manpage-ru.html /usr/share/doc/nmap-3.70/nmap_manpage.html /usr/share/man/man1/nmap.1.gz /usr/share/nmap /usr/share/nmap/nmap-mac-prefixes /usr/share/nmap/nmap-os-fingerprints /usr/share/nmap/nmap-protocols /usr/share/nmap/nmap-rpc /usr/share/nmap/nmap-service-probes /usr/share/nmap/nmap-services
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Aug 29 05:19:37 2008