Skip to content

Commit c218acf

Browse files
committed
misp-2.5.35
1 parent 3389438 commit c218acf

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
@@ -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 23 2026
21+
- misp-2.5.35
22+
2023
### Mar 10 2026
2124
- misp-2.5.34
2225

SPECS/misp25-pure.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 phpver 83
@@ -39,7 +39,7 @@
3939
%endif
4040

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

0 commit comments

Comments
 (0)