Podman-py

Latest version: v3.1.2.1

Safety actively analyzes 682382 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

1.6.3

* slirp4netns: fix timeout
* docs: Update "podman container rm -v" description
* logo: correct light source reflection
* stats: fix calculation for the CPU time
* [docs] Ensure we include section 5 documentation
* [Makefile] Fix docker documentation install and generation
* Fixed the JSON go template format for the 'info' action
* runtime: Fix typo
* Update link to Commands documentation
* cgroups: read correctly the CPU stats
* [CI:DOCS] make docs only prs
* Update rootless shortcomings with cgroup V2 information
* Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
* Validate contextdir on build
* Vendor in latest containers/buildah
* Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
* Refactor test to prevent panic
* logs: support --tail 0
* Update document formatting and packaging code
* Restructure documentation dir
* add libpod/config
* Switch to bufio Reader for exec streams
* container start: fix regression when using name
* Fix selinux test for exec
* Cirrus: Disable F29 testing
* Wait for `mount` command to finish when mounting volume
* Cirrus: Fix upload_release_archive on branch or tag
* Fix cp from pipe
* libpod, rootless: create cgroup for conmon
* Bump github.com/json-iterator/go from 1.1.7 to 1.1.8
* seccomp: use github.com/seccomp/containers-golang
* build: drop support for ostree
* stale action: add exempt-issue-label
* Processes execed into container should match container label
* Set default seccomp.json file for podman play kube
* images: distinguish between tags and digests
* API: report multiple digests for images
* pull/create: add --override-arch/--override-os flags
* image: don't get confused by lists
* Add e2e tests for manifest list support
* bump containers/image to v5.0.0, buildah to v1.11.4
* goland autocorrections
* Makefile: fix embedding gitCommit
* Cirrus: Fix minor python deprecation warning
* Cirrus: Only upload tagged releases
* Fix spelling mistakes
* libpod: if slirp4netns fails, return its output
* update conmon to v2.0.2 in in_podman image
* bump cirrus images
* require conmon v2.0.1
* require conmon v2.0.0
* GitHub stale action
* enable dnsplugin for network create
* Add ensureState helper for checking container state
* Cleanup man pages
* Log warn instead of error for removing nonexistant container
* systemd: mask /sys/fs/cgroup/systemd/release_agent
* Add multiple networks explanation to docs
* rootless: raise an error with --network=
* Initial dump of man pages and first menus
* Return a better error for volume name conflicts
* Add documentation on options to volume create manpage
* Image volumes should not be mounted noexec
* stats: list all running containers unless specified otherwise
* rootless: detect no system session with --cgroup-manager=systemd
* add pip requirements file for rtd
* Initial checking for readthedocs
* Fix sig-proxy=false test and use image cache
* Add parsing for UID, GID in volume "o" option
* exec: remove unused var
* Rewrite backend for remote 'volume inspect'
* rootless: write storage overrides to the conf file
* Markdown Formatting Fixes
* Show volume options in 'volume inspect'
* System tests: make sure exec pid hash w/o leaking
* Bump gitvalidation epoch
* Bump to v1.6.3-dev
* check existing bridge names when creating networks
* Add support for anonymous volumes to `podman run -v`
* troubleshooting.md: document lingering mode
* rootless: do not enable lingering mode
* Add ability to redirect bash for run -i
* play kube: Container->Ctr
* play kube: refactor test suite

- Changelog for v1.6.2 (2019-10-17)

1.6.2

