[Pharo-dev] Re: [ANN] New Pharo VM released (v8.6.1)

2020-11-27 Thread Martin McClure
Thanks Pablo, that makes sense. Regards, -Martin On 11/27/20 4:52 AM, teso...@gmail.com wrote: Hi Martin, yes, it is true. I have to rollback the change because it was a compatibility issue with Debian 9.11, and this version is the one used by Jenkins docker images. I will do a release as soon

[Pharo-dev] Re: [ANN] New Pharo VM released (v8.6.1)

2020-11-27 Thread teso...@gmail.com
Hi Martin, yes, it is true. I have to rollback the change because it was a compatibility issue with Debian 9.11, and this version is the one used by Jenkins docker images. I will do a release as soon as I can fix it. I want to push OBS to the last step to be productive. There is a lot of work on th

[Pharo-dev] This week (48/2020) on the Issue Tracker

2020-11-27 Thread Marcus Denker
That was a busy week.. we merged 50 Pull requests the last 7 days. And no, not only trivialities! Graphics Add the missing implementation of OSSDL2GLRenderer >> #pixelExtent #7786 https://github.com/pharo-project/pharo/pull/7786 Clean the OSWindowGenericRenderer texture APIs f