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

Last commit made on 2024-02-04
Get this branch:
git clone -b applied/debian/experimental https://git.launchpad.net/ubuntu/+source/mimetic
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/mimetic

Recent commits

5dc5cfc... by gregor herrmann

0.9.8-12~exp1 (patches applied)

Imported using git-ubuntu import.

b677ad1... by gregor herrmann

[PATCH] - fix possible out of bounds read in Base64 decoder when the

Gbp-Pq: 0007-fix-possible-out-of-bounds-read-in-Base64-decoder-wh.patch.

3060685... by gregor herrmann

[PATCH] reimplement find_bm() using std::search

Gbp-Pq: 0006-reimplement-find_bm-using-std-search.patch.

d8ac76d... by gregor herrmann

[PATCH 05/17] Fix -Werror=char-subscripts

Gbp-Pq: 0005-Fix-warnings.patch.

b694ada... by gregor herrmann

[PATCH] Disable default constructor for MimeEntity.

Gbp-Pq: 0004-Disable-default-constructor-for-MimeEntity.patch.

a8d09b1... by gregor herrmann

[PATCH] Fix possible out of bound when removing new line characters.

Gbp-Pq: 0003-Fix-possible-out-of-bound-when-removing-new-line-cha.patch.

bc304e7... by gregor herrmann

[PATCH] Modify wrong memory reference

Gbp-Pq: 0002-Modify-wrong-memory-reference.patch.

471e7b2... by gregor herrmann

[PATCH] Mimetic can't parses address if there are '\"' character in

Gbp-Pq: 0001-Mimetic-can-t-parses-address-if-there-are-character-.patch.

06856c6... by gregor herrmann

Fix build failure with GCC-11

Gbp-Pq: g++-11.patch.

6d6b84f... by gregor herrmann

fix FTBFS on architectures where char is unsigned

Gbp-Pq: signed-char.patch.