- 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 <plugwash@raspbian.org> at Sat, 08 May 2021 13:10:12 +0000]
+ * Disable testsuite (probablly a btrfs related failure).
+
- -- Peter Michael Green <plugwash@raspbian.org> Thu, 01 Jun 2023 19:00:10 +0000
++ -- Raspbian forward porter <root@raspbian.org> 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 <cyril@debamax.com> Wed, 31 May 2023 18:54:17 +0200
crowdsec (1.4.6-3) unstable; urgency=medium