{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":84555746,"defaultBranch":"master","name":"dlt-daemon","ownerLogin":"LocutusOfBorg","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-03-10T12:02:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1227338?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701331729.0","currentOid":""},"activityList":{"items":[{"before":"acdb3e4144bcdff31cebe24ad127c12c679c540a","after":null,"ref":"refs/heads/patch-2","pushedAt":"2023-11-30T08:08:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"727b739fd165cc9031b2d6b1c5d7638b52608102","after":null,"ref":"refs/heads/fix-systemd","pushedAt":"2023-11-27T11:20:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"df608b36030df18394e733e060b9b2d5213ef3ec","after":"727b739fd165cc9031b2d6b1c5d7638b52608102","ref":"refs/heads/fix-systemd","pushedAt":"2023-11-23T09:59:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"systemd: Don't install services in basic.target, but use multi-user.target instead.\n\nThe specified systemd service file declares an unusual WantedBy=\nrelationship.\n\nMost services that want to be started automatically at boot should use\nWantedBy=multi-user.target or WantedBy=graphical.target. Services that\nwant to be started in rescue or single-user mode should instead use\nWantedBy=sysinit.target\n\nPlease refer to https://wiki.debian.org/Teams/pkg-systemd/rcSMigration for\ndetails.","shortMessageHtmlLink":"systemd: Don't install services in basic.target, but use multi-user.t…"}},{"before":null,"after":"df608b36030df18394e733e060b9b2d5213ef3ec","ref":"refs/heads/fix-systemd","pushedAt":"2023-11-23T09:58:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"systemd: Don't install services in basic.target, but use multi-user.target instead.\n\nThe specified systemd service file declares an unusual WantedBy=\nrelationship.\n\nMost services that want to be started automatically at boot should use\nWantedBy=multi-user.target or WantedBy=graphical.target. Services that\nwant to be started in rescue or single-user mode should instead use\nWantedBy=sysinit.target\n\nPlease refer to https://wiki.debian.org/Teams/pkg-systemd/rcSMigration for\ndetails.","shortMessageHtmlLink":"systemd: Don't install services in basic.target, but use multi-user.t…"}},{"before":"a4105dde8871582eaa6d7182db9afa9c2bea54ac","after":"acdb3e4144bcdff31cebe24ad127c12c679c540a","ref":"refs/heads/patch-2","pushedAt":"2023-11-21T14:59:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Update CMakeLists.txt\n\nFix warning such as:\r\nCMake Warning (dev) in systemd/CMakeLists.txt:\r\n A logical block opening on the line\r\n\r\n /dlt-daemon-2.18.10/systemd/CMakeLists.txt:56 (if)\r\n\r\n closes on the line\r\n\r\n /dlt-daemon-2.18.10/systemd/CMakeLists.txt:64 (endif)\r\n\r\n with mis-matching arguments.\r\nThis warning is for project developers. Use -Wno-dev to suppress it.","shortMessageHtmlLink":"Update CMakeLists.txt"}},{"before":"f68119a1ef9b8ae2bb894801a22842719d0856be","after":null,"ref":"refs/heads/fix-elf-read","pushedAt":"2023-11-15T23:09:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"2018a25f3b0f11509f82f3c7c400524660a9f8ca","after":"f68119a1ef9b8ae2bb894801a22842719d0856be","ref":"refs/heads/fix-elf-read","pushedAt":"2023-11-14T16:19:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"dlt_cdh:\n\nMake sure on 64 bit we read an ELF64 structure.\nOtherwise we get a read error, and the context file is missing some good\nto know information","shortMessageHtmlLink":"dlt_cdh:"}},{"before":"c84e48f6986054cf8b9459e608235b7bd1635746","after":"2018a25f3b0f11509f82f3c7c400524660a9f8ca","ref":"refs/heads/fix-elf-read","pushedAt":"2023-11-14T16:13:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"dlt_cdh:\n\nMake sure on 64 bit we read an ELF64 structure.\nOtherwise we get a read error, and the context file is missing some good\nto know information","shortMessageHtmlLink":"dlt_cdh:"}},{"before":"4066121851fda35cc757cec5608e45d434061a93","after":null,"ref":"refs/heads/receive-automatic-reconnect","pushedAt":"2023-11-13T11:56:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"336c75fd4fe79661e0c0efc3dac00f774b4f7032","after":"d33c0bb0c2e4be9f2c78901fdaf1fcb8854eb7ca","ref":"refs/heads/dlt_coverage_report","pushedAt":"2023-11-13T11:39:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Upload lcov report for dlt-daemon","shortMessageHtmlLink":"Upload lcov report for dlt-daemon"}},{"before":null,"after":"c84e48f6986054cf8b9459e608235b7bd1635746","ref":"refs/heads/fix-elf-read","pushedAt":"2023-11-13T11:37:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"dlt_cdh:\n\nMake sure on 64 bit we read an ELF64 structure.\nOtherwise we get a read error, and the context file is missing some good\nto know information","shortMessageHtmlLink":"dlt_cdh:"}},{"before":"4ed1b974f6155f8a042b4b39a2619898981e3870","after":"f74e548ba3b7cf989d4b80bcb918f31840d980ae","ref":"refs/heads/master","pushedAt":"2023-11-13T11:36:08.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"common: apply big-edian case for ascii to uint16_t (#529)\n\nSwap bit of apid, ctid counters\r\nTurn ON MSBF in HTYP to use dlt in big-edian architecture\r\n\r\nCo-authored-by: LUU QUANG MINH \r\nCo-authored-by: Gianfranco Costamagna <1227338+LocutusOfBorg@users.noreply.github.com>","shortMessageHtmlLink":"common: apply big-edian case for ascii to uint16_t (COVESA#529)"}},{"before":"bcb218a7687d3163bc2c169427c3f77d7e600621","after":"4066121851fda35cc757cec5608e45d434061a93","ref":"refs/heads/receive-automatic-reconnect","pushedAt":"2023-11-06T13:18:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"dlt-receive: add a -r option to automatically reconnect the socket when it drops","shortMessageHtmlLink":"dlt-receive: add a -r option to automatically reconnect the socket wh…"}},{"before":null,"after":"bcb218a7687d3163bc2c169427c3f77d7e600621","ref":"refs/heads/receive-automatic-reconnect","pushedAt":"2023-11-06T13:17:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"dlt-receive: add a -r option to automatically reconnect the socket when it drops","shortMessageHtmlLink":"dlt-receive: add a -r option to automatically reconnect the socket wh…"}},{"before":"8121a979026d5fcb05bd4e5d3a0647f321b56106","after":null,"ref":"refs/heads/dlt-cdh","pushedAt":"2023-10-06T16:05:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"5db28a4b85cf0ec3e128cfc7c9b71d12ec543695","after":"8121a979026d5fcb05bd4e5d3a0647f321b56106","ref":"refs/heads/dlt-cdh","pushedAt":"2023-09-29T19:00:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Add common dlt_cdh_cpuinfo.c to unblock build on non amd64 and i386 arcs","shortMessageHtmlLink":"Add common dlt_cdh_cpuinfo.c to unblock build on non amd64 and i386 arcs"}},{"before":"ce62334b78bba437416c9c22726475875bca3299","after":"5db28a4b85cf0ec3e128cfc7c9b71d12ec543695","ref":"refs/heads/dlt-cdh","pushedAt":"2023-09-29T12:23:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Add common dlt_cdh_cpuinfo.c to unblock build on non amd64 and i386 arcs","shortMessageHtmlLink":"Add common dlt_cdh_cpuinfo.c to unblock build on non amd64 and i386 arcs"}},{"before":"124b3dc395eb47a0f780021efa620138adc3f804","after":"ce62334b78bba437416c9c22726475875bca3299","ref":"refs/heads/dlt-cdh","pushedAt":"2023-09-29T12:21:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Inhibit the call, not working on every architecture","shortMessageHtmlLink":"Inhibit the call, not working on every architecture"}},{"before":"54cd0d8f112b3b74da629ad28792e15a63ce2645","after":"336c75fd4fe79661e0c0efc3dac00f774b4f7032","ref":"refs/heads/dlt_coverage_report","pushedAt":"2023-09-28T11:06:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Upload lcov report for dlt-daemon","shortMessageHtmlLink":"Upload lcov report for dlt-daemon"}},{"before":"ca7011239a6e7d7fd366e0312d0ae19ac30e2cb7","after":"124b3dc395eb47a0f780021efa620138adc3f804","ref":"refs/heads/dlt-cdh","pushedAt":"2023-09-28T11:03:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Fix include","shortMessageHtmlLink":"Fix include"}},{"before":"22d394f4a633c7f08e13fd926339b879cb6f64da","after":"4ed1b974f6155f8a042b4b39a2619898981e3870","ref":"refs/heads/master","pushedAt":"2023-09-28T11:03:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Logstorage changes (#525)\n\n* lib: Introduce WITH_LIB_NO_VERSION cmake option\r\n\r\nSigned-off By: Saya Sugiura \r\n\r\n* logstorage: optional index and stop mode\r\n\r\nadds options to imitate libdlt file logging with offlinelogstorage:\r\n- optional index when NOFiles == 1 e.g.: APID.dlt\r\n- disable ringbuffer for specific filters: OverwriteBehavior=DISCARD_NEW\r\n this stops the automatic removal of the oldest messages.\r\n\r\nAlso contains:\r\n- some fixes for memcheck findings about usage of uninitialized memory.\r\n- cmake coverage target and option can be used to generate a html report\r\n about the code coverage by the ctest tests.\r\n\r\nSigned-off-by: Felix Herrmann \r\n\r\n* logstorage: Open file on correct cache size\r\n\r\nIn case of ON_SPECIFIC_SIZE sync strategy, the file was not opened on\r\ncorrect cache size, so the file size was smaller than defined even\r\nnext log messages can fit there.\r\n\r\nSigned-off-by: Saya Sugiura \r\n\r\n* logstorage: Test all sync strategies\r\n\r\nAll sync strategies are verified in logstorage component test.\r\nTo make it work, following adaptions are also done:\r\n- dlt-logstorage-control: Add option to specify dlt.conf path\r\n\r\nSigned-off-by: Saya Sugiura \r\n\r\n* Offline-Logstorage - Skip the file when prepare fails\r\n\r\nThis change allows to append directory path in File option in dlt_logstorage.conf (e.g. File=path/Filename).\r\nIf path does not exist and file preparation fails, it will try up to DLT_OFFLINE_LOGSTORAGE_MAX_ERRORS\r\ntimes (=5 times) If it reaches the maximum, that file will be skipped from next trial so that the daemon does\r\nnot try to prepare file under non-existing directory every time the log message is received.\r\n\r\nSigned-off By: Saya Sugiura \r\n\r\n* logstorage: Add internal function to store config\r\n\r\nSigned-off-by: Saya Sugiura \r\n\r\n* cfg: make multiple config mechanism avaiable in logstorage\r\n\r\nSigned-off-by: Felix Herrmann \r\n\r\n* logstorage: Add max cache size test case\r\n\r\nSigned-off By: Matthias Dangers \r\n\r\n* logstorage: Add debug and details log messages\r\n\r\nSigned-off By: Saya Sugiura \r\n\r\n* logstorage: Add option to disable network routing in DLT Daemon, when only file is configured\r\n\r\nIf the option is enabled in dlt_logstorage,conf, routing to network will\r\nbe disabled if the corresponding key (APID:CTID:ECUID) is available in\r\nlogstorage. For ecucfg, if network is not set to log mode, routing to\r\nnetwork will be disabled.\r\n\r\nSigned-off-by: Saya Sugiura ssugiura@jp.adit-jv.com\r\n\r\n* Resolve compile warnings\r\n\r\nSigned-off-by: Saya Sugiura \r\n\r\n* logstorage: Correctly calculate logstorage cache\r\n\r\nSigned-off-by: Saya Sugiura \r\n\r\n* logstorage:update remain file size\r\n\r\nIn CACHE_BASED strategy, the current write offset file\r\nshould be updated only if the it is less than configured size\r\n\r\nSigned-off-by: Bui Nguyen Quoc Thanh \r\n\r\n* LogStorage: Call fsync() before fclose() for ON_MSG sync strategy\r\n\r\nTo sync buffer to file, fsync() is called before fclose() on ON_MSG.\r\n\r\nSigned-off-by: Saya Sugiura \r\n\r\n* logstorage: Change path of MessageFilterConfigFile in dlt.conf\r\n\r\nSet value of configured file_size for checking logstorage file synchronization\r\n\r\nClean the created DLT files on every test cases\r\n\r\nDlt-daemon cannot run when testing with CTest under source folder due to path of MessageFilterConfigFile is incorrect\r\n\r\nChange relative path of MessageFilterConfigFile to absolute path in dlt.conf.in\r\n\r\nSigned-off-by: Le Tin \r\n\r\n* logstorage:incorrect type of index\r\n\r\nThe variable type of index should not be unsigned\r\nif it is possible to be negative.\r\nOtherwise, the validation will be wrong\r\n\r\nSigned-off-by: Bui Nguyen Quoc Thanh \r\n\r\n---------\r\n\r\nSigned-off-by: Felix Herrmann \r\nSigned-off-by: Saya Sugiura \r\nSigned-off-by: Saya Sugiura ssugiura@jp.adit-jv.com\r\nSigned-off-by: Bui Nguyen Quoc Thanh \r\nSigned-off-by: Le Tin \r\nCo-authored-by: Saya Sugiura \r\nCo-authored-by: Felix Herrmann \r\nCo-authored-by: Matthias Dangers \r\nCo-authored-by: Bui Nguyen Quoc Thanh \r\nCo-authored-by: Le Tin ","shortMessageHtmlLink":"Logstorage changes (COVESA#525)"}},{"before":null,"after":"ca7011239a6e7d7fd366e0312d0ae19ac30e2cb7","ref":"refs/heads/dlt-cdh","pushedAt":"2023-09-28T10:58:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Add common dlt_cdh_cpuinfo.c to unblock build on non amd64 and i386 arcs","shortMessageHtmlLink":"Add common dlt_cdh_cpuinfo.c to unblock build on non amd64 and i386 arcs"}},{"before":"f8330117ff6f23203c67274a093f069e25546b79","after":null,"ref":"refs/heads/patch-be","pushedAt":"2023-08-25T15:12:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":null,"after":"f8330117ff6f23203c67274a093f069e25546b79","ref":"refs/heads/patch-be","pushedAt":"2023-08-22T09:26:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"For some reasons, gtest_dlt_daemon_gateway.cpp has a test not big endian safe.\nSwap some bytes makes it work on ppc64 and s390x\n\nSee: https://github.com/COVESA/dlt-daemon/issues/523","shortMessageHtmlLink":"For some reasons, gtest_dlt_daemon_gateway.cpp has a test not big end…"}},{"before":null,"after":"54cd0d8f112b3b74da629ad28792e15a63ce2645","ref":"refs/heads/dlt_coverage_report","pushedAt":"2023-08-22T09:26:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Upload lcov report for dlt-daemon","shortMessageHtmlLink":"Upload lcov report for dlt-daemon"}},{"before":"24d197214bfdcec7430d31b42e5c87df27287aaf","after":"22d394f4a633c7f08e13fd926339b879cb6f64da","ref":"refs/heads/master","pushedAt":"2023-08-22T09:23:26.000Z","pushType":"push","commitsCount":184,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"cmake: Fix CMP0002 policy violation (#524)\n\nRemove duplicated cpp extension setup.\r\n\r\n\r\nCo-authored-by: LUU QUANG MINH ","shortMessageHtmlLink":"cmake: Fix CMP0002 policy violation (COVESA#524)"}},{"before":"3f8bc3343983697531d52918fb6cdba19593f3a8","after":null,"ref":"refs/heads/patch-2","pushedAt":"2023-08-07T15:10:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"a4ece7602840ae0a048eed7b4a9d8c0bac6a77ec","after":"3f8bc3343983697531d52918fb6cdba19593f3a8","ref":"refs/heads/patch-2","pushedAt":"2023-07-15T09:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"},"commit":{"message":"Update CMakeLists.txt: set required std version to gnu++14\n\nNew googletest 1.13.0 defaults to gnu++14, so makes this package FTBFS when building testsuite with this error:\r\n\r\nIn file included from /usr/include/gtest/gtest-message.h:57,\r\n from /usr/include/gtest/gtest-assertion-result.h:46,\r\n from /usr/include/gtest/gtest.h:64,\r\n from /build/1st/dlt-daemon-2.18.9/tests/gtest_dlt_user.cpp:27:\r\n/usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.\r\n 270 | #error C++ versions less than C++14 are not supported.\r\n | ^~~~~\r\n\r\nThanks Adrian Bunk for the report and the fix!","shortMessageHtmlLink":"Update CMakeLists.txt: set required std version to gnu++14"}},{"before":"802fff17142cdaa3ccdbd68255b98f89bea07c1e","after":null,"ref":"refs/heads/patch-3","pushedAt":"2023-05-17T13:18:00.940Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LocutusOfBorg","name":"Gianfranco Costamagna","path":"/LocutusOfBorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1227338?s=80&v=4"}},{"before":"b38761831670e980a58acb33d611f65255d678ac","after":"802fff17142cdaa3ccdbd68255b98f89bea07c1e","ref":"refs/heads/patch-3","pushedAt":"2023-05-17T07:42:06.289Z","pushType":"push","commitsCount":1,"pusher":{"login":"michael-methner","name":null,"path":"/michael-methner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13447212?s=80&v=4"},"commit":{"message":"Add systemd libs for WITH_SYSTEMD as well\n\nand removed deprecated versions\n\nSigned-off-by: Michael Methner ","shortMessageHtmlLink":"Add systemd libs for WITH_SYSTEMD as well"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0zMFQwODowODo0OS4wMDAwMDBazwAAAAO7vL3x","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0zMFQwODowODo0OS4wMDAwMDBazwAAAAO7vL3x","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0xN1QwNzo0MjowNi4yODk3OTZazwAAAAMuYf1m"}},"title":"Activity · LocutusOfBorg/dlt-daemon"}