secubox-deb/packages/secubox-webmail-lxc/debian/control
CyberMind 3219050775
Mail stack: Phase 1 — source-catch-up + legacy package cleanup (#141)
* test(mail): phase1 scaffolding — lib/ stubs + bats red baseline (ref #136)

* feat(mail): lib/lxc.sh — unprivileged veth helpers + bats assertions (ref #136)

* feat(mail): lib/migrate.sh — legacy LXC/toml detectors + I13 data guard (ref #136)

* feat(mail): lib/install.sh — extract Postfix/Dovecot/Roundcube helpers (ref #136)

* feat(mail): mailctl 2.2.0 — canonical paths/IP + migrate-config (ref #136)

* feat(mail): mail.toml schema for single LXC + canonical paths (ref #136)

* fix(mail): API reads canonical config keys; legacy aliases retained (ref #136)

* feat(mail): mailserverctl + roundcubectl reduced to deprecation shims (ref #136)

* feat(mail): mail-migrate-to-single-lxc.sh — defensive scanner (ref #136)

* feat(mail): postinst runs migrate-config + scanner on upgrade <2.2 (ref #136)

* feat(mail): deprecate 3 nginx snippets + WAF integration NEWS (ref #136)

* feat(mail): HAProxy mail-TCP snippet targeting 10.100.0.10 (ref #136)

* feat(mail): bump to 2.2.0 with Breaks/Replaces (ref #136)

* feat(mail): mark mail-lxc/webmail-lxc/webmail transitional 2.2.0 (ref #136)

* test(mail): phase1 endpoint presence pytest (62 routes) (ref #136)

* test(mail): phase1 end-to-end acceptance smoke (ref #136)

---------

Co-authored-by: CyberMind-FR <gandalf@Gk2.net>
2026-05-15 13:26:21 +02:00

15 lines
521 B
Plaintext

Source: secubox-webmail-lxc
Section: oldlibs
Priority: optional
Maintainer: Gerald KERMA <devel@cybermind.fr>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Package: secubox-webmail-lxc
Architecture: all
Depends: ${misc:Depends}, secubox-mail (>= 2.2)
Description: Transitional package — webmail LXC functionality moved to secubox-mail
Roundcube webmail now lives inside the single 'mail' LXC managed by
secubox-mail (>= 2.2). This package ships no files. Safe to
apt-get autoremove after upgrade.