SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-demo-2.7.6-8.24.13.x86_64.rpm :

* Thu Nov 21 2013 jmatejekAATTsuse.com- update to 2.7.6
* Thu Sep 19 2013 crrodriguezAATTopensuse.org- build with -DOPENSSL_LOAD_CONF so python honours the system\'s openSSL configuration if any, allowing it to benefit from openssl ENGINE functionality.
* Mon Aug 26 2013 lnusselAATTsuse.de- update python-2.7.3-ssl_ca_path.patch patch to load default verify locations if no ca_certs file is specified (bnc#827982, bnc#836739)
* Fri Aug 16 2013 jmatejekAATTsuse.com- handle NULL bytes in certain fields of SSL certificates (CVE-2013-4238, bnc#834601)
* Tue Jul 09 2013 jengelhAATTinai.de- Add python-bsddb6.diff to support building against libdb-6.0
* Wed Jun 05 2013 schwabAATTsuse.de- Reenable testsuite on arm
* Thu May 30 2013 jmatejekAATTsuse.com- switch to xz archive
* Tue May 28 2013 speilickeAATTsuse.com- Update to version 2.7.5: + bugfix-only release + fixes several important regressions introduced in 2.7.4 + Issue #15535: Fixed regression in the pickling of named tuples by removing the __dict__ property introduced in 2.7.4. + Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3, such as was shipped with Centos 5 and Mac OS X 10.4. + Issue #17703: Fix a regression where an illegal use of Py_DECREF() after interpreter finalization can cause a crash. + Issue #16447: Fixed potential segmentation fault when setting __name__ on a class. + Issue #17610: Don\'t rely on non-standard behavior of the C qsort() function. 12 See http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS for more
* Thu May 09 2013 jmatejekAATTsuse.com- update to 2.7.4
* bugfix-only release
* Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Mon Feb 25 2013 jmatejekAATTsuse.com- fix pythonstart failing on $HOME-less users (bnc#804978)
* Sun Aug 12 2012 idonmezAATTsuse.com- python & python-base Release numbers can differ, take that into account. See bnc#766778 comment 12.
* Tue Jun 26 2012 dvaleevAATTsuse.com- Fix failing test_dbm on ppc64
* Thu May 17 2012 jfunkAATTfunktronics.ca- Support directory-based certificate stores with the ca_certs parameter of SSL functions [bnc#761501]
* Tue May 15 2012 jmatejekAATTsuse.com- enabled some tests
* Thu Dec 08 2011 jmatejekAATTsuse.com- %python_version now correctly refers to %tarversion
* Thu Dec 01 2011 saschpeAATTsuse.de- Spec file cleanup:
* Run spec-cleaner
* Remove outdated %clean section, AutoReqProv and authors from descr.- Fix license to Python-2.0 (also SPDX style)
* Wed Nov 30 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Fri Sep 16 2011 jmatejekAATTsuse.com- dropped newslist.py from demos because of bad license (bnc#718009)
* Sun Jul 10 2011 roAATTsuse.de- update to 2.7.2:
* Bug fix only release, see http://hg.python.org/cpython/raw-file/eb3c9b74884c/Misc/NEWS for details- introduce a pre_checkin.sh file that synchronizes patches between python and python-base- rediff patches for 2.7.2- replace kernel3 patch with the upstream solution
* Tue May 24 2011 jmatejekAATTnovell.com- updated to 2.7.1
* bugfix-only release
* Wed May 04 2011 jmatejekAATTnovell.com- added \"fix-parallel-make\" patch to python main package as well, because build process is the same
* Thu Feb 17 2011 pthAATTsuse.de- Prefix DATE and TIME with PY_BUILD_ and COMPILER with PYTHON_ as to not break external code (bnc#673071).
* Tue Aug 31 2010 cristian.rodriguezAATTopensuse.org- Provide \"fake\" build enviroment information
* build date replaced by source tarball modify date
* compiler string replaced by \"GCC\"
* This is intended to avoid republishing the packages over and over again.
* Thu Aug 26 2010 jmatejekAATTnovell.com- update to 2.7
* see changes in python-base.changes- cleaned up the spec and patches
* Fri Jul 02 2010 jengelhAATTmedozas.de- add patch from http://bugs.python.org/issue6029- use %_smp_mflags
* Wed Apr 07 2010 matejcikAATTsuse.cz- update to 2.6.5
* Wed Feb 03 2010 jengelhAATTmedozas.de- exclude dl.so from SPARC64 (not built like on x86_64)
* Fri Jan 29 2010 matejcikAATTsuse.cz- enabled ipv6 in configure (bnc#572673)
* Wed Dec 23 2009 ajAATTsuse.de- Apply patches with fuzz=0
* Wed Dec 02 2009 cooloAATTnovell.com- update patch again
* Wed Nov 04 2009 matejcikAATTsuse.cz- readline shouldn\'t append space after completion (bnc#551715, python bug 5833)
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Tue Sep 08 2009 maxAATTsuse.de- removed blt from BuildRequires so that it can be dropped.
* Fri Sep 04 2009 matejcikAATTsuse.cz- added patch for potential SSL hangup during handshake (bnc#525295)
* Wed Jul 29 2009 matejcikAATTsuse.cz- renamed multilib patch to reflect the changes
* Thu Jul 16 2009 cooloAATTnovell.com- disable as-needed to fix build
* Mon Apr 27 2009 matejcikAATTsuse.cz- update to 2.6.2
* bugfix-only release for 2.6 series
* Wed Jan 07 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Mon Dec 15 2008 matejcikAATTsuse.cz- reenabled bsddb module, so that dependent packages can build ( bnc#441088 )
* Thu Oct 09 2008 matejcikAATTsuse.cz- update to 2.6 (version name is 2.6.0 to prevent upgrade problems)- don\'t run the whole test suite, only run tests for newly built modules- provide %name = 2.6
* Fri Sep 19 2008 matejcikAATTsuse.cz- moved testsuite to %check section- update to 2.6rc2, removing the last remaining security patch- included fix for socket.ssl() behavior regression, fixing bnc#426563
* Tue Sep 16 2008 matejcikAATTsuse.cz- moved python-xml to subpackage of python-base- moved dbm.so to gdbm subpackage- moved ssl.py and sqlite3 module to this
* Mon Sep 15 2008 matejcikAATTsuse.cz- update to 2.6rc1 - bugfix-only pre-stable release
* Fri Sep 12 2008 matejcikAATTsuse.cz- split package, as per fate#305065- moved python-devel to be a subpackage of python-base- minor fixes & packaging cleanups
* Wed Sep 10 2008 matejcikAATTsuse.cz- fixed misapplied ssl-compat patch (caused segfaults when opening SSL connections, bnc#425138 )
* Wed Sep 03 2008 matejcikAATTsuse.cz- updated to 2.6beta3 from BETA dist, summary of changes follows:
* patches update/cleanup
* removed failing tests (test_unicode, test_urllib2), those will be reworked later to not fail
* fixed ncurses/panel.h include
* removed most security fixes, as they are already included in this version
* removed imageop/rgbimg (reasons: they only work in 32bit environment anyway, are deprecated by upstream and have inherent security problems)
* fixed pythonstart script to trim history after 10000 lines (bnc#399190)- 2.6beta3 is mostly stable release of the 2.6 series, package will be updated to 2.6 final as soon as it comes out (in the beginning of October)
* Wed Jul 30 2008 matejcikAATTsuse.cz- security fixes for issues mentioned in bnc#406051:
* CVE-2008-2315 - multiple integer overflows in basic types
* CVE-2008-2316 - partial hashing of huge data with hashlib
* CVE-2008-3142 - multiple buffer oveflows in unicode processing
* CVE-2008-3144 - possible integer over/underflow in mysnprintf
* buffer overflows in expandtabs() method (afaik no CVE assigned)- also mentioned CVE-2008-3143 is already fixed in python 2.5.2
* Mon Jun 30 2008 schwabAATTsuse.de- Work around autoheader bug.
* Fri Jun 13 2008 schwabAATTsuse.de- Fix configure script.
* Thu Apr 24 2008 matejcikAATTsuse.cz- proper path for html documentation from python-doc, help text mentioning python-doc package in pydoc (bnc#380942)
* Wed Apr 16 2008 matejcikAATTsuse.cz- PyString_FromStringAndSize now checks size parameter (bnc#379534, CVE-2008-1721)
* Tue Apr 15 2008 adrianAATTsuse.de- disable DNS lookup test when running in build service. The XEN build hosts have no network.
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Mon Apr 07 2008 schwabAATTsuse.de- Limit virtual memory to avoid spurious testsuite failures.
* Mon Mar 10 2008 matejcikAATTsuse.cz- bnc#367853 turned out to be invalid, upstream is already on to the real problem- forcing -fwrapv to compiler flags until upstream has a solution
* Wed Feb 27 2008 matejcikAATTsuse.cz- update to 2.5.2 - bugfix-only release, over 100 bugs fixed- removed hppa patch (already included)- disabled test_str until gcc issue bnc#367853 is resolved
* Tue Nov 13 2007 matejcikAATTsuse.cz- patched a bug in sqlite module that would cause segfault on call to executescript() - > TODO return and improve the patch
* Mon Sep 03 2007 matejcikAATTsuse.cz- replaced fdupes oneliner with %fdupes macro- added /usr/bin/python2 symlink (#307097)- obsoletes python-elementtree and python-sqlite (#301182) (obsoletes, but doesn\'t provide - the modules that obsolete those packages are renamed and dependent packages need to be changed)
* Fri Aug 24 2007 bgAATTsuse.de- fix build on hppa
* Fri Aug 03 2007 jmatejekAATTsuse.cz- replaced duplicate files with hardlinks
* Fri Jul 27 2007 jmatejekAATTsuse.cz- removed emacs python-mode and dependency on emacs
* Fri Jun 08 2007 jmatejekAATTsuse.cz- revisited & explained failing tests- applied EINTR recovery patch (#278622)- experimental replacement of shebang strings, removing dependency on /usr/bin/env
* Thu May 24 2007 jmatejekAATTsuse.cz- update to 2.5.1 - bugfix only release, over 150 bugs fixed - fixes off-by-one memory leak in _localemodule.c (#276889, CVE-2007-2052)- unnecessary patches removed, minor build cleanup- warns when attempting to use https proxy (#214983)
* Mon May 21 2007 roAATTsuse.de- make setup.py accept db-4.5
* Thu Mar 29 2007 ajAATTsuse.de- Add ncurses-devel to BuildRequires.
* Sat Mar 24 2007 ajAATTsuse.de- Add libbz2-devel to BuildRequires.
* Fri Mar 23 2007 rguentherAATTsuse.de- add gdbm-devel BuildRequires
* Mon Jan 08 2007 cthielAATTsuse.de- fix sqlite3 support (#228733)
* Tue Sep 19 2006 jmatejekAATTsuse.cz- update to 2.5 final, going into STABLE dist- issue with lib/python/config is not caused by dirs patch
* Wed Sep 13 2006 jmatejekAATTsuse.cz- update to 2.5c2 - 2.5 final is expected next week- removed testfiles.tar.bz2 from package due to copyright issues (see #204867). Reminder: enable urlfetch or put it back (or both, using Nosource)
* Tue Sep 05 2006 jmatejekAATTsuse.cz- update to 2.5c1- many new features, see http://www.python.org/dev/peps/pep-0356/- 64bit indices issue will require changes of modules, see http://www.python.org/dev/peps/pep-0353/ for transition guidelines- non-backwards-compatible changes, see http://docs.python.org/dev/whatsnew/section-other.html (this link is expected to die, so just search for \"what\'s new in 2.5\")- open issues in build process: - sed\'ing out /usr/local/bin/python from files causes build to fail if not filtered by grep (see %prep section) - might be a bug in sed - 2.3.3-dirs patch + --enable-shared + --libdir breaks build, because \"-L/usr/lib
*/python2.5/config\" is added instead of \"-L.\" Workaround in 2.5c1-dirs-fix, should be replaced soon - test_file fails in autobuild, but is OK when building manually - test_nis fails in autobuild, probably due to a misconfiguration on autobuild servers - it might be good to create python-sqlite3 subpackage
 
ICM