* start: print full container ID
* Add a MissingRuntime implementation
* rootless v2 cannot collect network stats
* inspect: rename ImageID go field to Image
* systemd: accept also /sbin/init
* Unwrap errors before comparing them
* vendor github.com/containers/storagev1.13.5
* Ensure volumes can be removed when they fail to unmount
* Fix sample's JSON syntax error in oci-hooks.5.md
* change error wording when conmon fails without logs
* images: empty list is valid json with --format=json
* Allow giving path to Podman for cleanup command
* Touch up bad math in run man page
* Add squash-all, fix squash option in build
* tests: enable ps --size tests for rootless
* container: initialize results list
* Make user io.podman.service unit WantedBy=default.target
* rootless: do not set PIDs limit if --cgroup-manager=cgroupfs
* Update build man page with latest Buildah changes
* Fix default path for auth.json
* When restoring containers, reset cgroup path
* Migrate can move containers to a new runtime
* Move OCI runtime implementation behind an interface
* show uid_map in podman info
* cli: support --systemd=always
* systemd: expect full path /usr/sbin/init
* catch runc v2 error
* Respect --sig-proxy flag with podman start --attach
* rootless: automatically recreate the pause.pid file
* rootless: do not close files twice
* refresh: do not access network ns if not in the namespace
* Cirrus: Produce and collect varlink output
* io.podman.socket: drop Also=multi-user.target
* Cirrus: Remove broken/failing testing_crun task
* Cirrus: Use new VM cache images
* Cirrus: Install conmon in Fedora VMs
* vendor c/psgov1.3.2
* troubleshooting: fix useradd no-log-init argument
* Setup a reasonable default for pids-limit 4096
* Update c/image to v4.0.1 and buildah to 1.11.3
* When evicting containers, perform a normal remove first
* Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4
* podman network create: validate user input
* Cirrus: Simplify package NVR logging
* Docs: Update links, add links to latest
* Cirrus: Fix log URIs & add optional $ALSO_FILENAME
* Raise start_test polling interval
* system tests: info: deal with hyphen in username
* Bump gitvalidation epoch
* Bump to v1.6.2-dev
* Apply changes also to the windows implementation
* System-tests: Use bash explicitly
* Podman 1.6.0 has been released, update the README
* Add api link to tutorials
* Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3
* Allow setting default parameters with env vars
* Avoid hard-coding path to varlink and podman
* Allow changing IdentityFile and to IgnoreHosts
* rm: add containers eviction with `rm --force`

- Changelog for v1.6.1 (2019-10-02)

1.6.1

* Bump gitvalidation epoch
* Bump to v1.6.1-dev
* rootless: allow cgroupfs manager on cgroups v2
* system tests: reenable skipped tests

- Changelog for v1.6.1-rc1 (2019-10-02)
* rootless: set DBUS_SESSION_BUS_ADDRESS if it is not set
* install.md: add libbtrfs-dev for Debian build
* Bump github.com/onsi/gomega from 1.5.0 to 1.7.0
* Cirrus: Show names/versions of critical packages
* network: add workaround for slirp4netns --enable-sandbox issue
* rootless: do not attempt a CNI refresh
* Bump github.com/containernetworking/plugins from 0.8.1 to 0.8.2
* network: hide EPERM warning when rootless
* networking: fix segfault when slirp4netns is missing
* Bump gitvalidation epoch
* Bump to v1.6.1-dev
* Move derivitive doc so it won't be treated as a manpage
* catatonit: clone and build
* bump catatonit to v0.1.4

- Changelog for v1.6.0 (2019-09-30)
* info: add cgroups2
* Finalize release notes for 1.6.0 final
* Bump github.com/onsi/ginkgo from 1.8.0 to 1.10.1
* Bump github.com/docker/docker-credential-helpers from 0.6.2 to 0.6.3
* Bump github.com/stretchr/testify from 1.3.0 to 1.4.0
* Bump github.com/uber/jaeger-client-go
* Bump github.com/spf13/pflag from 1.0.3 to 1.0.5
* update c/storage to v1.13.4
* Cirrus: Minor, fix env. var. intention
* new examples added updated two examples with supported CMD and ENTRYPOINT syntax.
* new testcase for podman import --change added
* syntax updated for podman import --change
* Correct use of reexec.Init()
* Add a missing escape in the Makefile
* Change ginkgo Wait() to Eventually() test
* Set log-level immediately, before rootless setup
* Cirrus: Implement newly built VM images
* Add README note about security reporting process.
* Cirrus: Disable boottime Ubuntu package update
* Move noCache logic lower in stack
* cirrus: Add bash-completion support
* Add an error for pods without a name
* Make links relative in Tutorial README
* docs/podman-derivative-api.md: New file
* fix cp none exists dest path ends with '/'
* Dockerfile.fedora: install packages to build catatonit
* README: add Communications section
* drop OWNERS link for CONTRIBUTING.md
* Bump gitvalidation epoch
* Bump to v1.6.0-dev
* Handle conflict between volumes and --read-only-tmpfs
* Cirrus: Upload windows MSI release file
* conditionally send stdin on remote run
* Cirrus: VM Image accounting doc update
* Force a CNI Delete on refreshing containers
* Document the required varlink build args
* Update mac_client link
* Cirrus: Fail early on CI script unit test
* Unconditionally remove conmon files before starting

