Skip to content
Snippets Groups Projects
Commit 00503e68 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Release glib2.0 version 2.74.6-2+apertis1


Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
parent 601e1bf1
No related branches found
No related tags found
2 merge requests!23Backport v2024 <- v2025dev1: Inject -Wno-error=format-overflow -Wno-error=format-truncation in debian/rules,!22Inject -Wno-error=format-overflow -Wno-error=format-truncation in debian/rules
Pipeline #673508 canceled
glib2.0 (2.74.6-2+apertis1) apertis; urgency=medium
* Inject -Wno-error=format-overflow -Wno-error=format-truncation in
debian/rules. In contrary to Debian, we use by default -Wformat-overflow=2
and -Wformat-truncation=2 in Apertis, but due to the use of -Werror this
package FTBFS with: "cc1: all warnings being treated as errors".
In order to avoid this error, we don't treat these warnings as errors.
-- Dylan Aïssi <dylan.aissi@collabora.com> Mon, 05 Feb 2024 15:15:23 +0100
glib2.0 (2.74.6-2+apertis0) apertis; urgency=medium
* Sync from debian/bookworm.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment