SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for podman-1.6.4-32.el7_9.x86_64.rpm :
Wed Apr 27 14:00:00 2022 Jindrich Novy - 1.6.4-32
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/aba15dd)

Tue Apr 26 14:00:00 2022 Jindrich Novy - 1.6.4-31
- drop libseccomp dependency
- Related: #2074089

Tue Apr 26 14:00:00 2022 Jindrich Novy - 1.6.4-30
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/c19e460)
- Related: #2074089

Mon Feb 22 13:00:00 2021 Jindrich Novy - 1.6.4-29
- fix \"podman can not create user inside of container\"
- Related: #1930552

Mon Feb 15 13:00:00 2021 Jindrich Novy - 1.6.4-28
- fix \"CVE-2021-20188 podman: container users permissions are not respected in privileged containers [rhel-7.9.z]\"
- Resolves: #1918282

Thu Dec 10 13:00:00 2020 Jindrich Novy - 1.6.4-27
- fix podman-buildah mounting issue
- Resolves: #1895027

Tue Sep 22 14:00:00 2020 Jindrich Novy - 1.6.4-26
- fix \"CVE-2020-14370 podman: environment variables leak between containers when started via Varlink or Docker-compatible REST API [rhel-7]\"
- Resolves: #1881062

Wed Sep 16 14:00:00 2020 Jindrich Novy - 1.6.4-25
- use proper patch to address \"podman does not use $TMPDIR loading a tar file.\"
- Resolves: #1877699

Fri Sep 11 14:00:00 2020 Jindrich Novy - 1.6.4-24
- fix \"podman does not use $TMPDIR loading a tar file.\"
- Resolves: #1877699

Fri Sep 11 14:00:00 2020 Jindrich Novy - 1.6.4-23
- fix \"CVE-2020-14040 podman: golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash [rhel-7]\"
- Resolves: #1854715

Sun Aug 30 14:00:00 2020 Jindrich Novy - 1.6.4-22
- revert regressions introduced by 0001-bump-github.com-containers-buildah-to-v1.11.5.patch
regressed bugzilla list follows:
- Related: #1817743, #1792243, #1784950

Mon Aug 17 14:00:00 2020 Jindrich Novy - 1.6.4-21
- fix \"podman launches a container with systemd instance inside - bind mounts of systemd cgroup entries are being leaked in host mount namespace\"
- Resolves: #1860506

Thu Jul 30 14:00:00 2020 Jindrich Novy - 1.6.4-20
- rebuilt

Wed Jul 29 14:00:00 2020 Jindrich Novy - 1.6.4-19
- fix \"podman segfault upon doing buildah operations due to error handling message\"
- Resolves: #1853326

Fri Apr 3 14:00:00 2020 Jindrich Novy - 1.6.4-18
- fix \"CVE-2020-8945 proglottis/gpgme: Use-after-free in GPGME bindings during container image pull\"
- Resolves: #1806940

Tue Mar 31 14:00:00 2020 Jindrich Novy - 1.6.4-17
- fix \"CVE-2020-10696 buildah: crafted input tar file may lead to local file overwriting during image build process\"
- Resolves: #1817743

Wed Mar 25 13:00:00 2020 Jindrich Novy - 1.6.4-16
- use the full PR 5348 to fix \"no route to host from inside container\"
- Resolves: #1806895

Tue Mar 17 13:00:00 2020 Jindrich Novy - 1.6.4-15
- update fix for \"podman (1.6.4) rhel 8.1 no route to host from inside container\"
- Resolves: #1806895

Mon Mar 16 13:00:00 2020 Jindrich Novy - 1.6.4-14
- fix \"CVE-2020-1702 podman: containers/image: Container images read entire image manifest into memory\"
- Resolves: #1810614

Sat Feb 29 13:00:00 2020 Jindrich Novy - 1.6.4-13
- fix \"[FJ8.2 Bug]: [REG]The \"--group-add\" option of \"podman create\" doesn\'t function.\"
- Resolves: #1808702

Wed Feb 26 13:00:00 2020 Jindrich Novy - 1.6.4-12
- fix \"Podman can\'t reuse a container name, even if the container that was using it is no longer around\"
- Resolves: #1807437

Wed Feb 26 13:00:00 2020 Jindrich Novy - 1.6.4-11
- fix \"podman exec does not reads from stdin\"
- Resolves: #1807586

Tue Feb 25 13:00:00 2020 Jindrich Novy - 1.6.4-10
- fix \"podman (1.6.4) rhel 8.1 no route to host from inside container\"
- Resolves: #1806895

