Commit Graph

6 Commits

Author SHA1 Message Date
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
Sergei Trofimovich
4de07c1515 urbackup-client: fix gcc-13 build failure
Without the change build fails on` master as
https://hydra.nixos.org/build/249116447:

    blockalign_src/crc.cpp: In function 'bool cryptopp_crc::IsAlignedOn(const void*, unsigned int)':
    blockalign_src/crc.cpp:191:23: error: 'uintptr_t' does not name a type
      191 |                 const uintptr_t x = reinterpret_cast<uintptr_t>(ptr);
          |                       ^~~~~~~~~
2024-02-11 11:46:11 +00:00
Sergei Trofimovich
43f6f4e46f urbackup-client: enable parallel building 2024-02-11 11:39:54 +00:00
R. Ryantm
10fd14685f urbackup-client: 2.5.20 -> 2.5.24 2023-05-28 12:32:16 +00:00
Weijia Wang
ac92d9c5b9 urbackup-client: 2.4.11 -> 2.5.20 2022-11-09 00:59:14 +01:00
Merlin Göttlinger
5274c92d72
urbackup-client: init at 2.4.11 (#140504)
Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>
2021-10-24 18:27:07 +02:00