Stephan Kulow
1cacc93c03
Accepting request 113748 from M17N
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/113748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=47
2012-04-17 19:58:18 +00:00
Hillwood Yang
e21108fcad
Accepting request 112008 from home:namtrac:branches:M17N
...
- Unbreak SLE builds
OBS-URL: https://build.opensuse.org/request/show/112008
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=64
2012-03-30 13:32:05 +00:00
Stephan Kulow
54491b0124
Accepting request 108564 from M17N
...
- Update to version 2.4.9
* Fixes CVE-2012-1126, CVE-2012-1127, CVE-2012-1128, CVE-2012-1129,
CVE-2012-1130, CVE-2012-1131, CVE-2012-1132, CVE-2012-1133,
CVE-2012-1134, CVE-2012-1135, CVE-2012-1136, CVE-2012-1137,
CVE-2012-1138, CVE-2012-1139, CVE-2012-1140, CVE-2012-1141,
CVE-2012-1142, CVE-2012-1143, CVE-2012-1144
* The `ENCODING -1 <n>' format of BDF fonts is now supported.
* For BDF fonts, support for the whole Unicode encoding range has
been added.
* Better TTF support for x_ppem != y_ppem.
* `FT_Get_Advances' sometimes returned bogus values.
- Update to version 2.4.9
* The demo programs no longer recognize and handle default
suffixes; you now have to always specify the complete font name.
* Better rendering and LCD mode cycling added to ftview. (forwarded request 108554 from namtrac)
OBS-URL: https://build.opensuse.org/request/show/108564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=46
2012-03-09 20:22:39 +00:00
Hillwood Yang
f153750a71
Accepting request 108554 from home:namtrac:branches:M17N
...
- Update to version 2.4.9
* Fixes CVE-2012-1126, CVE-2012-1127, CVE-2012-1128, CVE-2012-1129,
CVE-2012-1130, CVE-2012-1131, CVE-2012-1132, CVE-2012-1133,
CVE-2012-1134, CVE-2012-1135, CVE-2012-1136, CVE-2012-1137,
CVE-2012-1138, CVE-2012-1139, CVE-2012-1140, CVE-2012-1141,
CVE-2012-1142, CVE-2012-1143, CVE-2012-1144
* The `ENCODING -1 <n>' format of BDF fonts is now supported.
* For BDF fonts, support for the whole Unicode encoding range has
been added.
* Better TTF support for x_ppem != y_ppem.
* `FT_Get_Advances' sometimes returned bogus values.
- Update to version 2.4.9
* The demo programs no longer recognize and handle default
suffixes; you now have to always specify the complete font name.
* Better rendering and LCD mode cycling added to ftview.
OBS-URL: https://build.opensuse.org/request/show/108554
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=61
2012-03-09 01:09:38 +00:00
Stephan Kulow
851fb77f0c
Accepting request 105049 from M17N
...
- Ran spec-cleaner
- Add devel-static provides to devel package (shared library policy)
- Ran spec-cleaner (forwarded request 104995 from saschpe)
OBS-URL: https://build.opensuse.org/request/show/105049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=45
2012-02-21 06:30:43 +00:00
Stephan Kulow
50c1345cf8
Accepting request 104995 from home:saschpe:branches:M17N
...
- Ran spec-cleaner
- Add devel-static provides to devel package (shared library policy)
- Ran spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/104995
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=59
2012-02-15 06:21:00 +00:00
Stephan Kulow
87ad0b41ef
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=58
2012-02-14 11:24:14 +00:00
Stephan Kulow
61a2452ac7
Accepting request 104949 from home:babelworx:ldig:branches:M17N
...
license update: SUSE-Freetype or GPL-2.0+
Use SUSE- proprietary prefix until upstream spdx.org accepts Freetype as official license
OBS-URL: https://build.opensuse.org/request/show/104949
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=57
2012-02-14 11:23:48 +00:00
ac875b4800
Accepting request 97870 from home:tiwai:branches:M17N
...
- provide libfreetype.la for older distros; otherwise it breaks
too many package builds in M17N repo
- fix build on FACTORY by owning aclocal dir
OBS-URL: https://build.opensuse.org/request/show/97870
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=56
2011-12-22 15:57:14 +00:00
Stephan Kulow
d60de8f78b
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=44
2011-12-06 17:10:14 +00:00
OBS User buildservice-autocommit
2f0fc37e92
Updating link to change in openSUSE:Factory/freetype2 revision 44.0
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=12388dbfba0e0fa658ad90fe64269811
2011-12-06 17:10:14 +00:00
Stephan Kulow
72f1f0bec6
Accepting request 91435 from M17N
...
- Update to version 2.4.8
* Some vulnerabilities in handling CID-keyed PostScript fonts have
been fixed; see CVE-2011-3439
* Chris Liddell contributed a new API, `FT_Get_PS_Font_Value', to
retrieve most of the dictionary keys in Type 1 fonts.
- Update to version 2.4.8
* No changes since 2.4.5 (forwarded request 91434 from namtrac)
OBS-URL: https://build.opensuse.org/request/show/91435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=43
2011-11-16 16:17:44 +00:00
OBS User mrdocs
4934d74218
Accepting request 91434 from home:namtrac:branches:M17N
...
- Update to version 2.4.8
* Some vulnerabilities in handling CID-keyed PostScript fonts have
been fixed; see CVE-2011-3439
* Chris Liddell contributed a new API, `FT_Get_PS_Font_Value', to
retrieve most of the dictionary keys in Type 1 fonts.
- Update to version 2.4.8
* No changes since 2.4.5
OBS-URL: https://build.opensuse.org/request/show/91434
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=54
2011-11-15 08:39:12 +00:00
Stephan Kulow
240dcc8e68
Accepting request 88802 from M17N
...
- Update to version 2.4.7
* Some vulnerabilities in handling Type 1 fonts have been fixed;
see CVE-2011-3256.
* FreeType now properly handles ZapfDingbats glyph names while
constructing a Unicode character map (for fonts which don't have
one).
- Update to version 2.4.7
* No changes since 2.4.5 (forwarded request 88663 from namtrac)
OBS-URL: https://build.opensuse.org/request/show/88802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=42
2011-10-21 14:08:57 +00:00
OBS User mrdocs
6f7fa34c9f
Accepting request 88663 from home:namtrac:branches:M17N
...
- Update to version 2.4.7
* Some vulnerabilities in handling Type 1 fonts have been fixed;
see CVE-2011-3256.
* FreeType now properly handles ZapfDingbats glyph names while
constructing a Unicode character map (for fonts which don't have
one).
- Update to version 2.4.7
* No changes since 2.4.5
OBS-URL: https://build.opensuse.org/request/show/88663
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=52
2011-10-20 05:45:59 +00:00
Sascha Peilicke
d6240ac367
Accepting request 78230 from M17N
...
update to 2.4.6, see .changes for details
OBS-URL: https://build.opensuse.org/request/show/78230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=40
2011-08-08 12:57:47 +00:00
OBS User mrdocs
1d808ba641
Accepting request 77963 from home:namtrac:bugfix
...
- Update to version 2.4.6
* For TrueType based fonts, the ascender and descender values were
incorrect sometimes (off by a pixel if the ppem value was not a
multiple of 5). Depending on the use you might now experience
a different layout; the change should result in better, more
consistent line spacing.
* Fix CVE-2011-0226 which causes a vulnerability while handling
Type 1 fonts.
* BDF fonts containing glyphs with negative values for ENCODING
were incorrectly rejected. This bug has been introduced in
FreeType version 2.2.0.
* The behaviour of FT_STROKER_LINEJOIN_BEVEL has been corrected.
* A new line join style, FT_STROKER_LINEJOIN_MITER_FIXED, has
been introduced to support PostScript and PDF miter joins.
* FT_STROKER_LINEJOIN_MITER_VARIABLE has been introduced as an
alias for FT_STROKER_LINEJOIN_MITER.
* Various stroking glitches has been fixed
* SFNT bitmap fonts which contain an outline glyph for `.notdef'
only no longer set the FT_FACE_FLAG_SCALABLE flag.
- Drop bnc704612_othersubr.diff, applied upstream
- Update to version 2.4.6
* No changes since 2.4.5
OBS-URL: https://build.opensuse.org/request/show/77963
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=50
2011-08-04 08:30:41 +00:00
Sascha Peilicke
fbd3c2059d
Autobuild autoformatter for 76843
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=39
2011-08-04 06:59:30 +00:00
OBS User buildservice-autocommit
314eb4d413
Updating link to change in openSUSE:Factory/freetype2 revision 39.0
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=4028d91bb99b8186566f363a12adaab6
2011-08-04 06:59:30 +00:00
Sascha Peilicke
9872516cb9
Accepting request 76843 from M17N
...
bnc704612_othersubr (forwarded request 76760 from keichwa)
OBS-URL: https://build.opensuse.org/request/show/76843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=38
2011-08-04 06:59:17 +00:00
OBS User mrdocs
f2264bc497
Accepting request 76760 from home:keichwa:branches:M17N
...
bnc704612_othersubr
OBS-URL: https://build.opensuse.org/request/show/76760
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=48
2011-07-23 14:32:06 +00:00
1a464d6189
revive clean section for older distros
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=47
2011-07-11 12:20:13 +00:00
6bd9273212
Accepting request 75659 from home:namtrac:branches:M17N
...
freetype2:
- Clean spec file
- Disable static libraries
- Drop unneeded use_unix.diff
- Disable newly introduced bzip2 support, it seems to create
problems with subpixel rendering
ft2demos:
- Cleanup spec file
- Drop unneeded use_unix.diff
OBS-URL: https://build.opensuse.org/request/show/75659
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=46
2011-07-11 08:45:49 +00:00
eb1caa070e
Accepting request 74498 from home:namtrac:branches:M17N
...
- Update to version 2.4.5
* A rendering regression for second-order Bézier curves has been
fixed, introduced in 2.4.3.
* If autohinting is not explicitly disabled, FreeType now uses
the autohinter if a TrueType based font doesn't contain native
hints.
* The load flag FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH has been made
redundant and is simply ignored; this means that FreeType now
ignores the global advance width value in TrueType fonts.
* `FT_Sfnt_Table_Info' can now return the number of SFNT tables of
a font.
* Support for PCF files compressed with bzip2 has been contributed
by Joel Klinghed. To make this work, the OS must provide a
bzip2 library.
* Again some fixes to better handle broken fonts.
* Some improvements to the B/W rasterizer.
* Fixes to the cache module to improve robustness.
* Just Fill Bugs contributed (experimental) code to compute blue
zones for CJK Ideographs, improving the alignment of horizontal
stems at the top or bottom edges.
- Dropped the following patches:
* bnc628213_1797.diff (fixed upstream)
* bnc641580_CVE-2010-3311.diff (fixed upstream)
* ft2-stream-compat.diff (only needed for SLE8->SLE9 update)
- Add libbz2-devel to BuildRequires to enable bzip2 support
- Update to version 2.4.5
* The `ftgrid' demo program can now display autohinter segments,
to be toggled on and off with key `s'.
OBS-URL: https://build.opensuse.org/request/show/74498
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=45
2011-06-27 07:15:07 +00:00
af8dad143f
Accepting request 65878 from home:ammler:branches:M17N
...
thanks
OBS-URL: https://build.opensuse.org/request/show/65878
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=44
2011-04-04 14:36:34 +00:00
Sascha Peilicke
6834872346
Autobuild autoformatter for 63057
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=37
2011-03-09 16:13:36 +00:00
OBS User buildservice-autocommit
165b81ee9d
Updating link to change in openSUSE:Factory/freetype2 revision 37.0
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=e6cd61ad7482a0a892d7633d56f56624
2011-03-09 16:13:36 +00:00
Sascha Peilicke
a6d753cea3
Accepting request 63057 from M17N
...
Accepted submit request 63057 from user mrdocs
OBS-URL: https://build.opensuse.org/request/show/63057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=36
2011-03-09 16:13:27 +00:00
OBS User mrdocs
f31baf9268
Accepting request 63029 from home:jnweiger:branches:M17N
...
reviewed OK. Thanks
OBS-URL: https://build.opensuse.org/request/show/63029
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=42
2011-02-28 21:44:10 +00:00
bb452afe87
Autobuild autoformatter for 55180
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=34
2010-12-08 13:12:05 +00:00
75789ed167
Accepting request 55180 from M17N
...
Accepted submit request 55180 from user mrdocs
OBS-URL: https://build.opensuse.org/request/show/55180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=33
2010-12-08 13:11:58 +00:00
OBS User mrdocs
e3508cd4d6
Accepting request 55068 from home:jnweiger:branches:M17N
...
looks good thanks for the update
OBS-URL: https://build.opensuse.org/request/show/55068
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=40
2010-12-08 12:07:58 +00:00
f0349a7195
Autobuild autoformatter for 54862
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=32
2010-12-07 13:39:36 +00:00
OBS User buildservice-autocommit
1b3c9f4276
Updating link to change in openSUSE:Factory/freetype2 revision 32.0
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=daea7828e83843a0b9362dc1bcc39909
2010-12-07 13:39:36 +00:00
3d2c7c728e
Accepting request 54862 from M17N
...
Accepted submit request 54862 from user mrdocs
OBS-URL: https://build.opensuse.org/request/show/54862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=31
2010-12-07 13:39:30 +00:00
OBS User mrdocs
c47131c727
Accepting request 54821 from home:elvigia:branches:M17N
...
looks good thanks for the fix
OBS-URL: https://build.opensuse.org/request/show/54821
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=38
2010-12-06 10:49:09 +00:00
Lars Vogdt
702c115c09
Accepting request 54747 from M17N
...
Accepted submit request 54747 from user mrdocs
OBS-URL: https://build.opensuse.org/request/show/54747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=30
2010-12-05 22:07:03 +00:00
OBS User mrdocs
64ec965932
Accepting request 54744 from home:pbleser:branches:M17N
...
reviewed Ok and forwarded to Factory
OBS-URL: https://build.opensuse.org/request/show/54744
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=36
2010-12-04 22:27:10 +00:00
Ruediger Oertel
2b945c1ae9
Accepting request 51875 from M17N
...
Accepted submit request 51875 from user coolo
OBS-URL: https://build.opensuse.org/request/show/51875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=29
2010-11-02 09:34:01 +00:00
Stephan Kulow
cf3ce800d7
Accepting request 51658 from home:Fisiu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/51658
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=34
2010-11-01 08:41:59 +00:00
OBS User autobuild
7f29f3fc4e
Accepting request 45461 from M17N
...
Copy from M17N/freetype2 based on submit request 45461 from user tiwai
OBS-URL: https://build.opensuse.org/request/show/45461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=28
2010-08-13 21:59:21 +00:00
OBS User buildservice-autocommit
2518a636eb
Updating link to change in openSUSE:Factory/freetype2 revision 28.0
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=511721564890c158528fd1cf42ff27eb
2010-08-13 21:59:21 +00:00
OBS User autobuild
0408452f0b
Accepting request 45461 from M17N
...
checked in (request 45461)
OBS-URL: https://build.opensuse.org/request/show/45461
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=33
2010-08-13 21:59:20 +00:00
aa90c88ed1
Accepting request 45460 from home:jnweiger:branches:M17N
...
Copy from home:jnweiger:branches:M17N/freetype2 via accept of submit request 45460 revision 2.
Request was accepted with message:
ok
OBS-URL: https://build.opensuse.org/request/show/45460
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=32
2010-08-12 10:14:11 +00:00
c63807cfe2
updated to v2.4.2
...
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=31
2010-08-09 10:50:50 +00:00
OBS User autobuild
9d83bf2af5
Accepting request 44078 from M17N
...
Copy from M17N/freetype2 based on submit request 44078 from user tiwai
OBS-URL: https://build.opensuse.org/request/show/44078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=27
2010-07-30 10:36:15 +00:00
db2f6cb2c1
Accepting request 43598 from home:tiwai:branches:M17N
...
Copy from home:tiwai:branches:M17N/freetype2 via accept of submit request 43598 revision 2.
Request was accepted with message:
ok.
OBS-URL: https://build.opensuse.org/request/show/43598
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=29
2010-07-21 10:18:38 +00:00
OBS User autobuild
cf43e9efff
Accepting request 41101 from M17N
...
Copy from M17N/freetype2 based on submit request 41101 from user coolo
OBS-URL: https://build.opensuse.org/request/show/41101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=24
2010-06-04 12:49:13 +00:00
OBS User autobuild
07386eb854
Accepting request 41101 from M17N
...
checked in (request 41101)
OBS-URL: https://build.opensuse.org/request/show/41101
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=28
2010-06-04 12:49:12 +00:00
Stephan Kulow
431967dda5
Accepting request 41099 from home:coolo:branches:openSUSE:Factory
...
Copy from home:coolo:branches:openSUSE:Factory/freetype2 via accept of submit request 41099 revision 3.
Request was accepted with message:
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/41099
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=27
2010-06-04 12:03:04 +00:00