Control: tag -1 pending Hello,
Bug #1069507 in dc3dd reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/pkg-security-team/dc3dd/-/commit/c848b6a12af7414b95be2de78a70c5e900e23218 ------------------------------------------------------------------------ Fix FTBFS on armhf/armel (Closes: #1069507) This new FTBFS is due to the fact that the size of the time_t type went from 32-bit to 64-bit for armel and armhf architectures, cf [1]. It seems that getdate.y didn't support the situation at the time it was bundled into the dc3dd source code, but after digging a bit into the gnulib git history, we find that it was fixed back in 2009, cf [2]. Without being familiar with the code of dc3dd, it's hard to be 100% sure that it's the exact right fix, and it's not breaking anything, so I opened a bug upstream to see if I can get confirmation that it's indeed the right fix to apply, cf [3]. [1]: https://wiki.debian.org/ReleaseGoals/64bit-time [2]: https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=a68c9ab3cfc8ac7cf2a709b0c1aa93229f8635e6 [3]: https://sourceforge.net/p/dc3dd/bugs/23/ ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1069507