Commit Graph

23 Commits

Author SHA256 Message Date
Dominique Leuenberger
ae5cc5dd03 Accepting request 1154327 from X11:XOrg
- update to 1.1.8
  * This release includes build system cleanups and adds "e" to the
    fopen() flags to avoid leaking fd's when calling applications
    exec another program.

OBS-URL: https://build.opensuse.org/request/show/1154327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=14
2024-03-03 19:18:24 +00:00
e3f53d7b48 - update to 1.1.8
* This release includes build system cleanups and adds "e" to the
    fopen() flags to avoid leaking fd's when calling applications
    exec another program.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=22
2024-03-02 19:03:06 +00:00
Dominique Leuenberger
5a3548d39a Accepting request 1045908 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1045908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=13
2023-01-01 08:38:19 +00:00
c6ce5740c5 Accepting request 1044378 from home:dirkmueller:Factory
- update to 1.1.7:
  * configure: Use AC_SYS_LARGEFILE to enable large file support

OBS-URL: https://build.opensuse.org/request/show/1044378
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=20
2022-12-31 12:38:07 +00:00
Dominique Leuenberger
7dd7e6e229 Accepting request 1000406 from X11:XOrg
- Update to version 1.1.6
  * This quick update fixes build failures in libfontenc 1.1.5 on
    platforms that require setting a #define such as _GNU_SOURCE,
    _OPENBSD_SOURCE, or __EXTENSIONS__ to expose the reallocarray()
    prototype in their headers.

OBS-URL: https://build.opensuse.org/request/show/1000406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=12
2022-09-01 20:09:27 +00:00
33223aabfe - Update to version 1.1.6
* This quick update fixes build failures in libfontenc 1.1.5 on
    platforms that require setting a #define such as _GNU_SOURCE,
    _OPENBSD_SOURCE, or __EXTENSIONS__ to expose the reallocarray()
    prototype in their headers.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=18
2022-08-31 09:08:25 +00:00
Dominique Leuenberger
6ea02101ed Accepting request 999537 from X11:XOrg
- Update to version 1.1.5
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Import reallocarray() from libX11 (originally from OpenBSD)
  * Convert code to use Xmallocarray() & Xreallocarray()
  * configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines

OBS-URL: https://build.opensuse.org/request/show/999537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=11
2022-08-28 11:12:14 +00:00
5ab8406b41 - Update to version 1.1.5
* Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Import reallocarray() from libX11 (originally from OpenBSD)
  * Convert code to use Xmallocarray() & Xreallocarray()
  * configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=16
2022-08-27 08:52:04 +00:00
Stephan Kulow
ee09813124 Accepting request 677971 from X11:XOrg
- Update to version 1.1.4
  * This release fixes a bug that would cause mkfontscale(1) to
    fail to produce entries for the iso8859-7 encoding because of
    wrong Unicode mappings for the iso8859-7 codepage.

OBS-URL: https://build.opensuse.org/request/show/677971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=10
2019-02-24 17:37:46 +00:00
bf899e2de3 - Update to version 1.1.4
* This release fixes a bug that would cause mkfontscale(1) to
    fail to produce entries for the iso8859-7 encoding because of
    wrong Unicode mappings for the iso8859-7 codepage.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=14
2019-02-21 11:25:45 +00:00
Dominique Leuenberger
fc07f71f05 Accepting request 305320 from X11:XOrg
- Update to version 1.1.3
  * Initialize both value1 & value2, not value1 twice
  * Replace sprintf call with snprintf
  * Replace strcpy+strcat calls with snprintf calls
  * Reformat code to X.Org standard style
  * Initialize aliases array in parseEncodingFile()
- tagged baselibs.conf as sourcefile in spec file

OBS-URL: https://build.opensuse.org/request/show/305320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=9
2015-05-06 05:47:48 +00:00
381eacd2f5 - tagged baselibs.conf as sourcefile in spec file
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=12
2015-05-04 14:15:12 +00:00
1d4dfb96c6 - Update to version 1.1.3
* Initialize both value1 & value2, not value1 twice
  * Replace sprintf call with snprintf
  * Replace strcpy+strcat calls with snprintf calls
  * Reformat code to X.Org standard style
  * Initialize aliases array in parseEncodingFile()

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=11
2015-05-04 14:07:30 +00:00
c58682c315 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=10
2014-04-27 22:07:37 +00:00
Stephan Kulow
5ac9617986 Accepting request 173511 from X11:XOrg
update to version 1.1.2 (forwarded request 173509 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/173511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=6
2013-04-26 13:51:54 +00:00
592592bd71 Accepting request 173509 from home:tobijk:X11:XOrg
update to version 1.1.2

OBS-URL: https://build.opensuse.org/request/show/173509
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=8
2013-04-26 12:38:31 +00:00
Stephan Kulow
479e5f885b Accepting request 160114 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/160114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=5
2013-03-22 10:25:57 +00:00
ed5ac6910b OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=6 2013-03-19 19:48:00 +00:00
Stephan Kulow
28ca88b36a Accepting request 115371 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=2
2012-05-08 09:58:39 +00:00
5ec22e8d49 Accepting request 113260 from home:vuntz:branches:X11:XOrg
Update to 1.1.1

OBS-URL: https://build.opensuse.org/request/show/113260
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=4
2012-04-12 10:45:14 +00:00
7907f2f7c9 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=3 2012-03-07 09:47:59 +00:00
Stephan Kulow
5ff3a35093 Accepting request 105481 from X11:XOrg
- Rename xorg-x11-libfontenc to libfontenc and utilize shlib policy

OBS-URL: https://build.opensuse.org/request/show/105481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfontenc?expand=0&rev=1
2012-02-17 11:01:07 +00:00
a144b4a2f5 Accepting request 104243 from home:jengelh:branches:X11:XOrg
Replaces xorg-x11-libfontenc

OBS-URL: https://build.opensuse.org/request/show/104243
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=1
2012-02-13 10:08:38 +00:00