ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/free/rpms/freetype-freeworld/F-12/freetype-freeworld.spec
Links to HEAD: (view) (download) (annotate)
Links to freetype-freeworld-2_3_11-2_fc12: (view) (download) (annotate)
Sticky Tag:
Sort logs by:
Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 14:46:15 2010 UTC (2 years, 7 months ago) by kkofler
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_11-2_fc12
Changes since 1.9: +0 -4 lines
Diff to previous 1.9
Remove CVE-2010-2527 and CVE-2010-2541 patches, which are for the demos, which we don't ship, from the specfile as well.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 14:35:45 2010 UTC (2 years, 7 months ago) by kkofler
Branch: MAIN
Changes since 1.8: +0 -4 lines
Diff to previous 1.8
Remove CVE-2010-2527 and CVE-2010-2541 patches, which are for the demos, which we don't ship.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 14:03:18 2010 UTC (2 years, 7 months ago) by kkofler
Branch: MAIN
Changes since 1.7: +65 -19 lines
Diff to previous 1.7
* Tue Oct 05 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.11-2
- Update the description to reflect that the bytecode interpreter is no longer
  patented (but still disabled in the stock Fedora freetype).
- Add freetype-2.3.11-CVE-2010-2805.patch
    (Fix comparison.)
- Add freetype-2.3.11-CVE-2010-2806.patch
    (Protect against negative string_size. Fix comparison.)
- Add freetype-2.3.11-CVE-2010-2808.patch
    (Check the total length of collected POST segments.)
- Add freetype-2.3.11-CVE-2010-3311.patch
    (Don't seek behind end of stream.)
- Resolves: rh#638522
- Add freetype-2.3.11-CVE-2010-1797.patch
    (Check stack after execution of operations too.
     Skip the evaluations of the values in decoder, if
     cff_decoder_parse_charstrings() returns any error.)
- Resolves: rh#621627
- Add freetype-2.3.11-CVE-2010-2498.patch
    (Assure that `end_point' is not larger than `glyph->num_points')
- Add freetype-2.3.11-CVE-2010-2499.patch
    (Check the buffer size during gathering PFB fragments)
- Add freetype-2.3.11-CVE-2010-2500.patch
    (Use smaller threshold values for `width' and `height')
- Add freetype-2.3.11-CVE-2010-2519.patch
    (Check `rlen' the length of fragment declared in the POST fragment header)
- Add freetype-2.3.11-CVE-2010-2520.patch
    (Fix bounds check)
- Add freetype-2.3.11-CVE-2010-2527.patch
    (Use precision for `%s' where appropriate to avoid buffer overflows)
- Add freetype-2.3.11-CVE-2010-2541.patch
    (Avoid overflow when dealing with names of axes)
- Resolves: rh#613299

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 16 23:50:48 2009 UTC (3 years, 5 months ago) by kkofler
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_11-1_fc12
Changes since 1.6: +6 -7 lines
Diff to previous 1.6
* Wed Dec 16 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.11-1
- Update to 2.3.11 (matches Fedora freetype, fixes aliasing issue rh#513582)
- Drop upstreamed memcpy-fix patch

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Mar 28 03:11:45 2009 UTC (4 years, 1 month ago) by kkofler
Branch: MAIN
CVS Tags: F-11-split, F-12-split, F-12-start, freetype-freeworld-2_3_9-2_fc11
Changes since 1.5: +11 -1 lines
Diff to previous 1.5
* Sat Mar 28 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.9-2
- Provides freetype-bytecode and freetype-subpixel (rh#155210)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 18:51:02 2009 UTC (4 years, 2 months ago) by kkofler
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_9-1_fc11
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
* Fri Mar 20 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.9-1
- Update to 2.3.9

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 00:00:08 2009 UTC (4 years, 4 months ago) by kkofler
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_8-1_fc11
Changes since 1.3: +6 -7 lines
Diff to previous 1.3
* Thu Jan 15 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.8-1
- Update to 2.3.8
- Remove freetype-autohinter-ligature.patch (fixed upstream)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 00:44:24 2008 UTC (4 years, 5 months ago) by kkofler
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_7-2_fc11
Changes since 1.2: +7 -1 lines
Diff to previous 1.2
* Mon Dec 08 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.7-2
- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 12:02:10 2008 UTC (4 years, 8 months ago) by kkofler
Branch: MAIN
CVS Tags: F-10-split, freetype-freeworld-2_3_7-1_fc10
Changes since 1.1: +5 -2 lines
Diff to previous 1.1
* Tue Sep 02 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.7-1
- Update to 2.3.7

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 21:24:59 2008 UTC (4 years, 9 months ago) by thl
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_6-2_fc10
initial import from livna

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a