ubuntu/+source/freetype:applied/debian/bullseye

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

Branch merges

Branch information

Name:
applied/debian/bullseye
Repository:
lp:ubuntu/+source/freetype

Recent commits

c2980ce... by Hugh McMaster

2.10.4+dfsg-1+deb11u1 (patches applied)

Imported using git-ubuntu import.

867f694... by Hugh McMaster

Guard the `face->size` handle before attempting to read its value

Gbp-Pq: CVE-2022-27406.patch.

7b27daf... by Hugh McMaster

Properly guard `face_index` before attempting to read its value

Gbp-Pq: CVE-2022-27405.patch.

038653b... by Hugh McMaster

Check `face_index` before decrementing to prevent heap buffer

Gbp-Pq: CVE-2022-27404.patch.

dd3c08a... by Hugh McMaster

Do not display donations information in the menu navigation

Gbp-Pq: hide-donations-information.patch.

24fae76... by Hugh McMaster

Comment out references to fonts.googleapis.com to prevent lintian

Gbp-Pq: no-web-fonts.patch.

dc1e4a7... by Hugh McMaster

Prevent usage of fonts.gstatic.com and fonts.googleapis.com to prevent Lintian

Gbp-Pq: remove-gstatic-code.patch.

47437c3... by Hugh McMaster

Fix JavaScript source paths in the documentation

Gbp-Pq: fix-js-doc-paths.patch.

6c51d19... by Hugh McMaster

Avoid using rpath to find X11 libraries at run-time.

Gbp-Pq: ft2demos-no-rpath.patch.

a21801b... by Hugh McMaster

Enable the gxvalid and otvalid table validation modules

Gbp-Pq: enable-gxvalid-otvalid.patch.