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,9 @@ 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 14
32+ - misp 2.5.30
33+
3134### Dec 12
3235- misp 2.5.28
3336
Original file line number Diff line number Diff line change 1111%global __requires_exclude ^/opt/python/cp3.*
1212
1313# global definitions
14- %define pymispver 2.5.17.2
14+ %define pymispver 2.5.17.3
1515%define mispstixver 2025.9.25
1616
1717# RHEL version dependencies
3737%endif
3838
3939Name: misp
40- Version: 2.5.28
40+ Version: 2.5.30
4141release: 1%{?dist }
4242Summary: MISP - malware information sharing platform
4343
@@ -297,6 +297,9 @@ if [ SELINUXSTATUS != 'Disabled' ]; then
297297fi
298298
299299%changelog
300+ * Sat Dec 13 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.30
301+ - update to 2.5.30
302+
300303* Fri Dec 12 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.28
301304- update to 2.5.28
302305
You can’t perform that action at this time.
0 commit comments