summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12trivial: Fix a few Meson warningsHEADmasterMatthias Klumpp2-2/+0
2021-01-12Free scheduler array correctly againMatthias Klumpp1-2/+11
2021-01-11Fix all compiler warningsMatthias Klumpp22-104/+71
2021-01-11aptcc: Auto-remove old kernels, unless configured otherwiseMatthias Klumpp1-0/+3
2020-12-02Revert "Revert "zypp: Clean up temporary files when PK quits""Jonathan Kang1-0/+2
2020-11-19Increase the number of packages that can be processed in one transactionRichard Hughes1-1/+1
2020-11-10ci: Show more verbose logs on test failureMatthias Klumpp1-1/+1
2020-11-10trivial: Switch to focal in TravisMatthias Klumpp1-0/+1
2020-11-09Do not crash when calling pk_dbus_get_uid() before D-Bus is setupRichard Hughes1-0/+4
2020-11-02trivial: post release version bumpRichard Hughes2-7/+7
2020-11-02Release 1.2.2PACKAGEKIT_1_2_2Richard Hughes5-154/+578
2020-10-30Revert "zypp: Clean up temporary files when PK quits"Jonathan Kang1-2/+0
2020-10-28main: notify the service manager when it's beginning to shutdownJonathan Kang2-0/+8
2020-10-21ci: debian: Fetch the correct source package dependenciesMatthias Klumpp1-1/+1
2020-10-21ci: Switch Debian tests to bullseyeMatthias Klumpp1-1/+10
2020-10-21aptcc: Build socket-activated debconf helper againMatthias Klumpp3-1/+39
2020-10-21aptcc: Drop apt-inst, use apt-pkg pkg-config file for dependency detectionMatthias Klumpp1-39/+3
2020-10-21Silence Meson feature warning by bumping minimum versionMatthias Klumpp1-1/+1
2020-10-13zypp: Don’t refresh repos again when actually updating packagesJonathan Kang1-9/+12
2020-09-25Information disclosure in InstallFiles, GetFilesLocal and GetDetailsLocal (CV...Julian Andres Klode1-31/+17
2020-09-25aptcc: Do not trust local debs (CVE-2020-16122)Julian Andres Klode1-0/+10
2020-09-21zypp: Erase tmp repo from pool after local installation (#409)Rinat Dobrokhotov1-0/+1
2020-09-21zypp: set PATH variableJonathan Kang1-0/+3
2020-09-07test: Install required helper filesNeal Gompa2-0/+6
2020-09-07trivial: post release version bumpRichard Hughes2-7/+7
2020-09-07Release 1.2.1PACKAGEKIT_1_2_1Richard Hughes10-42/+33
2020-09-04trivial: Remove a long-obsolete fileRichard Hughes1-5/+0
2020-09-04Actually merge in the PolicyKit translationsRichard Hughes1-17/+6
2020-08-24Fix setting libexecdir for command-not-found helper.Elliott Sales de Andrade1-1/+1
2020-08-13zypp: Clean up temporary files when PK quitsJonathan Kang1-0/+2
2020-08-11command-not-found: fix handling arguments with spacesFernando Herrera1-13/+16
2020-07-10dnf: Add vendor configuration for openSUSENeal Gompa2-1/+62
2020-06-26pk-transaction-db: Use statements for queries with inputJuho Hämäläinen1-39/+123
2020-06-15pkcon: exit with retval 5 if no packages needed be installedDominique Leuenberger1-0/+1
2020-05-27alpm: synchronise syncdbs on update (#400)jan Pontaoski4-1/+37
2020-05-26zypp: Ensure ResPool is built before is_tumbleweed()Jonathan Kang1-8/+4
2020-05-06alpm: pass correct type to pk_alpm_transaction_initialize()Christian Hesse1-1/+1
2020-05-06alpm: fix paths for configuration filesChristian Hesse1-3/+3
2020-05-04trivial: post release version bumpRichard Hughes2-8/+8
2020-05-04Release 1.2.0PACKAGEKIT_1_2_0Richard Hughes76-67232/+48214
2020-04-30Revert "Shutdown the daemon on idle by default"Michael Catanzaro1-2/+0
2020-04-28dnf: Load all the repos and vars directoriesNeal Gompa3-5/+26
2020-04-15meson: Add _DEFAULT_SOURCE to ensure "default" functions are availableNeal Gompa1-0/+3
2020-04-12alpm: respect ignored packages on update (#390)jan Pontaoski1-5/+23
2020-04-07aptcc: Use pk_backend_convert_uri on proxy settingsDavid Hewitt1-4/+8
2020-04-07aptcc: Add libutil to linker argsDavid Hewitt1-0/+3
2020-03-29Merge pull request #389 from Appadeia/issues/70Appadeia1-28/+41
2020-03-28alpm: improve dlcb handlingCarson Black1-28/+41
2020-03-26alpm: handle blank target name for progress cbCarson Black1-5/+28
2020-03-24alpm: use separate alpm_handle_t for updatesCarson Black4-10/+55