libXpm: Changes to 'refs/tags/libXpm-3.5.16'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 17 20:13:29 UTC 2023


Tag 'libXpm-3.5.16' created by Matt Turner <mattst88 at gmail.com> at 2023-04-17 20:13 +0000

libXpm-3.5.16
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iNUEABYKAH0WIQReryEEmoa4pUzLG/qs6yl0DJpOlwUCZD2oYF8UgAAAAAAuAChp
c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0NUVB
RjIxMDQ5QTg2QjhBNTRDQ0IxQkZBQUNFQjI5NzQwQzlBNEU5NwAKCRCs6yl0DJpO
l4WQAP0YRo+gvzfpLHuBCEQUMDB51AnMHd7rw22VPH7BRVQqeQD9G5a7VfVBHd/k
aBY77mqWUr7TGkD2SJFafA+8cF2zGQ4=
=WaaF
-----END PGP SIGNATURE-----

Changes since libXpm-3.5.15:
Alan Coopersmith (11):
      test: skip compressed file tests when --disable-open-zfile is used
      gitlab CI: build with each of --enable-open-zfile & --disable-open-zfile
      configure: correct error message to suggest --disable-open-zfile
      open-zfile: Make compress & uncompress commands optional
      Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      XpmCreateDataFromXpmImage: Fix misleading indentation
      parse.c: Wrap FREE_CIDX definition in do { ... } while(0)
      parse.c: remove unused function xstrlcpy()
      test: Use PACKAGE_BUGREPORT instead of hard-coded URL's
      test: Add simple test cases for functions in src/rgb.c
      xpmReadRgbNames: constify filename argument

Matt Turner (1):
      libXpm 3.5.16

Peter Hutterer (1):
      Fix a memleak in ParsePixels error code path

---
 .gitlab-ci.yml      |   14 ++++++--
 configure.ac        |   23 ++++++++-----
 src/CrDatFrI.c      |    5 +-
 src/RdFToI.c        |    4 ++
 src/WrFFrI.c        |    4 ++
 src/XpmI.h          |    2 -
 src/create.c        |    4 +-
 src/parse.c         |   20 -----------
 src/rgb.c           |    4 +-
 test/Makefile.am    |    6 ++-
 test/TestAllFiles.h |    4 ++
 test/XpmCreate.c    |    2 -
 test/XpmMisc.c      |    2 -
 test/XpmRead.c      |    2 -
 test/XpmWrite.c     |   25 +++++++++++++-
 test/rgb.c          |   91 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 test/rgb.txt        |    8 ++++
 17 files changed, 178 insertions(+), 42 deletions(-)
---


More information about the xorg-commit mailing list