Skip to content

Commit ee616fe

Browse files
committed
update misp-2.5.31 and misp-modules.3.0.5
1 parent e599055 commit ee616fe

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ 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 23
32+
- misp-2.5.31
33+
- misp-modules-3.0.5
34+
3135
### Dec 14
3236
- misp 2.5.30
3337

SPECS/misp-modules.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-modules
40-
Version: 3.0.4
40+
Version: 3.0.5
4141
Release: 1%{?dist}
4242
Summary: MISP modules for expansion services, import and export
4343

@@ -124,6 +124,9 @@ find $RPM_BUILD_ROOT%{venvbasedir} -name ".git" -exec rm -rf "{}" \;
124124
semodule -i /usr/share/MISP-modules/policy/selinux/misp-modules8.pp
125125

126126
%changelog
127+
* Tue Dec 23 2025 Andreas Muehlemann <amuehlem@gmail.com> - 3.0.5
128+
- update to 3.0.5
129+
127130
* Tue Nov 25 2025 Andreas Muehlemann <amuehlem@gmail.com> - 3.0.4
128131
- update to 3.0.4
129132

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.30
40+
Version: 2.5.31
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+
* Tue Dec 23 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.31
301+
- update to 2.5.31
302+
300303
* Sat Dec 13 2025 Andreas Muehlemann <amuehlem@gmail.com> - 2.5.30
301304
- update to 2.5.30
302305

0 commit comments

Comments
 (0)