Skip to content

Commit 3eba2c9

Browse files
committed
misp-2.5.32
1 parent 3b0b750 commit 3eba2c9

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ Any issues regarding setting up a MISP instance using this RPMs, can be reported
1717
Issues with [MISP](https://github.com/MISP/MISP/) itself (application problems unrelated to the RPM) should be reported to the original developers.
1818

1919
## History
20+
### Jan 15 2026
21+
- misp-2.5.32
22+
23+
### Dec 23
24+
- misp-2.5.31
25+
26+
### Dec 12
27+
- misp 2.5.28
28+
2029
### Dec 1
2130
- misp 2.5.27
2231

SPECS/misp25-pure.spec

Lines changed: 14 additions & 2 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.2
14+
%define pymispver 2.5.17
1515
%define mispstixver 2025.9.25
1616

1717
# RHEL version dependencies
@@ -39,7 +39,7 @@
3939
%endif
4040

4141
Name: misp
42-
Version: 2.5.27
42+
Version: 2.5.32
4343
Release: 1%{?dist}
4444
Summary: MISP - malware information sharing platform
4545

@@ -299,6 +299,18 @@ if [ SELINUXSTATUS != 'Disabled' ]; then
299299
fi
300300

301301
%changelog
302+
* Thu Jan 15 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.32
303+
- update to 2.5.32
304+
305+
* Tue Dec 23 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.31
306+
- update to 2.5.31
307+
308+
* Sat Dec 13 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.30
309+
- update to 2.5.30
310+
311+
* Fri Dec 12 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.28
312+
- update to 2.5.28
313+
302314
* Mon Dec 1 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.27
303315
- update to 2.5.27
304316

0 commit comments

Comments
 (0)