- 26 Nov, 2020 5 commits
-
-
Juho Hamalainen authored
Update libzypp to 17.24.2. See merge request !30
-
Juho Hämäläinen authored
-
Matti Lehtimäki authored
-
Juho Hämäläinen authored
If /etc/rpm/platform file exists use the architecture defined. This way we get correct behavior with for example aarch64 kernel and armv7hl platform.
-
Niels Breet authored
-
- 18 Jun, 2020 1 commit
-
-
Matti Kosola authored
Use libexecdir for plugins. See merge request !28
-
- 17 Jun, 2020 1 commit
-
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
- 15 Jun, 2020 2 commits
-
-
Juho Hamalainen authored
Fix file descriptor leak. See merge request !27
-
Juho Hämäläinen authored
-
- 11 Jun, 2020 2 commits
-
-
Matti Kosola authored
Fix zypp plugin install path. See merge request !26
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
- 20 May, 2020 2 commits
-
-
Niels Breet authored
[aarch64] Make use of libdir macro. Contributes to JB#49681 See merge request !25
-
Niels Breet authored
-
- 26 Sep, 2019 2 commits
-
-
Niels Breet authored
Don't use %config(noreplace). See merge request !22
-
lbt authored
[packaging] Update config as per policy. Contributes JB#44152 Signed-off-by:
David Greaves <david.greaves@jolla.com>
-
- 11 Sep, 2019 2 commits
-
-
kende authored
- 22 Jul, 2019 3 commits
-
-
Marko Saukko authored
[packaging] Drop expat build dep. Contributes to JB#46697 While at it noted this extra dep so lets drop it as well. Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
Marko Saukko authored
[packaging] Drop udev dependency. Contributes to JB#46697 Udev is needed for cdrom/media detection which we do not need. Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
- 25 Mar, 2019 1 commit
-
-
Andrew Branson authored
[zypp] Relocate /var/cache/zypp to /home/.zypp-cache. Fixes JB#45137 See merge request !20
-
- 20 Mar, 2019 1 commit
-
-
Andrew Branson authored
-
- 23 Jan, 2019 2 commits
-
-
Andrew Branson authored
[gpg] Set GPG home directory when reading signature IDs. Fixes JB#44305 See merge request !19
-
Andrew Branson authored
GPG will not start unless it finds or can create ~/.gnupg for its conf and keyrings, and PackageKit runs without a valid home. For every other key operation it sets the home to temporary directories containing general or trusted keyrings, but reading a signature ID from a file shouldn't need one so it's not done right now. Also, zypp shouldn't ever touch the user's keyrings, as it should operate exclusively with keys from the RPM db. This patch sets the keyring to the general keyring home for this call. It fixes PackageKit, and prevents a permanent ~/.gnupg from being created.
-
- 09 Aug, 2018 2 commits
-
-
Andrew Branson authored
[mic] Reintroduce missed patch adding .netrc support for auth while building images. Fixes JB#42615 See merge request !18
-
Andrew Branson authored
-
- 06 Jul, 2018 1 commit
-
-
Andrew Branson authored
Update to upstream libzypp 17.3.1 See merge request !14
-
- 05 Jul, 2018 1 commit
-
-
Andrew Branson authored
Include a couple of patches that were missed in the earlier update. Reexport patches from earlier commits.
-
- 21 Jun, 2018 3 commits
-
-
Andrew Branson authored
Extracts residual changes from old subtree into a new patch.
-
Andrew Branson authored
-
Andrew Branson authored
-
- 19 Apr, 2018 1 commit
-
- 25 May, 2017 1 commit
-
-
Martin Kampas authored
libzypp uses lsof to check for running processes using deleted libraries.
-
- 09 Dec, 2015 1 commit
-
- 07 Dec, 2015 1 commit
-
-
jpetrell authored
-
- 27 Oct, 2015 1 commit
-
- 21 Oct, 2015 1 commit
-
-
pycage authored
-
- 02 Sep, 2015 3 commits
-
-
Niels Breet authored