ubuntu/+source/opendkim:applied/debian/bookworm

Last commit made on 2023-12-09
Get this branch:
git clone -b applied/debian/bookworm https://git.launchpad.net/ubuntu/+source/opendkim
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bookworm
Repository:
lp:ubuntu/+source/opendkim

Recent commits

586e060... by Tobias Frost

2.11.0~beta2-8+deb12u1 (patches applied)

Imported using git-ubuntu import.

a896ce5... by Tobias Frost

Delete Authentication-Results headers in reverse (CVE-2022-48521)

Gbp-Pq: rev-ares-deletion.patch.

15bc942... by Tobias Frost

Fix signedness bug in RSA_Sign call

Gbp-Pq: fix-RSA_Sign-call.patch.

7f95f93... by Tobias Frost

Add support for Lua 5.3

Gbp-Pq: lua-5.3.patch.

25c9dd6... by Tobias Frost

opendkim/opendkim.c:dkimf_config_free(): don't assert conf->refcnt == 0

Gbp-Pq: conf_refcnt.patch.

ee05a86... by Tobias Frost

Reorder mlfi_close logic fixing use-after-free error

Gbp-Pq: mlfi_close.patch.

d5dcda0... by Tobias Frost

Insert trace headers at index 0

Gbp-Pq: insheader.patch.

9ce7c02... by Tobias Frost

Add missing ReplaceHeaders definition

Gbp-Pq: replace-headers.patch.

f892ab3... by Tobias Frost

opendkim-genkey: Correct typo "restricted" in man page

Gbp-Pq: opendkim-genkey-typo.patch.

5a190d8... by Tobias Frost

LIBOPENDKIM: Confirm that the value of "d=" is properly formed.

Gbp-Pq: cve-2020-12272.patch.