Commit Graph

15 Commits

Author SHA1 Message Date
Martchus 87016b3b4a Make arch-repo-manager depend on devtools-custom
It uses the `makechrootpkg` flag `-Y` only present in devtools-custom as of
1.1.1 unconditionally (before 1.1.1 it was `-C`. So at least at this point
it makes sense to make it a hard dependency.
2024-03-18 23:25:46 +01:00
Martchus a3ed2d0868 Use more library dependencies where possible 2023-09-11 21:17:51 +02:00
Martchus d88ba1ed13 Rebuild packages against boost 1.81.0 2023-01-22 20:53:55 +01:00
Martchus 60db834dd3 Rebuild arch-repo-manager-git and passwordfile-git against OpenSSL 3 2022-11-03 13:22:28 +01:00
Martchus 047b797589 Rebuild packages against 1.80.0 2022-09-18 20:03:55 +02:00
Martchus 92e7aac417 Use new debug option in arch-repo-manager-git 2022-07-27 00:07:00 +02:00
Martchus 66477e7d39 Add passwordfile-git dependency to arch-repo-manager-git 2022-07-25 21:56:17 +02:00
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
Martchus 37eeb6a666 Rebuild packages against boost 1.79.0 2022-06-15 13:19:05 +02:00
Martchus 90f593c2eb Change Git sources pointing to GitHub to `git+https` 2022-03-26 22:11:23 +01:00
Martchus 7ef4e647c7 Disable io_uring in arch-repo-manager
On the server I'm still getting crashes:

```
terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>'
  what():  io_uring_queue_init: Cannot allocate memory [system:12]
```
2022-03-15 01:26:02 +01:00
Martchus 7616805354 Enable `io_uring` in arch-repo-manager 2022-02-22 00:11:41 +01:00
Martchus 430e3ae76c Adapt arch-repo-manager-git for using lmdb 2022-02-01 18:46:25 +01:00
Martchus e11ba1aaa6 Rebuild arch-repo-manager against boost 1.76.0 2021-06-11 21:44:25 +02:00
Martchus 8a1dd91113 Add arch-repo-manager-git 2021-06-03 22:29:34 +02:00