← Back to team overview

ius-community team mailing list archive

Updates pushed to ius-stable

 

The following builds have been pushed to IUS Stable

	mysql50-5.0.91-1		@el4,@el5,@security,@newsource
	mysql51-5.1.47-1  		@el5,@security,@newsource
	python31-3.1.2-2		@el5,@newsource
	nginx07-0.7.65-1		@el5,@newpackage
	php53-5.3.2-5			@el5
	php53-ioncube-loader-3.3.17-1	@el5,@newpackage


Tag Definitions:

@security: Update fixes a known security vulnerability. These updates
often do not go through the usual testing period and are generally
pushed to stable without delay.

@newsource: Update introduces a newer source version.

@newpackage: This signifies a package has been added to IUS that did
not previously exist.


Please allow up to 24 hours for all mirrors to sync.  Update details follow...


======================================================================
Build: mysql50-5.0.91-1
----------------------------------------------------------------------

Package Description:

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. The base package
contains the MySQL client programs, the client shared libraries, and
generic MySQL files.

---

Update Information:

%changelog
- Latest sources from upstream.  Full changelog available at:
  http://dev.mysql.com/doc/refman/5.0/en/news-5-0-91.html
- This update includes security fixes for the following:
  CVE-2010-1848, CVE-2010-1850, CVE-2010-1849.
- Removed Patch316: mysql-5.1.43-ssl_cert.patch (applied upstream)

---

References:

 [ 1 ] https://launchpad.net/ius/+milestone/mysql51-5.0.91-1


======================================================================
Build: mysql51-5.1.47-1
----------------------------------------------------------------------

Package Description:

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. The base package
contains the MySQL client programs, the client shared libraries, and
generic MySQL files.

---

Update Information:

%changelog
* Fri May 21 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.47-1.ius
- Latest sources from upstream.  Full changelog available at:
  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
- This update resolves the following security issues:
  CVE-2010-1848, CVE-2010-1850, CVE-2010-1849
- Build federated storage engine static since MySQL is dragging their
  feet to fix it in 5.1 for nearly 2 years now.  MySQL Bug #40942.