- Changelog for v1.6.0-rc2 (2019-09-24)
* Add release notes for new-in-RC2 changes
* system tests: run test: reenable and fix
* play kube: Only support pod kind in k8s yaml
* runtime: fix logic to disable SDNotify
* add list mount tests
* Make netns bind mount shared
* Add Kata Containers support
* rootless: Rearrange setup of rootless containers
* Document the 'system' event types for 'podman events'
* Cirrus: Add upload_snap to success dependencies
* Cirrus: Add snapcraft credentials
* Cirrus: Upload snap only on merges to master
* Cirrus: Push snap continuously
* exec: set HOME also with exec sessions
* execuser: look at the source for /etc/{passwd,group} overrides
* We need to convert libpod.conf files in user homedir for cgroupv2
* Cirrus: Temporarily disable testing on Ubuntu 19
* Cirrus: disable Evil Units in base-images
* Cirrus: Add latest ubuntu
* Cirrus: More podbot/success improvements
* Cirrus: Fix success script
* Cirrus: Update podbot credentials
* container: make sure $HOME is always set
* Move rootless and Mac to Tutorials page
* fix trivial type for event logger
* Support podman-remote help on windows
* Clean destination paths during mount generation
* tests: use crun package
* Add a note on systemd shortcomings in rootless containers
* support non-standard ssh port for remote-client
* Add links to the Mac tutorial in the main tutorial
* Vendor c/storage 1.13.3
* System-test: Temporarily disable 030-run
* Fix exit code failure
* exec: fix --preserve-fds
* networking: use --enable-sandbox if available
* Add 'relabel' to --mount options
* Bump Gitvalidation epoch
* Bump to v1.6.0-dev
* Unmounting a container that is already unmounted is OK
* Check for rootless before checking cgroups version in spec_test.
* Skip spec_test for rootless envs without cgroup v2.
* fix unit test to use Expect
* Cirrus: Prevent resident pollution

- Changelog for v1.6.0-rc1 (2019-09-16)
* Fix default to pause in podman cp

1.6.0

