File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ need is to be able to include our repository on your systems. MariaDB will be in
2828PHP and PHP modules will be installed from [ Remirepo] ( https://rpms.remirepo.net/ )
2929
3030## Updates
31+ ### Dec 23
32+ - misp-2.5.31
33+ - misp-modules-3.0.5
34+
3135### Dec 14
3236- misp 2.5.30
3337
Original file line number Diff line number Diff line change 3737%endif
3838
3939Name: misp-modules
40- Version: 3.0.4
40+ Version: 3.0.5
4141Release: 1%{?dist }
4242Summary: MISP modules for expansion services, import and export
4343
@@ -124,6 +124,9 @@ find $RPM_BUILD_ROOT%{venvbasedir} -name ".git" -exec rm -rf "{}" \;
124124semodule -i /usr/share/MISP-modules/policy/selinux/misp-modules8.pp
125125
126126%changelog
127+ * Tue Dec 23 2025 Andreas Muehlemann <amuehlem@gmail.com> - 3.0.5
128+ - update to 3.0.5
129+
127130* Tue Nov 25 2025 Andreas Muehlemann <amuehlem@gmail.com> - 3.0.4
128131- update to 3.0.4
129132
Original file line number Diff line number Diff line change 3737%endif
3838
3939Name: misp
40- Version: 2.5.30
40+ Version: 2.5.31
4141release: 1%{?dist }
4242Summary: MISP - malware information sharing platform
4343
@@ -297,6 +297,9 @@ if [ SELINUXSTATUS != 'Disabled' ]; then
297297fi
298298
299299%changelog
300+ * Tue Dec 23 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.31
301+ - update to 2.5.31
302+
300303* Sat Dec 13 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.30
301304- update to 2.5.30
302305
You can’t perform that action at this time.
0 commit comments