Debian Patches

Status for cellbroadcastd/0.0.2-2

Patch Description Author Forwarded Bugs Origin Last update
meson-Rename-project-to-cellbroadcastd.patch meson: Rename project to cellbroadcastd
(cherry picked from commit 42893524e8be86bffad8e46f66958a2afa1d0626)
Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> no 2025-06-28
libcellbroadcast-Depend-on-generated-enum-headers.patch libcellbroadcast: Depend on generated enum headers
Othewise compilation can fail with:

In file included from ../cli/cbcli.c:10:
../libcellbroadcast/libcellbroadcast.h:20:10: fatal error: lcb-enum-types.h: No such file or directory
20 | #include "lcb-enum-types.h"
| ^~~~~~~~~~~~~~~~~~
compilation terminated.

(cherry picked from commit 9dbe742d1e26630d0fb2138701add06a58f45e9a)
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2025-08-09
service-providers-Use-plural-form-consistently.patch service-providers: Use plural form consistently
The class uses service-providers but some methods were just
service-provider.

(cherry picked from commit 31527dcb1fbb37a9674440fba47b63c3eef33ed1)
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2025-08-08
service-providers-Ignore-case-when-comparing-country.patch service-providers: Ignore case when comparing country
That way it doesn't matter how we get it from MM.

(cherry picked from commit 9afa2c0c9402ff8939e8910f532a81cc8a9d6218)
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2025-08-08
mm-manager-Allow-to-get-channel-manager.patch mm-manager: Allow to get channel manager
(cherry picked from commit f6f67f00e2ec3bd1ea63f2e34ad986045708375a)
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2025-08-09
manager-Use-channel-manager-from-mm-manager.patch manager: Use channel manager from mm-manager
The channel manager used by `CbdManager` wasn't initialized
with the correct country and not updated on country changes
either. The one used by `CbdMmManager` handles this already
so just use that one. This also avoids parsing the channel
information in multiple places.

This fixes incorrect severity on Cell Broadcast messages
in the database due to a not set country in the channel
manager.

(cherry picked from commit 980097164085ba1cb442046bae51fe0a602afcba)
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2025-08-09
cellbroadcastd-Start-for-default-target.patch cellbroadcastd: Start for default target
multi-user is for system services. This fixes:

Unit /usr/lib/systemd/user/cellbroadcastd.service is added as a dependency to a non-existent unit multi-user.target.

(cherry picked from commit 7229aad3bb60521a54c1c9a1abfaf4ecd8a1dd51)
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2025-08-07

All known versions for source package 'cellbroadcastd'

Links