* Vendor Bulidah 1.11.2
* get runtime for podman-remote push earlier
* rootless: report the correct error
* Report errors when trying to pause rootless containers
* Do not support wildcards on cp (Edit 2020-06-03: Addresses CVE-2019-18466)
* Podman-remote run should wait for exit code
* Use exit code constants
* exec: Register resize func a bit later
* clean up after healthcheck execs
* enhance podman network rm
* Add podman icon to installer
* Test that PTYs created by 'podman exec --tty' have the ONLCR flag
* Prevent podman varlink socket fight
* Touch up some bad grammar in rootless doc
* linux: fix systemd with --cgroupns=private
* rootless: run pause process in its own scope
* rootless: automatically create a systemd scope
* utils: use the user session for systemd
* Support building Windows msi file
* Add cgroup v2 info to rootless tutorial
* fix podman sign signature store for rootless
* podman-remote image trust is broken
* Cirrus: Fix unnecessary setsebool
* Add further fields to StorageContainer
* Volume lookup needs to include state to unmarshal into
* Do not prune images being used by a container
* Add support for launching containers without CGroups
* add lint and manpage check to make validate
* Add `ContainerManager` annotation to created containers
* When first mounting any named volume, copy up
* Add function for looking up volumes by partial name
* hack/man_page_checker - improve diagnostics
* podman network create
* Fixup `util.GetRootlessConfigHomeDir` permission requirements
* Fixup Makefile for BSD systems, e.g. macOS
* Replace "podman" with "Podman"
* Add instructions for mounting named volumes from the host for `podman run`
* Add instruction for using fuse-overlayfs as the rootless storage driver
* Fix podman import bash completions
* Turn off journald in podmanimages on quay.io
* build: pass down the cgroup manager to buildah
* mac_client.md
* Ignore ENOENT on umount of SHM
* play kube: fix segfault
* Return information about mount_program (fuse-overlayfs)
* Ensure good defaults on blank c/storage configuration
* Correctly report errors on unmounting SHM
* Add ability for volumes with options to mount/umount
* Fixup README.md to give proper information
* Add volume state
* Change volume driver and options JSON tags
* Update buildah to v1.11.0
* Set TMPDIR to /var/tmp by default
* cli-flags: use a consistent format for <size><unit>
* Fix unit tests missing comparative for 'Expect'
* System tests: support for crun on f31/rawhide
* libpod: avoid polling container status
* Add test to verify noexec works with volume mounts
* Cirrus: Update e-mail -> IRC Nick table
* handle dns response from cni
* pkg/util: use rootless function to read additional users
* Enable hack/man-page-checker in CI
* rootless: detect user namespace configuration changes
* rootless.md: add systemd unit example
* docs: add note about failing rhel7 systemd on cgroups v2
* spec: provide custom implementation for getDevices
* spec: do not set devices cgroup when rootless
* rootless: bind mount devices instead of creating them
* Add command aliases to SYNOPSIS section
* Exclude podman-remote
* Cirrus: On success, add IRC nick mention to msg
* Fix table spacing
* Revert the descriptive text for podman-remote
* WIP - ignore man pages for commands besides podman
* podman-remote is not a subcommand
* Fix formatting and enable hack/man-page-checker
* Cirrus: Load base-image names indirectly
* Cirrus: Remove image_prune YAML-alias workaround
* Fix links to manpages
* Makefile: use go proxy
* man: events-logger → events-backend
* dont panic when using varlink commit and uppercase image names
* Add a test for the new suid/exec/dev options
* Fix addition of mount options when using RO tmpfs
* Allow :z and :Z with ProcessOptions
* Set base mount options for bind mounts from base system
* Don't double-process tmpfs options
* Add support for 'exec', 'suid', 'dev' mount flags
* Update buildah to current master
* Cirrus: Reimplement release archive + upload
* Readme: Links for automatic binary releases
* Re-add locks to volumes.
* image: remove unused Decompose method
* Temporarily disable systemd test for CGroups V2
* Add an integration test for systemd in a container
* clean up after remote build
* Cirrus: Block CNI use of google VPCs
* Add snap build test to success and release check
* Run `apt-get update` to avoid missing package while building
* Use snapcraft on Ubuntu 18.04 for libostree-dev
* Test build snap with Cirrus CI
* Update varlink doc and code
* podman cp: big set of system tests
* add iproute to podman in podman image
* Cirrus: Enable VM image housekeeping
* clean up after remote build
* Adjust name of Podman CNI network bridge
* Update cni config instructions
* Fix minor typos in podman-run docs.
* Fix link format in rootless_tutorial.md.
* Need to include command name in error message
* podman-remote: cp crashes
* generate systemd: support pods and geneartig files
* Dockerfile.fedora: install cni plugins package
* Add --digestfile option to push
* generate systemd: drop support for remote clients
* exec: run with user specified on container start
* Dockerfile*: fix build for CNI plugins
* Touchup README with Buildah build usage
* Dockerfile.*: bump CNI plugins commit
* Implement healthcheck for remote client
* networking: use firewall plugin
* Flake fix: build test timeout
* Fix error message on podman stats on cgroups v1 rootless environments
* test: enable all tests for crun
* test: fix return code check for missing workdir
* Fix directory pull image name for OCI images
* .cirrus.yml: use crun from git master
* libpod, pkg: lookup also for crun failures
* libpod.conf: add crun to runtime_supports_json
* containers, create: debug message on failed deletion
* libpod: still attempt to read the oci log file if not output
* Issue template update to include package info
* Allow customizing pod hostname
* add --cert-dir image sign
* Cirrus: Minor: Simplify crun test task
* Create framework for varlink endpoint integration tests
* Cirrus: Confirm networking more
* inclusion of podman network
* do not activate sd_notify support when varlink
* Remove --tmpfs size default
* cirrus: enable cgroups v2 tests with crun
* tests: skip pause tests if freezer is not available
* tests: enable run tests for cgroups v2
* tests: enable cpu tests for cgroups v2
* tests: enable memory tests for cgroups v2
* runtime: honor --runtime flag to build
* test: fix option name
* Add support & documentation to run containers with different file types
* Use GetRuntimeDir to setup auth.json for login
* add --pull flag for podman create&run
* Fix typos
* Update Varlink API documentation for volumes changes
* Swap 'volume inspect' frontend to use the new backend
* Implement backend for 'volume inspect'

