Releases: cloudfoundry/bpm-release
Releases · cloudfoundry/bpm-release
v1.1.1
Compare
Sorry, something went wrong.
No results found
xoebus
released this
31 Jul 18:39
update libseccomp to v2.4.1 to fix CVE-2019-9893
bpm trace exits 0 if the user interrupts it
allow shared volumes to be mount_only
update go to 1.12.7
v1.1.0
Compare
Sorry, something went wrong.
No results found
xoebus
released this
28 May 18:01
allow unrestricted volume paths to contain globs
volumes can be shared to reveal their internal mounts into other mount namespaces
automatically reap zombie processes from inside the container without resorting to bash hacks
v1.0.4
Compare
Sorry, something went wrong.
No results found
xoebus
released this
02 Apr 01:59
mount tmpfs workaround in bpm rather than pre-start
update golang to 1.12.1
prevent errors when deleting jobs with no pidfile
forcibly remove runc state if it is corrupted
v1.0.3
Compare
Sorry, something went wrong.
No results found
xoebus
released this
12 Feb 17:51
We have learned that there is an incompatibility between the new version of RunC in this release and some instrumentation addon releases for BOSH when running on a Trusty stemcell. Please upgrade to Xenial while on BPM 1.0.2 before upgrading to BPM 1.0.3.
bump runc to address CVE-2019-5736
container IDs have been made more human readable to help with metrics reporting tools - you still should not depend on these!
do not write the pidfile for bpm run (bpm start is unchanged)
v1.0.2
Compare
Sorry, something went wrong.
No results found
xoebus
released this
28 Jan 22:54
fix compilation on 97.x series stemcells
v1.0.1
Compare
Sorry, something went wrong.
No results found
xoebus
released this
25 Jan 17:39
v1.0.0
Compare
Sorry, something went wrong.
No results found
release v1.0.0
v0.13.0
Compare
Sorry, something went wrong.
No results found
xoebus
released this
12 Oct 16:47
volumes can be mounted inside /var/vcap/sys/run
v0.12.3
Compare
Sorry, something went wrong.
No results found
xoebus
released this
10 Sep 22:42
do not try and create cgroup directories if they already exist
v0.12.2
Compare
Sorry, something went wrong.
No results found
xoebus
released this
22 Aug 21:54
allow multiple volume options to be passed as a flag without quoting