Files
mkfontscale/mkfontscale.changes
Stefan Dirsch 667a9c9318 - Update to version 1.2.3
* configure: Use pkg-config to find zlib
  * configure: Use AC_SYS_LARGEFILE to enable large file support
  * gitlab CI: stop requiring Signed-off-by in commits
  * Remove "All rights reserved" from Oracle copyright notices
  * Convert to X.Org standard code style
  * doDirectory: add missing check for malloc() returning NULL
  * mkfontscale.c: handle -Wshadow warnings from gcc
  * ident.c: clear -Wdeclaration-after-statement warning
  * Variable scope reductions as recommended by cppcheck
  * Resolve some -Wsign-conversion warnings from clang
  * Fix -Wimplicit-float-conversion warnings from clang
  * configure: Move check for zlib into its own section
  * Address a UBSan warning about int left shift overflow

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/mkfontscale?expand=0&rev=25
2024-03-04 03:58:25 +00:00

5.4 KiB