public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] repository: small fixes for repo_{contains,del}_packages
@ 2024-11-22  5:48 'Cedric Hombourger' via isar-users
  2024-11-22  5:48 ` [PATCH 1/3] repository: repo_del_package should not remove source packages 'Cedric Hombourger' via isar-users
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: 'Cedric Hombourger' via isar-users @ 2024-11-22  5:48 UTC (permalink / raw)
  To: isar-users; +Cc: Cedric Hombourger

repo_del_package should only remove binary packages (.deb), not
previously added source packages.

repo_contains_package should not assume that the name of downloaded .deb
files will match filenames used by reprepro.

Cedric Hombourger (3):
  repository: repo_del_package should not remove source packages
  repository: align repo_contains_package signature with other repo
    functions
  repository: make repo_contains_package query the package database

 meta/classes/repository.bbclass            | 40 ++++++++++++++++------
 meta/recipes-devtools/base-apt/base-apt.bb |  5 ++-
 2 files changed, 34 insertions(+), 11 deletions(-)

-- 
2.34.1

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20241122054816.3371334-1-cedric.hombourger%40siemens.com.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-27  7:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-22  5:48 [PATCH 0/3] repository: small fixes for repo_{contains,del}_packages 'Cedric Hombourger' via isar-users
2024-11-22  5:48 ` [PATCH 1/3] repository: repo_del_package should not remove source packages 'Cedric Hombourger' via isar-users
2024-11-22  5:48 ` [PATCH 2/3] repository: align repo_contains_package signature with other repo functions 'Cedric Hombourger' via isar-users
2024-11-22  5:48 ` [PATCH 3/3] repository: make repo_contains_package query the package database 'Cedric Hombourger' via isar-users
2024-11-27  7:11 ` [PATCH 0/3] repository: small fixes for repo_{contains,del}_packages Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox