lndir: Changes to 'refs/tags/lndir-1.0.4'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Dec 5 00:04:44 UTC 2022


Tag 'lndir-1.0.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-12-05 00:04 +0000

lndir-1.0.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJjjTWOAAoJEM/fFIgoxkKno5QP/R0jCmPp49GyhezGwJlHY13+
JpDcr2Pd6pBIJc9bX2a4mdBinWHpEDvKnIlemdvFu1vjkRmKaKku972WSgLpI0k6
mnOwf197fFFLWM5U/m5kZZuP1AvEilr7NcXCVkW2IX+jMZc5s9pPHww7wsgTBsfa
6WzW0heLJ1zyHjgyBTNCsCshAFvih10+Ta38K4Hbg+H2nt5j38SMZwlO+QSVvn3M
Tuz6ee3Wk+XS7d+x6AnWaG3EcriiLYdD6H0fgk99kgCQFQyFk0eN6EkVMkb4KNl8
JC9TpMC2wwQrtZLoJhG7jcAbpJiXQyDgD9nyZwRTvAOIYcyfi1IY0wNGAYKUYQ6l
u4OgA0Fo61AF1Kzur5XRCBvmLxIo/0VYmTFPL+pF5BEr2tJLU50isZdLbwXPnf32
FeHf0mVMKVD1GkJs7/pm9Ik1+JvDToRJV668Pw3/PWQGTJs6s1ce6AE7TTAvTwP0
avSqtdOBiZ1JZPnSiC0K7bFFbF7718VpbXlUHZq2/Lwx3/R96mqcxus7MrxOqbzz
gLU9w80prAtjyjzn09DJTKjDVEcGF3undOfTVNllqS7/yM3N9Xk0boNHjOODahV0
WdzgZ6OOEUoeG9Nu8e15Ba3uC6NFgxlX4eZllufFor/EK+liIji0M2g4xbcpujy8
KdNM9P3qeDJQ8AyraR/R
=BTY2
-----END PGP SIGNATURE-----

Changes since lndir-1.0.3:
Alan Coopersmith (16):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      gitlab CI: add a basic build test
      Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
      gitlab CI: stop requiring Signed-off-by in commits
      constify a couple more function arguments
      Mark global variables as static
      Fix -Wshorten-64-to-32 warnings from clang
      Fix -Wsign-conversion warning from clang
      Reduce number of strcmp calls to check directory names for revision control
      Use memmove instead of strcpy for overlapping strings
      Use strlcat and strlcpy if available
      lndir 1.0.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 .gitlab-ci.yml |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am    |    2 -
 README         |   25 --------------
 README.md      |   18 ++++++++++
 autogen.sh     |   12 ++++--
 configure.ac   |   19 +++++++----
 lndir.c        |   93 +++++++++++++++++++++++++++++++++++++-----------------
 7 files changed, 203 insertions(+), 64 deletions(-)
---


More information about the xorg-commit mailing list