gitrev d799adca5 (Merge pull request #519 from bzeller/extended-pipelines, 2024-02-28)
17fb62ebe (Make use of sync pipelines in zypp::RepoManager, pipeline fixes, 2024-02-02) efc81d4de (Implement repo plaindir downloader as pipeline, 2024-02-02) b8bb290ba (Implement susetags::Downloader as pipeline, 2024-02-02) fa85bf296 (Teach do_ZYPP_RETHROW to rethrow std::exception_ptr, 2024-02-02) f7173ef9b (Provider: Make it possible to query the local mountpoint of a medium, 2024-01-17) c66f9e0b1 (Ignore .cache directory in root source dir, 2024-01-18) 9eeff5b5e (Add zypp::make_intrusive helper template, 2024-01-18) 2bf7fd8bc (Add refresh-ng tool to test workflows, 2023-10-25) 7b0732586 (Add RepoManager related workflow pipelines, 2023-10-25) 7eee1ff1b (Add generic and rpmmd metadata downloader workflow pipelines, 2023-10-25) 4b9cfbd69 (Add basic Cache based Downloader workflow pipeline, 2023-10-25) 7c7fa496e (Move KeyRing::verifyFileSignature into a workflow pipeline, 2023-10-25) 3dc3fdba3 (Move RepoInfo::provideKey into a workflow pipeline, 2023-10-25) 54d82013a (Add helpers in logichelper.h for sync/async pipeline code, 2023-10-23) 99a9f8464 (Introduce Media and ContextFacade classes, 2023-10-23) da8b5ab31 (Add helpers to create well known UserRequest instances, 2023-10-23) 7925b38c7 (Introduce generic algorithm header for pipeline code, 2023-10-23) 73ca254cb (Force disable Metalink in the new mediabackend for now, 2023-10-23) d2b3b94e3 (Small improvements to the Provider / new Media backend, 2023-10-23) 056df7564 (Introduce zypp_defer keyword, 2023-10-23) 2fbfd0938 (Support logging std::type_info via stream operator, 2023-10-23) cd9f6f819 (Prepare RepoManagerBase to be called from pipelines, 2023-10-23) 7c726ed4e (Emit less code for Statemachines, 2023-10-23) dc3e2a55a (Pipeline readability and optimizations, 2023-10-23) 7b18bc19c (Split RepomdFileCollector from the yum downloader code, 2023-10-23) a9ef872ea (Move KeyRing::Impl to its own file, 2023-06-12) c4e5b3810 (Split reusable RepoManager into a shared impl base class, 2023-03-28) 061290cbd (Refactor ProvideMediaHandle to use intrusive pointers, 2023-09-20) 8960a4a0d (Refactor pipeline code, 2023-04-18) be3c2655c (Add UserData compat header, 2023-03-27) 16ac3dca0 (Move UserData to zypp-core, 2023-03-27) fdda804e1 (Introduce Context, 2023-03-23) 52637d64d (Introduce UserInterface and UserRequest, 2023-03-21) 61ac3524e (Teach ProgressObserver to receive zypp::ProgressData, 2023-03-27) 3e87f81bd (Introduce ProgressObserver, a way to observe async processes in zyppng, 2023-03-15) e70360b37 (Add Test for HTTP 206 status, 2023-03-15) ec1baad8e (Add helper macros for defining Class::create() functions and helpers, 2023-03-15) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2647
This commit is contained in:
parent
2d97e4927b
commit
dfb1190c50
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93dc43a3c0e064a22c9d435d1ffb48c15628dcb9674f36b2c378d57b480ffd96
|
||||
size 5653192
|
||||
oid sha256:880073c761fa40f745f281c397a9f6958fd76d7992d4656d15ac58ad92d849b2
|
||||
size 5579989
|
||||
|
Loading…
Reference in New Issue
Block a user