From: Raspbian automatic forward porter Date: Mon, 5 Jun 2023 02:58:53 +0000 (+0100) Subject: Merge version 1.4.6-3+rpi1 and 1.4.6-4 to produce 1.4.6-4+rpi1 X-Git-Tag: archive/raspbian/1.4.6-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=20ab1a896375847f3912ba29fbfd341577802fd7;p=crowdsec.git Merge version 1.4.6-3+rpi1 and 1.4.6-4 to produce 1.4.6-4+rpi1 --- 20ab1a896375847f3912ba29fbfd341577802fd7 diff --cc debian/changelog index 1d31733,7a58f84..56d83b3 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,15 +1,22 @@@ - crowdsec (1.4.6-3+rpi1) bookworm-staging; urgency=medium ++crowdsec (1.4.6-4+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 1.0.9-1+rpi1 by Peter Michael Green at Sat, 08 May 2021 13:10:12 +0000] + * Disable testsuite (probablly a btrfs related failure). + - -- Peter Michael Green Thu, 01 Jun 2023 19:00:10 +0000 ++ -- Raspbian forward porter Mon, 05 Jun 2023 02:58:53 +0000 ++ + crowdsec (1.4.6-4) unstable; urgency=medium + + * Implement support for pending registration: since bouncers list crowdsec + in Recommends, we cannot guarantee the order in which bouncers and + crowdsec are configured (See: #1035499, #1036985). Bouncers can now + queue triplets (systemd unit name, bouncer identifier and API key) in + /var/lib/crowdsec/pending-registration. crowdsec.postinst will register + those bouncers, and start their systemd units after removing that file + (satisfying their ConditionPathExists=! on it). + * Replace `exit 0` with `break` in the preceding code block. + + -- Cyril Brulebois Wed, 31 May 2023 18:54:17 +0200 crowdsec (1.4.6-3) unstable; urgency=medium