174 lines
5.7 KiB
RPMSpec
174 lines
5.7 KiB
RPMSpec
Name: openvas-scanner
|
|
Version: 23.4.0
|
|
Release: 1mamba
|
|
Summary: Server files for OpenVAS, an Open Vulnerability Assessment System
|
|
Group: Network/Monitoring
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://www.tenable.com/
|
|
Source0: https://github.com/greenbone/openvas-scanner.git/v%{version}/openvas-scanner-%{version}.tar.bz2
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libbsd-devel
|
|
BuildRequires: libcurl-devel
|
|
BuildRequires: libgcrypt-devel
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libgnutls-devel
|
|
BuildRequires: libgpg-error-devel
|
|
BuildRequires: libgpgme-devel
|
|
BuildRequires: libgvm-devel
|
|
BuildRequires: libjson-glib-devel
|
|
BuildRequires: libksba-devel
|
|
BuildRequires: libnetsnmp-devel
|
|
BuildRequires: libopenssl-devel
|
|
BuildRequires: libpcap-devel
|
|
BuildRequires: libssh-devel
|
|
## AUTOBUILDREQ-END
|
|
Requires: libopenvas = %{?epoch:%epoch:}%{version}-%{release}
|
|
Provides: nessus
|
|
Obsoletes: nessus < 22.7.9
|
|
Provides: openvas-server
|
|
Obsoletes: openvas-server < 22.7.9
|
|
Provides: libnasl
|
|
Obsoletes: libnasl < 22.7.9
|
|
Provides: openvas-plugins
|
|
Obsoletes: openvas-plugins < 22.7.9
|
|
|
|
%description
|
|
OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications.
|
|
This project is a fork of the latest GPL release of Nessus.
|
|
This package contains the server related files.
|
|
|
|
%package -n libopenvas
|
|
Group: System/Libraries
|
|
Summary: Shared libraries provided with %{name}
|
|
Provides: nessus-devel
|
|
Obsoletes: nessus-devel < 22.7.9
|
|
Provides: openvas-server-devel
|
|
Obsoletes: openvas-server-devel < 22.7.9
|
|
Obsoletes: openvas-libraries <= 7.0.10-1mamba
|
|
Obsoletes: openvas-libraries-devel <= 7.0.10-1mamba
|
|
Provides: libnasl-devel
|
|
Obsoletes: libnasl-devel < 22.7.9
|
|
|
|
%description -n libopenvas
|
|
This package contains shared libraries provides with %{name}.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake -d build
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall -C build
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%config(noreplace) %{_sysconfdir}/openvas/openvas_log.conf
|
|
%{_bindir}/openvas-nasl
|
|
%{_bindir}/openvas-nasl-lint
|
|
%{_sbindir}/openvas
|
|
%{_mandir}/man1/openvas-nasl-lint.1*
|
|
%{_mandir}/man1/openvas-nasl.1*
|
|
%{_mandir}/man8/openvas*.8*
|
|
|
|
%files -n libopenvas
|
|
%defattr(-,root,root)
|
|
%{_libdir}/libopenvas_misc.so
|
|
%{_libdir}/libopenvas_misc.so.*
|
|
%{_libdir}/libopenvas_nasl.so
|
|
%{_libdir}/libopenvas_nasl.so.*
|
|
%doc COPYING
|
|
|
|
%changelog
|
|
* Thu Jun 06 2024 Automatic Build System <autodist@openmamba.org> 23.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jun 05 2024 Automatic Build System <autodist@openmamba.org> 23.3.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 23.3.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 16 2024 Automatic Build System <autodist@openmamba.org> 23.3.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 14 2024 Automatic Build System <autodist@openmamba.org> 23.2.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 23.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 23.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 23.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 22.7.9-1mamba
|
|
- update to 22.7.9
|
|
|
|
* Sat Feb 06 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.7-1mamba
|
|
- update to 4.0.7
|
|
|
|
* Sat Nov 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.4-1mamba
|
|
- update to 4.0.4
|
|
|
|
* Fri Nov 14 2014 Automatic Build System <autodist@mambasoft.it> 4.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Aug 10 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-1mamba
|
|
- update to 3.1.0
|
|
- renamed from openvas-server
|
|
|
|
* Mon Oct 19 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.3-1mamba
|
|
- update to 2.0.3
|
|
|
|
* Mon Oct 19 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.2-2mamba
|
|
- added prereq for openssl
|
|
|
|
* Sat Jul 25 2009 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
|
- update to 2.0.2
|
|
|
|
* Sat Jul 25 2009 Automatic Build System <autodist@mambasoft.it> 1.0.0-2mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Sat Apr 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
|
- update to 1.0.0 (specfile is a continuation of nessus)
|
|
|
|
* Wed Dec 29 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.2a-1qilnx
|
|
- update to version 2.2.2a by autospec
|
|
- include file nessus/includes.h renamed to nessus/includes-core.h to avoid a conflict with nessus-libraries
|
|
|
|
* Fri Jul 23 2004 Davide Madrisan <davide.madrisan@qilinux.it> 2.0.12-1qilnx
|
|
- update to 2.0.12
|
|
|
|
* Tue Jul 20 2004 Davide Madrisan <davide.madrisan@qilinux.it> 2.0.11-1qilnx
|
|
- update to 2.0.11
|
|
|
|
* Mon Feb 02 2004 Davide Madrisan <davide.madrisan@qilinux.it> 2.0.10a-1qilnx
|
|
- rebuilt with version 2.0.10a
|
|
|
|
* Fri Nov 07 2003 Davide Madrisan <davide.madrisan@qilinux.it> 2.0.9-1qilnx
|
|
- rebuilt with version 2.0.9
|
|
|
|
* Fri Jun 20 2003 Silvan Calarco <silvan.calarco@qinet.it> 2.0.6a-3qilnx
|
|
- fixed logdir
|
|
|
|
* Fri Jun 20 2003 Silvan Calarco <silvan.calarco@qinet.it> 2.0.6a-2qilnx
|
|
- rebuild with defattr for nessus-client package
|
|
|
|
* Fri Jun 13 2003 Silvan Calarco <silvan.calarco@qinet.it> 2.0.6a-1qilnx
|
|
- first build of nessus libraries
|