Skip to content

Commit 20d4d70

Browse files
committed
misp-2.5.33
1 parent 3eba2c9 commit 20d4d70

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ 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+
### Mar 2 2026
21+
- misp-2.5.33
22+
2023
### Jan 15 2026
2124
- misp-2.5.32
2225

SPECS/misp25-pure.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
%endif
4040

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

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

301301
%changelog
302+
* Fri Feb 27 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.33
303+
- update to 2.5.33
304+
302305
* Thu Jan 15 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.32
303306
- update to 2.5.32
304307

0 commit comments

Comments
 (0)