From: Lukas Wagner <l.wagner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH debcargo-config proxmox/trixie 0/4] package lettre and
Date: Fri, 23 May 2025 10:30:16 +0200 [thread overview]
Message-ID: <20250523083020.63853-1-l.wagner@proxmox.com> (raw)
Initial packaging was taken from bookworm and then updated.
lettre was updated to the last version that still uses nom 7.
Tried to get the latest version (0.11.16) to compile with nom 7,
but it seems there were quite a few breaking changes. Updating nom
to version 8 also seems to be a big hassle, quite a few
crates have a dependency on nom.
I double checked lettre's release notes that there were no security
issues fixed in 0.11.14-0.11.16 that would speak against packaging the
slightly older version.
Lukas Wagner (4):
import email-encoding from bookworm
update email-encoding to 0.3.1
import lettre from bookworm
update lettre to 0.11.13
src/email-encoding/debian/changelog | 20 ++
src/email-encoding/debian/copyright | 37 +++
.../debian/copyright.debcargo.hint | 49 +++
src/email-encoding/debian/debcargo.toml | 2 +
src/lettre/debian/changelog | 47 +++
src/lettre/debian/copyright | 38 +++
src/lettre/debian/copyright.debcargo.hint | 52 +++
src/lettre/debian/debcargo.toml | 2 +
src/lettre/debian/patches/relax-deps.patch | 13 +
.../patches/remove_unused_features.patch | 303 ++++++++++++++++++
src/lettre/debian/patches/series | 2 +
11 files changed, 565 insertions(+)
create mode 100644 src/email-encoding/debian/changelog
create mode 100644 src/email-encoding/debian/copyright
create mode 100644 src/email-encoding/debian/copyright.debcargo.hint
create mode 100644 src/email-encoding/debian/debcargo.toml
create mode 100644 src/lettre/debian/changelog
create mode 100644 src/lettre/debian/copyright
create mode 100644 src/lettre/debian/copyright.debcargo.hint
create mode 100644 src/lettre/debian/debcargo.toml
create mode 100644 src/lettre/debian/patches/relax-deps.patch
create mode 100644 src/lettre/debian/patches/remove_unused_features.patch
create mode 100644 src/lettre/debian/patches/series
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-05-23 8:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 8:30 Lukas Wagner [this message]
2025-05-23 8:30 ` [pve-devel] [PATCH debcargo-config proxmox/trixie 1/4] import email-encoding from bookworm Lukas Wagner
2025-05-23 8:30 ` [pve-devel] [PATCH debcargo-config proxmox/trixie 2/4] update email-encoding to 0.3.1 Lukas Wagner
2025-05-23 8:30 ` [pve-devel] [PATCH debcargo-config proxmox/trixie 3/4] import lettre from bookworm Lukas Wagner
2025-05-23 8:30 ` [pve-devel] [PATCH debcargo-config proxmox/trixie 4/4] update lettre to 0.11.13 Lukas Wagner
2025-05-23 9:13 ` [pve-devel] applied-series: [PATCH debcargo-config proxmox/trixie 0/4] package lettre and Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250523083020.63853-1-l.wagner@proxmox.com \
--to=l.wagner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal