Debian Patches

Status for meli/0.8.12+dfsg-9

Patch Description Author Forwarded Bugs Origin Last update
020250902~490d404.patch use 127.0.0.1 in tests (not 0.0.0.0) 0.0.0.0 might not be available. Manos Pitsidianakis <manos@pitsidianak.is> no 2025-09-24
020250928~0f3214a.patch use newer minor version of crate nix Manos Pitsidianakis <manos@pitsidianak.is> no debian 2025-12-02
020250928~800f751.patch melib/utils: remove tz arg in gettimeofday The timezone struct is deprecated in the gettimeofday function,
void in macOS and nullable in Linux systems,
from the manpages of gettimeofday(2) in macOS, the signature is:
.
int
gettimeofday(struct timeval *restrict tp, void *restrict tzp);
.
In ubuntu manpage:
.
int gettimeofday(struct timeval *restrict tv,
struct timezone *_Nullable restrict tz);
.
Passing a null parameter to gettimeofday matches
the expectation in the modern implementations of libc
and avoids EXC_BAD_ACCESS errors in inlined-optimized builds.
nrxr <git@nrxr.org> no 2025-12-04
1001_assert_cmd.patch accept newer revisions of crate assert_cmd Jonas Smedegaard <dr@jones.dk> no 2025-09-24
1001_async-fn-stream.patch accept newer minor version of crate async-fn-stream Corresponds with upstream git commit c034687. Jonas Smedegaard <dr@jones.dk> not-needed 2025-12-05
1001_notify.patch accept newer major versions of crate notify Jonas Smedegaard <dr@jones.dk> not-needed debian 2025-09-24
2001_imap-codec.patch use recent development snapshots of crate imap-codec Yue Gui <yuemeng.gui@gmail.com> not-needed debian 2025-09-24
2002_system-shared_libs.patch use system-shared libraries Jonas Smedegaard <dr@jones.dk> not-needed 2023-09-09
2003_unicode.patch generate unicode tables during build Jonas Smedegaard <dr@jones.dk> not-needed 2023-12-05
2004_no_hardcode_defaults.patch avoid hardcoding default options interfering with debhelper Jonas Smedegaard <dr@jones.dk> not-needed debian 2025-03-23
2004_no_jmap_server_test.patch skip by default a test requiring a locally running jmap server Jonas Smedegaard <dr@jones.dk> not-needed 2025-08-31

All known versions for source package 'meli'

Links