Skip to content

Commit 3b0b750

Browse files
committed
misp 2.5.27
1 parent fd1a036 commit 3b0b750

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ 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+
### Dec 1
21+
- misp 2.5.27
22+
23+
### Nov 20
24+
- misp 2.5.26
25+
2026
### Nov 14
2127
- version 2.5.25 for RHEL8/9/10
2228

SPECS/misp25-pure.spec

Lines changed: 7 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.25
42+
Version: 2.5.27
4343
Release: 1%{?dist}
4444
Summary: MISP - malware information sharing platform
4545

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

301301
%changelog
302+
* Mon Dec 1 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.27
303+
- update to 2.5.27
304+
305+
* Thu Nov 20 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.26
306+
- update to 2.5.26
307+
302308
* Fri Nov 14 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.25
303309
- update to 2.5.25
304310

0 commit comments

Comments
 (0)