gdpc (2.2.5-17)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.2.5-18 > 2.2.5-17
- Git: https://salsa.debian.org/med-team/gdpc.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 352256
- Browser: https://salsa.debian.org/med-team/gdpc
- Last scan: 2026-02-08 19:14:06+00
- Next scan: 2026-02-17 11:53:00+00
- CI pipeline status: success
- Debian changelog in Git:
gdpc (2.2.5-18) unstable; urgency=medium
* Team upload.
* debian/patches/buffer-overflow.patch: Initialize GlobalParam's angular
correction members to avoid junk values which then lead to buffer
overflows when constructing the strings for the GtkEntry's.
* debian/tests/run-unit-test: Revert last change.
* debian/tests/control (Depends): Remove gdb and all -dbgsym packages
(Closes: #1127425). The latter are uninstallable for testing
migration and hopefully no longer needed if the fix above is fine.
-- Yavor Doganov <yavor@gnu.org> Sun, 08 Feb 2026 20:26:29 +0200
- This branch is 2 commits ahead of tag debian/2.2.5-17
- Git log:
commit 0a7d045e6f1be44c1e264ac6ad5a237dd86bb7c5
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Feb 8 20:29:17 2026 +0200
Restore original autopkgtest; remove -dbgsym packages from Depends (#1127425).
commit 60e520790a6aec4d8fe56649aac4e460c891e8b0
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Feb 8 20:20:40 2026 +0200
buffer-overflow.patch: Initialize GlobalParam's angular correction members.