Revisions of libXfont

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 548189 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 20)
  * Open files with O_NOFOLLOW. (CVE-2017-16611, bsc#1050459)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 546295 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 19)
- Update to release 1.5.4
  * Open files with O_NOFOLLOW. (CVE-2017-16611)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 535492 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 18)
- Update to release 1.5.3
  * Check for end of string in PatternMatch (CVE-2017-13720)
  * pcfGetProperties: Check string boundaries (CVE-2017-13722)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 499651 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 17)
- includes everything needed for missing sle issue entries:
  fate #320388 (bsc#1041641)
  boo#958383, bnc#921978, bnc#857544 (bsc#1041641)
  CVE-2015-1802, CVE-2015-1803, CVE-2015-1804 (bsc#1041641)
  CVE-2014-0209, CVE-2014-0210, CVE-2014-0211 (bsc#1041641)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 429464 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 16)
-  Update to release 1.5.2
   Maintenance branch release, primarily for bdftopcf's benefit as it's
   the only thing that really needs the Xfont1 API. (xfs uses it too, I
   believe, but could be ported to Xfont2). If someone wanted to step up
   and merge Xfont1 into bdtopcf directly, that'd be great.
- supersedes U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 348015 from Egbert Eich's avatar Egbert Eich (eeich) (revision 15)
- U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch
  Negative DWIDTH is legal. This was broken by the fix for
  CVE-2015-1804. Fixed upstream with commit 1a73d6 (boo#958383).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 291264 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 14)
- Update to release 1.5.1
  * This release of libXfont provides the fixes for the
    security advisory about BDF font parsing bugs (CVE-2015-1802,
    CVE-2015-1803, CVE-2015-1804)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 13)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 241752 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 12)
- Update to final release 1.5.0
  * no changes since 1.4.99.901
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 240141 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 11)
- Update to version 1.4.99.901
  * This is a release candidate of libXfont 1.5.0 - please test and
    report any issues found, so we can have a final/stable release
    soon to go with the xorg-server 1.16 release.
  * *IMPORTANT* This release works with fontsproto 2.1.3 or later
    and is for use with the upcoming release of xorg-server 1.16
    and later.  It will *not* work with older versions of
    fontsproto or xorg-server (prior to 1.15.99.901).
  * This release includes all the security & bug fixes from
    libXfont 1.4.8, plus these additional significant changes:
    - Support for SNF font format (deprecated since X11R5 in 1991)
      is now disabled by default at build time.  For now, adding
      --enable-snfformat to configure flags may re-enable it, but
      support may be fully removed in future libXfont releases.
    - Many compiler warnings cleaned up, including some which
      required API changes around type declarations (const char *,
      Pointer, etc.).
    - README file expanded to explain all the different formats/
      options.
- supersedes patches:
  * U_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch
  * U_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch
  * U_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch
  * U_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch
  * U_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch
  * U_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch
  * U_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch
  * U_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch
  * U_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch
  * U_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch
  * U_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch
  * U_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch
- added baselibs.conf as source to spec file
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234718 from Michal Srb's avatar Michal Srb (michalsrb) (revision 10)
- U_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch,
  U_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch,
  U_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch,
  U_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch,
  U_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch,
  U_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch,
  U_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch,
  U_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch,
  U_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch,
  U_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch,
  U_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch,
  U_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch
  * Security fixes. (CVE-2014-0209, CVE-2014-0210, CVE-2014-0211,
    bnc#857544) (forwarded request 234717 from michalsrb)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 226605 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 9)
- update to current git commit a96cc1f to match current fontsproto
  git sources
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213116 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 8)
- Update to version 1.4.7
  This release includes the fix for CVE-2013-6462, as well as
  other security hardening and code cleanups, and makes libXfont
  compatible with libXtrans 1.3 on Solaris. (bnc#854915)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 195566 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 6)
Update to ver 1.4.6 (forwarded request 195521 from Zaitor)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160093 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 5)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 115352 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 2)
Pushing X11:XOrg
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 105455 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 1)
- Split xorg-x11-libs into separate packages
Displaying all 20 revisions
openSUSE Build Service is sponsored by