Skip to content

Commit 16a7d64

Browse files
committed
misp-2.5.35
1 parent 2b2d85c commit 16a7d64

2 files changed

Lines changed: 8 additions & 2 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+
### Mar 23 2026
32+
- misp-2.5.35
33+
3134
### Mar 18 2026
3235
- misp-modules-3.0.7
3336

SPECS/misp25.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# global definitions
1414
%define pymispver 2.5.33.1
15-
%define mispstixver 2026.2.12
15+
%define mispstixver 2026.3.13
1616

1717
# RHEL version dependencies
1818
%define phpbasever php83
@@ -37,7 +37,7 @@
3737
%endif
3838

3939
Name: misp
40-
Version: 2.5.34
40+
Version: 2.5.35
4141
Release: 1%{?dist}
4242
Summary: MISP - malware information sharing platform
4343

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

299299
%changelog
300+
* Mon Mar 23 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.35
301+
- update to 2.5.35
302+
300303
* Tue Mar 10 2026 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.34
301304
- update to 2.5.34
302305

0 commit comments

Comments
 (0)