Skip to content

Commit 189e2d2

Browse files
committed
misp-2.5.32
1 parent ee616fe commit 189e2d2

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ need is to be able to include our repository on your systems. MariaDB will be in
2828
PHP and PHP modules will be installed from [Remirepo](https://rpms.remirepo.net/)
2929

3030
## Updates
31+
### Jan 15 2026
32+
- misp-2.5.32
33+
3134
### Dec 23
3235
- misp-2.5.31
3336
- misp-modules-3.0.5

SPECS/misp25.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%global __requires_exclude ^/opt/python/cp3.*
1212

1313
# global definitions
14-
%define pymispver 2.5.17.3
14+
%define pymispver 2.5.17
1515
%define mispstixver 2025.9.25
1616

1717
# RHEL version dependencies
@@ -37,8 +37,8 @@
3737
%endif
3838

3939
Name: misp
40-
Version: 2.5.31
41-
release: 1%{?dist}
40+
Version: 2.5.32
41+
Release: 1%{?dist}
4242
Summary: MISP - malware information sharing platform
4343

4444
Group: Internet Applications
@@ -297,6 +297,9 @@ if [ SELINUXSTATUS != 'Disabled' ]; then
297297
fi
298298

299299
%changelog
300+
* Thu Jan 15 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.32
301+
- update to 2.5.32
302+
300303
* Tue Dec 23 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.31
301304
- update to 2.5.31
302305

0 commit comments

Comments
 (0)