Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
We can use newer Meson this way, and more importantly also test against
a more recet version of APT.
|
|
Historically, the backend has internally determined its setup with
static values. However, we generally want PackageKit to load all
repositories defined in all repository directories that DNF normally
searches, since it is not guaranteed to be in /etc/yum.repos.d and
DNF supports multiple repository configuration paths.
We also need the vars to be loaded so that repository definitions
that rely on more than the built-in vars will work.
This bumps our dependency for libdnf to 0.43.1, as we're using APIs
introduced in this release. This required bumping the CI environment
to Fedora 31.
|
|
With much help from Martin Blanchard <tchaik@gmx.com> too, thanks to all.
https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting
|
|
Switch CI to use Fedora 29 so that we have new enough libdnf that's
required for building with --enable-dnf.
|
|
|
|
F25 is EOL and slowly getting dropped from public mirrors.
|
|
Commit 5e8a20440ca53080d5409a10f211a0979545816f added appstream >= 0.11
dep to the Debian backend. As Stretch doesn't have new enough appstream,
this commit switches the Debian CI to use Buster instead of Stretch.
|
|
Compiles the project on debian stretch and fedora
|