cmake.git
4 years ago[PATCH] Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux
Marc Chevrier [Wed, 23 Sep 2020 16:06:35 +0000 (18:06 +0200)]
[PATCH] Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux

To avoid problems accessing filesystem, use 64-bit file offsets when
compilation model is 32-bit.  This explicit definition is needed now
that KWSys does not provide LFS settings in its headers anymore.

Fixes: #20568
Gbp-Pq: Name Compile_with_FILE_OFFSET_BITS_64_on_32-bit_Linux.patch

4 years agodisable_fileapi_json_extra_test
Debian CMake Team [Mon, 13 Sep 2021 22:08:52 +0000 (23:08 +0100)]
disable_fileapi_json_extra_test

Disable this specific test as it fails with libjsoncpp 1.7.4 (but works with 1.8.4).
This libjsoncpp version seems to accept this invalid json file.
While not ideal this doesn't seem critical and will be fixed once the new version
reaches Debian proper.

Gbp-Pq: Name disable_fileapi_json_extra_test.patch

4 years agocmake (3.18.4-2+deb11u1) bullseye; urgency=medium
Timo Röhling [Mon, 13 Sep 2021 22:08:52 +0000 (23:08 +0100)]
cmake (3.18.4-2+deb11u1) bullseye; urgency=medium

  * Team upload.
  * Add PostgreSQL 13 to known versions (Closes: #990623)

[dgit import unpatched cmake 3.18.4-2+deb11u1]

4 years agoImport cmake_3.18.4-2+deb11u1.debian.tar.xz
Timo Röhling [Mon, 13 Sep 2021 22:08:52 +0000 (23:08 +0100)]
Import cmake_3.18.4-2+deb11u1.debian.tar.xz

[dgit import tarball cmake 3.18.4-2+deb11u1 cmake_3.18.4-2+deb11u1.debian.tar.xz]

5 years agoImport cmake_3.18.4.orig.tar.gz
Felix Geyer [Mon, 19 Oct 2020 14:20:14 +0000 (15:20 +0100)]
Import cmake_3.18.4.orig.tar.gz

[dgit import orig cmake_3.18.4.orig.tar.gz]