Wed Feb 19 13:00:00 2020 Jindrich Novy - 1.6.4-9
- fix \"Podman support for FIPS Mode requires a bind mount inside the container\"
- Resolves: #1804189

Thu Feb 13 13:00:00 2020 Jindrich Novy - 1.6.4-8
- Fix CVE-2020-1726
- Resolves: #1801825

Fri Feb 7 13:00:00 2020 Jindrich Novy - 1.6.4-7
- allow colon be present in tarball name (#1797599)

Fri Jan 24 13:00:00 2020 Jindrich Novy - 1.6.4-6
- resurrect s390x arch as kernel there now has the renameat2 syscall (#1773504)

Mon Jan 20 13:00:00 2020 Jindrich Novy - 1.6.4-5
- Fix thread safety of gpgme (#1792243)

Wed Jan 15 13:00:00 2020 Jindrich Novy - 1.6.4-4
- temporary disable s390x arch due to #1773504 causing fuse-overlayfs
failing to build - podman requires it

Tue Jan 14 13:00:00 2020 Jindrich Novy - 1.6.4-3
- drop libvarlink and hard libseccomp deps: we don\'t have these in RHEL7.8

Wed Jan 8 13:00:00 2020 Jindrich Novy - 1.6.4-2
- merge podman-manpages with podman package and put man pages for
podman-remote to its dedicated subpackage
Resolves: #1788549

Thu Dec 12 13:00:00 2019 Jindrich Novy - 1.6.4-1
- update to 1.6.4
- split podman and conmon packages

Thu Sep 12 14:00:00 2019 Jindrich Novy - 1.4.4-5
- Fix CVE-2019-10214.

Wed Aug 14 14:00:00 2019 Lokesh Mandvekar - 1.4.4-4
- Resolves: #1741264 - remove unnecessary dep on atomic-registries

Fri Aug 2 14:00:00 2019 Jindrich Novy - 1.4.4-3
- use 1.4.4 in RHEL7u7

Tue Jul 23 14:00:00 2019 Lokesh Mandvekar - 1.4.4-2
- Resolves: #1728242

Thu Jul 4 14:00:00 2019 Lokesh Mandvekar - 1.4.4-1
- bump to v1.4.4

Thu Jun 27 14:00:00 2019 Lokesh Mandvekar - 1.4.3-1
- bump to v1.4.3

Tue Jun 25 14:00:00 2019 Lokesh Mandvekar - 1.4.1-1
- bump to v1.4.1
- bump conmon to v0.3.0

Sat Jun 8 14:00:00 2019 Lokesh Mandvekar - 1.4.0-2
- build only supported arches

Sat Jun 8 14:00:00 2019 Lokesh Mandvekar - 1.4.0-1
- rebase to v1.4.0
- use conmon v0.2.0

Wed May 29 14:00:00 2019 Lokesh Mandvekar - 1.3.2-1.git14fdcd0
- Resolves: #1714700
- bump to v1.3.2

Thu May 23 14:00:00 2019 Lokesh Mandvekar - 1.3.1-1.git7210727
- Resolves: #1710265
- bump to v1.3.1

Tue May 14 14:00:00 2019 Lokesh Mandvekar - 1.3.0-1.git139afa7
- Resolves: #1701922, #1689862, #1418418, #1418422, #1649044, #1534505
- BR: systemd-devel

Tue Apr 2 14:00:00 2019 Lokesh Mandvekar - 1.2.0-3.git3bd528e
- Ensure correct upstream version number

Mon Apr 1 14:00:00 2019 Frantisek Kluknavsky - 1.2-2.git3bd528e
- rebase

Wed Mar 6 13:00:00 2019 Lokesh Mandvekar - 1.1.2-2.git0ad9b6b
- system renumber when upgrading from version lower than 1.1
- centos build envs don\'t have make by default

Wed Mar 6 13:00:00 2019 Lokesh Mandvekar - 1.1.2-1.git0ad9b6b
- bump to v1.1.2

Fri Feb 15 13:00:00 2019 Frantisek Kluknavsky - 1.0.1-2.git921f98f
- last rebase was to version 1.0.1 actually

Mon Feb 11 13:00:00 2019 Frantisek Kluknavsky - 1.0.0-3.git921f98f
- rebase

Mon Feb 11 13:00:00 2019 Frantisek Kluknavsky - 1.0.0-2.git6d7d90e
- rebase

Tue Jan 15 13:00:00 2019 Frantisek Kluknavsky - 1.0.0-1.git82e8011
- rebase to v1, yay!
- rebase conmon to 9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2

Fri Dec 14 13:00:00 2018 Frantisek Kluknavsky - 0.12.1.2-2.git9551f6b
- rebase

Mon Dec 10 13:00:00 2018 Frantisek Kluknavsky - 0.11.1.1-5.git594495d
- varlink not in rhel7, remove unitfiles. https://bugzilla.redhat.com/show_bug.cgi?id=1657303

Wed Nov 21 13:00:00 2018 Frantisek Kluknavsky - 0.11.1.1-4.git594495d
- openssl-devel needed only with scl go toolset

Thu Nov 15 13:00:00 2018 Lokesh Mandvekar - 0.11.1.1-3.git594495d
- correctly generate debuginfo by updating gobuild def

Thu Nov 15 13:00:00 2018 Lokesh Mandvekar - 0.11.1.1-2.git594495d
- enable debuginfo for conmon

Thu Nov 15 13:00:00 2018 Lokesh Mandvekar - 0.11.1.1-1.git594495d
- Resolves: #1649563, #1648429
- bump to v0.11.1.1
- built libpod commit 594495d

Wed Nov 14 13:00:00 2018 Frantisek Kluknavsky - 0.11.1-2.gita4adfe5
- fix conflicts with docker and docker-common

Tue Nov 13 13:00:00 2018 Lokesh Mandvekar - 0.11.1-1.gita4adfe5
- bump to v0.11.1
- subpackage podman-docker
- built libpod commit a4adfe5
- built conmon from cri-o commit 464dba6

Fri Nov 2 13:00:00 2018 Frantisek Kluknavsky - 0.10.1.3-4.gitee513cc
- rpm macro for centos

Wed Oct 31 13:00:00 2018 Frantisek Kluknavsky - 0.10.1.3-3.gitee513cc
- rebase

Fri Oct 26 14:00:00 2018 Frantisek Kluknavsky - 0.10.1.3-2.git6e1aeb0
- rebase to 6e1aeb06f86bfed7045be19c8e8b09c1bf5ba55f
- rebase cri-o to 1.12

Thu Oct 18 14:00:00 2018 Lokesh Mandvekar - 0.10.1.3-1.gitdb08685
- Resolves: #1640342 - update vendored buildah to allow building when there are
containers running

Wed Oct 17 14:00:00 2018 Lokesh Mandvekar - 0.10.1.2-1.git2b4f8d1
- Resolves: #1627891
- bump to v0.10.1.2
- built podman commit 2b4f8d1

Tue Oct 16 14:00:00 2018 Lokesh Mandvekar - 0.10.1.1-1.git4bea3e9
- bump podman to v0.10.1.1
- built podman commit 4bea3e9
- built conmon from cri-o commit a30f93c

Wed Oct 3 14:00:00 2018 Frantisek Kluknavsky - 0.9.3.1-4.gita3c4ce6
- rebased cri-o to 1.11.6

Wed Oct 3 14:00:00 2018 Frantisek Kluknavsky - 0.9.3.1-3.gita3c4ce6
- rebase

Wed Sep 26 14:00:00 2018 Frantisek Kluknavsky - 0.9.3.1-2.git1cd906d
- rebase

Tue Sep 25 14:00:00 2018 Frantisek Kluknavsky - 0.9.3-2.gita723353
- rebase

Mon Sep 17 14:00:00 2018 Dan Walsh - 0.9.2.1-1.git19cb754
- Merge in fixes for podman build, to handle symbolic links and running sudo in Dockerfile

Mon Sep 17 14:00:00 2018 Frantisek Kluknavsky - 0.9.2-5.git37a2afe
- rebase to podman 0.9.2
- rebase to cri-o 0.11.4

Fri Sep 14 14:00:00 2018 dwalsh - 0.9.1-4.gitaba58d1
- podman no longer requires oci-systemd-hook

Sun Sep 9 14:00:00 2018 baude - 0.9.1-3.gitaba58d1
- Grab correct commit for podman-0.9.1

Wed Sep 5 14:00:00 2018 Frantisek Kluknavsky - 0.8.5-3.gitdc5a711
- rebased cri-o to 1.11.2

Tue Sep 4 14:00:00 2018 Frantisek Kluknavsky - 0.8.5-2.gitdc5a711
- rebase

Tue Sep 4 14:00:00 2018 Frantisek Kluknavsky - 0.8.4-3.git9f9b8cf
- depend on oci-systemd-hook

Thu Aug 30 14:00:00 2018 Frantisek Kluknavsky - 0.8.4-2.git9f9b8cf
- rebase

Sun Aug 12 14:00:00 2018 Dan Walsh - 0.8.2.1-1.git7a526bb
- Upstream 0.8.2.1 release

Sat Aug 4 14:00:00 2018 Dan Walsh - 0.8.1-1.git6b4ab2a
- Bump to v0.8.1

Sat Jul 21 14:00:00 2018 Dan Walsh - 0.7.3-2.git079121
- Turn on ostree support
- Upstream 0.7.3

Sat Jul 14 14:00:00 2018 Dan Walsh - 0.7.2-2.git4ca4c5f
- Upstream 0.7.2 release

Wed Jul 11 14:00:00 2018 Frantisek Kluknavsky - 0.7.1-3.git84cfdb2
- rebuilt

Wed Jul 11 14:00:00 2018 Frantisek Kluknavsky - 0.7.1-2.git84cfdb2
- rebase to 84cfdb2

Sun Jul 8 14:00:00 2018 Dan Walsh - 0.7.1-1.git802d4f2
- Upstream 0.7.1 release

Mon Jun 25 14:00:00 2018 Lokesh Mandvekar - 0.6.4-2.gitd5beb2f
- disable devel and unittest subpackages
- include conditionals for rhel-8.0

Fri Jun 22 14:00:00 2018 Dan Walsh - 0.6.4-1.gitd5beb2f
- do not compress debuginfo with dwz to support delve debugger

Mon Jun 4 14:00:00 2018 Lokesh Mandvekar - 0.6.1-3.git3e0ff12
- do not compress debuginfo with dwz to support delve debugger

Mon Jun 4 14:00:00 2018 Lokesh Mandvekar - 0.6.1-2.git3e0ff12
- bash completion shouldn\'t have shebang

Mon Jun 4 14:00:00 2018 Lokesh Mandvekar - 0.6.1-1.git3e0ff12
- Resolves: #1584429 - drop capabilities when running a container as non-root
- bump to v0.6.1
- built podman commit 3e0ff12
- built conmon from cri-o commit 1c0c3b0
- drop containernetworking-plugins subpackage, it\'s now split out into a standalone
package

Fri Apr 27 14:00:00 2018 Lokesh Mandvekar - 0.4.1-4.gitb51d327
- Resolves: #1572538 - build host-device and portmap plugins

Thu Apr 12 14:00:00 2018 Lokesh Mandvekar - 0.4.1-3.gitb51d327
- correct dep on containernetworking-plugins

Thu Apr 12 14:00:00 2018 Lokesh Mandvekar - 0.4.1-2.gitb51d327
- add containernetworking-plugins v0.7.0 as a subpackage (podman dep)
- release tag for the containernetworking-plugins is actually gotten from
podman release tag.

Wed Apr 11 14:00:00 2018 Lokesh Mandvekar - 0.4.1-1.gitb51d327
- bump to v0.4.1
- built commit b51d327

Wed Mar 14 13:00:00 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb
- built podman commit bc358eb
- built conmon from cri-o commit 712f3b8

Fri Mar 9 13:00:00 2018 baude - 0.3.2-1.gitf79a39a
- Release 0.3.2-1

Sun Mar 4 13:00:00 2018 baude - 0.3.1-2.git98b95ff
- Correct RPM version

Fri Mar 2 13:00:00 2018 baude - 0.3.1-1-gitc187538
- Release 0.3.1-1

Sun Feb 25 13:00:00 2018 Peter Robinson 0.2.2-2.git525e3b1
- Build on ARMv7 too (Fedora supports containers on that arch too)

Fri Feb 23 13:00:00 2018 baude - 0.2.2-1.git525e3b1
- Release 0.2.2

Fri Feb 16 13:00:00 2018 baude - 0.2.1-1.git3d0100b
- Release 0.2.1

Wed Feb 14 13:00:00 2018 baude - 0.2-3.git3d0100b
- Add dep for atomic-registries

Tue Feb 13 13:00:00 2018 baude - 0.2-2.git3d0100b
- Add more 64bit arches
- Add containernetworking-cni dependancy
- Add iptables dependancy

Mon Feb 12 13:00:00 2018 baude - 0-2.1.git3d0100
- Release 0.2

Tue Feb 6 13:00:00 2018 Lokesh Mandvekar - 0-0.3.git367213a
- Resolves: #1541554 - first official build
- built commit 367213a

Fri Feb 2 13:00:00 2018 Lokesh Mandvekar - 0-0.2.git0387f69
- built commit 0387f69

Wed Jan 10 13:00:00 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278
- First package for Fedora


 
ICM