summarylogtreecommitdiffstats
path: root/externals.patch
AgeCommit message (Collapse)Author
2022-11-08Update to 2.10.0-1Frank Siegert
2022-03-29Update to 2.9.2-1Frank Siegert
2021-11-16Update to 2.9.0Wainer Vandelli
* Remove gmock dependency, it seems it is now include in gtest * Use external leveldb, as cvmfs is now compatible with the latest version
2021-03-16Temporarily switch back to internal leveldb since the recent update to ↵Frank Siegert
leveldb-1.23 seems to break cvmfs
2019-12-24Move to version 2.7.0Wainer Vandelli
2019-08-06Update to 2.6.0-1Frank Siegert
2018-08-21Update to 2.5.1Wainer Vandelli
2018-05-14Move to version 2.5.0Wainer Vandelli
Many changes were required: * the set of externals changed significantly. In addittion it is not possible to disable individual externals one by one. A patch was needed to disable packages available in Arch * the sqlite version shipped with Arch does not support SCRATCH anymore. The cvmfs code needed patching for this * building of the server and caching system was disabled. They entail additional complications with externals. Moreover, for the scope of this package it is not clear the server should be include. It should perhaps be a separate build * the libexec patches seem to have been included upstream. The source package even contain a dedicated environment file for Arch