add ticket url to comment in patches.
This commit is contained in:
parent
e48b149f78
commit
7cdc358e1e
@ -1,8 +1,10 @@
|
||||
$OpenBSD: patch-lib_base_application_cpp,v 1.1 2015/10/20 13:54:13 sthen Exp $
|
||||
$OpenBSD: patch-lib_base_application_cpp,v 1.2 2015/10/20 14:08:57 sthen Exp $
|
||||
|
||||
Revert post-2.2.1 commit which causes hangs at startup on OpenBSD
|
||||
https://github.com/Icinga/icinga2/commit/86819f446e20f6aa0efab45d1e9e7eb87a2bd2b1.patch
|
||||
|
||||
https://dev.icinga.org/issues/10410
|
||||
|
||||
--- lib/base/application.cpp.orig Mon Oct 19 10:14:40 2015
|
||||
+++ lib/base/application.cpp Tue Oct 20 14:20:36 2015
|
||||
@@ -117,7 +117,7 @@ void Application::Exit(int rc)
|
||||
|
@ -1,8 +1,10 @@
|
||||
$OpenBSD: patch-lib_base_application_hpp,v 1.1 2015/10/20 13:54:13 sthen Exp $
|
||||
$OpenBSD: patch-lib_base_application_hpp,v 1.2 2015/10/20 14:08:57 sthen Exp $
|
||||
|
||||
Revert post-2.2.1 commit which causes hangs at startup on OpenBSD
|
||||
https://github.com/Icinga/icinga2/commit/86819f446e20f6aa0efab45d1e9e7eb87a2bd2b1.patch
|
||||
|
||||
https://dev.icinga.org/issues/10410
|
||||
|
||||
--- lib/base/application.hpp.orig Mon Oct 19 10:14:40 2015
|
||||
+++ lib/base/application.hpp Tue Oct 20 14:19:55 2015
|
||||
@@ -44,7 +44,6 @@ class I2_BASE_API Application : public ObjectImpl<Appl
|
||||
|
@ -1,8 +1,10 @@
|
||||
$OpenBSD: patch-lib_base_timer_hpp,v 1.1 2015/10/20 13:54:13 sthen Exp $
|
||||
$OpenBSD: patch-lib_base_timer_hpp,v 1.2 2015/10/20 14:08:57 sthen Exp $
|
||||
|
||||
Revert post-2.2.1 commit which causes hangs at startup on OpenBSD
|
||||
https://github.com/Icinga/icinga2/commit/86819f446e20f6aa0efab45d1e9e7eb87a2bd2b1.patch
|
||||
|
||||
https://dev.icinga.org/issues/10410
|
||||
|
||||
--- lib/base/timer.hpp.orig Mon Oct 19 10:14:40 2015
|
||||
+++ lib/base/timer.hpp Tue Oct 20 14:19:55 2015
|
||||
@@ -52,6 +52,9 @@ class I2_BASE_API Timer : public Object (public)
|
||||
|
@ -1,8 +1,10 @@
|
||||
$OpenBSD: patch-test_test_cpp,v 1.1 2015/10/20 13:54:13 sthen Exp $
|
||||
$OpenBSD: patch-test_test_cpp,v 1.2 2015/10/20 14:08:57 sthen Exp $
|
||||
|
||||
Revert post-2.2.1 commit which causes hangs at startup on OpenBSD
|
||||
https://github.com/Icinga/icinga2/commit/86819f446e20f6aa0efab45d1e9e7eb87a2bd2b1.patch
|
||||
|
||||
https://dev.icinga.org/issues/10410
|
||||
|
||||
--- test/test.cpp.orig Mon Oct 19 10:14:40 2015
|
||||
+++ test/test.cpp Tue Oct 20 14:19:55 2015
|
||||
@@ -31,11 +31,12 @@ struct InitLibBase
|
||||
|
Loading…
x
Reference in New Issue
Block a user