- Removed Patch7: mysql-plugin-bug.patch
- Add hack to remove ha_federated.o (MySQL Bug #48960), and build
  federated storage engine static

* Mon May 18 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.46-1.ius
- Latest sources
- No longer package plugins separately, -server obsoletes previous
  plugin subpackages
- Remove Patch14: mysql-charset-bug.patch (applied upstream)
- Chopping changelog of all entries before 5.1

* Fri May 15 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.45-4.2.ius
- Fixed source numbers to match Fedora changes

* Mon Apr 26 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.45-2.ius
- Update to MySQL 5.1.45, for various fixes described at
  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-45.html
- Added the following patches (backported from Fedora 12):
    Patch1: mysql-ssl-multilib.patch
    Patch4: mysql-testing.patch
    Patch5: mysql-install-test.patch
    Patch6: mysql-stack-guard.patch
    Patch7: mysql-plugin-bug.patch
    Patch8: mysql-setschedparam.patch (Related: BZ#477624)
    Patch10: mysql-strmov.patch
    Patch11: mysql-signal-align.patch
    Patch12: mysql-cve-2008-7247.patch (MySQL Bug #39277)
    Patch13: mysql-expired-certs.patch
    Patch14: mysql-charset-bug.patch (MySQL Bug #45058)
    Patch15: mysql-no-docs.patch
    Patch16: mysql-lowercase-bug.patch
- Remove Patch207: mysql-5.0.41-compress-test.patch
- Remove mysql.info, which is not freely redistributable
  Resolves: BZ#560181
- Emit explicit error message if user tries to build RPM as root
  Related: BZ#558915
- Change %%define to %%global per Fedora Packaging Guidelines
- Remove ndb cluster (has not been built for a while anyway)
- Remove el3 hacks (no longer build for el3)
- Add --with-big-tables, --with-embedded-server
- Remove explicit --with-named-thread-libs
- Add sub packages embedded, embedded-devel, test
- Add libtoolize, aclocal, automake, autoconf, autoheader (per Fedora)
- Add Source9: mysql-embedded-check.c, and work-around to build mysqld.so

* Wed Mar 17 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.45-1.ius
- Latest sources from upstream.
- Fix plugin build options
- Remove option plugin condition checks, make innodb always build
- Removed federated since MySQL doesn't seem to care about fixing it.

* Mon Mar 01 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.44-1.ius
- Latest sources from upstream.
- Removed Patch316: mysql-5.1.43-ssl_cert.patch (applied upstream)
- Removed Patch317: mysql-5.1.42-bug50018.patch (applied upstream)

* Mon Feb 01 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.1.43-1.ius
- Latest sources from upstream
- Added Patch316: mysql-5.1.43-ssl_cert.patch
- Added Patch317: mysql-5.1.42-bug50018.patch
- Conflicts: psa
- Fixed plugin configure options

---

References:

 [ 1 ] https://bugs.launchpad.net/ius/+milestone/mysql51-5.1.47-1


======================================================================
Build: python31-3.1.2-2
----------------------------------------------------------------------

Package Description:

Python is an interpreted, interactive, object-oriented programming
language often compared to Tcl, Perl, Scheme or Java. Python includes
modules, classes, exceptions, very high level dynamic data types and
dynamic typing. Python supports interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac and MFC).

---

Update Information:

%changelog
* Tue May 18 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 3.1.2-2.ius
- Adding [optional] make test, default to _with_tests disabled

* Sat May 08 2010 Jason Garber <jgarber@xxxxxxxxxxx> - 3.1.2-1.ius
- Upgraded to Python 3.1.2.  Full changelog available at:
  http://svn.python.org/projects/python/tags/r312/Misc/NEWS

---

References:

 [ 1 ] https://launchpad.net/ius/+milestone/python31-3.1.2-2


======================================================================
Build: nginx07-0.7.65-1
----------------------------------------------------------------------

Package Description:

Nginx [engine x] is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3
proxy server written by Igor Sysoev.

---

Update Information:

%changelog
* Tue May 10 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 0.7.65-1
- Porting to IUS, based off of Fedora 12 spec
- BuildRequires: perl (not perl-devel)

---

References:

 [ 1 ] https://launchpad.net/ius/+milestone/nginx07-0.7.65-1


======================================================================
Build: php53-5.3.2-5
----------------------------------------------------------------------

Package Description:

PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

---

Update Information:

%changelog
* Thu May 20 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.3.2-5.ius
- Added -psa-compat subpackage which adds Plesk (psa) compatibility
  Resolves LP#583485.

* Thu May 13 2010 BJ Dierkes <wdierkes@xxxxxxxxxxxxx> - 5.3.2-4.ius
- Set error_reporting = E_ALL & ~E_NOTICE | E_DEPRECATED.  Resolves
  RS #585 (internal)

---

References:

 [ 1 ] https://launchpad.net/ius/+milestone/php53-5.3.2-5


======================================================================
Build: php53-ioncube-loader-3.3.17-1
----------------------------------------------------------------------

Package Description:

IonCube Loader provides PHP Modules to read IonCube Encoded Files

---

Update Information:

%changelog
- Porting to IUS for the php53 package
- Removed files for other versions of PHP

---

References:

 [ 1 ] https://launchpad.net/ius/+milestone/php53-ioncube-loader-3.3.17-1


======================================================================
Installing From IUS Repositories
----------------------------------------------------------------------

First read the Getting Started guide here:

	http://iuscommunity.org/getting-started/


Then either install:

root@linuxbox ~]$ yum install <package1> <package2>


OR upgrade if you already have IUS Packages installed:

root@linuxbox ~]$ yum upgrade



======================================================================
Reporting Bugs or No Bugs
----------------------------------------------------------------------

Any and all feedback is greatly appreciated, whether it be because you
found bugs or to let us know that you didn't have any issues.  Please
report all bugs to:

	http://bugs.launchpad.net/ius


Thanks!


---
BJ Dierkes
Linux Systems Engineer IV / [RH]acker
Infrastructure Services [Development]
Rackspace Hosting