[Pharo-dev] Esteban's ChangeLog week of 5 February 2018
estebanlm at gmail.com
estebanlm at gmail.com
Mon Feb 12 02:00:08 EST 2018
Hello!
This is my weekly ChangeLog, from 5 February 2018 to 11 February 2018.
You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=5/2/2018&to=11/2/2018
ChangeLog
=========
6 February 2018:
----------------
* ... and packaging should be [restored](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/214) too.
Which means latest vm versions are latest builds from OSVM:
=== 64bit
* [http://files.pharo.org/get-files/70/pharo64-mac-latest.zip](http://files.pharo.org/get-files/70/pharo64-mac-latest.zip)
* [http://files.pharo.org/get-files/70/pharo64-linux-threaded-latest.zip](http://files.pharo.org/get-files/70/pharo64-linux-threaded-latest.zip)
* [http://files.pharo.org/get-files/70/pharo64-linux-latest.zip](http://files.pharo.org/get-files/70/pharo64-linux-latest.zip)
* [http://files.pharo.org/get-files/70/pharo64-win-latest.zip](http://files.pharo.org/get-files/70/pharo64-win-latest.zip)
=== 32bit
* [http://files.pharo.org/get-files/70/pharo-win-latest.zip](http://files.pharo.org/get-files/70/pharo-win-latest.zip)
* [http://files.pharo.org/get-files/70/pharo-linux-threaded-latest.zip](http://files.pharo.org/get-files/70/pharo-linux-threaded-latest.zip)
* [http://files.pharo.org/get-files/70/pharo-linux-latest.zip](http://files.pharo.org/get-files/70/pharo-linux-latest.zip)
* [http://files.pharo.org/get-files/70/pharo-mac-latest.zip](http://files.pharo.org/get-files/70/pharo-mac-latest.zip)
=== Hints
* MacOS VMs now are signed! This should fix a lot of problems we had before.
* Please take note that latest win64 build lacks all library dependencies, and many things will not work (working on that)
Thanks to [Fabio](https://github.com/fniephaus) to help me put all the pieces together.
* Certificates should work now, and we can have a [signed VM](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/214).
* yesterday with Fabio we worked on fix an upload of pharo-vm that was failing:
* [https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/160](https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/160)
5 February 2018:
----------------
* I released a patch for iceberg:
* [iceberg 0.6.7](https://github.com/pharo-vcs/iceberg/releases/tag/v0.6.7)
* [libgit 1.0.5](https://github.com/pharo-vcs/libgit2-pharo-bindings/releases/tag/v1.0.5)
* [tonel 1.0.6](https://github.com/pharo-vcs/tonel/releases/tag/v1.0.6)
this is a maintenance version that fixes a couple of bugs and cleans a bit, but big changes will come next release (0.7)
* I published new versions of the certifictes to get a signed mac VM. In theory, this time it should work :)
cheers!
Esteban
More information about the Pharo-dev
mailing list