firebuild (0.8.4-3)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.8.4-3 tag
- Git: https://salsa.debian.org/debian/firebuild.git -b debian/master
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 1265664
- Browser: https://salsa.debian.org/debian/firebuild
- Last scan: 2025-10-24 23:26:04+00
- Next scan: 2025-11-01 01:18:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
firebuild (0.8.4-3) unstable; urgency=medium
[ Balint Reczey ]
* Fix autopkgtest restriction allow-stder -> allow-stderr
* Fix pedantic and informative Lintian errors
* Cherry-pick upstream fix to shortcut GCC 15, that started using truncate()
(Closes: #1114101)
[ Carles Pina i Estany ]
* Added po-debconf Catalan translation (Closes: #1104104)
-- Balint Reczey <balint@balintreczey.hu> Tue, 09 Sep 2025 12:25:35 +0200
- This branch is 1 commit ahead of tag debian/0.8.4-3
- Git log:
commit 30351c4e7f128e01338b344d97eeb6992d5325aa
Author: Balint Reczey <balint@balintreczey.hu>
Date: Thu Sep 11 17:25:56 2025 +0200
Fix recompile-bash autopkgtest
The ./configure and make flags should be identical to the packaged bash build
to use distro-specific settings.
LP: #2120853