Boudewijn Dijkstra wrote:
> Op Sat, 07 Mar 2015 20:13:45 +0100 schreef David Coppa <[email protected]>:
> > On Sat, Mar 7, 2015 at 7:28 PM, Ted Unangst <[email protected]> wrote:
> >
> >> Or you could start with the linked Ubuntu advisory and try to discover
> >> where
> >> they hide the relevant patches. Heaven forbid they directly link to them,
> >> somebody might discover Ubuntu is based on open source software.
> >
> > Here are the patches Ubuntu ships with its freetype package
> > (downloaded from http://packages.ubuntu.com/).
> > They're at 2.5.2 as of now.
> >
> > $ tar tzf patches-freetype.tar.gz
> > [...]
>
> $ cat patches-freetype/*.patch patches-freetype/*/*.patch|wc
> 5301 23118 190131
>
> Not much larger than the xserver patch.
OK. So we've got a list of patch filenames. And a line count. I feel we're
getting really close to seeing an actual patch that applies to OpenBSD... :)
As my senior scrumm lord used to say in our stand up meetings,
Let's drive this thing home!