2018-09-05 13:46:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 27 14:24:51 UTC 2018 - vrothberg@suse.com
|
|
|
|
|
|
|
|
- storage.conf: comment out options that are not supported by btrfs.
|
|
|
|
This simplifies switching the driver as it avoids the whack-a-mole
|
|
|
|
of commenting out "unsupported" options.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 27 08:48:16 UTC 2018 - vrothberg@suse.com
|
|
|
|
|
|
|
|
- Consolidate libcontainers-{common,image,storage} into one package,
|
|
|
|
libcontainers-common. That's the way upstream intended all libraries from
|
|
|
|
github.com/containers to be packaged. It facilitates updating and maintaining
|
|
|
|
the package, as all configs and manpages come from a central source.
|
|
|
|
|
|
|
|
Note that the `storage` binary that previously has been provided by the
|
|
|
|
libcontainers-storage package is not provided anymore as, despite the claims
|
|
|
|
in the manpages, it is not intended for production use.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 13 11:44:31 UTC 2018 - vrothberg@suse.com
|
|
|
|
|
|
|
|
- Make libcontainers-common arch independent.
|
|
|
|
|
|
|
|
- Add LICENSE.
|
|
|
|
|
2018-04-17 11:09:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 12 09:36:39 UTC 2018 - fcastelli@suse.com
|
|
|
|
|
|
|
|
- Added /usr/share/containers/oci/hooks.d and /etc/containers/oci/hooks.d
|
|
|
|
to the package. These are used by tools like cri-o and podman to store
|
|
|
|
custom hooks.
|
|
|
|
|
2018-03-24 16:05:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 5 09:30:12 UTC 2018 - vrothberg@suse.com
|
|
|
|
|
|
|
|
- Configuration files should generally be tagged as %config(noreplace) in order
|
|
|
|
to keep the modified config files and to avoid losing data when the package
|
|
|
|
is being updated.
|
|
|
|
|
|
|
|
feature#crio
|
|
|
|
|
2018-02-15 13:23:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 8 13:07:24 UTC 2018 - vrothberg@suse.com
|
|
|
|
|
|
|
|
- Add libcontainers-common package.
|