evqueue-core (2.1-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.3-1 > 2.1-1
- Git: https://github.com/coldsource/evqueue-core.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://github.com/coldsource/evqueue-core
- Last scan: 2022-08-18 08:03:08+00
- Next scan: 2022-08-19 10:18:00+00
- Debian changelog in Git:
evqueue-core (3.3-1) buster; urgency=medium
* ELogs
* Bugfixes
-- Thibault KUMMER <bob@coldsource.net> Wed, 18 May 2022 13:50:00 +0200
- This branch is 78 commits ahead of tag v3.2
- Git log:
commit 5798bb2188785d6cdf8a44545ed41292f9a1bdc8
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Wed Jul 6 16:52:41 2022 +0200
Fix: only match filters if given
commit aedb8f213b96055811b5ae319a26c17477f0140b
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Wed Jul 6 16:49:01 2022 +0200
Optim: do not send event to anyone
commit 770b389220f7ddc3f43b40787228b702c2f5091f
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon Jun 20 11:16:35 2022 +0200
Unused
commit 0db9c00ae7d072ed5e8477dd7789d5b2d2f53892
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon Jun 20 11:16:08 2022 +0200
Code mutualization
commit 15b0dc721d3af3e4ff524ca8d4e482678daab1de
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed Jun 15 17:40:48 2022 +0200
Fix: wrong module name on reload prevented cluster reload
commit 2083da83b03ce7c6c8ee017ef82d4f3066a1a815
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed Jun 15 12:17:38 2022 +0200
Cluster-compatible management of log IDs
commit 74793aaa2a560fddf46cede293e34f4708271612
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed Jun 15 09:11:32 2022 +0200
Moved Git related function to git module
commit 2283809e3936f4de3e8b783cf68dbfc72f1c94d2
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Tue Jun 14 15:26:09 2022 +0200
Fix: do not check group and channel if empty
commit fbe863fa7775ffb2603974c89b32c1fa958f17b9
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Tue Jun 14 15:17:20 2022 +0200
Fix: missing filter_crit
commit e228a0b92a743a9da7b5779c05581c49572441df
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Tue Jun 14 15:08:58 2022 +0200
Fix: emit event after reload
commit e8835da6f60a0d18c237a784a8920240c27929ff
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon Jun 13 19:59:16 2022 +0200
Fix: not checking the result of serializer leads to SIGABRT. Function might return null if invalid UTF8 character is loaded
commit 92e58d08a4668bde84d841b189a2f399b215a313
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon Jun 13 15:29:08 2022 +0200
Fix: wrong default value
commit 854ae9da78158de831dc9edec385c250574f5f5f
Author: vincent_b <vincent.bruneau@yellowkorner.fr>
Date: Thu Jun 9 16:16:41 2022 +0200
Fix: sregex_iterator must work on a copy on the string
commit 258301803b77f65ee1d48726695c004c220b2842
Merge: 6bbc63f 285b202
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu Jun 9 14:37:42 2022 +0200
Merge branch 'master' of github.com:coldsource/evqueue-core
commit 6bbc63f2e97575fc704b243fbf7ee735b56f97cb
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu Jun 9 14:37:31 2022 +0200
Fix: buffer should not be allocated in stack
commit 285b202402ab8b6c291a8512b79cd51be4e87d03
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed Jun 8 20:27:59 2022 +0200
Strange SQL optimization
commit 219c29b95c754522d07613b6ecb187143fe5ce16
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed Jun 8 16:25:56 2022 +0200
Fix: columns has been removed
commit 33a33403891444db6b28cca68cd0e8dc8f715f3c
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Tue Jun 7 16:03:28 2022 +0200
Fix: multiple alerts in cluster env
commit a092c26792cc850ae41a34f867495afedcf02a77
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Tue Jun 7 14:47:53 2022 +0200
Return groupby in alerts listing
commit 14e2eeb9ceab96bace307a623d82aa4ba386f479
Author: Thibault Kummer <bob@coldsource.net>
Date: Tue Jun 7 00:47:52 2022 +0200
Fix: TO_DAYS() was wrong around midnight
commit 41284ab75751afeed5f074769ef2250027e69954
Merge: ad3ebf6 bcbd812
Author: Thibault Kummer <bob@coldsource.net>
Date: Mon Jun 6 22:33:07 2022 +0200
Merge branch 'logs'
commit ad3ebf695ab863878012349e957a10037b7119fd
Author: Thibault Kummer <bob@coldsource.net>
Date: Mon Jun 6 22:32:41 2022 +0200
Ignore kdevelop project files
commit 1eb37947c74f06a5749c4bbaa88be6afdceaac42
Author: Thibault Kummer <bob@coldsource.net>
Date: Mon Jun 6 22:31:48 2022 +0200
Traductions
commit bcbd812f12fe92c6f7b70270f1a846b248186946
Author: Thibault Kummer <bob@coldsource.net>
Date: Sun Jun 5 20:16:21 2022 +0200
Fix: missing access rights check
commit 7364f4d6fffcb26b5bdd38614a4305bf33079409
Author: Thibault Kummer <bob@coldsource.net>
Date: Sun Jun 5 19:12:01 2022 +0200
Automatic database init
commit de02093a87127ace7068fc9e06257621fa42bee6
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri Jun 3 15:41:34 2022 +0200
Fix: Reload before sending event
commit c4e950d832f1e933b1f703a5c89d2cdd7a304922
Author: Thibault Kummer <bob@coldsource.net>
Date: Thu Jun 2 22:24:57 2022 +0200
Optim: persistent database connection
commit 96c7edfe4036636c2fe6a79f068f4f2624187c8d
Author: Thibault Kummer <bob@coldsource.net>
Date: Thu Jun 2 22:21:07 2022 +0200
Optim: do not use DB for empty object constructor
commit c31e02162e0ebbd4ef1ac2e400e489b12ae4a134
Author: Thibault Kummer <bob@coldsource.net>
Date: Thu Jun 2 21:16:36 2022 +0200
Sanity check
commit 51a6620535bfc3d0b52dd7278ed32feb186fc966
Author: Thibault Kummer <bob@coldsource.net>
Date: Thu Jun 2 21:08:59 2022 +0200
Added libwebsocket >= 3.0 and SSL support
commit 954ef2b4e4144e46e5b9d13c2d06587420bc7726
Author: cmarti <cmarti@quechoisir.org>
Date: Wed Jun 1 18:49:15 2022 +0200
Try to load value from database if not in cache
commit 65748d9009fbc3859707789b54e64636683f111d
Author: cmarti <cmarti@quechoisir.org>
Date: Tue May 31 17:13:28 2022 +0200
Fix module's name
commit 5cbb2120e27c0f12cbe233101cbdf9729b6015b7
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri May 20 11:24:51 2022 +0200
Fix: missing workflow reload
commit fa30f1396ecbcdc8cfb76cf534d23e4772b2f164
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri May 20 10:35:51 2022 +0200
Modular management of NotificationTypes
commit 74c6fa0527bd0d7ff8648aa729cc7da6097aaed8
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 18:12:04 2022 +0200
Fix: wrong trigger detection
commit 7397d57e8bc52afb773beef78538390edeaeeaec
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 17:43:01 2022 +0200
Wildcard search for CHAR fields
commit 55e814c98e14e7d815b5e3372ec8e3a39da44231
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 17:12:44 2022 +0200
Fix: wrong field name
commit e52c459c38e555fcee3c6ea32293a376b060eb64
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 17:09:15 2022 +0200
Fix: wrong table name
commit 1222fdb179dd678b8d871a8b2ace35518a2d15a3
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 16:37:19 2022 +0200
Not used
commit e4a06c2021bf81290a7538052f2b837ac5dae74e
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 10:45:21 2022 +0200
Added config check to prevent listening on no IP at all
commit 5fc6b0890594fd22d18d688eae9bb0272afa4bfe
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 10:45:05 2022 +0200
Only listen if config is set
commit 9e9b7aaa44d4d34bc2c89029c4b75f5a69da7788
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 19 10:37:18 2022 +0200
Only try to bind if IP is set in config
commit 1804de43074587413fb701e43e4978b9f94cc2ef
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 14:39:07 2022 +0200
Fix: wrong regexp
commit f8a0e16cc97ea583c2d5113db66aaf0560da6288
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 14:37:04 2022 +0200
Fix: debian is still hardcoded with workers limit on libwebsockets
commit de3b1c7c5cb4b08d6d433157287ded946d6f4208
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 14:35:04 2022 +0200
Fix: wrong regexp
commit b3ab9acd17309be8757d3115c1c36ec794575757
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 14:29:10 2022 +0200
Fix: regex for config file
commit 2e4d7ea0eb4b4b813b4fb51eeebe68c022c8ed3a
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 13:53:58 2022 +0200
Changed home dir
commit 9e5bf03119b6389a7e4735eb35f99f0ab5059c95
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 13:53:47 2022 +0200
Wrong date
commit f8973aef4891628d6a184180f3df8f7d1531c07e
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 13:50:42 2022 +0200
Version 3.3
commit 80acba7d28449397bfbd5aec6189576e15ea430c
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 13:45:32 2022 +0200
Added elogs config
commit 40f1629ba11c82a2885e1a898ec6309b4364f00e
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 13:34:28 2022 +0200
Fix: copy/paste error
commit 1bdf83e1520fac9ce6329800052679ebacbe5edc
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 13:23:44 2022 +0200
Dependencies upgrade
commit 00a932d1ff1e6ca11f6dbf98112ca7accc00a062
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 12:23:48 2022 +0200
Init elogs database
commit 7af9cf6045337c88573096109b74e35784bbf177
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 11:47:13 2022 +0200
Fix: memory leaks
commit 8b39399025d4aaf6fb0cfb2b3483a8d5dfcee459
Author: Thibault Kummer <bob@coldsource.net>
Date: Wed May 18 10:50:16 2022 +0200
DB class refactoring
commit b92bb192ff9c4015dda04f160b1f715ef51557da
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Wed May 18 09:29:03 2022 +0200
DB class rewriting
commit 076f8f486146c81803224c40a7de4811a99ade5a
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 18:47:38 2022 +0200
Added elogs configuration to default config files
commit f0c338fac05a458b20deca5aeb1c373abccf1890
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 18:47:19 2022 +0200
Option in CMake to enable/disable ELogs module
commit 76e54ebce08ed033ea5a17dfbcfbbbcbf2eb7cca
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 18:00:43 2022 +0200
Removed dependency to libpcre++, using STL regex instead
commit 2eb65b9e2124c6a55d752552123e49378217fe41
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 15:29:01 2022 +0200
Following issue #8, updating dependencies for debian 11 and later
commit 5b577dc023489bd637085d92ddda5c80d625ded9
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 14:12:15 2022 +0200
Fix: copy/paste error
commit a3bef08c44ed43d86b632701c2e8730602d67bf3
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 13:03:11 2022 +0200
Modular git config
commit 44cf6ee195d3ef40314d2b4fee10926eed97f694
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Mon May 16 12:51:04 2022 +0200
Memory management for valgrind tests
commit 83a5099d8870f87097a20b0d8b434da28c4016ac
Author: Thibault Kummer <bob@coldsource.net>
Date: Sat May 14 14:21:13 2022 +0200
Modular DB config
commit 52cea0ac351a0759ddd6e09415a33a4da5ca4635
Author: Thibault Kummer <bob@coldsource.net>
Date: Sat May 14 14:20:48 2022 +0200
Fix: old config entries
commit 3f8b42b705e953a7d8f391943ee60ea18b10d600
Author: Thibault Kummer <bob@coldsource.net>
Date: Sat May 14 13:04:48 2022 +0200
Fix memory release
commit 910227d6477cf8e47c03719432c2ce82400dbfff
Author: Thibault Kummer <bob@coldsource.net>
Date: Sat May 14 12:46:52 2022 +0200
Modular system git Git and reload control
commit c304c376406d921f4be506c7ee0c6dd1b7b4d4eb
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri May 13 18:25:02 2022 +0200
Modular GC
commit 7aa03eeef23f795958f182422c8c81ef15c4bcd6
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri May 13 18:03:13 2022 +0200
Removed debug code
commit 0b04bb1e575cb5ac40a19882643c36f58a0756c7
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri May 13 18:01:08 2022 +0200
Added Utils::Date for code mutualization
commit 2cc6950e2b45802675324933f102519505e8443f
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Fri May 13 11:17:00 2022 +0200
Modular configuration
commit ae4ad1b274f8f34382d6173d2605b111fe32c1bc
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 12 19:29:16 2022 +0200
Using std::regex instead of libpcre
commit 08112d62ef731d326cf969724618ab6e97a150c6
Author: Thibault KUMMER <thibault.kummer@yellowkorner.fr>
Date: Thu May 12 19:25:16 2022 +0200
Throw exception when subscribing unknown event to prevent hangs
commit 7d9b0bf4d36f17a2d8374b0c73e5715f9d5375b4
Author: Thibault Kummer <bob@coldsource.net>
Date: Sun Mar 13 21:38:35 2022 +0100
Fix: high memory usage using Websockets protocol when many messages are sent
commit e8205e446f08d16b379fbef02db3ca27e83add37
Author: Thibault Kummer <bob@coldsource.net>
Date: Sun Mar 13 21:38:10 2022 +0100
Typo
commit 4ece21f08c6fbf67142a033b8d296913d403d17f
Author: nicooo <gunoi@njean.me>
Date: Mon May 3 11:57:31 2021 +0200
LWS v4 detection
commit 92181344f45f04eb424692d53ea181eaf4a66ef1
Author: Thibault Kummer <bob@coldsource.net>
Date: Tue Dec 22 15:36:14 2020 +0100
Code cleaning
commit 4dc7cbce1ab987c5cc0ae8a1af386945de1d7548
Author: Thibault Kummer <bob@coldsource.net>
Date: Thu Dec 17 18:50:49 2020 +0100
Fix: tags list not relading when created from automatic tags (+ code cleaning)