2022-05-04 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdcatchd(8) that could cause a segfault when
	executing one shot events.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-05-05 13:17:15 -04:00
parent cff89ee87f
commit e53242c53a
2 changed files with 8 additions and 2 deletions

View File

@@ -23050,3 +23050,6 @@
* Fixed a bug that broke the 'make rpm' target.
2022-05-04 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to v4.0.0beta3int0.
2022-05-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcatchd(8) that could cause a segfault when
executing one shot events.