Commit Graph

20 Commits

Author SHA256 Message Date
Dominique Leuenberger
4a1d5bd676 Accepting request 1207660 from X11:XOrg
- Update to version 1.1.2
  * gitlab CI: stop requiring Signed-off-by in commits
  * bdfReadBitmap: avoid NULL dereference on zero-width glyphs
  * bdfReadBitmap: avoid access to byte before start of array
  * pcfWriteFont: Avoid uninitialized values in tables
  * atom: Update Hash() to be unsigned

OBS-URL: https://build.opensuse.org/request/show/1207660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=12
2024-10-14 11:06:25 +00:00
7c99137fee - Update to version 1.1.2
* gitlab CI: stop requiring Signed-off-by in commits
  * bdfReadBitmap: avoid NULL dereference on zero-width glyphs
  * bdfReadBitmap: avoid access to byte before start of array
  * pcfWriteFont: Avoid uninitialized values in tables
  * atom: Update Hash() to be unsigned

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=18
2024-10-13 19:22:11 +00:00
Dominique Leuenberger
388c1ed89d Accepting request 1012028 from X11:XOrg
- fixed download URLs of tarball and signature file in specfile 

- Update to version 1.1.1
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Adopt X.Org standard coding style (via x-indent-all.sh)
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
  * Variable scope reductions as recommended by cppcheck
  * Delete functions identified as unused by cppcheck
  * Make some functions static that aren't called from other files
  * Remove redundant assignment
  * Remove redundant null-pointer check
  * Fix -Wsign-compare warnings
  * Remove unnecessary cast of strlen result in malloc argument
  * Remove weak symbol setup from Atom code
  * Depend on xproto and fsproto that are now used.

OBS-URL: https://build.opensuse.org/request/show/1012028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=11
2022-10-18 10:44:23 +00:00
268d028960 - fixed download URLs of tarball and signature file in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=16
2022-10-17 08:28:56 +00:00
74e9846200 - Update to version 1.1.1
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Adopt X.Org standard coding style (via x-indent-all.sh)
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
  * Variable scope reductions as recommended by cppcheck
  * Delete functions identified as unused by cppcheck
  * Make some functions static that aren't called from other files
  * Remove redundant assignment
  * Remove redundant null-pointer check
  * Fix -Wsign-compare warnings
  * Remove unnecessary cast of strlen result in malloc argument
  * Remove weak symbol setup from Atom code
  * Depend on xproto and fsproto that are now used.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=15
2022-10-15 21:42:40 +00:00
Dominique Leuenberger
bd86a4a226 Accepting request 909821 from X11:XOrg
- switch to libXfont2

OBS-URL: https://build.opensuse.org/request/show/909821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=10
2021-08-05 18:47:43 +00:00
7350a82592 - switch to libXfont2
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=14
2021-08-02 15:20:15 +00:00
4df5fe45e1 reverted previous change
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=13
2019-10-17 21:21:34 +00:00
987f39089c Accepting request 739923 from home:RBrownSUSE:branches:X11:XOrg
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739923
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=12
2019-10-17 14:33:06 +00:00
Dominique Leuenberger
8c12ad721f Accepting request 540273 from X11:XOrg
- Update to version 1.1
  * This release imports the libXfont 1.x BDF-reading and PCF-writing
    code, as this program is the only known user of that code and
    libXfont 1.x is otherwise unmaintained. No functional difference
    should be apparent, this is just another step towards eliminating
    the old version of libXfont from the world.

OBS-URL: https://build.opensuse.org/request/show/540273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=9
2017-11-14 13:17:00 +00:00
453512beb3 - Update to version 1.1
* This release imports the libXfont 1.x BDF-reading and PCF-writing
    code, as this program is the only known user of that code and
    libXfont 1.x is otherwise unmaintained. No functional difference
    should be apparent, this is just another step towards eliminating
    the old version of libXfont from the world.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=10
2017-11-09 16:52:43 +00:00
Dominique Leuenberger
4ba05a92dc Accepting request 454435 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/454435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=8
2017-02-08 11:05:19 +00:00
2612e3bdd5 Accepting request 454373 from home:pluskalm:branches:X11:XOrg
- Add gpg signature
- Remove obsolete parts of spec file
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/454373
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=8
2017-02-03 15:11:41 +00:00
Dominique Leuenberger
044ba7da81 Accepting request 279968 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/279968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=7
2015-01-08 22:20:13 +00:00
6188028c30 Accepting request 267124 from home:tobijk:X11:XOrg
- Update to version 1.0.5:
  This minor maintenance release fixes a couple of issues with the
  usage messages printed for incorrect options, and updates the
  configure scripts to the latest X.Org standards.

OBS-URL: https://build.opensuse.org/request/show/267124
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=6
2015-01-05 16:36:26 +00:00
684dd11397 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=5
2014-04-27 22:08:11 +00:00
Stephan Kulow
1cd6b40bec Accepting request 149355 from X11:XOrg
Update (forwarded request 149182 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/149355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=3
2013-01-22 13:53:53 +00:00
c5600b92ea Accepting request 149182 from home:Zaitor:branches:X11:XOrg
Update

OBS-URL: https://build.opensuse.org/request/show/149182
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=3
2013-01-21 08:50:03 +00:00
Stephan Kulow
ce02bb3276 Accepting request 115328 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=1
2012-05-08 09:55:56 +00:00
ada302b7a9 Accepting request 113461 from home:vuntz:branches:X11:XOrg
Split bdftopcf out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113461
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=1
2012-04-14 09:31:19 +00:00