forked from pool/libXfont2
* Open files with O_NOFOLLOW. (CVE-2017-16611) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfont2?expand=0&rev=7
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 28 19:17:03 UTC 2017 - sndirsch@suse.com
|
|
|
|
- Update to version 2.0.3
|
|
* Open files with O_NOFOLLOW. (CVE-2017-16611)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 11 22:57:54 UTC 2017 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 2.0.2:
|
|
A collection of minor fixes since 2.0.1, including fixes for CVE 2017-13720
|
|
and CVE 2017-13722.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 10:04:47 UTC 2016 - zaitor@opensuse.org
|
|
|
|
- Include COPYING in binary.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 08:12:21 UTC 2016 - jengelh@inai.de
|
|
|
|
- RPM group correction
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 22 18:19:01 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Initial package version 2.0.1:
|
|
Here's the first version of a new libXfont2 library; it's the same as
|
|
the old libXfont libary, but has a shiny new API/ABI that avoids
|
|
referencing symbols in the X server directly. The code for the X server
|
|
to use this version is awaiting review and merging still.
|