crowdsec-firewall-bouncer (0.0.25-3)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/go-team/packages/crowdsec-firewall-bouncer.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 1171456
- Browser: https://salsa.debian.org/go-team/packages/crowdsec-firewall-bouncer
- Last scan: 2023-05-31 21:16:22+00
- Next scan: 2023-06-06 19:46:00+00
- CI pipeline status: success
- Debian changelog in Git:
crowdsec-firewall-bouncer (0.0.25-3) unstable; urgency=medium
* Fix failure to install if crowdsec is unpacked but not configured
(Closes: #1036985):
- If both cscli and /etc/crowdsec/config.yaml exist, register as
previously, via `cscli bouncers add`.
- If cscli exists but /etc/crowdsec/config.yaml doesn't, create an
API key similarly to what cscli would do (32 hexadecimal digits),
and queue registration in /var/lib/crowdsec/pending-registration.
* Add ConditionPathExists=!/var/lib/crowdsec/pending-registration to the
systemd unit accordingly, so that it's skipped until crowdsec's
postinst deals with the pending-registration file, removes it, and
starts the units.
* Use mode 600 when creating crowdsec-firewall-bouncer.yaml.local, since
it contains an API key.
-- Cyril Brulebois <cyril@debamax.com> Wed, 31 May 2023 18:57:41 +0200
- This branch is even with tag debian/0.0.25-3