Compare commits
3 Commits
3.1.43.0-1
...
3.1.48.0-1
Author | SHA1 | Date | |
---|---|---|---|
6397322db2 | |||
ae8c5b1963 | |||
8c25a9ce81 |
13
snort.spec
13
snort.spec
@ -5,7 +5,7 @@
|
||||
%define userid 65023
|
||||
|
||||
Name: snort
|
||||
Version: 3.1.43.0
|
||||
Version: 3.1.48.0
|
||||
Release: 1mamba
|
||||
Summary: The Open Source Intrusion Detection System
|
||||
Group: Network/Monitoring
|
||||
@ -184,7 +184,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 +209,15 @@ fi
|
||||
%{_libdir}/pkgconfig/snort.pc
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user