ubuntu/+source/opendmarc:applied/debian/experimental

Last commit made on 2024-02-05
Get this branch:
git clone -b applied/debian/experimental https://git.launchpad.net/ubuntu/+source/opendmarc
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/experimental
Repository:
lp:ubuntu/+source/opendmarc

Recent commits

2d8c61a... by Lucas Kanashiro

1.4.2-4.1~exp1 (patches applied)

Imported using git-ubuntu import.

f058036... by Lucas Kanashiro

Fix memory leaks when parsing ARC headers

Gbp-Pq: parse-arc-leaks.patch.

657dc9b... by Lucas Kanashiro

Fix segfaults in ARC-Authentication-Results headers

Gbp-Pq: arcares-segfaults.patch.

e3652aa... by Lucas Kanashiro

opendmarc-check: print correct domain in loop

Gbp-Pq: check-correct-domain.patch.

ce7d475... by Lucas Kanashiro

Fix off-by-one error buffer overrun in opendmarc_util_cleanup

Gbp-Pq: cleanup-buflen.patch.

a5b496d... by Lucas Kanashiro

Add ARC override for policy "quarantine"

Gbp-Pq: arc-override-quarantine.patch.

6fa0505... by Lucas Kanashiro

Fix memory leak when evaluating ARC chain by freeing temporary

Gbp-Pq: free-arcdomain.patch.

71ed1d5... by Lucas Kanashiro

opendmarc/opendmarc.c:dmarfc_config_free: don't assert

Gbp-Pq: conf_refcnt.patch.

9f782a7... by Lucas Kanashiro

Fix segfaults, increase token max lengths in ARC-Seal headers

Gbp-Pq: arcseal-segfaults.patch.

14d5683... by Lucas Kanashiro

Make function check_domain static

Gbp-Pq: check_domain.patch.