Compare commits
7 Commits
3.3.7.0-1m
...
3.6.3.0-1m
Author | SHA1 | Date | |
---|---|---|---|
f1ac52a0fc | |||
f9e393a624 | |||
dcbcf1cca0 | |||
6c2d791125 | |||
11ebca0e50 | |||
d79c029091 | |||
7bfc6bb966 |
26
snort.spec
26
snort.spec
@ -5,7 +5,7 @@
|
||||
%define userid 65023
|
||||
|
||||
Name: snort
|
||||
Version: 3.3.7.0
|
||||
Version: 3.6.3.0
|
||||
Release: 1mamba
|
||||
Summary: The Open Source Intrusion Detection System
|
||||
Group: Network/Monitoring
|
||||
@ -47,7 +47,7 @@ BuildRequires: libmnl-devel
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpcap-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpcre2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libunwind-devel
|
||||
BuildRequires: libuuid-devel
|
||||
@ -81,7 +81,6 @@ Snort has three primary uses.
|
||||
It can be used as a straight packet sniffer like tcpdump(1), a packet logger (useful for network traffic debugging, etc), or as a full blown network intrusion detection system.
|
||||
This package contains the static libraries, headers and source files for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n snort3-%{version} -a6
|
||||
@ -211,6 +210,27 @@ fi
|
||||
%{_libdir}/pkgconfig/snort.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 3.6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 27 2025 Automatic Build System <autodist@openmamba.org> 3.6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 31 2024 Automatic Build System <autodist@openmamba.org> 3.6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 05 2024 Automatic Build System <autodist@openmamba.org> 3.6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 20 2024 Automatic Build System <autodist@openmamba.org> 3.5.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 12 2024 Automatic Build System <autodist@openmamba.org> 3.5.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 3.5.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 30 2024 Automatic Build System <autodist@openmamba.org> 3.3.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user