Releases: cloudfoundry/apt-buildpack
v0.2.2
-
No user facing changes. Updated internal libraries.
- Uncached buildpack SHA256: 3bb621e1de638ade95b0b6e66e8ebf2997e1de3b51d92285663dc65182323408
v0.2.1
-
No user facing changes. Updated internal libraries.
- Uncached buildpack SHA256: d013a959c38f60594f71f0bf1d6135674356027813e307481719a454f0b68d48
v0.2.0
-
Remove support for cflinuxfs2.
(https://www.pivotaltracker.com/story/show/168269855)- Uncached buildpack SHA256: c56b1db9cc03f79037b7001741c757507e41e96d340fb868b46d6ff1ffe7e984
v0.1.9
-
Adds support for installing apt packages from custom repositories in offline environments.
- Thanks to @abhinavrau for the PR!
(https://www.pivotaltracker.com/story/show/167925100)
- Thanks to @abhinavrau for the PR!
-
Cleans up output to clear up confusion. Yay clarity!
(https://www.pivotaltracker.com/story/show/163646135) -
Drop support for cflinuxfs2
-
Uncached buildpack SHA256: 63753209766bd939d83e69fc70f6ea5ff931dcebb9bbdd884e1de493939de800
v0.1.8
-
update install_go.sh script to use go 1.12.4
Re-release with go1.12 binaries- Uncached buildpack SHA256: 99857aeb1537cc00d1ad8851797960ded645406353941e30436a7b4867e613ce
- Uncached buildpack SHA256: ba7fed8049a8bbc1284654c1a14813387b68f4271cab5572cfba47272054406a
v0.1.7
-
Remove warning logs causing bosh cli error
- Uncached buildpack SHA256: 38334cb860b36bca20c0c197457899395fec6a1e5cd5dda10b31f4ffef400bd8
- Uncached buildpack SHA256: 1d8747006a23f2cb0884d0dac9133dd0b46ffd1fe992a297443cf5c5b43670de
v0.1.6
-
Update go to 1.11.5 for compiling buildpack from source when using URLs
(https://www.pivotaltracker.com/story/show/163701450)- Uncached buildpack SHA256: 0a2bff60aeb36b771593c2c81c72332d558ae9f5e51d46d9f869e8906ea6fb73
- Uncached buildpack SHA256: 96860af9fc4914b27e3569086d718d1a0946f3a23110f6598da9c1e0252597da
v0.1.5
-
Use built version of go 1.11.4 in online unbuilt/URL buildpack
(https://www.pivotaltracker.com/story/show/163089977) -
Vendor with go modules
- This helps with building from source in the URL case
(https://www.pivotaltracker.com/story/show/162654926)
- Uncached buildpack SHA256: 79a9ab5f9c99ca86849995ccf7e713cb9c40ade28f496a498696859935984b28
- Uncached buildpack SHA256: 6050c8358b13bc476f73e2901777827cebbe6573a5fae98d3fc9d9a2813c32a6
- This helps with building from source in the URL case
v0.1.4
-
Fix gpg keys existence check for cflinuxfs3
- add checks to apt.install to install only the newest .deb packages, similar to the curl -z option
(https://www.pivotaltracker.com/story/show/160305701)
- Uncached buildpack SHA256: e7559060e6362e81a5d03717cf9929957b229fcd5ff0ada4991c78c19b3a6899
- Uncached buildpack SHA256: 3760084ec13b2b5ea761fee82937774211d46816415a2cdb476f290006c3aff2
- add checks to apt.install to install only the newest .deb packages, similar to the curl -z option
v0.1.3
-
Add ability to specify repository priority
(https://www.pivotaltracker.com/story/show/160048595)- Uncached buildpack SHA256: a9c26d48eac3924420f7bd789fd681f62e0349164f8daf714326b11465edb1b6