We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e720a1 + 17bc572 commit 5edc7dbCopy full SHA for 5edc7db
CMakeLists.txt
@@ -57,7 +57,7 @@ endif()
57
include(ExternalProject)
58
externalproject_add (Common-standalone
59
GIT_REPOSITORY "https://github.com/AliceO2Group/Common.git"
60
- GIT_TAG "v1.4.7"
+ GIT_TAG "v1.4.9"
61
LOG_DOWNLOAD 1
62
UPDATE_COMMAND ""
63
PATCH_COMMAND ""
doc/releaseNotes.md
@@ -33,3 +33,6 @@ This file describes the main feature changes for each InfoLogger released versio
33
34
## v1.3.8 - 20/02/2020
35
- infoLoggerTester: increased delay for query test.
36
+
37
+## v1.3.9 - 09/03/2020
38
+- upgrading to Common v1.4.9, providing support for log rotate daemon logs.
0 commit comments