Compare commits
21 Commits
3.1.39.0-1
...
3.1.67.0-1
Author | SHA1 | Date | |
---|---|---|---|
8eb9026607 | |||
6060d7ddd6 | |||
77db33b3f0 | |||
aeb747ed39 | |||
318b108c3d | |||
8b14989a94 | |||
b05f172db4 | |||
14478a1185 | |||
62223477a2 | |||
87c26455c5 | |||
e56da8bcaa | |||
ac750fac6b | |||
84f9aa8289 | |||
793d0575ee | |||
6397322db2 | |||
ae8c5b1963 | |||
8c25a9ce81 | |||
952e96e425 | |||
677d02aa8c | |||
b5666e581c | |||
763c1b8fae |
68
snort.spec
68
snort.spec
@ -5,7 +5,7 @@
|
||||
%define userid 65023
|
||||
|
||||
Name: snort
|
||||
Version: 3.1.39.0
|
||||
Version: 3.1.67.0
|
||||
Release: 1mamba
|
||||
Summary: The Open Source Intrusion Detection System
|
||||
Group: Network/Monitoring
|
||||
@ -43,6 +43,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libhwloc-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libmnl-devel
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpcap-devel
|
||||
BuildRequires: libpcre-devel
|
||||
@ -184,7 +185,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/snort
|
||||
%{_sysconfdir}/snort/*.lua
|
||||
%config %{_sysconfdir}/snort/file_magic.rules
|
||||
%config %{_sysconfdir}/snort/*.rules
|
||||
%dir %{_sysconfdir}/snort/rules
|
||||
%{_sysconfdir}/snort/rules/*
|
||||
%{_bindir}/appid_detector_builder.sh
|
||||
@ -209,6 +210,69 @@ fi
|
||||
%{_libdir}/pkgconfig/snort.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2023 Automatic Build System <autodist@mambasoft.it> 3.1.67.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 3.1.63.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 22 2023 Automatic Build System <autodist@mambasoft.it> 3.1.62.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 07 2023 Automatic Build System <autodist@mambasoft.it> 3.1.61.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 23 2023 Automatic Build System <autodist@mambasoft.it> 3.1.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 08 2023 Automatic Build System <autodist@mambasoft.it> 3.1.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 3.1.58.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 3.1.57.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 24 2023 Automatic Build System <autodist@mambasoft.it> 3.1.56.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 10 2023 Automatic Build System <autodist@mambasoft.it> 3.1.55.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 27 2023 Automatic Build System <autodist@mambasoft.it> 3.1.53.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 19 2023 Automatic Build System <autodist@mambasoft.it> 3.1.52.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 13 2023 Automatic Build System <autodist@mambasoft.it> 3.1.51.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 26 2022 Automatic Build System <autodist@mambasoft.it> 3.1.50.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 03 2022 Automatic Build System <autodist@mambasoft.it> 3.1.48.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 3.1.47.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 29 2022 Automatic Build System <autodist@mambasoft.it> 3.1.45.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user