|
|
|
|
Changelog for python3-libs-3.2-1.fc15.x86_64.rpm :
Mon Feb 21 13:00:00 2011 David Malcolm - 3.2-1 - 3.2 - remove alphatag - regenerate autotool patch - add a /usr/bin/python3-debug symlink within the debug subpackage
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 3.2-0.11.rc2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Jan 31 13:00:00 2011 David Malcolm - 3.2-0.10.rc2 - 3.2rc2
Mon Jan 17 13:00:00 2011 David Malcolm - 3.2-0.9.rc1 - 3.2rc1 - rework patch 6 (static lib removal) - remove upstreamed patch 130 (ppc debug build) - regenerate patch 300 (autotool intermediates) - updated packaging to reflect upstream rewrite of \"Demo\" (issue 7962) - added libpython3.so and 2to3-3.2
Wed Jan 5 13:00:00 2011 David Malcolm - 3.2-0.8.b2 - set EXTRA_CFLAGS to our CFLAGS, rather than overriding OPT, fixing a linker error with dynamic annotations (when configured using --with-valgrind) - fix the ppc build of the debug configuration (patch 130; rhbz#661510)
Tue Jan 4 13:00:00 2011 David Malcolm - 3.2-0.7.b2 - add --with-valgrind to configuration (on architectures that support this)
Wed Dec 29 13:00:00 2010 David Malcolm - 3.2-0.6.b2 - work around test_subprocess failure seen in koji (patch 129)
Tue Dec 28 13:00:00 2010 David Malcolm - 3.2-0.5.b2 - 3.2b2 - rework patch 3 (removal of mimeaudio tests), patch 6 (no static libs), patch 8 (systemtap), patch 102 (lib64) - remove patch 4 (rendered redundant by upstream r85537), patch 103 (PEP 3149), patch 110 (upstreamed expat fix), patch 111 (parallel build fix for grammar fixed upstream) - regenerate patch 300 (autotool intermediates) - workaround COUNT_ALLOCS weakref issues in test suite (patch 126, patch 127, patch 128) - stop using runtest.sh in %check (dropped by upstream), replacing with regrtest; fixup list of failing tests - introduce \"pyshortver\", \"SOABI_optimized\" and \"SOABI_debug\" macros - rework manifests of shared libraries to use \"SOABI_\" macros, reflecting PEP 3149 - drop itertools, operator and _collections modules from the manifests as py3k commit r84058 moved these inside libpython; json/tests moved to test/json_tests - move turtle code into the tkinter subpackage
Wed Nov 17 13:00:00 2010 David Malcolm - 3.2-0.5.a1 - fix sysconfig to not rely on the -devel subpackage (rhbz#653058)
Thu Sep 9 14:00:00 2010 David Malcolm - 3.2-0.4.a1 - move most of the content of the core package to the libs subpackage, given that the libs aren\'t meaningfully usable without the standard libraries
Wed Sep 8 14:00:00 2010 David Malcolm - 3.2-0.3.a1 - Move test.support to core package (rhbz#596258) - Add various missing __pycache__ directories to payload
Sun Aug 22 14:00:00 2010 Toshio Kuratomi - 3.2-0.2.a1 - Add __pycache__ directory for site-packages
Sun Aug 22 14:00:00 2010 Thomas Spura - 3.2-0.1.a1 - on 64bit \"stdlib\" was still \"/usr/lib/python *\" (modify *lib64.patch) - make find-provides-without-python-sonames.sh 64bit aware
Sat Aug 21 14:00:00 2010 David Malcolm - 3.2-0.0.a1 - 3.2a1; add alphatag - rework %files in the light of PEP 3147 (__pycache__) - drop our configuration patch to Setup.dist (patch 0): setup.py should do a better job of things, and the %files explicitly lists our modules (r82746 appears to break the old way of doing things). This leads to various modules changing from \"foomodule.so\" to \"foo.so\". It also leads to the optimized build dropping the _sha1, _sha256 and _sha512 modules, but these are provided by _hashlib; _weakref becomes a builtin module; xxsubtype goes away (it\'s only for testing/devel purposes) - fixup patches 3, 4, 6, 8, 102, 103, 105, 111 for the rebase - remove upstream patches: 7 (system expat), 106, 107, 108 (audioop reformat plus CVE-2010-1634 and CVE-2010-2089), 109 (CVE-2008-5983) - add machinery for rebuilding \"configure\" and friends, using the correct version of autoconf (patch 300) - patch the debug build\'s usage of COUNT_ALLOCS to be less verbose (patch 125) - \"modulator\" was removed upstream - drop \"-b\" from patch applications affecting .py files to avoid littering the installation tree
Thu Aug 19 14:00:00 2010 Toshio Kuratomi - 3.1.2-13 - Turn on computed-gotos. - Fix for parallel make and graminit.c
Fri Jul 2 14:00:00 2010 David Malcolm - 3.1.2-12 - rebuild
Fri Jul 2 14:00:00 2010 David Malcolm - 3.1.2-11 - Fix an incompatibility between pyexpat and the system expat-2.0.1 that led to a segfault running test_pyexpat.py (patch 110; upstream issue 9054; rhbz#610312)
Fri Jun 4 14:00:00 2010 David Malcolm - 3.1.2-10 - ensure that the compiler is invoked with \"-fwrapv\" (rhbz#594819) - reformat whitespace in audioop.c (patch 106) - CVE-2010-1634: fix various integer overflow checks in the audioop module (patch 107) - CVE-2010-2089: further checks within the audioop module (patch 108) - CVE-2008-5983: the new PySys_SetArgvEx entry point from r81399 (patch 109)
Thu May 27 14:00:00 2010 Dan HorĂ¡k - 3.1.2-9 - reading the timestamp counter is available only on some arches (see Python/ceval.c)
Wed May 26 14:00:00 2010 David Malcolm - 3.1.2-8 - add flags for statvfs.f_flag to the constant list in posixmodule (i.e. \"os\") (patch 105)
Tue May 25 14:00:00 2010 David Malcolm - 3.1.2-7 - add configure-time support for COUNT_ALLOCS and CALL_PROFILE debug options (patch 104); enable them and the WITH_TSC option within the debug build
Mon May 24 14:00:00 2010 David Malcolm - 3.1.2-6 - build and install two different configurations of Python 3: debug and standard, packaging the debug build in a new \"python3-debug\" subpackage (patch 103)
Tue Apr 13 14:00:00 2010 David Malcolm - 3.1.2-5 - exclude test_http_cookies when running selftests, due to hang seen on http://koji.fedoraproject.org/koji/taskinfo?taskID=2088463 (cancelled after 11 hours) - update python-gdb.py from v5 to py3k version submitted upstream
Wed Mar 31 14:00:00 2010 David Malcolm - 3.1.2-4 - update python-gdb.py from v4 to v5 (improving performance and stability, adding commands)
Thu Mar 25 13:00:00 2010 David Malcolm - 3.1.2-3 - update python-gdb.py from v3 to v4 (fixing infinite recursion on reference cycles and tracebacks on bytes 0x80-0xff in strings, adding handlers for sets and exceptions)
Wed Mar 24 13:00:00 2010 David Malcolm - 3.1.2-2 - refresh gdb hooks to v3 (reworking how they are packaged)
Sun Mar 21 13:00:00 2010 David Malcolm - 3.1.2-1 - update to 3.1.2: http://www.python.org/download/releases/3.1.2/ - drop upstreamed patch 2 (.pyc permissions handling) - drop upstream patch 5 (fix for the test_tk and test_ttk_ * selftests) - drop upstreamed patch 200 (path-fixing script)
Sat Mar 20 13:00:00 2010 David Malcolm - 3.1.1-28 - fix typo in libpython.stp (rhbz:575336)
Fri Mar 12 13:00:00 2010 David Malcolm - 3.1.1-27 - add pyfuntop.stp example (source 7) - convert usage of $$RPM_BUILD_ROOT to %{buildroot} throughout, for consistency with python.spec
Mon Feb 15 13:00:00 2010 Thomas Spura - 3.1.1-26 - rebuild for new package of redhat-rpm-config (rhbz:564527) - use \'install -p\' when running \'make install\'
Fri Feb 12 13:00:00 2010 David Malcolm - 3.1.1-25 - split configure options into multiple lines for easy of editing - add systemtap static markers (wcohen, mjw, dmalcolm; patch 8), a systemtap tapset defining \"python.function.entry\" and \"python.function.return\" to make the markers easy to use (dmalcolm; source 5), and an example of using the tapset to the docs (dmalcolm; source 6) (rhbz:545179)
Mon Feb 8 13:00:00 2010 David Malcolm - 3.1.1-24 - move the -gdb.py file from %{_libdir}/INSTSONAME-gdb.py to %{_prefix}/lib/debug/%{_libdir}/INSTSONAME.debug-gdb.py to avoid noise from ldconfig (bug 562980), and which should also ensure it becomes part of the debuginfo subpackage, rather than the libs subpackage - introduce %{py_SOVERSION} and %{py_INSTSONAME} to reflect the upstream configure script, and to avoid fragile scripts that try to figure this out dynamically (e.g. for the -gdb.py change)
Mon Feb 8 13:00:00 2010 David Malcolm - 3.1.1-23 - add gdb hooks for easier debugging (Source 4)
Thu Jan 28 13:00:00 2010 David Malcolm - 3.1.1-22 - update python-3.1.1-config.patch to remove downstream customization of build of pyexpat and elementtree modules - add patch adapted from upstream (patch 7) to add support for building against system expat; add --with-system-expat to \"configure\" invocation - remove embedded copies of expat and zlib from source tree during \"prep\"
Mon Jan 25 13:00:00 2010 David Malcolm - 3.1.1-21 - introduce %{dynload_dir} macro - explicitly list all lib-dynload files, rather than dynamically gathering the payload into a temporary text file, so that we can be sure what we are shipping - introduce a macros.pybytecompile source file, to help with packaging python3 modules (Source3; written by Toshio) - rename \"2to3-3\" to \"python3-2to3\" to better reflect python 3 module packaging plans
Mon Jan 25 13:00:00 2010 David Malcolm - 3.1.1-20 - change python-3.1.1-config.patch to remove our downstream change to curses configuration in Modules/Setup.dist, so that the curses modules are built using setup.py with the downstream default (linking against libncursesw.so, rather than libncurses.so), rather than within the Makefile; add a test to %install to verify the dso files that the curses module is linked against the correct DSO (bug 539917; changes _cursesmodule.so -> _curses.so)
Fri Jan 22 13:00:00 2010 David Malcolm - 3.1.1-19 - add %py3dir macro to macros.python3 (to be used during unified python 2/3 builds for setting up the python3 copy of the source tree)
Wed Jan 20 13:00:00 2010 David Malcolm - 3.1.1-18 - move lib2to3 from -tools subpackage to main package (bug 556667)
Sun Jan 17 13:00:00 2010 David Malcolm - 3.1.1-17 - patch Makefile.pre.in to avoid building static library (patch 6, bug 556092)
Fri Jan 15 13:00:00 2010 David Malcolm - 3.1.1-16 - use the %{_isa} macro to ensure that the python-devel dependency on python is for the correct multilib arch (#555943) - delete bundled copy of libffi to make sure we use the system one
Fri Jan 15 13:00:00 2010 David Malcolm - 3.1.1-15 - fix the URLs output by pydoc so they point at python.org\'s 3.1 build of the docs, rather than the 2.6 build
Wed Jan 13 13:00:00 2010 David Malcolm - 3.1.1-14 - replace references to /usr with %{_prefix}; replace references to /usr/include with %{_includedir} (Toshio)
Mon Jan 11 13:00:00 2010 David Malcolm - 3.1.1-13 - fix permission on find-provides-without-python-sonames.sh from 775 to 755
Mon Jan 11 13:00:00 2010 David Malcolm - 3.1.1-12 - remove build-time requirements on tix and tk, since we already have build-time requirements on the -devel subpackages for each of these (Thomas Spura) - replace usage of %define with %global (Thomas Spura) - remove forcing of CC=gcc as this old workaround for bug 109268 appears to longer be necessary - move various test files from the \"tools\"/\"tkinter\" subpackages to the \"test\" subpackage
Thu Jan 7 13:00:00 2010 David Malcolm - 3.1.1-11 - add %check section (thanks to Thomas Spura) - update patch 4 to use correct shebang line - get rid of stray patch file from buildroot
Tue Nov 17 13:00:00 2009 Andrew McNabb - 3.1.1-10 - switched a few instances of \"find |xargs\" to \"find -exec\" for consistency. - made the description of __os_install_post more accurate.
Wed Nov 4 13:00:00 2009 David Malcolm - 3.1.1-9 - add macros.python3 to the -devel subpackage, containing common macros for use when packaging python3 modules
Tue Nov 3 13:00:00 2009 David Malcolm - 3.1.1-8 - add a provides of \"python(abi)\" (see bug 532118) - fix issues identified by a.badger in package review (bug 526126, comment 39): - use \"3\" thoughout metadata, rather than \"3. *\" - remove conditional around \"pkg-config openssl\" - use standard cleanup of RPM_BUILD_ROOT - replace hardcoded references to /usr with _prefix macro - stop removing egg-info files - use /usr/bin/python3.1 rather than /use/bin/env python3.1 when fixing up shebang lines - stop attempting to remove no-longer-present .cvsignore files - move the post/postun sections above the \"files\" sections
Thu Oct 29 13:00:00 2009 David Malcolm - 3.1.1-7 - remove commented-away patch 51 (python-2.6-distutils_rpm.patch): the -O1 flag is used by default in the upstream code - \"Makefile\" and the config-32/64.h file are needed by distutils/sysconfig.py _init_posix(), so we include them in the core package, along with their parent directories (bug 531901)
Tue Oct 27 13:00:00 2009 David Malcolm - 3.1.1-6 - reword description, based on suggestion by amcnabb - fix the test_email and test_imp selftests (patch 3 and patch 4 respectively) - fix the test_tk and test_ttk_ * selftests (patch 5) - fix up the specfile\'s handling of shebang/perms to avoid corrupting test_httpservers.py (sed command suggested by amcnabb)
Thu Oct 22 14:00:00 2009 David Malcolm - 3.1.1-5 - fixup importlib/_bootstrap.py so that it correctly handles being unable to open .pyc files for writing (patch 2, upstream issue 7187) - actually apply the rpath patch (patch 1)
Thu Oct 22 14:00:00 2009 David Malcolm - 3.1.1-4 - update patch0\'s setup of the crypt module to link it against libcrypt - update patch0 to comment \"datetimemodule\" back out, so that it is built using setup.py (see Setup, option 3), thus linking it statically against timemodule.c and thus avoiding a run-time \"undefined symbol: _PyTime_DoubleToTimet\" failure on \"import datetime\"
Wed Oct 21 14:00:00 2009 David Malcolm - 3.1.1-3 - remove executable flag from various files that shouldn\'t have it - fix end-of-line encodings - fix a character encoding
Tue Oct 20 14:00:00 2009 David Malcolm - 3.1.1-2 - disable invocation of brp-python-bytecompile in postprocessing, since it would be with the wrong version of python (adapted from ivazquez\' python3000 specfile) - use a custom implementation of __find_provides in order to filter out bogus provides lines for the various .so modules - fixup distutils/unixccompiler.py to remove standard library path from rpath (patch 1, was Patch0 in ivazquez\' python3000 specfile) - split out libraries into a -libs subpackage - update summaries and descriptions, basing content on ivazquez\' specfile - fixup executable permissions on .py, .xpm and .xbm files, based on work in ivazquez\'s specfile - get rid of DOS batch files - fixup permissions for shared libraries from non-standard 555 to standard 755 - move /usr/bin/python *-config to the -devel subpackage - mark various directories as being documentation
Thu Sep 24 14:00:00 2009 Andrew McNabb 3.1.1-1 - Initial package for Python 3.
|
|
|