- Changelog for v1.5.1 (2019-08-15)

1.5.1

* Set Pod hostname as Pod name
* tests for exit status on podman run --rm
* performance fix for podman events with large journalds
* pkg/cgroups: use DBUS session when rootless
* Fix play kube command in pod yaml
* removMergeDir from inspect result if not mounted
* Running Podman with a nonexistent hooks dir is nonfatal
* Cirrus: Install varlink on Ubuntu
* Cirrus: Install varlink on Fedora
* Add missing stage-packages in snapcraft.yaml.
* Add RHEL and SUSE to snap doc
* start groundwork for adding snap
* Add user systemd service and socket
* Small optimization - only store exit code when nonzero
* Fix container exit code with Journald backend
* Revert "Cirrus: Temp. workaround missing imgprune image"
* Homebrew installation in install.md
* varlink endpoint for containerstats requires root
* Adjust get_ci_vm.sh for substitution
* Cirrus: Add verification for cgroupv2 image
* Cirrus: Add experimental fedora VM image & test
* image: add user agent to Docker registry options
* Cirrus: Minor, use newer Ubuntu base image
* tests: disable some tests currently failing when not using runc
* containers: look also for 'file not found' in the error message
* cirrus: add tests with crun on Fedora 30
* rootless: cherry-pick runtime from the system configuration
* cirrus: install crun
* cmd: drop check for euid==0
* storage: drop unused geteuid check
* cmd, stats: fix check for rootless mode
* oci: drop check for euid==0
* build: use the configured runtime
* Adjust read count so that a newline can be added afterwards
* Fix incorrect use of realloc()
* Bump gitvalidation epoch
* Bump to v1.5.1-dev
* Fix a couple of errors descovered by coverity
* Test that restored container does not depend on the original container
* Fix up ConmonPidFile after restore
* Cirrus: Enable updates-testing repo for Fedora
* enable windows remote client
* implement 'make remotesystem'
* Squish a few tpyo nits in container.go doc
* Cirrus: Add Second partition for storage testing

- Changelog for v1.5.0 (2019-08-09)
* vendor github.com/containers/storagev1.13.2
* Improve dns-search validation, empty domains now return an error
* fix create&run getting --authfile from cli

1.5.0

