summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Cyril Brulebois [Fri, 8 Jan 2021 17:27:15 +0000 (17:27 +0000)]
Use _foreign_keys=1 instead of _fk=1
The _foreign_keys=1 syntax is widely supported but the _fk=1 alias for
it was only added in version 1.8.0 of the sqlite3 driver. Avoid using
the alias for the time being (the freeze is near).
Gbp-Pq: Name 0002-add-compatibility-for-older-sqlite-driver.patch
Cyril Brulebois [Thu, 7 Jan 2021 17:07:12 +0000 (17:07 +0000)]
Use local machineid implementation
Let's avoid a dependency on an extra package (denisbrodbeck/machineid),
since its ID() function is mostly about trying to read from two files.
Signed-off-by: Manuel Sabban <manuel@crowdsec.net>
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
Gbp-Pq: Name 0001-use-a-local-machineid-implementation.patch
Cyril Brulebois [Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)]
crowdsec (1.0.9-1) unstable; urgency=medium
* New upstream stable release:
+ Improve documentation.
+ Fix disabled Central API use case: without Central API credentials
in the relevant config file, crowdsec would still try and establish
a connection.
* Add patch to disable broken scenario (ban-report-ssh_bf_report, #181):
+ 0008-hub-disable-broken-scenario.patch
* Add logrotate config for /var/log/crowdsec{,_api}.log (weekly, 4).
[dgit import unpatched crowdsec 1.0.9-1]
Cyril Brulebois [Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)]
Import crowdsec_1.0.9.orig.tar.gz
[dgit import orig crowdsec_1.0.9.orig.tar.gz]
Cyril Brulebois [Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)]
Import crowdsec_1.0.9.orig-data1.tar.gz
[dgit import orig crowdsec_1.0.9.orig-data1.tar.gz]
Cyril Brulebois [Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)]
Import crowdsec_1.0.9.orig-hub1.tar.gz
[dgit import orig crowdsec_1.0.9.orig-hub1.tar.gz]
Cyril Brulebois [Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)]
Import crowdsec_1.0.9-1.debian.tar.xz
[dgit import tarball crowdsec 1.0.9-1 crowdsec_1.0.9-1.debian.tar.xz]