Debian Patches
Status for milkytracker/1.06+dfsg-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_remove-resources-music.patch | Remove add_subdirectory(resources/music) All the music in the resources/music directory is licensed under the CC-BY-SA-NC 3.0 license so had to be removed from the package. Patch out the relevant line from CMakeLists.txt. |
James Cowgill <jcowgill@debian.org> | not-needed | |||
02_drop-cloudflare.patch | Remove privacy-breach for very old IE the documentation was pulling some minified js from cloudflare if old InternetExplorer was detected. |
Gürkan Myczko <gurkan@phys.ethz.ch> | no | Debian | 2021-11-30 | |
03_milkycli-parse-error.patch | Check hasArgumentError in milkycli | James Cowgill <jcowgill@debian.org> | yes | upstream | 2025-08-10 | |
04_reproducible.patch | Use UTC when writing metainfo timestamp To help with reproducible builds[1] the `string(TIMESTAMP)` CMake function respects `$SOURCE_DATE_EPOCH` if set and uses that instead of the current time. However, the output is still sensitive to the local timezone which is enough to make the build un-reproducible. . Fix this by using UTC when getting the timestamp. . [1] https://reproducible-builds.org/ |
James Cowgill <jcowgill@debian.org> | yes | upstream | 2025-08-11 | |
05_cmake-4.patch | Fix FTBFS with CMake 4 | James Cowgill <jcowgill@debian.org> | yes | debian upstream |
All known versions for source package 'milkytracker'
- 1.06+dfsg-2 (sid, forky)
- 1.05.01+dfsg-1 (trixie)
- 1.03.00+dfsg-2 (bookworm)