Debian Patches
Status for dulwich/0.22.7-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02_skip_flappy_test | === modified file 'dulwich/tests/test_porcelain.py' =================================================================== |
no | ||||
older-pyo3 | =================================================================== | no | ||||
03_fix_protocol_v2_deepen_flush.patch | Fix protocol v2 deepen command flush packet handling Avoid writing a flush packet directly after the 'deepen' command to prevent server implementations (like JGit) from stopping reading and missing the subsequent 'done' command. Also move shallow updates reading to after the 'done' command is sent to fix compatibility test cases. . This fixes the flaky autopkgtest reported in Debian bug #1104209 by resolving pack negotiation failures that cause ConnectionResetError. =================================================================== |
Stefan Sperling <stsp@stsp.name> | not-needed | debian | upstream, https://github.com/jelmer/dulwich/pull/1681 | 2025-01-09 |