Silvan silvan
  • Joined on 2023-12-28
silvan commented on issue rpms/kodi#2 2024-09-04 16:09:09 +02:00
Update to latest stable 21.1

Done in 980e5fae88.

silvan closed issue rpms/kodi#2 2024-09-04 16:09:09 +02:00
Update to latest stable 21.1
silvan pushed to master at openmamba/distromatic 2024-08-15 16:47:03 +02:00
73deedbd5e reports.c: remove repodata based repositories from legacy static html based repositories list
b904a8fd9d README.md: distroquery API documentation improved
Compare 2 commits »
silvan pushed to master at openmamba/distromatic 2024-08-11 20:56:25 +02:00
32120c4208 README.md: add an initial basic documentation file
silvan pushed to master at openmamba/distromatic 2024-08-11 20:10:11 +02:00
c5b4c1ace4 DistroqueryAPI: add file_providers API call and resolve file requirements in packages
e27c278b13 DistroqueryAPI: added package_files API call and files list in package details response
Compare 2 commits »
silvan pushed tag v5.3 to openmamba/mambatray 2024-08-06 17:21:33 +02:00
silvan pushed to master at openmamba/mambatray 2024-08-06 17:21:28 +02:00
9a02d53c3d Release 5.3
c0d12835dc Fix taskbar icon and left clic on wayland, code improvements
Compare 2 commits »
silvan pushed tag v1.6.1 to openmamba/mambabase 2024-08-06 16:36:28 +02:00
silvan pushed to master at openmamba/mambabase 2024-08-06 16:36:25 +02:00
e9e9d48e79 Release 1.6.1
429ca5bed1 mambabase.py: set desktop file name to fix taskbar icon with wayland
Compare 2 commits »
silvan pushed tag v2.0 to openmamba/usbinstall 2024-07-20 12:11:06 +02:00
silvan pushed to master at openmamba/usbinstall 2024-07-20 12:11:01 +02:00
cf872f4586 Release 2.0
972ecbcdf9 usbinstall.py: switch to PyQt6 and major code refactoring
Compare 2 commits »
silvan pushed tag v1.20 to openmamba/usbinstall 2024-07-19 19:14:41 +02:00
silvan pushed to master at openmamba/usbinstall 2024-07-19 19:14:38 +02:00
5135626ca1 Release 1.20
0b59771a06 usbinstall.py: fix startup due to change in gettext interface
Compare 2 commits »
silvan pushed to master at openmamba/distromatic 2024-07-14 23:03:14 +02:00
ec3f7b4847 backend-sqlite3.c: populate files table with entries related to files from packages in repository
6a730ac59a headerlist,backend-sqlite3: fix files db generation when using repodata
03cdeccccf backend-sqlite3: remove unresolved requires warning for obsoleted packages; fix needrebuild table
112fec200e distroquery.cpp: fix for previous segfault fix
Compare 4 commits »
silvan pushed to master at openmamba/distromatic 2024-07-09 11:15:54 +02:00
210494ea54 functions.c: fix backtrace handler
silvan pushed to master at openmamba/distromatic 2024-07-09 00:46:31 +02:00
be93c2bdad backend-sqlite3,DistroqueryAPI: support for warning (and needport) in sqlite3 db and API call
6797d4a9ae DistroqueryAPI: optimize and refactor getProvidersForRequirement adding getProvidersForRequirementFromDb
Compare 2 commits »
silvan pushed to master at openmamba/distromatic 2024-07-07 16:04:11 +02:00
44b651292f DistroqueryAPI: getProvidersForRequirements: fix version with flags check
silvan pushed to master at openmamba/distromatic 2024-07-07 14:23:13 +02:00
436a177a2e DistroqueryAPI: getPackageSourceDetails: provide changelog information
3c4c996beb DistroqueryAPI: added getProivdersForRequirement to resolve build requirements
Compare 2 commits »
silvan pushed to master at openmamba/distromatic 2024-07-06 22:09:17 +02:00
ec8b4088c0 DistroqueryAPI: getRepositoryPackages: attach results for binary packages
35ec97e05e distromatic: headerlist: also support build time taken from XML
af58277e8c distromatic: add buildtime field to binary packages dbs
Compare 3 commits »
silvan pushed to master at openmamba/distromatic 2024-07-06 19:17:54 +02:00
f320087f12 DistroqueryAPI: getRepositoryPackages: return more information for each package