Skip to content

Commit 3389438

Browse files
committed
misp-2.5.34
1 parent edde130 commit 3389438

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
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 10 2026
21+
- misp-2.5.34
22+
2023
### Mar 2 2026
2124
- misp-2.5.33
2225

SPECS/misp25-pure.spec

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

1313
# global definitions
14-
%define pymispver 2.5.17
15-
%define mispstixver 2025.9.25
14+
%define pymispver 2.5.33.1
15+
%define mispstixver 2026.2.12
1616

1717
# RHEL version dependencies
1818
%define phpver 83
@@ -39,7 +39,7 @@
3939
%endif
4040

4141
Name: misp
42-
Version: 2.5.33
42+
Version: 2.5.34
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+
* Tue Mar 10 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.34
303+
- update to 2.5.34
304+
302305
* Fri Feb 27 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.33
303306
- update to 2.5.33
304307

0 commit comments

Comments
 (0)