pacwrap/pacwrap-core
Xavier Moffett 03d942ad22
Bug fixes for database resolution during composition
- Container::stamp function to set new timestamp with compose_handle.
- Restructured and refactored trans_ready function.
- Fixed bug with progress ticker during an aggregate transaction when
  one or more lines are printed to std[out|err].
- Do not print containers as up-to-date upon completion of container
  composition nor creation in aggregate, nor if a container was
  composed.
- TransactionState::Skip state declared and implemented.
- Check for UpdateSchema(..) instead of Prepare for marking a container
  as updated.
2024-04-21 15:34:53 -04:00
..
dist Held packages, some last-minute errata fixed 2024-02-12 00:27:41 -05:00
src Bug fixes for database resolution during composition 2024-04-21 15:34:53 -04:00
build.rs No longer invoke pacwrap binary to generate manpages upon packaging 2024-02-18 02:44:22 -05:00
Cargo.toml Release 0.8.0 2024-03-30 22:59:39 -04:00
README.md Bump to biflags 2.4.2 2024-03-16 18:51:04 -04:00

pacwrap-core

Library providing core functionality for pacwrap.