We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0262f41 commit f088a02Copy full SHA for f088a02
2 files changed
README.md
@@ -28,6 +28,9 @@ need is to be able to include our repository on your systems. MariaDB will be in
28
PHP and PHP modules will be installed from [Remirepo](https://rpms.remirepo.net/)
29
30
## Updates
31
+### Dec 12
32
+- misp 2.5.28
33
+
34
### Dec 1
35
- misp 2.5.27
36
SPECS/misp25.spec
@@ -37,7 +37,7 @@
37
%endif
38
39
Name: misp
40
-Version: 2.5.27
+Version: 2.5.28
41
release: 1%{?dist}
42
Summary: MISP - malware information sharing platform
43
@@ -297,6 +297,9 @@ if [ SELINUXSTATUS != 'Disabled' ]; then
297
fi
298
299
%changelog
300
+* Fri Dec 12 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.28
301
+- update to 2.5.28
302
303
* Mon Dec 1 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.27
304
- update to 2.5.27
305
0 commit comments