Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
000_bug_546 | Backported fix for a test failure This is to fix a segfault due to nullptr which appeared on Alpine + musl libc but also manifested in Debian during the initial packaging effort. This issue is fixed upstream in the latest version which is not released at the time of writing. This patch will not be required in v4.9.0+. |
not-needed | upstream | upstream, https://github.com/ip4368/docker-watchman/commit/8fc47c90c34d112282debd5833e0cb20f07fe184#diff-3e8f02473d52888b44232c68b14a3d19 | 2019-10-04 | |
001_python_3_support | Support for python3 | yes | upstream | upstream, https://github.com/facebook/watchman/issues/631#issuecomment-413076214 | 2019-10-04 | |
002_disable_autoconf_warnings | Fix FTBFS with autoconf 2.71 autogen.sh was incorrectly identifying pkg-config as missing due to warnings of unused variables by autoconf. |
Anuradha Weeraman <anuradha@debian.org> | not-needed | 2021-08-24 | ||
003_support_python_310 | Fix Python deprecation warnings about PY_SSIZE_T_CLEAN | no | upstream, https://github.com/facebook/watchman/commit/6813a948fee72a15acf4120262d37c9c8dc3f16b |