summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-02-27 13:40:23 -0500
committerMatthew Heon <mheon@redhat.com>2020-02-27 13:40:23 -0500
commit9f8565a53030246ffcb3255da7a7ecce33cf3444 (patch)
tree91649dfcec171159cf2a0fe5b020f892ef46ea42 /changelog.txt
parent3d1af087e6beba5ac31e2c6758fd5696d6d7883f (diff)
downloadpodman-9f8565a53030246ffcb3255da7a7ecce33cf3444.tar.gz
podman-9f8565a53030246ffcb3255da7a7ecce33cf3444.tar.bz2
podman-9f8565a53030246ffcb3255da7a7ecce33cf3444.zip
Bump to v1.8.1-rc2v1.8.1-rc2
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt41
1 files changed, 41 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 0dac716d0..84d6dcea0 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,44 @@
+- Changelog for v1.8.1-rc2 (2020-02-27)
+ * Update release notes for v1.8.1-rc2
+ * Vendor in latest containers/buildah
+ * kill test: clean up warnings; document better
+ * curb flakes in integration tests
+ * spec: allow container alias name in lookup
+ * add epoch for specfile
+ * fix trivial typo
+ * Add support for multiple CNI networks in podman inspect
+ * Remove 1 sec delay
+ * Temp. skip "remove pause by id" bindings test
+ * Fix kill test obtaining CID
+ * System Tests: Force default signal handlers
+ * Fix cgroupsv2 run test, unexpected output
+ * Cirrus: SELinux Enforcing for F31 w/ CGv2
+ * Cirrus: collect podman system info
+ * Cirrus: F31: Force systemd cgroup mgr
+ * Cirrus: Temp. disable F31 p-in-p testing
+ * Cirrus: Handle runc->crun when both are possible
+ * Cirrus: Use deadline elevator in F31
+ * Cirrus: Support testing with F31
+ * rootless: become root only if the pause file is specified
+ * rootless: fix segfault when open fd >= FD_SETSIZE
+ * apiv2 tests: add more pod tests, timing check
+ * Update vendor of buildah and containers/common
+ * build: move initialization after SetXdgDirs
+ * utils: relax check for directory to use
+ * add apiv2 tests for podman pause and stop
+ * always run the docs task on post-merge
+ * Fixed build_rpm.sh script for Fedora 30
+ * Add basic deadlock detection for container start/remove
+ * Friendly amendment: tests, and a help message
+ * fix port list by container with port
+ * more image binding tests
+ * docs: symlink to host device is resolved
+ * Add --no-healthcheck command to create/run
+ * enable ci on go binding tests
+ * add more image tests for go bindings
+ * Bump to v1.8.1-dev
+ * build(deps): bump github.com/opencontainers/selinux from 1.3.1 to 1.3.2
+
- Changelog for v1.8.1-rc1 (2020-02-21)
* Update release notes for v1.8.1
* disable generation of cni firewall plugin