acedb (4.9.39+dfsg.02-9)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 4.9.39+dfsg.02-10 > 4.9.39+dfsg.02-9
- Git: https://salsa.debian.org/med-team/acedb.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 495616
- Browser: https://salsa.debian.org/med-team/acedb
- Last scan: 2025-02-13 14:05:05+00
- Next scan: 2025-02-19 05:07:00+00
- CI pipeline status: failed
- Debian changelog in Git:
acedb (4.9.39+dfsg.02-10) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Fix gcc-14 build issues
- Add missing readline/history.h header
- Definition of AceType is broken since it redefines _Int with different
meaning than in whooks/systags.h
Closes: #1066334
* Build-Depends: libtirpc-dev
[ Jeremy Sowden ]
* Fixes for missing declarations
-- Andreas Tille <tille@debian.org> Sat, 13 Apr 2024 07:52:18 +0200
- This branch is 6 commits ahead of tag debian/4.9.39+dfsg.02-9
- Git log:
commit 20341e99e2b2a4d9f0b61f675a1702c9ac71e6b7
Author: Andreas Tille <tille@debian.org>
Date: Sat Dec 14 18:07:17 2024 +0100
Definition of AceType is broken since it redefines _Int with different meaning than in whooks/systags.h
commit e3e7870a9cec40aad7e70a50f95bae382bebcda3
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 14 10:14:15 2024 +0200
Fix more implicit declarations
commit cf5f23d6e56cec63f969302d03230fd52ca22ec5
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 14 10:00:01 2024 +0200
Add missing declarations in w5
commit ba530b1914146f24de719756f642ff8b5c40a1a5
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 14 07:15:32 2024 +0200
Fixes for missing declarations
commit 7c82fbd363d4d3f3de41f612bed3be73b7b2e706
Author: Andreas Tille <tille@debian.org>
Date: Sat Apr 13 08:55:39 2024 +0200
Build-Depends: libtirpc-dev
commit f7f8fb6ee1d656cd424b9d91936fa05596d89f82
Author: Andreas Tille <tille@debian.org>
Date: Sat Apr 13 08:37:14 2024 +0200
Add missing readline/history.h header