* Touch up build man page
* podman-container-runlabel(1): drop note
* make rmi messages more compatible with docker
* Add conmon probe to runtime construction
* fix copy change file owner if cp from container
* Vendor Buildah 1.10.1
* Allow the passing of '.' to --dns-search
* add make to make installs
* namespaces: fix Container() call
* Add a test for verifying ENTRYPOINT and CMD
* fix port early return
* Allow --ro=[true|false] with mount flag
* refer to container whose namespace we share
* add test to verify hostname is shared in a pod
* Properly share UTS namespaces in a pod
* When populating CMD, do not include Entrypoint
* systemd library conflict with seektail and addmatch
* pod top test: reenable
* cgroup: fix regression when running systemd
* Add invalid credentials fix to docs
* Revert "rootless: Rearrange setup of rootless containers"
* restore: correctly set StartedTime
* container stop: kill conmon
* honor libpod.conf in /usr/share/containers
* fix system df crashes on unnamed images
* Don't log errors to the screen when XDG_RUNTIME_DIR is not set
* various fixes for varlink endpoints
* add eventlogger to info
* Add handling for empty LogDriver
* Add rootless NFS and OverlayFS warnings to docs
* podman events format json
* add godoc link to readme
* restore: added --ignore-static-ip option
* System tests: resolve hang in rawhide rootless
* fix search output limit
* Add capability functionality to play kube
* Use "none" instead of "null" for the null eventer
* Deduplicate capabilities in generate kube
* Fix typo
* Pass on events-backend config to cleanup processes
* Print Pod ID in `podman inspect` output
* go build: use `-mod=vendor` for go >= 1.11.x
* Use buildah/pkg/parse volume parsing rather then internal version
* github.com/containers/storage v1.12.13
* Add new exit codes to rm & rmi for running containers & dependencies
* Add runtime and conmon path discovery
* systemd, cgroupsv2: not bind mount /sys/fs/cgroup/systemd
* Ensure we generate a 'stopped' event on force-remove
* Fix Dockerfile - a dependency's name was changed
* System events are valid, don't error on them
* Do not use an events backend when restoring images
* Expose Null eventer and allow its use in the Podman CLI
* Force tests to use file backend for events
* Add a flag to set events logger type
* Fix test suite
* Retrieve exit codes for containers via events
* podman: fix memleak caused by renaming and not deleting the exit file
* Cirrus: Fix release dependencies
* Cirrus: Fix re-run of release task into no-op.
* e2e test: check exit codes for pull, save, inspect
* rootless: Rearrange setup of rootless containers
* Add comment to describe postConfigureNetNS
* Vendor in buildah 1.9.2
* Build fix for 32-bit systems.
* Set -env variables as appropriate
* Touch up input argument error on create
* Update libpod.conf to be NixOS friendly
* Allow info test to work with usernames w/dash
* Touch up XDG, add rootless links
* Fix the syntax in the podman export documentation example
* fix `podman -v` regression
* Move random IP code for tests from checkpoint to common
* Fix commit --changes env=X=Y
* Update pause/unpause video links and demo
* Cirrus: Remove fixed clone depth
* podman: support --userns=ns|container
* pods: do not to join a userns if there is not any
* Documenation & build automation for remote darwin
* Cirrus: Bypass release during image-building
* Use systemd cgroups for Ubuntu
* Cirrus: Ubuntu: Set + Test for $RUNC_BINARY
* Cirrus: Simplify evil-unit check in image
* Cirrus: Silence systemd-banish noise
* Cirrus: Fix image build metadata update
* Cirrus: Fix missing -n on CentOS
* Cirrus: Remove disused COMMIT variables
* Improved hooks monitoring
* Fix possible runtime panic if image history len is zero
* When retrieving volumes, only use exact names
* fix import not ignoring url path
* Document SELinux label requirements for the rootfs argument
* Fixes issue 3577.
* refactor to reduce duplicated error parsing
* remove debug prints
* Re-add int64 casts for ctime
* fix build --network=container
* Fix a segfault on Podman no-store commands with refresh
* always send generic error in case io fails
* only use stdin if specified
* buffer errChan
* move handleTerminalAttach to generic build
* remove unnecessary conversions
* add detach keys support for remote
* move editing of exitCode to runtime
* Update e2e tests for remote exec
* Finish up remote exec implementation
* golangci-lint cleanup
* install.md: mention all build tags
* golangci-lint phase 4
* Change wait to sleep in podmanimage readme
* bump cirrus images to get new conmon
* Implement conmon exec
* bump conmon to 1.0.0-rc2
* Cirrus: Temp. workaround missing imgprune image
* vendor github.com/containers/imagev2.0.1
* golangci-lint round 3
* Remove debug message
* Cleanup Pull Message
* Cirrus: Fix post-merge env. var. not set.
* mkdir -p /etc/cni/net.d requires sudo
* Add support for listing read/only and read/write images
* support podman ps filter regular expressions
* rootless: add rw devices with --privileged
* Cirrus: Minor scripting typo fix
* fix --dns* and --network not set to host conflict
* podman-remote make --size optional in ps
* Remove exec PID files after use to prevent memory leaks
* Add DefaultContent API to retrieve apparmor profile content
* libpod: support for cgroup namespace
* Make GOPATH-related symlinking more precise
* Populate inspect with security-opt settings
* Properly retrieve Conmon PID
* Move the HostConfig portion of Inspect inside libpod
* Fix play kube command
* spec: rework --ulimit host
* Cirrus: Add image-test for locked dpkg
* Cirrus: Use images w/o periodic svcs
* Cirrus: Disable most periodic services/timers
* dependency/analyses: simplify scripts
* dependency-tree analysis: direct and transitive
* analyses: README: consistent code examples
* analyses: README: fix typos
* analyses: add dependency-tree.sh
* analyses: add README.md
* hack/analyses -> dependencies/analyses
* hack/analyses/go-archive-analysis.sh: fix sorting
* add hack/analyses/nm-symbols-analysis.sh
* analyse package sizes
* Completion: complete "--health-start-period" in bash
* Make the healthcheck flags compatible with Docker CLI
* healthcheck: reject empty commands
* create: ignore check if image has HEALTHCHECK NONE
* create: apply defaults on image healthcheck options
* healthcheck: improve command list parser
* Completion: --no-healthcheck is not an option
* Cirrus: Abstract destination branch refs.
* Cirrus: Print images that should be pruned
* create: improve parser for --healthcheck-command
* Improves STD output/readability in combination with debug output.
* Fix the double replySendFile()
* Cirrus: Update to freshly built cache-images
* Cirrus: Execute system-tests during image-validation
* Cirrus: Fix missing removal of packaged podman
* cgroupsv2: do not enable controllers for the last component
* spec: fix userns with less than 5 gids
* Fix spelling mistakes in man pages and other docs
* Add glob parsing for --env flag
* Add support for -env-host
* cgroups: fix a leak when using cgroupfs
* cgroups: attempt a recursive rmdir
* Fix a bug where ctrs could not be removed from pods
* golangci-lint pass number 2
* Add tests for --ignore-rootfs checkpoint/restore option
* Add --ignore-rootfs option for checkpoint/restore
* Fix typo in checkpoint/restore related texts
* Include root file-system changes in container migration
* Add function to get a filtered tarstream diff
* Correctly set FinishedTime for checkpointed container
* first pass of corrections for golangci-lint
* Cirrus: Fix 3543: Failure in 'release' task
* fix bug convert volume host path to absolute
* Cirrus: Fix 473d06045 / enable build_without_cgo
* account for varlink calls that dont use more
* runtime: drop spurious message log
* Ensure we have a valid store when we refresh
* cgroups: skip not existing cpuacct files
* cgroups: support creating cgroupsv2 paths
* make localsystem: wipe all user config state
* podman: create and run honors auth file location
* healthcheck: support rootless mode
* Use random IP addresses during checkpoint/restore tests
* Fix podman-remote usage message to display `podman-remote` instead of `podman`
* rootless.md: Include GPFS as a parallel filesystem
* speed up rootless tests
* podman: add --ulimit host
* docs: fix --healthcheck-command option
* code cleanup
* fix integration flake tests
* CONTRIBUTING.md: fix project paths
* get last container event
* Do not hardcode podman binary location in generate systemd.
* Move skipping systemd tests to early setup.
* Reload systemd daemon on creation of units location dir in tests.
* Add debug information to "generate systemd" test.
* Use default conmon pidfile location for root containers.
* Use conmon pidfile in generated systemd unit as PIDFile.
* Cirrus: Automate releasing of tested binaries
* trivial cleanups from golang
* ps should use nostore when possible
* libpod: discerne partial IDs between containers and pods
* Added instruction to enable the user namespaces permanenty in Manjaro
* Addressed code review comments
* Updated install.md for Manjaro Linux
* Vendor latest OCICNI version
* Bump current version in README
* Wipe PID and ConmonPID in state after container stops
* Store Conmon's PID in our state and display in inspect
* Restart failed containers in tests
* Improve parsing of mounts
* Add test for generate kube with volumes
* Bump gitvalidation epoch
* Bump to v1.4.5-dev
* Fix rootless detection error for pause & unpause
* Deduplicate volumes
* cirrus: add test for compiling without cgo
* lock: new lock type "file"
* runtime: allow to specify the lock mechanism
* lock: disable without cgo
* spec: move cgo stuff to their own file
* rootless: allow to build without cgo
* attach: move cgo bits to a different file
* vendor: update containers/psgo
* Update the testing documentation with system tests.
* Pass along volumes to pod yaml
* Configure container volumes for generate kube
* configure runtime without store
* Add RUN priv'd test for build
* Cirrus: Use packaged dependencies
* Add exec after checkpoint/restore test
* Provide correct SELinux mount-label for restored container
* Track if a container is restored from an exported checkpoint
* libpod/container_internal: Make all errors loading explicitly configured hook dirs fatal

- Changelog for v1.4.4 (2019-07-02)
* Fix release notes
* Ensure locks are freed when ctr/pod creation fails

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.