Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
020221010~d2f9367.patch | update tiny_http requirement from 0.9 to 0.12 | Stephen M. Coakley <me@stephencoakley.com> | yes | upstream | 2023-02-08 | |
020240430~256e63a.patch | misc warning cleanups | Stephen M. Coakley <me@stephencoakley.com> | no | 2024-07-15 | ||
020240430~9d1edd4.patch | support newer major version of libcurl | Stephen M. Coakley <me@stephencoakley.com> | no | 2024-07-15 | ||
0_20241201~aa0f976.patch | use newer branch of crate polling | Fabian Grünbichler <git@fabian.gruenbichler.email> | yes | debian upstream | 2024-12-02 | |
1001_async-channel.patch | accept newer branch of crate async-channel | Jonas Smedegaard <dr@jones.dk> | no | 2024-01-26 | ||
1001_castaway.patch | accept newer branch of crate castaway | Jonas Smedegaard <dr@jones.dk> | no | 2024-01-26 | ||
1001_env_logger.patch | accept newer branch of crate env_logger | Jonas Smedegaard <dr@jones.dk> | no | 2024-01-26 | ||
1001_event-listener.patch | use newer branch of crate event-listener | Jonas Smedegaard <dr@jones.dk> | no | 2024-12-02 | ||
1001_futures-lite.patch | accept newer branch of crate futures-lite | Jonas Smedegaard <dr@jones.dk> | no | 2024-08-17 | ||
1001_indicatif.patch | accept newer branches of crate indicatif | Jonas Smedegaard <dr@jones.dk> | no | 2024-01-26 | ||
1001_parking_lot.patch | accept newer branch of crate parking_lot | Jonas Smedegaard <dr@jones.dk> | no | 2024-01-26 | ||
1001_test-case.patch | accept newer branch of crate test-case | Jonas Smedegaard <dr@jones.dk> | no | 2024-01-26 | ||
1002_tests_s390x.patch | skip failing tests on s390x | werdahias <matthias.geiger1024@tutanota.de> | yes | debian upstream | 2023-02-08 | |
2001_no_nightly.patch | avoid feature nightly | Jonas Smedegaard <dr@jones.dk> | not-needed | 2023-08-13 | ||
2003_broken_tests.patch | avoid compiling broken tests Failures calling response.text(): . error[E0599]: no method named `text` found . Breakage likely caused by our use of newer tiny-http |
Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-02-23 | ||
2004_public_suffix_list.patch | use local static Public Suffix List | Jonas Smedegaard <dr@jones.dk> | not-needed | 2023-08-13 | ||
2005_replace_sluice.patch | use crate os_pipe (not sluice) sluice is a blocker of event-listener update. Plus, its only remaining rdep is isahc. |
Blair Noctis <n@sail.ng> | no | 2024-07-15 |