[Kolab-devel] Erlang security update breaks guam on Debian 10
Lennart <[email protected]> Wed, 12 Jul 2023 11:37:24 +0200
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <5673d742-2147-9e56-106c-842a7c06cda0__12298.4373172343$1689155339$gmane$org@ackermans.ch> |
Hello, For those on Debian 10: a security update for erlang-base replaces erts-10.2.4 with erts-10.6.4. This breaks guam. See https://lists.debian.org/debian-lts-announce/2023/07/msg00012.html Hopefully the kolab package maintainers can update guam. For now, I downgraded to the previous erlang packages on my system. This might pose a security risk! apt install erlang-base=1:21.2.6+dfsg-1 erlang-asn1=1:21.2.6+dfsg-1 erlang-crypto=1:21.2.6+dfsg-1 erlang-ftp=1:21.2.6+dfsg-1 erlang-inets=1:21.2.6+dfsg-1 erlang-mnesia=1:21.2.6+dfsg-1 erlang-public-key=1:21.2.6+dfsg-1 erlang-runtime-tools=1:21.2.6+dfsg-1 erlang-ssl=1:21.2.6+dfsg-1 erlang-tftp=1:21.2.6+dfsg-1 erlang-syntax-tools=1:21.2.6+dfsg-1 && apt-mark hold erlang-base Best wishes, Lennart Ackermnas