Compare commits
14 Commits
3.1.19.0-1
...
3.1.43.0-1
Author | SHA1 | Date | |
---|---|---|---|
952e96e425 | |||
677d02aa8c | |||
b5666e581c | |||
763c1b8fae | |||
7eb3f6dfe6 | |||
fd44ce639c | |||
6f20271456 | |||
96a0d13e1d | |||
f4045f2005 | |||
78484f2062 | |||
b310678131 | |||
688f354d7e | |||
130172799c | |||
1c826cc7af |
52
snort.spec
52
snort.spec
@ -5,7 +5,7 @@
|
||||
%define userid 65023
|
||||
|
||||
Name: snort
|
||||
Version: 3.1.19.0
|
||||
Version: 3.1.43.0
|
||||
Release: 1mamba
|
||||
Summary: The Open Source Intrusion Detection System
|
||||
Group: Network/Monitoring
|
||||
@ -36,9 +36,9 @@ BuildRequires: postgresql-devel >= 7.4-2
|
||||
%endif
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatomic-devel
|
||||
BuildRequires: libdaq-devel
|
||||
BuildRequires: libdnet-devel
|
||||
BuildRequires: libflatbuffers-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libhwloc-devel
|
||||
BuildRequires: liblzma-devel
|
||||
@ -184,10 +184,11 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/snort
|
||||
%{_sysconfdir}/snort/*.lua
|
||||
%config %{_sysconfdir}/snort/file_magic.rules
|
||||
%dir %{_sysconfdir}/snort/rules
|
||||
%{_sysconfdir}/snort/rules/*
|
||||
%{_bindir}/appid_detector_builder.sh
|
||||
%{_bindir}/fbstreamer
|
||||
#%{_bindir}/fbstreamer
|
||||
%{_bindir}/u2boat
|
||||
%{_bindir}/u2spewfoo
|
||||
%{_bindir}/snort
|
||||
@ -208,6 +209,51 @@ fi
|
||||
%{_libdir}/pkgconfig/snort.pc
|
||||
|
||||
%changelog
|
||||
* Sat Oct 08 2022 Automatic Build System <autodist@mambasoft.it> 3.1.43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 28 2022 Automatic Build System <autodist@mambasoft.it> 3.1.42.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 15 2022 Automatic Build System <autodist@mambasoft.it> 3.1.41.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 27 2022 Automatic Build System <autodist@mambasoft.it> 3.1.40.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 13 2022 Automatic Build System <autodist@mambasoft.it> 3.1.39.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 29 2022 Automatic Build System <autodist@mambasoft.it> 3.1.38.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 18 2022 Automatic Build System <autodist@mambasoft.it> 3.1.36.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 18 2022 Automatic Build System <autodist@mambasoft.it> 3.1.32.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 3.1.31.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 21 2022 Automatic Build System <autodist@mambasoft.it> 3.1.30.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 25 2022 Automatic Build System <autodist@mambasoft.it> 3.1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 3.1.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 3.1.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 27 2022 Automatic Build System <autodist@mambasoft.it> 3.1.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 13 2022 Automatic Build System <autodist@mambasoft.it> 3.1.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.19.0-1mamba
|
||||
- update to 3.1.19.0
|
||||
|
||||
|
Reference in New Issue
Block a user