2012-08-06 18:21:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 3 18:43:32 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add python-bundle-lang.patch: gettext: If bindtextdomain is
|
|
|
|
instructed to look in the default location of translations, we
|
|
|
|
check additionally in locale-bundle. Fixes issues like bnc#617751
|
|
|
|
|
2012-07-31 14:36:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 31 12:36:04 UTC 2012 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- all subpackages require python-base=%{version}-%{release} explicitly
|
|
|
|
(fixes bnc#766778 bug and similar that might arise in the future)
|
|
|
|
|
2012-07-20 13:17:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 26 11:54:22 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- Fix failing test_dbm on ppc64
|
|
|
|
|
2012-04-17 16:57:13 +02:00
|
|
|
-------------------------------------------------------------------
|
2012-05-18 14:22:20 +02:00
|
|
|
Thu May 17 17:49:31 UTC 2012 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Support directory-based certificate stores with the ca_certs parameter of SSL
|
|
|
|
functions [bnc#761501]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-04-17 16:57:13 +02:00
|
|
|
Sat Apr 14 08:57:46 UTC 2012 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 2.7.3:
|
|
|
|
* no change
|
|
|
|
- remove static libpython.a from build to avoid packages
|
|
|
|
linking it statically
|
|
|
|
|
2012-03-28 20:27:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 28 18:19:18 UTC 2012 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- update to 2.7.3rc2
|
|
|
|
* fixes several security issues:
|
|
|
|
* CVE-2012-0845, bnc#747125
|
|
|
|
* CVE-2012-1150, bnc#751718
|
|
|
|
* CVE-2011-4944, bnc#754447
|
|
|
|
* CVE-2011-3389
|
|
|
|
- fix for insecure .pypirc (CVE-2011-4944, bnc#754447)
|
|
|
|
|
2012-03-29 19:02:42 +02:00
|
|
|
!!important!!
|
|
|
|
- disabled test_unicode which segfaults on 64bits.
|
|
|
|
this should not happen, revisit in next RC!
|
|
|
|
!!important!!
|
|
|
|
|
2012-02-20 15:28:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 16 12:33:44 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- skip broken test_io test on ppc
|
|
|
|
|
2012-01-04 17:23:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 12 13:39:57 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Exclude /usr/bin/2to3 to prevent conflicts with python3-2to3
|
|
|
|
|
2011-12-08 14:31:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 8 13:31:01 UTC 2011 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- %python_version now correctly refers to %tarversion
|
|
|
|
|
2011-12-08 14:04:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 28 09:21:32 UTC 2011 - saschpe@suse.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)
|
|
|
|
|
2011-09-30 13:09:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 30 09:08:59 UTC 2011 - adrian@suse.de
|
|
|
|
|
|
|
|
- fix build for arm by removing an old hack for arm, bz2.so is built now
|
|
|
|
|
2011-08-08 19:58:02 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-08-24 15:28:09 +02:00
|
|
|
Fri Aug 19 22:37:42 CEST 2011 - dmueller@suse.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
|
2011-08-08 19:58:02 +02:00
|
|
|
|
2011-07-28 16:49:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 22 13:03:49 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
- Copy Lib/plat-linux2 to Lix/plat-linux3 so that DLFCN module
|
|
|
|
is also available for linux3 systems bnc#707667
|
|
|
|
|
2011-07-13 11:52:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 11 01:59:56 CEST 2011 - ro@suse.de
|
|
|
|
|
|
|
|
- fix build on factory: setup reports linux3 not linux2 now,
|
|
|
|
adapt checks
|
|
|
|
|
2011-05-31 20:00:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 17:58:30 UTC 2011 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- added explicit requires to libpython-%version-%release
|
|
|
|
to prevent bugs like bnc#697251 reappearing
|
|
|
|
|
2011-05-24 17:33:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 24 14:27:05 UTC 2011 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- update to 2.7.1
|
|
|
|
* bugfix-only release, see NEWS for details
|
|
|
|
- refreshed patches, dropped the upstreamed ones
|
|
|
|
- dropped acrequire patch, replacing it with build-time sed
|
|
|
|
- improved fix to bnc#673071 by defining the constants
|
|
|
|
only for files that require it (as is done in python3)
|
|
|
|
|
2011-05-02 18:07:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 2 16:04:49 UTC 2011 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- fixed a security flaw where malicious sites could redirect
|
|
|
|
Python application from http to a local file
|
|
|
|
(CVE-2011-1521, bnc#682554)
|
|
|
|
- fixed race condition in Makefile which randomly failed
|
|
|
|
parallel builds ( http://bugs.python.org/issue10013 )
|
|
|
|
|
2011-02-17 18:32:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 17 17:37:09 CET 2011 - pth@suse.de
|
|
|
|
|
|
|
|
- Prefix DATE and TIME with PY_BUILD_ and COMPILER with PYTHON_ as
|
|
|
|
to not break external code (bnc#673071).
|
|
|
|
|
2011-01-18 10:08:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 17 09:42:20 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- provide pyxml to avoid touching tons of packages
|
|
|
|
|
2010-11-18 18:31:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 18 08:23:34 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- add patch from http://psf.upfronthosting.co.za/roundup/tracker/issue9960
|
|
|
|
to fix build on ppc64
|
|
|
|
|
2010-10-04 15:38:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 1 13:41:30 UTC 2010 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- moved unittest to python-base (it is a testing framework, not a
|
|
|
|
testsuite, so it clearly belongs into stdlib)
|
|
|
|
- fixed smtpd.py DoS (bnc#638233, CVE probably not assigned)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 21 10:07:43 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- fix baselibs.conf
|
|
|
|
|
2010-08-27 15:52:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 26 15:13:49 UTC 2010 - suse-tux@gmx.de
|
|
|
|
|
|
|
|
- fix for urllib2 (http://bugs.python.org/issue9639)
|
|
|
|
|
2010-08-26 15:45:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 26 13:45:19 UTC 2010 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- fixed distutils test
|
2010-08-26 17:14:32 +02:00
|
|
|
- dropped autoconf version requirement (it builds just fine with other versions)
|
2010-08-26 15:45:58 +02:00
|
|
|
|
2010-09-03 17:55:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 26 11:37:28 UTC 2010 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- update to version 2.7
|
|
|
|
* improved handling of numeric types
|
|
|
|
* deprecation warnings are now silent by default
|
|
|
|
* new argparse module for command line arguments
|
|
|
|
* many new features, see http://docs.python.org/dev/whatsnew/2.7.html
|
|
|
|
for complete list
|
|
|
|
*** 2.7 is supposed to be the last version from the 2.x series,
|
|
|
|
so its (upstream) maintenance period will probably be longer than usual.
|
|
|
|
However, upstream development now focuses on 3.x series.
|
|
|
|
|
|
|
|
- cleaned up spec and patches
|
|
|
|
|
2010-07-23 17:08:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 2 13:58:38 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- add patch from http://bugs.python.org/issue6029
|
|
|
|
- use %_smp_mflags
|
|
|
|
|
2010-05-25 10:30:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 17 17:07:33 CEST 2010 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- dropped audioop.so because of security vulnerabilities
|
|
|
|
(bnc#603255)
|
|
|
|
|
2010-03-12 17:36:40 +01:00
|
|
|
-------------------------------------------------------------------
|
2010-04-13 21:40:06 +02:00
|
|
|
Wed Apr 7 20:35:26 CEST 2010 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- update to 2.6.5 (rpm version 2.6.5)
|
|
|
|
- patched test_distutils to work
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-03-12 17:36:40 +01:00
|
|
|
Thu Mar 11 18:13:05 CET 2010 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- update to 2.6.5rc2 (rpm version is 2.6.4.92)
|
|
|
|
* bugfix-only release
|
|
|
|
- removed fwrapv patch - no longer needed
|
|
|
|
- removed expat patches (this version also fixes expat vulnerabilities
|
|
|
|
from bnc#581765 )
|
|
|
|
- removed readline spacing patch - no longer needed
|
|
|
|
- removed https_proxy patch - no longer needed
|
|
|
|
- removed test_distutils patch - no longer needed
|
|
|
|
- disabled test_distutils because of spurious failure,
|
|
|
|
* TODO reenable at release
|
|
|
|
|
2010-02-05 13:55:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 4 20:46:03 CET 2010 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- removed precompiled exe files (as noted in bnc#577032)
|
|
|
|
|
2009-12-21 23:06:46 +01:00
|
|
|
-------------------------------------------------------------------
|
2010-01-29 18:51:47 +01:00
|
|
|
Fri Jan 29 15:44:15 CET 2010 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- enabled ipv6 in configure (bnc#572673)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 23 08:36:29 UTC 2009 - aj@suse.de
|
|
|
|
|
|
|
|
- Apply patches with fuzz=0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-12-21 23:06:46 +01:00
|
|
|
Tue Dec 15 00:22:44 CET 2009 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- add baselibs.conf as source
|
|
|
|
|
2009-11-16 10:06:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 28 18:03:27 UTC 2009 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- python-devel Requires glibc-devel
|
|
|
|
|
2009-09-05 00:37:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 4 20:16:42 CEST 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- fixed potential DoS in python's copy of expat (bnc#534721)
|
|
|
|
|
2009-08-07 22:04:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 2 17:01:16 UTC 2009 - jansimon.moeller@opensuse.org
|
|
|
|
|
|
|
|
- fix files section for ARM, as bz2.so isn't built on ARM.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 31 22:41:02 CEST 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- added /usr/lib/python2.6{,/site-packages} to the package even if
|
|
|
|
it is on lib64 arch
|
|
|
|
- added %python_sitelib and %python_sitearch for fedora compatibility
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 30 18:34:09 CEST 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- fixed test in test_distutils suite that would generate a warning
|
|
|
|
when the log threshold was set too low by preceding tests
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 29 16:09:32 CEST 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- support noarch python packages (modified multilib patch
|
|
|
|
to differentiate between purelib and platlib, added /usr/lib
|
|
|
|
to search path in all cases
|
|
|
|
|
2009-07-17 16:35:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 16 10:11:27 CEST 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
- disable as-needed to fix build
|
|
|
|
|
2009-04-29 00:28:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 27 15:19:45 CEST 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- update to 2.6.2
|
|
|
|
* bugfix-only release for 2.6 series
|
|
|
|
|
2009-01-19 02:18:37 +01:00
|
|
|
-------------------------------------------------------------------
|
2009-02-08 02:28:20 +01:00
|
|
|
Fri Feb 6 16:10:31 CET 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- excluded pyconfig.h and Makefile and Setup from -devel subpackage
|
|
|
|
to prevent file conflicts of python-base and python-devel
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-01-19 02:18:37 +01:00
|
|
|
Thu Jan 15 16:00:02 CET 2009 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- fixed gettext.py problem with empty plurals line (bnc#462375)
|
|
|
|
|
2009-01-09 01:52:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
|
2008-12-19 15:13:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 15 17:10:17 CET 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- removed bsddb directory from python-base, reenabled in python
|
|
|
|
|
2008-10-22 18:44:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 20 15:18:30 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- added libpython and python-base to baselibs.conf (bnc#432677)
|
|
|
|
- disabled test_smtplib for ia64 so that the package actually
|
|
|
|
gets built (bnc#436966)
|
|
|
|
|
2008-10-13 16:53:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 9 18:56:33 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- update to 2.6 final (version name is 2.6.0 to make upgrade from
|
|
|
|
2.6rc2 possible)
|
|
|
|
- replaced site.py hack with a .pth file to do the same thing
|
|
|
|
(cleaner solution that doesn't mess up documented behavior
|
|
|
|
and also fixes virtualenv, bnc#430761)
|
|
|
|
- enabled profile optimized build
|
|
|
|
- fixed %py_requires macro (bnc#346490)
|
|
|
|
- provide %name = 2.6
|
|
|
|
|
2008-09-24 00:12:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 19 20:09:50 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- moved tests to %check section
|
|
|
|
- update to 2.6rc2
|
|
|
|
- included patch for https proxy support that resolves bnc#214983
|
|
|
|
(in a proper way) and bnc#298378
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 17 22:09:12 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- included /etc/rpm/macros.python to fix the split-caused breakage
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 16 18:12:10 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- applied bug-no-proxy patch from python#3879, which should improve
|
|
|
|
backwards compatibility (important i.e. for bzr)
|
|
|
|
- moved python-xml to a subpackage of this (brings no additional
|
|
|
|
dependencies, so it can as well stay)
|
|
|
|
- moved Makefile and pyconfig.h to python-base, removing the need
|
|
|
|
to have python-devel for installation
|
|
|
|
- improved compatibility with older distros for 11.0
|
|
|
|
- moved ssl.py and sqlite3 module to python package - they won't work
|
|
|
|
without their respective binary modules anyway
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 15 18:34:27 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- updated to 2.6rc1 - bugfix-only pre-stable release
|
|
|
|
- renamed python-base-devel to python-devel as it should be
|
|
|
|
- removed macros from libpython package name
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 12 14:46:00 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- moved python-devel to a subpackage of this
|
|
|
|
- created libpython subpackage
|
|
|
|
- moved essential files from -devel to -base, so that distutils
|
|
|
|
should now be able to install without -devel package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 20:30:11 CEST 2008 - matejcik@suse.cz
|
|
|
|
|
|
|
|
- initial release of python-base
|
|
|
|
|