Skip to content

Commit 0262f41

Browse files
committed
update to 2.5.27
1 parent b71e3d1 commit 0262f41

2 files changed

Lines changed: 7 additions & 1 deletion

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+
### Dec 1
32+
- misp 2.5.27
33+
3134
### Nov 25
3235
- misp-modules 3.0.4
3336

SPECS/misp25.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
%endif
3838

3939
Name: misp
40-
Version: 2.5.26
40+
Version: 2.5.27
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 Dec 1 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.27
301+
- update to 2.5.27
302+
300303
* Thu Nov 20 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.26
301304
- update to 2.5.26
302305

0 commit comments

Comments
 (0)