I saw an article this morning about the RH developer toolset. basically it includes a couple of packages like PHP python mysql (etc) that are later packages than that included in the released version like a 6.4 for example. So instead of php 5.3 with patches it would be php 5.4 and so on.
That is great for a couple packages - but what about more up to date libraries like glib. 6.4 is way behind on glib. Like a couple years behind.
Are there any plans in the "toolset" to update core libraries also?
Thanks,
Jerry
Jerry Geis wrote:
I saw an article this morning about the RH developer toolset. basically it includes a couple of packages like PHP python mysql (etc) that are later packages than that included in the released version like
a 6.4
for example. So instead of php 5.3 with patches it would be php 5.4 and
so on.
That is great for a couple packages - but what about more up to date libraries like glib. 6.4 is way behind on glib. Like a couple years behind.
Are there any plans in the "toolset" to update core libraries also?
a) If it's not in RHEL, and they've not announced it, it won't be in CentOS. b) EL is never that near the leading (or, in the case of fedora, bleeding) edge. The whole point is stability, for what you're running, and all the stuff that's built on that stable point.
mark
On Fri, Sep 13, 2013 at 5:13 AM, Jerry Geis geisj@pagestation.com wrote:
I saw an article this morning about the RH developer toolset. basically it includes a couple of packages like PHP python mysql (etc) that are later packages than that included in the released version like a 6.4 for example. So instead of php 5.3 with patches it would be php 5.4 and so on.
That is great for a couple packages - but what about more up to date libraries like glib. 6.4 is way behind on glib. Like a couple years behind.
Are there any plans in the "toolset" to update core libraries also?
There's a test build of devtoolset 1.1 available at: http://people.centos.org/tru/devtools-1.1/
devtoolset 2.0 was just released this week, but to my knowledge there's not a build of it available yet for CentOS.
On Fri, 13 Sep 2013, Jerry Geis wrote:
I saw an article this morning about the RH developer toolset.
There were 2 different "products" released from RH this week. Developer Toolset 2 was released which includes gcc 4.8 and eclipse 4.3 .
Software Collections 1 was also released and it contains
"Ruby 1.9.3 with Rails 3.2.8, Python 2.7, Python 3.3, PHP 5.4, Perl 5.16.3, and a Technology Preview of node.js 0.10 .
Runtime databases: MySQL 5.5, MariaDB 5.5, and PostgreSQL 9.2" "
Both of these products use "Software Collections Technology"
-Connie Sieh
basically it includes a couple of packages like PHP python mysql (etc) that are later packages than that included in the released version like a 6.4 for example. So instead of php 5.3 with patches it would be php 5.4 and so on.
That is great for a couple packages - but what about more up to date libraries like glib. 6.4 is way behind on glib. Like a couple years behind.
Are there any plans in the "toolset" to update core libraries also?
Thanks,
Jerry _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Fri, Sep 13, 2013 at 11:45 AM, Connie Sieh csieh@fnal.gov wrote:
On Fri, 13 Sep 2013, Jerry Geis wrote:
I saw an article this morning about the RH developer toolset.
There were 2 different "products" released from RH this week. Developer Toolset 2 was released which includes gcc 4.8 and eclipse 4.3 .
Software Collections 1 was also released and it contains
"Ruby 1.9.3 with Rails 3.2.8, Python 2.7, Python 3.3, PHP 5.4, Perl 5.16.3, and a Technology Preview of node.js 0.10 .
Runtime databases: MySQL 5.5, MariaDB 5.5, and PostgreSQL 9.2" "
Both of these products use "Software Collections Technology"
Here's the link to the announcement for anyone interested: http://developerblog.redhat.com/2013/09/12/rhscl1-ga/
On 09/16/2013 06:45 PM, Dave Johansen wrote:
On Fri, Sep 13, 2013 at 11:45 AM, Connie Sieh csieh@fnal.gov wrote:
On Fri, 13 Sep 2013, Jerry Geis wrote:
I saw an article this morning about the RH developer toolset.
There were 2 different "products" released from RH this week. Developer Toolset 2 was released which includes gcc 4.8 and eclipse 4.3 .
Software Collections 1 was also released and it contains
"Ruby 1.9.3 with Rails 3.2.8, Python 2.7, Python 3.3, PHP 5.4, Perl 5.16.3, and a Technology Preview of node.js 0.10 .
Runtime databases: MySQL 5.5, MariaDB 5.5, and PostgreSQL 9.2" "
Both of these products use "Software Collections Technology"
Here's the link to the announcement for anyone interested: http://developerblog.redhat.com/2013/09/12/rhscl1-ga/
both of these are being worked out - and we should have CentOS releases soon - I know Tru is hammering away at the devtools-2, and Johnny is working on getting a first build for the scl's.
for the first few cycles, we might want to keep this as tech-preview, i dont think anyone really has clarity on how this is going to shape up in the coming weeks/months.
On Mon, Sep 16, 2013 at 11:45 PM, Karanbir Singh mail-lists@karan.org wrote:
Here's the link to the announcement for anyone interested: http://developerblog.redhat.com/2013/09/12/rhscl1-ga/
both of these are being worked out - and we should have CentOS releases soon - I know Tru is hammering away at the devtools-2, and Johnny is working on getting a first build for the scl's.
for the first few cycles, we might want to keep this as tech-preview, i dont think anyone really has clarity on how this is going to shape up in the coming weeks/months.
Is there any news on this front for CentOS7?