Merge version 1.4.6-3+rpi1 and 1.4.6-4 to produce 1.4.6-4+rpi1 archive/raspbian/1.4.6-4+rpi1 raspbian/1.4.6-4+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 5 Jun 2023 02:58:53 +0000 (03:58 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 5 Jun 2023 02:58:53 +0000 (03:58 +0100)
1  2 
debian/changelog

index 1d3173391ef6ad58a08b618c0c26395205d30731,7a58f84fa9da1c0d5b9bbc8d869034e616277d62..56d83b3cc3d268206873d1cefe500002d97e6c1c
@@@ -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 <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