Compare commits

...

11 Commits

Author SHA1 Message Date
20a403c4f9 automatic version update by autodist [release 3.7.0.0-1mamba;Tue Feb 18 2025] 2025-02-18 14:21:50 +01:00
f1ac52a0fc automatic version update by autodist [release 3.6.3.0-1mamba;Thu Feb 06 2025] 2025-02-06 12:26:49 +01:00
f9e393a624 automatic version update by autodist [release 3.6.2.0-1mamba;Mon Jan 27 2025] 2025-01-27 09:34:05 +01:00
dcbcf1cca0 automatic version update by autodist [release 3.6.1.0-1mamba;Tue Dec 31 2024] 2024-12-31 09:30:27 +01:00
6c2d791125 automatic version update by autodist [release 3.6.0.0-1mamba;Thu Dec 05 2024] 2024-12-05 22:29:35 +01:00
11ebca0e50 automatic version update by autodist [release 3.5.2.0-1mamba;Wed Nov 20 2024] 2024-11-20 18:09:14 +01:00
d79c029091 automatic version update by autodist [release 3.5.1.0-1mamba;Tue Nov 12 2024] 2024-11-12 20:56:49 +01:00
7bfc6bb966 automatic version update by autodist [release 3.5.0.0-1mamba;Wed Oct 23 2024] 2024-10-23 20:47:12 +02:00
d9d926c4cc automatic version update by autodist [release 3.3.7.0-1mamba;Mon Sep 30 2024] 2024-09-30 18:19:11 +02:00
58e89b1165 automatic version update by autodist [release 3.3.5.0-1mamba;Tue Sep 10 2024] 2024-09-11 16:35:32 +02:00
11518a694e automatic version update by autodist [release 3.3.4.0-1mamba;Wed Aug 28 2024] 2024-08-29 10:41:07 +02:00

View File

@ -5,7 +5,7 @@
%define userid 65023
Name: snort
Version: 3.3.3.0
Version: 3.7.0.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,39 @@ fi
%{_libdir}/pkgconfig/snort.pc
%changelog
* Tue Feb 18 2025 Automatic Build System <autodist@openmamba.org> 3.7.0.0-1mamba
- automatic version update by autodist
* 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
* Tue Sep 10 2024 Automatic Build System <autodist@openmamba.org> 3.3.5.0-1mamba
- automatic version update by autodist
* Wed Aug 28 2024 Automatic Build System <autodist@openmamba.org> 3.3.4.0-1mamba
- automatic version update by autodist
* Sat Aug 17 2024 Automatic Build System <autodist@openmamba.org> 3.3.3.0-1mamba
- automatic version update by autodist