A new release of the Ubuntu Cloud Images for stable Ubuntu release 20.10 (Groovy Gorilla) is available at [1]. These new images superseded the existing images [2]. Images are available for download or immediate use on EC2 via publish AMI ids. Users who wish to update their existing installations can do so with: 'sudo apt-get update && sudo apt-get dist-upgrade && sudo reboot'. The following packages have been updated. Please see the full changelogs for a complete listing of changes: * libuv1: 1.38.0-2ubuntu2 => 1.38.0-2ubuntu2.1 * linux-meta: 5.8.0.59.64 => 5.8.0.63.69 * linux-signed: 5.8.0-59.66 => 5.8.0-63.71 * python3.8: 3.8.6-1ubuntu0.3 => 3.8.10-0ubuntu1~20.10.1 * systemd: 246.6-1ubuntu1.4 => 246.6-1ubuntu1.7 The following is a complete changelog for this image. new: {'linux-modules-5.8.0-63-generic': '5.8.0-63.71', 'linux-headers-5.8.0-63': '5.8.0-63.71', 'linux-headers-5.8.0-63-generic': '5.8.0-63.71'} removed: {'linux-headers-5.8.0-59-generic': '5.8.0-59.66', 'linux-headers-5.8.0-59': '5.8.0-59.66', 'linux-modules-5.8.0-59-generic': '5.8.0-59.66'} changed: ['libnss-systemd:amd64', 'libpam-systemd:amd64', 'libpython3.8-minimal:amd64', 'libpython3.8-stdlib:amd64', 'libpython3.8:amd64', 'libsystemd0:amd64', 'libudev1:amd64', 'libuv1:amd64', 'linux-headers-generic', 'linux-headers-virtual', 'linux-image-5.8.0-63-generic', 'linux-image-virtual', 'linux-virtual', 'python3.8', 'python3.8-minimal', 'systemd', 'systemd-sysv', 'systemd-timesyncd', 'udev'] new snaps: {} removed snaps: {} changed snaps: ['lxd', 'snapd'] ==== libuv1: 1.38.0-2ubuntu2 => 1.38.0-2ubuntu2.1 ==== ==== libuv1:amd64 * SECURITY UPDATE: Out-of-bounds read - debian/patches/CVE-2021-22918.patch: fix OOB read in punycode decoder src/idna.c, test/test-idna.c, test/test-list.h. - CVE-2021-22918 ==== linux-meta: 5.8.0.59.64 => 5.8.0.63.69 ==== ==== linux-headers-generic linux-headers-virtual linux-image-virtual linux-virtual * Bump ABI 5.8.0-63 * Bump ABI 5.8.0-62 * Bump ABI 5.8.0-61 * Bump ABI 5.8.0-60 * Packaging resync (LP: #1786013) - [Packaging] resync debian/dkms-versions from main package ==== linux-signed: 5.8.0-59.66 => 5.8.0-63.71 ==== ==== linux-image-5.8.0-63-generic * Master version: 5.8.0-63.71 * Master version: 5.8.0-62.70 * Master version: 5.8.0-61.68 * Master version: 5.8.0-60.67 ==== python3.8: 3.8.6-1ubuntu0.3 => 3.8.10-0ubuntu1~20.10.1 ==== ==== libpython3.8-minimal:amd64 libpython3.8-stdlib:amd64 libpython3.8:amd64 python3.8 python3.8-minimal * SRU: LP: #1928057. Backport Python 3.8.10 to 20.10. * Python 3.8.10 release. * Refresh patches. * Call python with -S when checking the minimal set of modules. * Try to detect whether python3-venv is missing (Stefano Rivera). Addresses: #977887. * Build a python3.8-full package. * Don't configure with --with-system-libmpdec for the backport. * Python 3.8.9 release. * Python 3.8.7 release. * Python 3.8.7 release candidate 1. * Bump standards and debhelper versions. * Don't expect the test_ttk_textonly test to pass. * Add python3-tk test dependency for the failing-tests* autopkg tests. * Update symbols files. * Python 3.8.6 release. * Python 3.8.6 release candidate 1. * Don't build with system mpdecimal, which will be updated to 2.5, not compatible with Python 3.8. * Python 3.8.5 release. - Fix issue 41295, regression on __setattr__ in multiinheritance with metaclasses. Closes: #965069. * Python 3.8.4 release. * Update VCS attributes in the control file. * Python 3.8.4 release candidate 1. * Python 3.8.3 release. * Add XB-Cnf-Visible-Pkgname header on the python*-minimal package to point command-not-found at the full one. LP: #1867157 * Python 3.8.3 release candidate 1. - Issue #38576, CVE-2019-18348: Disallow control characters in hostnames in http.client. - Issue #39503, CVE-2020-8492: Denial of service in urllib.request.AbstractBasicAuthHandler. * Python 3.8.2 release. * Ignore some autopkg test failures: - test_ssl: Fails with OPENSSL_TLS_SECURITY_LEVEL=2. - test_io: Fails on Ubuntu's autopkg test infrastructure. - Lower OpenSSL security level from 2 to 1 during testing as test_ssl assumes that (Dimitri John Ledkov). * Python 3.8.2 release candidate 2. * Python 3.8.2 release candidate 1. * Make autopkgtests cross-test-friendly (Steve Langasek). * Bump standards version. * Fix KFreeBSD builds (James Cowgill). * Python 3.8.1 release. * Python 3.8.1 release candidate 1. * Update to 20191123 from the 3.8 branch. * libpython3.8-dbg: Provide a python-$(VER)-dbg-embed.pc pkg-config file. Closes: #944852. * Move the test/ann_module{,2,3} modules into libpython-stdlib. Closes: #944303. * Annote python-examples dependency on python. * python3.8-dev: Depend on zlib1g-dev, needed to link as an embedded interpreter. * Fix a symlink to the shared debug library. * Install the python3.8d-embed pkg-config file. * Don't ship the python3-embed pkg-config file. * Python 3.8.0 release. * Apply proposed patch for issue 38368. LP: #1847036. Addresses: #941650. * Python 3.8.0 release candidate 1. * Refresh patches. * Update symbols files. * Bump standards version. * Python 3.8.0 beta 4 release. * Python 3.8.0 beta 3 release. * Fix FTCBFS: (Helmut Grohne). Closes: #932077. + Build-Depends, when cross compiling we need python3.8. + Export CC, because dtrace needs it. + Honour DEB_BUILD_OPTIONS=nocheck more thoroughly. + Fix up sysconfigdata-name.diff. * Implement the native thread ids for the Hurd and KFreeBSD (Samuel Thibault). Closes: #931624. * Enable pgo/lto builds on arm64. Addresses: #934812. * Update symbols files. * Don't propagate lto flags to the _sysconfigdata module. Addresses: #934771. * d/patches/issue35998.diff: Disable TLS1.3 in the client on all platforms rather than just reducing the payload size (Michael Hudson-Doyle). * Bump standards version. * Revert the KFreeBSD and Hurd fix for PyThread_get_thread_native_id, and use the implementation from Python3.7. Mark the symbol as linux only. * Don't encode the MACHDEP into the _sysconfigdata file name. * Fix the LTO build. * Define PY_HAVE_THREAD_NATIVE_ID for KFreeBSD and Hurd builds. * Fix issue #37504, building the texinfo docs (Dmitry Shachnev). * Enable LTO/PGO builds on some architectures. * Python 3.8.0 beta 2 release. * Refresh patches. * Update the symbols files. * Don't build the texinfo documentation, fails. See issue #37504. * Fix include links in python3.8-dbg. * Python 3.8.0 beta 1 release. * Refresh patches. * Add new importlib dependencies to python3-minimal. * Update symbols files. * Update symbols files. * Update to 20190514 from the trunk. * Fix interpreter name in the -dbg autopkg tests. * Enable dtrace/USDT probe support (--with-dtrace) and build-dep on systemtap-sdt-dev (Trent Lloyd). LP: #1818778. * Python 3.8.0 alpha 4 release. * Upstream removed the "m" modifier, directory names now don't have the "m" encoded anymore in file and directory names. * Refresh patches. * Update symbols files. * d/p/arm-alignment.diff: Don't allow unaligned memory accesses in the _sha3 extension (Dave Jones). LP: #1821869. Issue #36515. * Tweak the asyncio/ssl test again. * Python 3.8.0 alpha 3 release. * Work around issue #35988, reducing the payload size for the asyncio/ssl tests. * Update to 20190314 from the trunk. * Use a build profile for libbluetooth-dev (). * Python 3.8.0 alpha 2 release. * Update symbols files and refresh patches. * Python 3.8.0 alpha 1 release. * Update VCS attributes. * Refresh patches. * Update symbols files. * Fix some lintian warnings. * Add pathlib to the set of the minimal modules. * Python 3.7.1 release. * Python 3.7.1 release candidate 2. * Python 3.7.1 release candidate 1. * Update to 20180925 from the 3.7 branch. * Don't run OpenSSL related tests during the build. Hanging on some buildds. * Update to 20180901 from the 3.7 branch. - Fixes the build with OpenSSL 1.1.1. Closes: #907031. * Don't run the test_ftplib and test_ssl autopkg tests, not yet ready for OpenSSL 1.1.1. * Update to 20180820 from the 3.7 branch. * Avoid usage of distutils in the platform module. See issue #26544. * Fix some issues on architectures from the computer museum (Jason Duerstock). Closes: #905536. - Disable -O3 on ia64 (see PR rtl-optimization/85412). - Remove the -O2 override on m68k (see Debian #326903). - Remove the -mieee and -O2 overrides for DEC Alpha (see Debian #212912). * Add more breaks for packages not compatible with Python 3.7: - python3-aiomeasures. See #906159. - python3-motor (updated). See #903527. * Again close the RC issue about the syntax errors triggered by Python 3.7. Closes: #902788. * Update symbols files. * Update to 20180802 from the 3.7 branch. * Add more breaks for packages not compatible with Python 3.7: - python3-pyatspi. See #902989. * Move test/__main__.py into libpython3.7-stdlib. * Update to 20180730 from the 3.7 branch. * Add more breaks for packages not compatible with Python 3.7: - python3-trollius. See #903888. - python3-sleekxmpp. See #904453. - voltron. See #904657. - visidata. See #904656. - salt-common. See #903654. - python3-yowsup. See #904653. - python3-websockets. See #904650. - python3-txfixtures. See #904649. - python3-tweepy. See #904648. - python3-slixmpp. See #904644. - python3-signaller. See #904642. - python3-rpyc. See #904615. - python3-protorpc-standalone. See #904603. - python3-nova. See #904587. - python3-murano. See #904581. - python3-mastodon. See #904579. - python3-hug. See #904576. - python3-async. See #904492. - python3-pylama. See #904491. - python3-exabgp. See #904390. - python3-glance. See #904389. - python3-gbulb. See #904388. - python3-engineio. See #904383. - python3-doublex. See #904382. - python3-dns. See #904381. - python3-opcua. See #904373. - openscap-daemon. See #904. - oca-core. See #904370. - patroni. See #904369. - python3-panoramisk. See #904368. - linux-show-player-. See #904367. - python3-cs. See #904365. - python3-azure. See #904364. - python3-applicationinsights. See #904363. - python3-aiopg. See #904361. - python3-aiozmq. See #904358. - python3-pysnmp4. See #904357. - python3-astroquery. See #904351. - snakemake. See #904350. - fail2ban. See #902817. - python3-morse-simulator. See #904343. - python3-tango. See #904298. - python3-pycuda. See #903826. - python3-pycsw. See #903784. - gnome3-builder. See #903558. * Close the RC issue about the syntax errors triggered by Python 3.7, now that all the breaks are in place. Closes: #902788. * Mark the lib2to3 and site tests as succeeding again, mark the tcl test as failing (issue #34178). * Update to 20180720 from the 3.7 branch. * Add breaks for packages not compatible with Python 3.7: - python3-twisted. See #902766. - python3-pexpect. See #902646. - python3-cxx-dev. See #902673. - libboost-python1.62.0. See #902702. - python3-psycopg2. See #902715. - python3-maxminddb. See #902756. - python3-blist. See #902757. - python3-django. See #902761. - diffoscope. See #902650. - gpodder. See #902704. - python3-http-parser. See: #902759. - python3-celery. See #902900. - python3-astroid. See #902631. - python3-ubjson. See #902762. - python3-protobuf. See #902597. - python3-opengl. See #903218. - python3-ws4py. See #903529. - python3-dropbox. See #903525. - python3-pycuda. See #903826. - python3-libcloud. See #903388. - python3-motor. See #903527. - python3-jira. See #903526. * SRU: LP: #1792140. Update Python 3.7 to the final 3.7.0 release. * Python 3.7.0 release. * Update to 20180622 from the 3.7 branch. - Fix installation of the idlelib tests. * Update to 20180619 from the 3.7 branch. * Let ensurepip work with pip versions 9 or 10. Addresses: #901797. * pdb(1): Fix pointer to HTML documentation. Addresses: #901603. * Python 3.7.0 release candidate 1. * Python 3.7.0 beta 5 release. * Update to 20180529 from the 3.7 branch. * sysconfig: The 'posix_local' schema name is the default unless the env var DEB_PYTHON_INSTALL_LAYOUT is set to 'deb' or 'deb_system'. Use the latter for package buillds. * Update to 20180516 from the 3.7 branch. * Fix building cmath and build cmath as a builtin instead of an extension. * Run the test_code_module, test_dbm, test_zipfile tests in the autopkg tests again. * python3.7: Add breaks on python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2). Addresses: #898401. * Restore the sysconfig-debian-schemes patch. * Fix the lto build for extensions, passing -fPIC to the linker. * Python 3.7.0 beta 4 release. * Fix library name in python debug pkgconfig file. Addresses: #894498. * Re-enable pgo/lto builds. * Update autopkg tests to really run with 3.7. * Make the build of the shared modules verbose again. * Python 3.7.0 beta 3 release. * libpython3.7-stdlib: Add missing python3-distutils breaks. Closes: #894204. * libpython3.7-stdlib: Ship again distutils/{__init__,version}.py. * Python 3.7.0 beta 2 release. - Fix issue #32185: The SSL module no longer sends IP addresses in SNI TLS extension on platforms with OpenSSL 1.0.2+ or inet_pton. See #892814. * Add support for riscv64 (Aurelien Jarno). Addresses: #892328. * Update symbols files. * Python 3.7.0 beta 1 release. * Update symbols files. * Python 3.7.0 alpha 4 release. * Stop building python3.7-2to3, now replaced by 2to3 and python3-lib2to3. * Stop shipping lib2to3, now shipped in python3-lib2to3. * Split out a python3.7-2to3 package. * Stop shipping the tkinter and distutils modules in libpython3.7-stdlib. * Python 3.7.0 alpha 3 release. * Add support for mipsr6 triplets (YunQiang Su). Addresses: #881942. * Move the idle library into the idle-python3.7 package. * Build documentation in info format (Benjamin Moody). Addresses: #881959. * Python 3.7.0 alpha 2 release. * Build with -fstack-protector instead of -fstack-protector-strong. Performance improvements of around 1-2% according to LP #1638695. * Python 3.7.0 alpha 1 release. * Explicitly use the system python for byte compilation in postinst scripts. Addresses: #852163. LP: #1682934. * Build using -fexceptions on ppc64 and ppc64el. Addresses: #862925. LP: #1691848. * Python 3.7 snapshot 20170522. * Python 3.6.0 beta 4. * Update symbols files. * Python 3.6.0 beta 3. * Update symbols files. * Python 3.6.0 beta 2. * Python 3.6.0 beta 1. * Don't build the fpectl module on hppa. Addresses: #837314. * Python 3.6.0 alpha 4. * Python 3.6.0 alpha 3. * Python 3.6.0 alpha 2. * Update to 20160614 from the trunk. * Update symbols files. * Python 3.6.0 alpha 1. * Update to 20160509 from the 3.5 branch. - Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL pointer. - Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0. - Issue #25745: Fixed leaking a userptr in curses panel destructor. - Issue #26881: The modulefinder module now supports extended opcode arguments. - Issue #23815: Fixed crashes related to directly created instances of types in _tkinter and curses.panel modules. - Issue #17765: weakref.ref() no longer silently ignores keyword arguments. - Issue #26873: xmlrpc now raises ResponseError on unsupported type tags instead of silently return incorrect result. - Issue #26881: modulefinder now works with bytecode with extended args. - Issue #26711: Fixed the comparison of plistlib.Data with other types. - Issue #24114: Fix an uninitialized variable in `ctypes.util`. - Issue #26864: In urllib.request, change the proxy bypass host checking against no_proxy to be case-insensitive, and to not match unrelated host names that happen to have a bypassed hostname as a suffix. - Issue #26634: recursive_repr() now sets __qualname__ of wrapper. - Issue #26804: urllib.request will prefer lower_case proxy environment variables over UPPER_CASE or Mixed_Case ones. - Issue #26837: assertSequenceEqual() now correctly outputs non-stringified differing items (like bytes in the -b mode). This affects assertListEqual() and assertTupleEqual(). - Issue #26041: Remove "will be removed in Python 3.7" from deprecation messages of platform.dist() and platform.linux_distribution(). - Issue #26822: itemgetter, attrgetter and methodcaller objects no longer silently ignore keyword arguments. - Issue #26733: Disassembling a class now disassembles class and static methods. - Issue #26801: Fix error handling in :func:`shutil.get_terminal_size`, catch :exc:`AttributeError` instead of :exc:`NameError`. - Issue #24838: tarfile's ustar and gnu formats now correctly calculate name and link field limits for multibyte character encodings like utf-8. - Issue #26657: Fix directory traversal vulnerability with http.server on Windows. - Issue #26736: Used HTTPS for external links in the documentation if possible. - Issue #22359: Disable the rules for running _freeze_importlib and pgen when cross-compiling. The output of these programs is normally saved with the source code anyway, and is still regenerated when doing a native build. Closes: #820509. - Issue #21668: Link audioop, _datetime, _ctypes_test modules to libm. - Issue #26799: Fix python-gdb.py: don't get C types once when the Python code is loaded, but get C types on demand. The C types can change if python-gdb.py is loaded before the Python executable. * Fix issue #26673, runtime error in idle3. LP: #1574892. * Update symbols files. * Update to 20160330 from the 3.5 branch. - Issue #26659: Make the builtin slice type support cycle collection. - Issue #26718: super.__init__ no longer leaks memory if called multiple times. NOTE: A direct call of super.__init__ is not endorsed! - Issue #25339: PYTHONIOENCODING now has priority over locale in setting the error handler for stdin and stdout. - Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8. - Issue #26735: Fix :func:`os.urandom` on Solaris 11.3 and newer when reading more than 1,024 bytes: call ``getrandom()`` multiple times with a limit of 1024 bytes per call. - Issue #16329: Add .webm to mimetypes.types_map. - Issue #13952: Add .csv to mimetypes.types_map. - Issue #26709: Fixed Y2038 problem in loading binary PLists. - Issue #23735: Handle terminal resizing with Readline 6.3+ by installing our own SIGWINCH handler. - Issue #26586: In http.server, respond with "413 Request header fields too large" if there are too many header fields to parse, rather than killing the connection and raising an unhandled exception. - Issue #22854: Change BufferedReader.writable() and BufferedWriter.readable() to always return False. - Issue #6953: Rework the Readline module documentation to group related functions together, and add more details such as what underlying Readline functions and variables are accessed. * Update to 20160330 from the 3.5 branch. * Update to 20160323 from the 3.5 branch. * Always build _math.o with -fPIC. * Update to 20160318 from the 3.5 branch. * Fix python3-venv with updated python-pip packages (Barry Warsaw). Closes: #815014, #815864. * Fix generating devhelp documentation (Simon McVittie). Closes: #816299. LP: #1553633. * Update to 20160224 from the 3.5 branch. * python3.5-venv: Drop the dependency on python-setuptools-whl, depend on python-pip-whl (>= 8.0.2-7). * Don't run the test_socket test, hangs on some buildds. * Update to 20160221 from the 3.5 branch. * Update to 20160113 from the 3.5 branch. * Update to 20160111 from the 3.5 branch. * Update to 20160105 from the 3.5 branch. * Fix maintainer scripts with findutils 4.6. Closes: #809079. * Disable LTO on Debian/s390x. * Don't run test_signal on alpha, currently breaks the testsuite. * Python 3.5.1 release. * Fix building architecture independent packages only. Closes: #806870. * Update symbols files for i386. * d/p/fix-sslv3-test.diff: properly handle Ubuntu's openssl having OP_NO_SSLv3 forced on by default (Marc Deslauriers). * Build-depend on time. * Python 3.5.1 release candidate 1. * Don't ship menu files anymore, just desktop files. * Update symbols file. * Update to 20151028 from the 3.5 branch. - Issue #25274: sys.setrecursionlimit() now raises a RecursionError if the new recursion limit is too low depending at the current recursion depth. Modify also the "lower-water mark" formula to make it monotonic. This mark is used to decide when the overflowed flag of the thread state is reset. - Issue #25447: The lru_cache() wrapper objects now can be copied and pickled (by returning the original object unchanged). - Issue #25390: typing: Don't crash on Union[str, Pattern]. - Issue #25441: asyncio: Raise error from drain() when socket is closed. - Issue #25410: Cleaned up and fixed minor bugs in C implementation of OrderedDict. - Issue #25411: Improved Unicode support in SMTPHandler through better use of the email package. - Issue #25407: Remove mentions of the formatter module being removed in Python 3.6. - Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end() that caused segmentation fault or hang in iterating after moving several items to the start of ordered dict. - Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in pickletools.opcodes. - Issue #25471: Sockets returned from accept() shouldn't appear to be nonblocking. - Issue #25440: Fix output of python-config --extension-suffix. * Update to 20151011 from the 3.5 branch. - Idle updates. - Issue #24402: Fix input() to prompt to the redirected stdout when sys.stdout.fileno() fails. - Issue #24806: Prevent builtin types that are not allowed to be subclassed from being subclassed through multiple inheritance. - Issue #24848: Fixed a number of bugs in UTF-7 decoding of misformed data. - Issue #25280: Import trace messages emitted in verbose (-v) mode are no longer formatted twice. - Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the getrandom() function instead of the getentropy() function. The getentropy() function is blocking to generate very good quality entropy, os.urandom() doesn't need such high-quality entropy. - Issue #25182: The stdprinter (used as sys.stderr before the io module is imported at startup) now uses the backslashreplace error handler. - Issue #25131: Make the line number and column offset of set/dict literals and comprehensions correspond to the opening brace. - Issue #25364: zipfile now works in threads disabled builds. - Issue #25328: smtpd's SMTPChannel now correctly raises a ValueError if both decode_data and enable_SMTPUTF8 are set to true. - Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed. - Issue #23972: Updates asyncio datagram create method allowing reuseport and reuseaddr socket options to be set prior to binding the socket. Mirroring the existing asyncio create_server method the reuseaddr option for datagram sockets defaults to True if the O/S is 'posix' (except if the platform is Cygwin). - Issue #25304: Add asyncio.run_coroutine_threadsafe(). This lets you submit a coroutine to a loop from another thread, returning a concurrent.futures.Future. - Issue #25232: Fix CGIRequestHandler to split the query from the URL at the first question mark (?) rather than the last. - Issue #24657: Prevent CGIRequestHandler from collapsing slashes in the query part of the URL as if it were a path. - Issue #24483: C implementation of functools.lru_cache() now calculates key's hash only once. - Issue #22958: Constructor and update method of weakref.WeakValueDictionary now accept the self and the dict keyword arguments. - Issue #22609: Constructor of collections.UserDict now accepts the self keyword argument. - Issue #25111: Fixed comparison of traceback.FrameSummary. - Issue #25262. Added support for BINBYTES8 opcode in Python implementation of unpickler. - Issue #25034: Fix string.Formatter problem with auto-numbering and nested format_specs. - Issue #25233: Rewrite the guts of asyncio.Queue and asyncio.Semaphore to be more understandable and correct. - Issue #25203: Failed readline.set_completer_delims() no longer left the module in inconsistent state. - Issue #23600: Default implementation of tzinfo.fromutc() was returning wrong results in some cases. - Issue #23329: Allow the ssl module to be built with older versions of LibreSSL. - Issue #25319: When threading.Event is reinitialized, the underlying condition should use a regular lock rather than a recursive lock. - Issue #25099: Make test_compileall not fail when a entry on sys.path cannot be written to. - Issue #23919: Prevents assert dialogs appearing in the test suite. * Back-out the local patch for issue 21264, supposed to be fixed by #25099. * Adjust setting DH_COMPAT for dh_movefiles with updated debhelper supporting globbing of arguments. Closes: #800247. * pydoc: use the pager command if available. Addresses: #799555. * Update to 20150924 from the 3.5 branch. * Expect the test_code_module test to fail in the autopkg tests. See upstream issue #25109. * Provide some user-friendly advice when `python3 -m venv` fails because the python3-venv package is not installed (Barry Warsaw). * Python 3.5.0 release. * Drop the no-zip-on-sys.path patch; not worth saving, and the test suite needs adjustments ... * Mark the test_site test as failing. Investigate why this fails. The package has one sitedir less than expected. * Python 3.5.0 release candidate 3. * Python 3.5.0 release candidate 2. * Python 3.5.0 release candidate 1. * Update symbols file. * Python 3.5.0 beta 4. * Fix expansion of makefile macros for _sysconfigdata. Issue #24705. LP: #1477759. * Python 3.5.0 beta 3. * Python 3.5.0 beta 2. * Make the build reproducible (Jrmy Bobbio). Closes: #786959. - Pass time of latest debian/changelog entry to sphinx via SPHINXOPTS. - Do not store a timestamps when compressing devhelp. * Pass DATE and TIME macros matching the current debian/changelog entry when building getbuildinfo.o. * Disable pgo optimization on i386. * Python 3.5.0 beta 1. * Refresh patches. * Update symbols files. * Update to 20150519 from the trunk. - Fix issue #24226, parsing of many sequential one-line 'def' statements. * Don't rename extensions when they already have the multiarch tag. * Update to 20150518 from the trunk. - Fix build on big endian targets. * Work around issue #24226, byte compilation of IN.py. * Disable PGO (fails to build in unstable). * Update to 20150517 from the trunk. * Update to 20150421 from the trunk. * Fix renaming of extensions. Closes: #783090. * Python 3.5.0 alpha 4. * Update to 20150420 from the trunk. * Build debug builds with -Og. * Python 3.5.0 alpha 3. * Update to 20150415 from the trunk. * Update to 20150311 from the 3.4 branch. * Relax the version check for mpdecimal (all required patches applied in the distro version of mpdecimal 2.4.0). * When using GCC versions older than 4.9 for extension builds, automagically mangle -fstack-protector-strong to -fstack-protector. * debian/tests: Use init system agnostic "service" command instead of upstart specific "stop". Also drop unnecessary "status" call right after stopping apport (Martin Pitt). * Python 3.4.3 release. * Changes since 20141202 (3.4.2-4): - Issue #22896: Avoid using PyObject_AsCharBuffer(), PyObject_AsReadBuffer(), and PyObject_AsWriteBuffer(). - Issue #21295: Revert some changes (issue #16795) to AST line numbers and column offsets that constituted a regression. - Issue #21408: The default __ne__() now returns NotImplemented if __eq__() returned NotImplemented. - Issue #23321: Fixed a crash in str.decode() when error handler returned replacment string longer than mailformed input data. - Issue #23048: Fix jumping out of an infinite while loop in the pdb. - Issue #23165: Perform overflow checks before allocating memory in the _Py_char2wchar function. - Issue #23099: Closing io.BytesIO with exported buffer is rejected now to prevent corrupting exported buffer. - Issue #23363: Fix possible overflow in itertools.permutations. - Issue #23364: Fix possible overflow in itertools.product. - Issue #23366: Fixed possible integer overflow in itertools.combinations. - Issue #23369: Fixed possible integer overflow in _json.encode_basestring_ascii. - Issue #23353: Fix the exception handling of generators in PyEval_EvalFrameEx(). At entry, save or swap the exception state even if PyEval_EvalFrameEx() is called with throwflag=0. At exit, the exception state is now always restored or swapped, not only if why is WHY_YIELD or WHY_RETURN. - Issue #18518: timeit now rejects statements which can't be compiled outside a function or a loop (e.g. "return" or "break"). - Issue #23094: Fixed readline with frames in Python implementation of pickle. - Issue #23268: Fixed bugs in the comparison of ipaddress classes. - Issue #21408: Removed incorrect implementations of __ne__() which didn't returned NotImplemented if __eq__() returned NotImplemented. The default __ne__() now works correctly. - Issue #19996: :class:`email.feedparser.FeedParser` now handles (malformed) headers with no key rather than amusing the body has started. - Issue #23248: Update ssl error codes from latest OpenSSL git master. - Issue #23098: 64-bit dev_t is now supported in the os module. - Issue #23250: In the http.cookies module, capitalize "HttpOnly" and "Secure" as they are written in the standard. - Issue #23063: In the disutils' check command, fix parsing of reST with code or code-block directives. - Issue #23209, #23225: selectors.BaseSelector.close() now clears its internal reference to the selector mapping to break a reference cycle. - Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The availability of the function is checked during the compilation. - Issue #20896, #22935: The :func:`ssl.get_server_certificate` function now uses the :data:`~ssl.PROTOCOL_SSLv23` protocol by default, not :data:`~ssl.PROTOCOL_SSLv3`, for maximum compatibility and support platforms where :data:`~ssl.PROTOCOL_SSLv3` support is disabled. - Issue #23111: In the ftplib, make ssl.PROTOCOL_SSLv23 the default protocol version. - Issue #23132: Mitigate regression in speed and clarity in functools.total_ordering. - Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(), instead of reading /dev/urandom, to get pseudo-random bytes. - Issue #23112: Fix SimpleHTTPServer to correctly carry the query string and fragment when it redirects to add a trailing slash. - Issue #23093: In the io, module allow more operations to work on detached streams. - Issue #19104: pprint now produces evaluable output for wrapped strings. - Issue #23071: Added missing names to codecs.__all__. - Issue #15513: Added a __sizeof__ implementation for pickle classes. - Issue #19858: pickletools.optimize() now aware of the MEMOIZE opcode, can produce more compact result and no longer produces invalid output if input data contains MEMOIZE opcodes together with PUT or BINPUT opcodes. - Issue #22095: Fixed HTTPConnection.set_tunnel with default port. The port value in the host header was set to "None". - Issue #23016: A warning no longer produces an AttributeError when the program is run with pythonw.exe. - Issue #21775: shutil.copytree(): fix crash when copying to VFAT. An exception handler assumed that that OSError objects always have a 'winerror' attribute. That is not the case, so the exception handler itself raised AttributeError when run on Linux (and, presumably, any other non-Windows OS). - Issue #1218234: Fix inspect.getsource() to load updated source of reloaded module. - Issue #22959: In the constructor of http.client.HTTPSConnection, prefer the context's check_hostname attribute over the *check_hostname* parameter. - Issue #23009: Make sure selectors.EpollSelecrtor.select() works when no FD is registered. - Issue #20577: Configuration of the max line length for the FormatParagraph extension has been moved from the General tab of the Idle preferences dialog to the FormatParagraph tab of the Config Extensions dialog. - Issue #16893: Update Idle doc chapter to match current Idle and add new information. - Issue #23180: Rename IDLE "Windows" menu item to "Window". - Issue #19548: Added some additional checks to test_codecs to ensure that statements in the updated documentation remain accurate. - Issue #15506: Use standard PKG_PROG_PKG_CONFIG autoconf macro in the configure script. - Issue #22935: Allow the ssl module to be compiled if openssl doesn't support SSL 3. - Issue #22079: PyType_Ready() now checks that statically allocated type has no dynamically allocated bases. - Issue #19548: Update the codecs module documentation to better cover the distinction between text encodings and other codecs, together with other clarifications. - Issue #22914: Update the Python 2/3 porting HOWTO to describe a more automated approach. - Issue #22735: Fix many edge cases (including crashes) involving custom mro() implementations. - Issue #23399: pyvenv creates relative symlinks where possible. - Issue #23392: Added tests for marshal C API that works with FILE*. - Issue #18982: Add tests for CLI of the calendar module. - Issue #23345: Prevent test_ssl failures with large OpenSSL patch level values (like 0.9.8zc). * Remove LTO sections from the static libraries. * Fix issue #22935: Fix ssl module when SSLv3 protocol is not supported. * Fix issue #16043: Add a default limit for the amount of data xmlrpclib.gzip_decode will return. CVE-2013-1753. Closes: #742927. * Disable ensurepip for the system installation, only enable it for virtual environments. Closes: #772730. * Update to 20141202 from the 3.4 branch. - Issue #20335: bytes constructor now raises TypeError when encoding or errors is specified with non-string argument. - Issue #21971: Update turtledemo doc and add module to the index. - Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails. - Issue #22960: Add a context argument to xmlrpclib.ServerProxy constructor. - Issue #22915: SAX parser now supports files opened with file descriptor or bytes path. - Issue #22609: Constructors and update methods of mapping classes in the collections module now accept the self keyword argument. - Issue #22788: Add *context* parameter to logging.handlers.HTTPHandler. - Issue #22921: Allow SSLContext to take the *hostname* parameter even if OpenSSL doesn't support SNI. - Issue #22894: TestCase.subTest() would cause the test suite to be stopped when in failfast mode, even in the absence of failures. - Issue #22638: SSLv3 is now disabled throughout the standard library. It can still be enabled by instantiating a SSLContext manually. - Issue #22370: Windows detection in pathlib is now more robust. - Issue #22841: Reject coroutines in asyncio add_signal_handler(). - Issue #22838: All test_re tests now work with unittest test discovery. - Issue #21514: The documentation of the json module now refers to new JSON RFC 7159 instead of obsoleted RFC 4627. - Issue #22314: pydoc now works when the LINES environment variable is set. - IDLE updates. * Fix byte-code removal for the __phello__ module (mismatching source and byte-code file name). Closes: #769769. * Let ensurepip use a temporary location for the copy of the wheels. Remove the ad-hoc /usr/lib/python-wheels location on package purge. Let python3.4-venv break python3-pip (<< 1.5.6-4). Closes: #769449. * Don't pass default compiler search directories in the pkgconfig file. Closes: #770936. * Don't run pyexpat.test_exception as an autopkg test, requires a source file. * Allow building and testing without SSLv3 support (Kurt Roeckx). Addresses: #768611. * Fix issue 22966, when byte compiling, keep the base name of a file containing dots. Closes: #769769. * Repackage the upstream source without the bundled ensurepip wheels (using package format 3.0 (quilt)). * Update to 20141112 from the 3.4 branch. - Issue #19524: Fixed resource leak in the HTTP connection when an invalid response is received. - Issue #22216: smtplib now resets its state more completely after a quit. The most obvious consequence of the previous behavior was a STARTTLS failure during a connect/starttls/quit/connect/starttls sequence. - Issue #22185: Fix an occasional RuntimeError in threading.Condition.wait() caused by mutation of the waiters queue without holding the lock. - Issue #22182: Use e.args to unpack exceptions correctly in distutils.file_util.move_file. - The webbrowser module now uses subprocess's start_new_session=True rather than a potentially risky preexec_fn=os.setsid call. - Issue #22191: Fix warnings.__all__. - Issue #8797: Raise HTTPError on failed Basic Authentication immediately. - Issue #21166: Prevent possible segfaults and other random failures of python --generate-posix-vars in pybuilddir.txt build target. - Idle changes: - Issue #17390: Adjust Editor window title; remove 'Python', move version to end. - Issue #14105: Idle debugger breakpoints no longer disappear when inseting or deleting lines. - Issue #17172: Turtledemo can now be run from Idle. - Issue #22236: Tkinter tests now don't reuse default root window. New root window is created for every test class. - Tk changes: - Issue #22226: First letter no longer is stripped from the "status" key in the result of Treeview.heading(). - Issue #22051: turtledemo no longer reloads examples to re-run them. Initialization of variables and gui setup should be done in main(), which is called each time a demo is run, but not on import. - Issue #21933: Turtledemo users can change the code font size with a menu selection or control(command) '-' or '+' or control-mousewheel. - Issue #21597: The separator between the turtledemo text pane and the drawing canvas can now be grabbed and dragged with a mouse. The code text pane can be widened to easily view or copy the full width of the text. The canvas can be widened on small screens. - Issue #18132: Turtledemo buttons no longer disappear when the window is shrunk. - Issue #22236: Fixed Tkinter images copying operations in NoDefaultRoot mode. * Fix maintainer scripts for byte-code removal. Closes: #769079. * Python 3.4.2 release. * Refresh patches. * Bump standards version to 3.9.6. * Python 3.4.2 release candidate 1. * Update to 20140930 from the 3.4 branch. * Update to 20140910 from the 3.4 branch. * Update to 20140818 from the 3.4 branch. * Build-depend on dpkg-dev (>= 1.17.11). * Update to 20140810 from the 3.4 branch. * Update to 20140726 from the 3.4 branch. * Move turtledemo from libpython3.4-testsuite to python3.4-examples. * Call dpkg -L in the maintainer scripts with an architecture qualifier for M-A: same packages. Closes: #754914. * Update to 20140706 from the 3.4 branch. * Fix logic to disable running the pystone benchmark on KFreeBSD (Steven Chamberlain). * Update to 20140608 from the 3.4 branch. * Disable running the pystone benchmark on KFreeBSD. * Disable running the pybench benchmark on KFreeBSD. * Update to 20140605 from the 3.4 branch. - pull in pyvenv changes. * Update the ensurepip-wheels patch (Barry Warsaw). * Fix python3.4-venv package removal. * Update to 20140603 from the 3.4 branch. * Remove the __pycache__ directories on libpython3.4-testsuite package removal. Closes: #749999. * In the autopkg tests, set HOME to the temporary home directory after the su call. * In the autopkg tests, make $ADTTMP accessible to the su user, and re-enable the test_site autopkg test. * Don't try to access the pip module in ensurepip, when the wheels are not available. * Python 3.4.1 release. * Set a temporary home directory for the build and the autopkg tests. * Fix issue #17752, test_distutils failures in the installed location. * Update pydoc_data/topics.py, broken in the release candidate. * Run again the test_code_module test in the autopkg tests. * Fix issue #21264, test_compileall test failures in the installed location. Re-enable in autopkg tests. LP: #1264554. * ensurepip and pyvenv: - Split out a python3.4-venv package, include the pyvenv-3.4 binary and the ensurepip package. - Adjust the ensurepip patch so that the wheels are installed from the universal wheel packages (Barry Warsaw). - Let ensurepip read wheel dependencies from a file shipped in the -whl packages. - Remove any version check on required pip and setuptools versions. These are handled within these packages if necessary. * Re-enable the pgo build. * Python 3.4.1 release candidate 1. * Don't run test_code_module in the autopkg test environment, fails there but succeeds during the build. See issue #17756. Applied workaround for the test case. * Update to 20140427 from the 3.4 branch. * Fix dependency for the -testsuite package: Closes: #745879. * Update to 20140425 from the 3.4 branch. * Don't try to byte-compile bad syntax files in the testsuite. * Update to 20140417 from the 3.4 branch. - Fix the test_site test failure. * Repackage as a new tarball and remove the wheels shipped with ensurepip. * Re-enable running some tests, disable some tests: - Re-enable test_platform, test_subprocess, test_code_module, test_pydoc, - Fix a distutils test error, skip a Solaris distutils test error. - Skip the test_platform encoding test, failing with the lsb-release patch. - Skip tests which are failing with python3.4.zip removed from sys.path. Tracked in issue #21249. * Byte-compile the files in the libpython3.4-testsuite package. * d/p/distutils-install-layout.diff, d/p/site-locations.diff: Adjust the "am I in a virtual environment" tests to include checking sys.base_prefix != sys.prefix. This is the definitive such test for pyvenv created virtual environments (Barry Warsaw). * Disallow running ensurepip with the system python, when not used in a virtual environment (Barry Warsaw). * Don't yet install the ensurepip module, requires further work. ensurepip wants to install bundled modules setuptools and python-pip, which should be built from the distro packages instead of using the bundled code. * python3.4-dbg: Add a python3.4-dbg.py symlink. * Remove the linecache patch, not needed anymore in 3.4. * Remove the disable-utimes patch, not needed anymore since glibc-2.4. * Remove the statvfs-f_flag-constants, avoid-rpath, hurd-path_max, kfreebsd-xattrs, freebsd-testsuite and ncurses-configure patches applied upstream. * Don't add runtime paths for libraries found in multiarch locations. * Update to 20140407 from the 3.4 branch. - Issue #21134: Fix segfault when str is called on an uninitialized UnicodeEncodeError, UnicodeDecodeError, or UnicodeTranslateError object. - Issue #19537: Fix PyUnicode_DATA() alignment under m68k. - Issue #21155: asyncio.EventLoop.create_unix_server() now raises a ValueError if path and sock are specified at the same time. - Issue #21149: Improved thread-safety in logging cleanup during interpreter shutdown. - Issue #20145: `assertRaisesRegex` and `assertWarnsRegex` now raise a TypeError if the second argument is not a string or compiled regex. - Issue #21058: Fix a leak of file descriptor in :func:`tempfile.NamedTemporaryFile`, close the file descriptor if :func:`io.open` fails. - Issue #21013: Enhance ssl.create_default_context() when used for server side sockets to provide better security by default. - Issue #20633: Replace relative import by absolute import. - Issue #20980: Stop wrapping exception when using ThreadPool. - Issue #21082: In os.makedirs, do not set the process-wide umask. Note this changes behavior of makedirs when exist_ok=True. - Issue #20990: Fix issues found by pyflakes for multiprocessing. - Issue #21015: SSL contexts will now automatically select an elliptic curve for ECDH key exchange on OpenSSL 1.0.2 and later, and otherwise default to "prime256v1". - Issue #20816: Fix inspect.getcallargs() to raise correct TypeError for missing keyword-only arguments. - Issue #20817: Fix inspect.getcallargs() to fail correctly if more than 3 arguments are missing. - Issue #6676: Ensure a meaningful exception is raised when attempting to parse more than one XML document per pyexpat xmlparser instance. - Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets __file__ to match what importlib does; this affects _frozen_importlib as well as any module loaded using imp.init_frozen(). - Documentation, tools, demo and test updates. * Depend on the python3-tk packages in the autopkg tests. * Fix LTO builds with GCC 4.9. * Python 3.4.0 release. * Update to 20140322 from the 3.4 branch. * Build without ffi on or1k. Addresses: #738519. * Update autopkg tests (Martin Pitt): - Don't fail if apport is not installed. - Call su with explicit shell, as nobody has nologin as default shell now. - Only use $SUDO_USER if that user actually exists in the testbed. - Drop obsolete chowning of $TMPDIR and $ADTTMP; with current autopkgtest $TMPDIR has appropriate permissions, and $ADTTMP is not being used. * Python 3.4 release candidate 2. * Python 3.4 release candidate 1. * Python 3.4 beta 3. * Python 3.4 beta 2. * Configure --with-system-libmpdec. * Disable the test_dbm autopkg test, failing from time to time ... * Build for Tcl/Tk 8.6. * Update to 20131231 from the trunk. - Fix issue #20070, don't run test_urllib2net when network resources are not enabled. * Move the _sitebuiltins module into libpython3.4-minimal. * distutils: On installation with --install-layout=deb, rename extensions to include the multiarch tag. Renaming of extensions for python3.4 is currently not done by dh-python. See Debian #733128. * autopkg tests: - Update debian/tests/control to refer to python3.4. - Generate locales for running the autopkg tests. - Disable some currently failing autopkg tests. LP: #1264554. - Disable test_compileall for the autopkg tests, fails only there. * Don't run test_faulthandler on Aarch64, hangs on the buildds. See LP: #1264354. * Update to 20131225 from the trunk. * Fix python3.4--config --configdir. Closes: #733050. * Update to 20131221 from the trunk. * Update to 20131202 from the trunk. * Fix dbg symbols file for i386. * Don't provide python3.4-dbm, available in a separate package. * (Build-)depend on net-tools, test_uuid requires ifconfig. * Fix distutils.sysconfig.get_makefile_filename(). * Move operator module to the -minimal package. Closes: #731100. * Python 3.4 beta 1. * Update to 20131123 from the 3.3 branch. * Update hurd-path_max.diff. * Python 3.3.3 release. * Update to 20131119 from the 3.3 branch. * Regenerate the patches. * Update the symbols files. * Fix test support when the running kernel doesn't handle port reuse. * libpython3.3-minimal replaces libpython3.3-stdlib (<< 3.2.3-7). Closes: #725240. * Update to 20130918 from the 3.3 branch. * Update symbols file. * Fail the build if extensions for the minimal package are not in the libpython-minimal package. Closes: #723624. * Fix indentation in regenerated platform-lsbrelease.diff (Dmitry Shachnev). LP: #1220508. * Point to the python3-tk (instead of the python-tk) package when missing. LP: #1184082. * Update to 20130917 from the 3.3 branch. - Fix SSL module to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238). Closes: #719567. * Don't run the curses autopkg test. * Set Multi-Arch attributes for binary packages. * Fix multiarch include header for sparc64. Closes: #714802. * Update to 20130803 from the 3.3 branch. - Fix fcntl test case on KFreeBSD (Petr Salinger). * Disable some socket tests on KFreeBSD (Petr Salinger). * Fix multiarch include header for sparc64. Closes: #714802. * Update package descriptions (Filipus Klutiero). Closes: #715801. * Update to 20130612 from the 3.3 branch. * Refresh patches. * Don't run consistency check for cross builds. * Really skip byte compile of non-existing sitecustomize.py. * Fix the multiarch header file for mips64 (YunQiang Su). Closes: #710374. * Update to 20130527 from the 3.3 branch. - Fix #17980, possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099). Closes: #708530. * Disable the test_io test on armel, armhf, mips, mipsel. Hangs the buildds. * Don't try to byte-compile sitecustomize.py if the target of the symlink doesn't exist anymore. Addresses: #709157. * Fix directory removal in maintainer scripts. Closes: #709963. * Handle byte compilation in python3.3{-minimal,}, byte removal in libpython3.3{-minimal,-stdlib}. * Backport patch to fix issue #13146, possible race conditions when writing .pyc/.pyo files in py_compile.py (Barry Warsaw). LP: #1058884. * Mark all _Py_dg_* symbols as optional on m68k. Closes: #709888. * Fix the multiarch header file for ppc64. Closes: #708646. * Disable running the tests on kfreebsd and the hurd. Please follow-up in #708652 and #708653. * Python 3.3.2 release. * Fix sysconfig.get_makefile_name() for the multiarch location. * Set the platinclude dir back to the non-multiarch include path, where the multiarch pyconfig.h compatibility header is found. * Remove obsolete profile-doc patch. * Run the pgo profile task in batches to avoid crashes during the pgo profile run. * Don't set yet any Multi-Arch: attributes in Debian. * Build a libpython3.3-testsuite package. * Add autopkg tests to run the installed testsuite in normal and debug mode. * Re-enable running the tests during the build. * Add pyconfig.h compatibility headers. * Remove obsolete profile-doc patch. * Run the pgo profile task in batches to avoid crashes during the pgo profile run. * Disable the lto build on armhf for now. * Final (?) set of autopkg test fixes. * Issue #17012: shutil.which() no longer fallbacks to the PATH environment. variable if empty path argument is specified. * Issue #17782: Fix undefined behaviour on platforms where ``struct timespec``'s "tv_nsec" member is not a C long. * Don't run the test suite in random order. * More autopkg test fixes. * Fix sysconfig.get_makefile_name() for the multiarch location. * Set the platinclude dir back to the non-multiarch include path, where the multiarch pyconfig.h compatibility header is found. * Fix autopkg tests. * More autopkgtest fixes (Jean-Baptiste Lallement): - redirect stderr of command 'stop apport' to /dev/null. output to stderr is an error for adt. - script.py waits for child to exit and exit with child's return code. - xpickle is not a valid value for option -u of regrtest.py. Removed it LP: #1169150. * Issue #17754, setting LANG and LC_ALL for the compiler call in ctypes/util. * Issue #17761, platform._parse_release_file doesn't close the /etc/lsb-release file, and doesn't know about 'Ubuntu'. * Idle updates: - Issue #17657: Show full Tk version in IDLE's about dialog. - Issue #17613: Prevent traceback when removing syntax colorizer. - Issue #1207589: Backwards-compatibility patch for right-click menu. - Issue #16887: Now accepts Cancel in tabify/untabify dialog box. - Issue #17625: Close the replace dialog after it is used. - Issue #14254: Now handles readline correctly across shell restarts. - Issue #17614: No longer raises exception when quickly closing a file. - Issue #6698: Now opens just an editor window when configured to do so. - Issue #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. - Issue #6649: Fixed missing exit status. * Build a libpython3.3-testsuite package. LP: #301629. * Add autopkg tests to run the installed testsuite in normal and debug mode. * Re-enable running the tests during the build. * Add pyconfig.h compatibility headers. LP: #1094246. * Merge with Debian; remaining changes: - Build-depend on python3:any instead of python3. * Python 3.3.1 release. * Call python with -E -S for the byte compilation. * Fix byte-compiliation/-removal for the split-out library packages. LP: #1160944. * Python 3.3.1 release candidate 1. * Update to 20130306 from the 3.3 branch. * Remove the HAVE_FSYNC configure workaround, not needed for 3.3. * Remove the python3 manual symlink (now shipped upstream by default). Closes: #701051. * Update to 20130220 from the 3.3 branch. * Update to 20130126 from the 3.3 branch. * Update hurd patches. * python3.3-dbg, libpython3.3-dbg: Drop dependency on python. * python3.3-dbg: Make gdb (not gdb-minimal) a recommendation. * Git rid of build-dependency on python. * Add site-packages in virtual environments created by pyvenv. Closes: #698777. * Update to 20130125 from the 3.3 branch. * Update cross build patches, and allow the package to cross build. * Update to 20130105 from the 3.3 branch. * python-config --help returns with an exit value 0. LP: #1093860. * Update package description for the -dbg packages. Closes: #696616. * Update to 20121220 from the 3.3 branch. * debian/patches/sys-multiarch.diff: Expose multiarch triplet value as sys.implementation._multiarch (Barry Warsaw). Closes: #695959. Note: Usage of sysconfig.get_config_var('MULTIARCH') is preferred. * Set the install schema to `unix_prefix', if a virtual environment is detected (VIRTUAL_ENV env var present). Closes: #695758. * python3.3-dev, libpython3.3-dev: Drop the dependency on libssl-dev. * Don't use xattrs on kfreebsd and the Hurd. * Update to 20121203 from the 3.3 branch. * Make python3.3, python3.3-{minimal,dev,dbg} Multi-Arch: allowed. * Use a shell implementation for the python-config script. * Update to 20121128 from the 3.3 branch. * Don't link extensions with the shared libpython library. * Override pointless lintian warning `hardening-no-fortify-functions' for binaries built without optimization. * Update to 20121106 from the 3.3 branch. * Filter-out cflags for profiled builds from _sysconfigdata. * Fix multiarch plat-linux installation. LP: #1075891. * Install _sysconfigdata.py from the shared builds. LP: #1075903. * Update to 20121021 from the 3.3 branch. * Fix the interpreter name for the python3.3-dbg-config script. * Python 3.3.0 release. * Python 3.3.0 release candidate 3. * Don't try to write lib2to3's pickled grammar files. Closes: #687200. * Fix python-config manpage symlink. Closes: #687201. * Encode the version in the devhelp documentation name. LP: #787039. * Fix typo fixing the pkgconfig file. * Python 3.3.0 release candidate 2. * Add the platform include dir to pkgconfig's CFlags. * Hint on installing the python-gdbm package on failing _gdbm import. LP: #995616. * libpython3.3: Fix libpython3.3.so symlink. Closes: #686377. * Don't use `-n' anymore to start idle in the desktop/menu files. * distutils: Add the multiarch python path to the include directories. Closes: #685041. * Remove /etc/python3.3 in libpython3.3-minimal instead of python3.3-minimal. Closes: #681979. * Remove /etc/python/sysconfig.cfg, not available anymore in python3.3. Closes: #685016. * Don't ship the _gdbm and _tkinter extensions in the -dbg package. Closes: #685261. * Fix verbose parallel builds for the sharedmods target. * Don't install the pickled lib2to3 grammar files. Closes: #685214. * Build extensions with fortify flags. * Overwrite arch-dependent-file-not-in-arch-specific-directory warnings. * Python 3.3.0 release candidate 1. * Python 3.3.0 beta2 release. * Fix removal of the _tkinter and dbm extensions for multiarch builds. Closes: #684461. * Use _sysconfigdata.py in distutils to initialize distutils. Closes: #682475. * Fix symlink for static libpython. Closes: #684608. * Update to 20120712 from the trunk. * Install separate _sysconfigdata.py for normal and debug builds. * Install into multiarch locations. * Split out multiarch packages libpython3.3-{minimal,stdlib,dev,dbg}. * Update to 20120701 from the trunk. * Python 3.3.0 beta1 release. * Fix symlink for the -gdb.py file. * debian/copyright: Add libmpdec license. * Enable fortified build. * Python 3.3.0 alpha4 release. * Update to 20120620 from the trunk. * Build _ctypes as an extension, not a builtin. * Mark symbols defined in the _ctypes extension as optional. * Remove references to the removed pyton3.3-documenting file. * The wininst-* files cannot be built within Debian from the included sources, needing a zlib mingw build, which the zlib maintainer isn't going to provide. * Use the underscore.js file provided by the libjs-underscore package. * Let pydoc handle dist-packages the same as site-packages. * Avoid runtime path for the sqlite extension. * Python 3.3.0 alpha3 release. * Build the dbm extension using db5.3. * Update symbols file for a3. * Python 3.3.0 alpha2 release. * Update to 20120404 from the trunk. * Build-depend on expat (>= 2.1). * Python 3.3.0 alpha1 release. * Update to 20120321 from the trunk. * Update debian/copyright. * Build-depend on expat (>= 2.1~). * 3.3 20120109 snapshot from the trunk. * Merge packaging from python3.2 3.2.2-4. * Initial Python 3.3 packaging. * The static library belongs into the -dev package. * Remove obsolete attributes in the control file. * Update to 20120106 from the 3.2 branch. * Install manual pages for 2to3 and python-config. * Fix file permission of token.py module. * Add the ability to build an python3.x udeb, as copy of the python3.x-minimal package (Colin Watson). * Overwrite some lintian warnings: - The -dbg interpreters are not unusual. - The -gdb.py files don't need a python dependency. - lintian can't handle a whatis entry starting with one word on the line. * Fix test failures related to distutils debian installation layout. * Update symbols files. * Add build-arch/build-indep targets. * Regenerate Setup and Makefiles after correcting Setup.local. * profiled-build.diff: Pass PY_CFLAGS instead of CFLAGS for the profiled build. * Pass dpkg-buildflags to the build process, and build third party extensions with these flags. * Add support to build using -flto (and -g1) on some architectures. * Disable pgo builds for some architectures (for now, keep just amd64 armel armhf i386 powerpc ppc64). * Build-depend on libgdbm-dev to build and run the gdbm tests. * Build-depend on xvfb to run the tkinter tests. * Update platform patches (alpha, hppa, mips, sparc). * Python 3.2.2 release. * Update to 20111201 from the 3.2 branch. * Search headers in /usr/include/ncursesw for the curses/panel extensions. * New patch, ctypes-arm, allow for ",hard-float" after libc6 in ldconfig -p output (Loic Minier). LP: #898172. * Python 3.2.2 release candidate 1. * Update to 20110803 from the 3.2 branch. * Revert previous change to treat Linux 3.x as Linux 2. Use the plat-linux3 directory instead. * Use linux-any for some build dependencies. Closes: #634310. * Python 3.2.1 release. * Update lib-argparse patch (Pino Toscano). Closes: #631635. * Treat Linux 3.x as Linux 2. Closes: #633015. * Python 3.2.1 release candidate 2. * Add profile/pstats to the python3.2 package, update debian copyright. * Don't run the benchmark on hurd-i386. * Disable threading tests on hurd-i386. Closes: #631634. * Don't add the bsddb multilib path, if already in the standard lib path. * Python 3.2.1 release candidate 1. * Only enable sphinx-0.x patches when building with sphinx-0.x. * Update to 20110504 from the 3.2 branch. * Disable the profiled build on ia64 and m68k. * Update symbols file for m68k (Thorsten Glaser). * Update to 20110427 from the 3.2 branch. - Fix argparse import. Closes: #624277. * Keep the ssl.PROTOCOL_SSLv2 module constant , just raise an exception when trying to create a PySSL object. #624127. * Don't depend on the locale and specific awk implementations in prerm. Closes: #623466, #620836. * Remove the old local site directory. Closes: #623057. * Update to 20110419 from the 3.2 branch. * Re-enable profile-guided builds. * Build without OpenSSL v2 support. Closes: #622004. * Force linking the curses module against libncursesw. Closes: #622064. * Re-enable running the testsuite during the build. * Python 3.2 final release. * Python 3.2 release candidate 3. * Fix upgrade of the python3.2-dev package. Closes: #610370. * Python 3.2 release candidate 1. * Python 3.2 beta2 release. * Fix FTBFS on hurd-i386 (Pino Toscano). Closes: #606152). * Python 3.2 beta1 release. * Configure with --enable-loadable-sqlite-extensions. * Fix build failure on the hurd. * Python 3.2 alpha4 release. * Update to the py3k branch (20101124). * Move the Makefile into the -min package, required by sysconfig. Addresses: #603237. * Update to the py3k branch (20101018). - Issue #10094: Use versioned .so files on GNU/kfreeBSD and the GNU Hurd. Closes: #600183. * Python 3.2 alpha3 release. * Make Lib/plat-gnukfreebsd[78] ready for python3. Closes: #597874. * Update to the py3k branch (20100926). * Update to the py3k branch (20100919). * Update GNU/Hurd patches (Pino Toscano). Closes: #597320. * Update to the py3k branch (20100916). * Provide Lib/plat-gnukfreebsd[78] (Jakub Wilk). Addresses: #593818. * Assume working semaphores, don't rely on running kernel for the check. LP: #630511. * Update to the py3k branch (20100911). * Add the sysconfig module to python3.2-minimal. * Remove dist-packages/README. * Make xargs --show-limits in the maintainer scripts independent from the locale. * Update to the py3k branch (20100910). * Disable profile feedback based optimization on armel. * Add copyright information for expat, libffi and zlib. Sources for the wininst-* files are in PC/bdist_wininst. Closes: #596276. * Run the testsuite in parallel, when parallel= is set in DEB_BUILD_OPTIONS. * Fix distutils.sysconfig.get_makefile_name for debug builds. * Python 3.2 alpha2 release. * Update to the py3k branch (20100908). * Provide /usr/lib/python3/dist-packages as location for public python packages. * Python 3.2 alpha1 release. - Files removed: Lib/profile.py, Lib/pstats.py, PC/icons/source.xar. * Update to the py3k branch (20100827). * Fix detection of ffi.h header file. Closes: #591408. * python3.1-dev: Depend on libssl-dev. LP: #611845. * Move the pkgconfig file into the -dev package. * Update preremoval scripts for __pycache__ layout. * Run hooks from /usr/share/python3/runtime.d/ * Update distutils-install-layout and debug-build patches. * Test build, taken from the py3k branch (20100706). * Merge with the python3.1 packaging. * Test build, taken from the py3k branch (20100704). * Test build, taken from the py3k branch (20100421). * Update to the 3.1 release branch, 20100703. * Convert internal dpatch system to quilt. * Update module list for python3-minimal. * Update to the 3.1 release branch, 20100508. * Fix backport of issue #8140. Closes: #578896. * Update to the 3.1 release branch, 20100421. * Update patch for issue #8032, gdb7 hooks for debugging. * Fix issue #8233: When run as a script, py_compile.py optionally takes a single argument `-`. * Don't build-depend on locales on avr32. * Python 3.1.2 release. * Fix issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox with Tcl8.5. LP: #462950. * Don't complain when /usr/local is not writable on installation. * Apply proposed patch for issue #8032, gdb7 hooks for debugging. * Update to the 3.1 release branch, 20100316. * Backport issue #8140: Extend compileall to compile single files. Add -i option. * Python 3.1.2 release candidate 1. - Replace the Monty Python audio test file. Closes: #568676. * Build using libdb4.8-dev. Only used for the dbm extension; the bsddb3 extension isn't built from the core packages anymore. * Update to the 3.1 release branch, 20100119. * Hurd fixes (Pino Toscano): - hurd-broken-poll.dpatch: ported from 2.5. - hurd-disable-nonworking-constants.dpatch: disable a few constants from the public API whose C counterparts are not implemented, so using them either always blocks or always fails (caused issues in the test suite). - hurd-path_max.dpatch (hurd only): change few PATH_MAX occurrences to MAXPATHLEN (which is defined by the python lib if not defined by the OS). - cthreads.dpatch: Refresh. - Exclude the profiled build for hurd. - Disable six blocking tests from the test suite. * Don't run the testsuite on armel and hppa until someone figures out the blocking tests. * Update to the 3.1 release branch, 20100116. * Fix bashism in makesetup shell script. Closes: #530170, #530171. * Fix build issues on avr (Bradley Smith). Closes: #528439. - Configure --without-ffi. - Don't run lengthly tests. * Python 3.1.1 final release. * Update to the 3.1 release branch, 20091011. * Remove /usr/local/lib/python3.1 on package removal, if empty. * Build _hashlib as a builtin. LP: #445530. * python3.1-doc: Don't compress the sphinx inventory. * python3.1-doc: Fix jquery.js symlink. LP: #447370. * Run the benchmark with -C 2 -n 5 -w 4 on all architectures. * python3.1-dbg: Don't create debug subdirectory in /usr/local. No separate debug directory needed anymore. * Fix title of devhelp document. LP: #423551. * Python 3.1 final release. * Update to the 3.1 release branch, 20090723. * Add explicit build dependency on tk8.5-dev. * Disable profile feedback based optimization on amd64 (GCC PR gcov-profile/38292). * Python 3.1 final release. * Update to the 3.1 release branch, 20090723. * Add explicit build dependency on tk8.5-dev. [Matthias Klose] * Python 3.1 rc2 release. Closes: #529320. * Update to the trunk, 20090622, remove patches integrated upstream. * Configure with --with-fpectl --with-dbmliborder=bdb --with-wide-unicode. NOTE: The --with-wide-unicode configuration will break most extensions built with 3.1~a1, but is consistent with python2.x configurations. * Add symbols files for libpython3.1 and python3.1-dbg, don't include symbols from builtins, which can either be built as builtins or extensions. * Keep an empty lib-dynload in python3.1-minimal to avoid a warning on startup. * python3.1-doc: Depend on libjs-jquery, use jquery.js from this package. Closes: #523485. * Do not add /usr/lib/pythonXY.zip on sys.path. * Add symbols files for libpython3.1 and python3.1-dbg, don't include symbols from builtins, which can either be built as builtins or extensions. * Keep an empty lib-dynload in python3.1-minimal to avoid a warning on startup. * Fix some lintian warnings. * Use the information in /etc/lsb-release for platform.dist(). LP: #196526. * Move the bdist_wininst files into the -dev package (only needed to build windows installers). * Document changes to the site directory name in the installation manual. * Don't build a profiled binary. Closes: #521811. * Address issues when working with PYTHONUSERBASE and non standard prefix (pointed out by Larry Hastings): - distutils.sysconfig.get_python_lib(): Only return ".../dist-packages" if prefix is the default prefix and if PYTHONUSERBASE is not set in the environment. - site.addusersitepackages(): Add USER_BASE/.../dist-packages to sys.path. * Always use the `unix_prefix' scheme for setup.py install in a virtualenv setup. LP: #339904. * Don't make the setup.py install options --install-layout=deb and --prefix conflict with each other. * distutils: Always install into `/usr/local/lib/python3.1/dist-packages' if an option `--prefix=/usr/local' is present (except for virtualenv and PYTHONUSERBASE installations). LP: #362570. * Always use `site-packages' as site directory name in virtualenv. [Marc Deslauriers] * debian/pyhtml2devhelp.py: update for sphinx generated documentation. * debian/rules: re-enable documentation files for devhelp. * Python 3.1 alpha1 release. * Update to the trunk, 20090322. * Update installation schemes: LP: #338395. - When the --prefix option is used for setup.py install, Use the `unix_prefix' scheme. - Use the `deb_system' scheme if --install-layout=deb is specified. - Use the the `unix_local' scheme if neither --install-layout=deb nor --prefix is specified. * Use the information in /etc/lsb-release for platform.dist(). LP: #196526. * pydoc: Fix detection of local documentation files. * Build a shared library configured --with-pydebug. LP: #322580. * Fix some lintian warnings. * Python-3.1 snapshot (20090226), upload to experimental. * Python-3.1 snapshot (20090222). * Build the _dbm extension using the Berkeley DB backend. * Don't build-depend on locales on sparc. Currently not installable. * Update to 20090222 from the release30-maint branch. * Allow docs to be built with Sphinx 0.5.x. * New upstream version. * Update to 20090213 from the release30-maint branch. * Final Python-3.0 release. * Update to 20081127 from the py3k branch. * Ensure that all extensions from the -minimal package are statically linked into the interpreter. LP: #301597. * Include expat, _elementtree, datetime in -minimal to link these extensions statically. * Ignore errors when running the profile task. * Don't run test_ioctl on the buildd, before the buildd chroot is fixed: Unable to open /dev/tty. * Update to the python-3.0 release candidate 3. * Update to 20081027 from the py3k branch. LP: #279227. * Fix typos and section names in doc-base files. LP: #273344. * Build a new package libpython3.0. * For locally installed packages, create a directory /usr/local/lib/python3.0/dist-packages. This is the default for installations done with distutils and setuptools. Third party stuff packaged within the distribution goes to /usr/lib/python3.0/dist-packages. There is no /usr/lib/python3.0/site-packages in the file system and on sys.path. No package within the distribution must not install anything in this location. * distutils: Add an option --install-layout=deb, which - installs into $prefix/dist-packages instead of $prefix/site-packages. - doesn't encode the python version into the egg name. * Update to 20080915 from the py3k branch. * Build gdbm * Python 3.0 beta3 release. * Python 3.0 beta2 release. * Python 3.0 beta1 release. * Update to snapshot taken from the py3k branch. * Disable running the benchmark. * First Python-3.0 alpha release. * Snapshot build, an "how to use tilde in version numbers" upload. * SVN 20070831. * Update to 20080427, taken from the 2.5 release branch. - Fix issues #2670, #2682. * Disable running pybench on the hppa buildd (ftbfs). * Allow setting BASECFLAGS, OPT and EXTRA_LDFLAGS (like, CC, CXX, CPP, CFLAGS, CPPFLAGS, CCSHARED, LDSHARED) from the environment. * Support parallel= in DEB_BUILD_OPTIONS (see #209008). * Update to 20080416, taken from the 2.5 release branch. - Fix CVE-2008-1721, integer signedness error in the zlib extension module. - Fix urllib2 file descriptor happens byte-at-a-time, reverting a fix for excessively large memory allocations when calling .read() on a socket object wrapped with makefile(). * Disable some regression tests on some architectures: - arm: test_compiler, test_ctypes. - armel: test_compiler. - hppa: test_fork1, test_wait3. - m68k: test_bsddb3, test_compiler. * Build-depend on libffi-dev instead of libffi4-dev. * Fix CVE-2008-1679, integer overflows in the imageop module. * Use site.addsitedir() to add directories in /usr/local to sys.path. Addresses: #469157, #469818. * Python 2.5.2 release. * Merge from Ubuntu: - Move site customization into sitecustomize.py, don't make site.py a config file. Addresses: #309719, #413172, #457361. - Move site.py to python2.4-minimal, remove `addbuilddir' from site.py, which is unnecessary for installed builds. - python2.5-dev: Recommend libc-dev instead of suggesting it. LP: #164909. - Fix issue 961805, Tk Text.edit_modified() fails. LP: #84720. * Update to 20080209, taken from the 2.5 release branch. * Build the _bsddb extension with db-4.5 again; 4.6 is seriously broken when used with the _bsddb extension. * Do not run pybench on arm and armel. * python2.5: Provide python2.5-wsgiref. * Fix a pseudo RC report with duplicated attributes in the control file. Closes: #464307. * Update to 20080102, taken from the 2.5 release branch. - Only define _BSD_SOURCE on OpenBSD systems. Closes: #455400. * Fix handling of packages in linecache.py (Kevin Goodsell). LP: #70902. * Bump debhelper to v5. * Register binfmt for .py[co] files. * Use absolute paths when byte-compiling files. Addresses: #453346. Closes: #413566, LP: #177722. * CVE-2007-4965, http://bugs.python.org/issue1179: Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service (application crash) and possibly obtain sensitive information (memory contents) via crafted arguments to (1) the tovideo method, and unspecified other vectors related to (2) imageop.c, (3) rbgimgmodule.c, and other files, which trigger heap-based buffer overflows. Patch prepared by Stephan Herrmann. Closes: #443333, LP: #163845. * Register info docs when doing source only uploads. LP: #174786. * Remove deprecated value from categories in desktop file. LP: #172874. * python2.5-dbg: Don't include the gdbm and _tkinter extensions, now provided in separate packages. * Provide a symlink changelog -> NEWS. Closes: #439271. * Fix build failure on hurd, working around poll() on systems on which it returns an error on invalid FDs. Closes: #438914. * Configure --with-system-ffi on all architectures. Closes: #448520. * Fix version numbers in copyright and README files (Dan O'Huiginn). Closes: #446682. * Move some documents from python2.5 to python2.5-dev. * Build the _bsddb extension with db-4.6. * Update to 20070813, taken from the 2.5 release branch. * Include plat-mac/plistlib.py (plat-mac is not in sys.path by default. Closes: #435826. * Use emacs22 to build the documentation in info format. Closes: #434969. * Build-depend on db-dev (>= 4.6). Closes: #434965. * Support mixed-endian IEEE floating point, as found in the ARM old-ABI (Aurelien Jarno). Closes: #434905. * Update to 20070717, taken from the 2.5 release branch. * Fix reference count for sys.pydebug variable. Addresses: #431393. * Build depend on libbluetooth-dev instead of libbluetooth2-dev. * Python-2.5.1 release. * Build-depend on gcc-4.1 (>= 4.1.2-4) on alpha, powerpc, s390, sparc. * Merge from Ubuntu: - Add debian/patches/subprocess-eintr-safety.dpatch (LP: #87292): - Create and use wrappers around read(), write(), and os.waitpid() in the subprocess module which retry the operation on an EINTR (which happens if e. g. an alarm was raised while the system call was in progress). It is incredibly hard and inconvenient to sensibly handle this in applications, so let's fix this at the right level. - Patch based on original proposal of Peter <85>strand in http://python.org/sf/1068268. - Add two test cases. - Change the interpreter to build and install python extensions built with the python-dbg interpreter with a different name into the same path (by appending `_d' to the extension name). The debug build of the interpreter tries to first load a foo_d.so or foomodule_d.so extension, then tries again with the normal name. - When trying to import the profile and pstats modules, don't exit, add a hint to the exception pointing to the python-profiler package, don't exit. - Keep the module version in the .egg-info name, only remove the python version. - python2.5-dbg: Install Misc/SpecialBuilds.txt, document the debug changes in README.debug. * Update to 20070425, taken from the 2.5 release branch. * webbrowser.py: Recognize other browsers: www-browser, x-www-browser, iceweasel, iceape. * Move pyconfig.h from the python2.5-dev into the python2.5 package; required by builds for pure python modules without having python2.5-dev installed (matching the functionality in python2.4). * Move the unicodedata module into python2.5-minimal; allows byte compilation of UTF8 encoded files. * Do not install anymore outdated debhelper sample scripts. * Install Misc/SpecialBuilds.txt as python2.5-dbg document. * Do not run the python benchmark on m68k. Timer problems. Fixes FTBFS on m68k. * Update to 20061209, taken from the 2.5 release branch. - Fixes building the library reference in info format. * Update to 20061203, taken from the 2.5 release branch. - Fixes build failures on knetfreebsd and the hurd. Closes: #397000. * Clarify README about distutils. Closes: #396394. * Move python2.5-config to python2.5-dev. Closes: #401451. * Cleanup build-conflicts. Addresses: #394512. * Non-maintainer upload. * python2.5-minimal depends on python-minimal (>= 2.4.4-1) because it's the first version which lists python2.5 as an unsupported runtime (ie a runtime that is available but for which modules are not auto-compiled). And being listed there is required for python-central to accept the installation of python2.5-minimal. Closes: #397006 * Update to 20061029 (2.4.4 was released on 20061019), taken from the 2.5 release branch. We do not want to have regressions in 2.5 compared to the 2.4.4 release. * Don't run pybench on m68k, fails in the calibration loop. Closes: #391030. * Run the installation/removal hooks. Closes: #383292, #391036. * Update to 20061003, taken from the 2.5 release branch. * On arm and m68k, don't run the pybench in debug mode. * Fix building the source within exec_prefix (Alexander Wirt). Closes: #385336. * Python 2.5 release. * Update to 20060926, taken from the 2.5 release branch. * Run the Python benchmark during the build, compare the results of the static and shared builds. * Fix invalid html in python2.5.devhelp.gz. * Add a python2.5 console entry to the menu (hidden by default). * python2.5: Suggest python-profiler. * Python 2.5 release candidate 1. * Update to trunk 20060818. * Build the _ctypes module for m68k-linux. * Python 2.5 beta3 release. * Update to trunk 20060811. * Rebuild the documentation. * Fix value of sys.exec_prefix in the debug build. * Do not build the library reference in info format; fails to build. * Link the interpreter against the shared runtime library. With gcc-4.1 the difference in the pystones benchmark dropped from about 12% to about 6%. * Install the statically linked version of the interpreter as python2.5-static for now. * Link the shared libpython with -O1. * Disable the testsuite on s390; don't care about "minimally configured" buildd's. * Update to trunk 20060722. * Merge idle-lib from idle-python2.5 into python2.5. * Merge lib-tk from python-tk into python2.5. * Tkinter.py: Suggest installation of python-tk package on failed import of the _tkinter extension. * Don't run the testsuite for the debug build on alpha. * Don't run the test_compiler test on m68k. Just takes too long. * Disable building ctypes on m68k (requires support for closures). * Python 2.5 beta2 release. * Update to trunk 20060716. * When built on a buildd, do not run the following test which try to access the network: test_codecmaps_cn, test_codecmaps_hk, test_codecmaps_jp, test_codecmaps_kr, test_codecmaps_tw, test_normalization. * When built on a buildd, do not run tests requiring missing write permissions: test_ossaudiodev. * Python 2.5 beta2 release. * Fix python-dev dependencies. * Update to trunk 20060709. * Python 2.5 beta1 release. * Update to trunk 20060623. * Merge changes from the python2.4 packages. * python2.5-minimal: Add _struct. * Update to trunk 20060409. * Run testsuite for debug build as well. * Build-depend on gcc-4.1. * Python 2.5 alpha1 release. * Drop integrated patches. * Add build dependencies on libsqlite3-dev and libffi4-dev. * Add (build-)dependency on mime-support, libgpmg1 (test suite). * Build using the system FFI. * python2.5 provides python2.5-ctypes and python2.5-pysqlite2, python2.5-elementtree. * Move hashlib.py to python-minimal. * Lib/hotshot/pstats.py: Error out on missing profile/pstats modules. * Resynchronize with Debian unstable. Remaining changes: - Apply langpack-gettext patch. - diff.gz contains pregenerated html and info docs. - Build the -doc package from this source. * Remove python2.4's dependency on python-central. On installation of the runtime, call hooks /usr/share/python/runtime.d/*.rtinstall. On removal, call hooks /usr/share/python/runtime.d/*.rtremove. Addresses: #372658. * Call the rtinstall hooks only, if it's a new installation, or the first installation using the hooks. Adresses: #373677. * Reupload, depend on python-central (>= 0.4.15). * Add build-conflict on python-xml. * idle-python2.4: Remove the old postinst and prerm scripts. * Name the runtime correctly in python2.4-minimal's installation scripts. * python2.4-prerm: Handle the case, when python-central is not installed. * idle-python2.4: Depend on python-tk instead of python2.4-tk. * SVN update up to 2006-06-07 * Use python-central. * Don't build the -tk and -gdbm packages from this source; now built from the python-stdlib-extensions source. * Remove leftover build dependency on libgmp3-dev. * Do not build-depend on libbluetooth1-dev and libgpmg1-dev on hurd-i386, kfreebsd-i386, kfreebsd-amd64. Closes: #365830. * Do not run the test_tcl test; hangs for unknown reasons on at least the following buildds: vivaldi(m68k), goedel (alpha), mayer (mipsel). And no virtual package to file bug reports for the buildds ... Closes: #364419. * Move the Makefile from python2.4-dev to python2.4. Closes: #366473. * Fix typo in pdb(1). Closes: #365772. * New autoconf likes the mandir in /usr/share instead of /usr; work with both locations. Closes: #367618. * SVN update up to 2006-04-21 * Update locale aliases from /usr/share/X11/locale/locale.alias. * Start idle with option -n from the desktop menu, so that the program can be started in parallel. * Testsuite related changes only: - Add build dependencies mime-support, libgpmg1 (needed by test cases). - Run the testsuite with bsddb, audio and curses resources enabled. - Re-run the failed tests in verbose mode. - Run the test suite for the debug build as well. - Build depend on netbase, needed by test_socketmodule. - Build depend on libgpmg1, needed by test_curses. - On the buildds do not run the tests needing the network resource. * Update python logo. * Check for the availability of the profile and pstats modules when importing hotshot.pstats. Closes: #334067. * Don't build the -doc package from the python2.4 source. * Set OPT in the installed Makefile to -O2. * Add (build-)dependency on mime-support. * Python 2.4.3 release. * Python 2.4.3 release. - Fixed a bug that the gb18030 codec raises RuntimeError on encoding surrogate pair area on UCS4 build. Ubuntu: #29289. * SVN update up to 2006-03-25 (2.4.3 candidate 1). - Regenerate the documentation. * SVN update up to 2006-03-04 - Regenerate the documentation. - map.mmap(-1, size, ...) can return anonymous memory again on Unix. Ubuntu #26201. * Build-depend on libncursesw5-dev, ncursesw5 is preferred for linking. Provides UTF-8 compliant curses bindings. * Fix difflib where certain patterns of differences were making difflib touch the recursion limit. * SVN update up to 2006-01-17 - pwd is now a builtin module, remove it from python-minimal. - Regenerate the documentation. * python2.4-tk: Suggest tix instead of tix8.1. * Move config/Makefile from the -dev package into the runtime package to be able to use the bdist_wininst distutils command. Closes: #348335. * Temporarily remove build dependency on lsb-release. * Rebuild (openssl-0.9.8). * Python 2.4.2 release. * Python 2.4.2 release candidate 1. * Fix "Fatal Python error" from cStringIO's writelines. Patch by Andrew Bennetts. * CVS update up to 2005-09-14 - Regenerate the html and info docs. * Add some more locale aliases. * Fix substitution pf python version in README.python2.4-minimal. Closes: #327487. * On m68k, build using -O2 (closes: #326903). * On Debian, don't configure --with-fpectl, which stopped working with glibc-2.3.5. * CVS update up to 2005-09-04 - teTeX 3.0 related fixes (closes: #322407). - Regenerate the html and info docs. * Add entry for IDLE in the Gnome menus. * Don't build-depend on libbluetooth-dev on the Hurd (closes: #307037). * Reenable the cthreads patch for the Hurd (closes: #307052). * Synchronise with Ubuntu: - Build a python2.4-minimal package. * CVS update up to 2005-07-07 * Regenerate the documentation. * CVS update up to 2005-06-15 * Regenerate the documentation. * Synchronize with Debian. Ubuntu 10485. * idle-python2.4 enhances python2.4. Ubuntu 11562. * README.Debian: Fix reference to the doc directory (closes: #311677). * Update build dependencies: db4.2-dev -> db4.3-dev, libreadline4-dev -> libreadline5-dev. * python2.4-dev: Add missing templates to generate HTML docs. Ubuntu 11531. * Add the debug symbols for the python2.4, python2.4-gdbm and python2.4-tk packages to the python2.4-dbg package. * Add gdbinit example to doc directory. * Add the debug symbols for the python2.4, python2.4-minimal, python2.4-gdbm and python2.4-tk packages to the python2.4-dbg package. Ubuntu 10261, * Add gdbinit example to doc directory. * For os.utime, use utimes(2), correctly working with glibc-2.3.5. Ubuntu 10294. * Reupload as 2.4.1-1ubuntu1. * Python 2.4.1 release. * Fix noise in python-doc installation/removal. * New Python section for the info docs. * Python 2.4.1 release. * Fix noise in python-doc installation/removal. * New Python section for the info docs. * Add the valgrind support file to /etc/python2.4 * Build the -dbg package with -DPy_USING_MEMORY_DEBUGGER. * Lib/locale.py: - correctly parse LANGUAGE as a colon separated list of languages. - prefer LC_ALL, LC_CTYPE and LANG over LANGUAGE to get the correct encoding. - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding for glibc. * Fix two typos in python(1). Addresses: #300124. * Python 2.4.1 release candidate 2. * Build-depend on libbluetooth1-dev. * CVS update up to 2005-03-03 * Move exception finalisation later in the shutdown process - this fixes the crash seen in bug #1165761, taken from CVS. * codecs.StreamReader: Reset codec when seeking. Ubuntu #6972. * Apply fix for SF1124295, fixing an obscure bit of Zope's security machinery. * distutils: Don't add standard library dirs to library_dirs and runtime_library_dirs. On amd64, runtime paths pointing to /usr/lib64 aren't recognized by dpkg-shlibdeps, and the packages containing these libraries aren't added to ${shlibs:Depends}. * Lib/locale.py: - correctly parse LANGUAGE as a colon separated list of languages. - prefer LC_ALL, LC_CTYPE and LANG over LANGUAGE to get the correct encoding. - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding for glibc. * os.py: Avoid using items() in environ.update(). Fixes #1124513. * Python/pythonrun.c: * Build depend on locales, generate the locales needed for the testsuite. * Add build dependency on libbluetooth1-dev, adding some bluetooth functionality to the socket module. * Lib/test/test_sundry.py: Don't fail on import of profile & pstats, which are separated out to the python-profiler package. * Fix typos in manpage. * debian/patches/langpack-gettext.dpatch: - langpack support for python-gettext added * Revert 'essential' status on python2.4-minimal. This status on on python-minimal is sufficient (Ubuntu #6392). * Resyncronise with Debian. * Mark the python2.4-minimal package as 'essential'. * Add licenses and acknowledgements for incorporated software in the debian/copyright file (addresses: #293932). * Replace md5 implementation with one having a DFSG conforming license. * Remove the profile.py and pstats.py modules from the source package, not having a DFSG conforming license. The modules can be found in the python2.x-profile package in the non-free section. Addresses: #293932. * Add missing norwegian locales (Tollef Fog Heen). * CVS updates of the release24-maint branch upto 2005-02-08 (date of the Python 2.3.5 release). * Fix the name of the python-dbg man page. * Resyncronise with Debian. * Move more modules to -minimal (new code in copy.py requires these): dis, inspect, opcode, token, tokenize. * Add licenses and acknowledgements for incorporated software in the debian/copyright file (addresses: #293932). * Replace md5 implementation with one having a DFSG conforming license. * Add missing norwegian locales (Tollef Fog Heen). * CVS updates of the release24-maint branch upto 2005-02-08 (date of the Python 2.3.5 release). * Build a python2.4-dbg package using --with-pydebug. Add a debug directory /lib-dynload/debug to sys.path instead of /lib-dynload und install the extension modules of the debug build in this directory. Change the module load path to load extension modules from other site-packages/debug directories (for further details see the README in the python2.4-dbg package). Closes: #5415. * Apply the pydebug-path patch. The package was already built in -5. * Fix a flaw in SimpleXMLRPCServerthat can affect any XML-RPC servers. This affects any programs have been written that allow remote untrusted users to do unrestricted traversal and can allow them to access or change function internals using the im_* and func_* attributes. References: CAN-2005-0089. * CVS updates of the release24-maint branch upto 2005-02-04. * Update debian/copyright to the 2.4 license text (closes: #290898). * Remove /usr/bin/smtpd.py (closes: #291049). * Use old-style dpatches instead of dpatch-run. * Actually apply the patch as well (add to list of patches in debian/rules) * Add nb_NO and nn_NO locales to Lib/locale.py * Fix a flaw in SimpleXMLRPCServerthat can affect any XML-RPC servers. This affects any programs have been written that allow remote untrusted users to do unrestricted traversal and can allow them to access or change function internals using the im_* and func_* attributes. References: CAN-2005-0089. * Build a python2.4-dbg package using --with-pydebug. Add a debug directory /lib-dynload/debug to sys.path instead of /lib-dynload und install the extension modules of the debug build in this directory. Change the module load path to load extension modules from other site-packages/debug directories (for further details see the README in the python2.4-dbg package). Closes: #5415. * Update debian/copyright to the 2.4 license text (closes: #290898). * Add operator and copy to the -minimal package. * Resynchronise with Debian. * python2.4: Depend on the very same version of python2.4-minimal. * Docment, that time.strptime currently cannot be used, if the python-minimal package is installed without the python package. * Build the fpectl module. * Updated to CVS release24-maint 20050107. * Updated to CVS release24-maint 20050102. * python-minimal: - os.py: Use dict instead of UserDict, remove UserDict from -minimal. - add pickle, threading, needed for subprocess module. - optparse.py: conditionally import gettext, if not available, define _ as the identity function. Patch taken from the trunk. Avoids import of _locale, locale, gettext, copy, repr, itertools, collections, token, tokenize. - Add a build check to make sure that the minimal module list is closed under dependency. * Fix lintian warnings. * Add UserDict.py to the -minimal package, since os.py needs it. * Add os.py and traceback.py to the -minimal package, get the list of modules from the README. * Add compileall.py and py_compile.py to the -minimal package, not just to the README ... * Separate the interpreter and a minimal subset of modules into a python2.4-minimal package. See the README.Debian.gz in this package. * Move site.py to python2.4-minimal as well. * Add documentation files for devhelp. * Updated patch for #283108. Thanks to Jim Meyering. * Final 2.4 release. * Flush stdout/stderr if closed (SF #1074011). * Don't run test_tcl, hanging on the buildds. * Python 2.4 Release Candidate 1. * Updated to CVS release24-maint 20041113. * Build the docs in info format again. * Move distutils package from the python2.4-dev into the python2.4 package. * Python 2.4 beta2 release. * Python 2.4 beta1 release. * Python 2.4 alpha3 release. * Python 2.4 alpha2 release. * Python 2.4 alpha1 release. Highlights: http://www.python.org/2.4/highlights.html * Package HEAD branch (pre alpha ..). * Final Python 2.3.4 Release. * In the API docs, fix signature of PyModule_AddIntConstant (closes: #250826). * locale.getdefaultlocale: don't fail with empty environment variables. Closes: #249816. * Include distutils/command/wininst.exe in -dev package (closes: #249006). * Disable cthreads on the Hurd (Michael Banck). Closes: #247211. * Add a note to pygettext(1), that this program is deprecated in favour of xgettext, which now includes support for Python as well. Closes: #246332. * Python 2.3.4 Release Candidate 1. * Do not use the default namespace for attributes. Patch taken from the 2.3 maintenance branch. The xmllib module is obsolete. Use xml.sax instead. * http://python.org/sf/945642 - fix nonblocking i/o with ssl socket. * Add a workaround for GNU libc nl_langinfo()'s returning NULL. Closes: #239237. Patch taken from 2.3 maintenance branch. * threading.py: Remove calls to currentThread() in _Condition methods that were side-effect. Side-effects were deemed unnecessary and were causing problems at shutdown time when threads were catching exceptions at start time and then triggering exceptions trying to call currentThread() after gc'ed. Masked the initial exception which was deemed bad. Closes: #195812. * Properly support normalization of empty unicode strings. Closes: #239986. Patch taken from 2.3 maintenance branch. * README.maintainers: Add section where to find the documentation tools. * Fix crash in pyexpat module (closes: #229281). * For the Hurd, set the interpreters recursion limit to 930. * Do not try to byte-compile the test files on installation; this currently breaks the Hurd install. * Don't build the unversioned python{,-*} packages anymore. Now built from the python-defaults package. * Update to the proposed python-policy: byte-compile using -E. * Remove python-elisp's dependency on emacs20 (closes: #232785). * Don't build python-elisp from the python2.3 source anymore, get it from python-mode.sf.net as a separate source package. * python2.3-dev suggests libc-dev (closes: #231091). * get LDSHARED and CCSHARED (like, CC, CXX, CPP, CFLAGS) from the environment * Set CXX in installed config/Makefile (closes: #230273). * Build-depend on libdb4.2-dev, instead of libdb4.1-dev. According to the docs the file format is compatible. * Fix broken _bsddb module. setup.py picked up the wrong library. * Fix typo in patch (closes: #224797, #226064). * Lib/email/Charset: use locale unaware function to lower case of locale name (closes: #224797). * Update python-mode to version from python-mode.sf.net. Fixes highlighting problems (closes: #223520). * Backport from mainline: Add IPV6_ socket options from RFCs 3493 and 3542. * New upstream release. * Copy the templates, tools and scripts from the Doc dir in the source to /usr/share/lib/python2.3/doc in the python2.3-dev package. Needed for packages building documentation like python does (closes: #207337). * New upstream version (2.3.3 release candidate). * Update python-mode.el (closes: #158811, #159630). Closing unreproducible report (closes: #159628). * Put the conflict in the correct direction. python2.3 (2.3.2-6) doesn't conflict with python (<= 2.3.2-5) but python (2.3.2-6) conflicts with python2.3 (<= 2.3.2-5) (thanks to Brian May). Really closes #221791. * Add conflicts with older python{,2.3} packages to fix overwrite errors (closes: #221791). * Updated to CVS release23-maint 20031119. * Re-upgrade the dependency of python2.3 on python (>= 2.3) to a dependency (closes: #221523). * Don't build-depend on latex2html (moved to non-free), but keep the prebuilt docs in debian/patches (closes: #221347). * Fix typos in the library reference (closes: #220510, #220954). * Fix typo in python-elisp's autoloading code (closes: #220308). * Update proposed python policy: private modules can be installed into /usr/lib/ (arch dependent) and into /usr/share/ (arch independent). * Downgrade the dependency of python2.3 on python (>= 2.3) to a recommendation. * Fix path to interpreter in binfmt file. * Fix segfault in unicodedata module (closes: #218697). * Adjust python-elisp autoload code (closes: #219821). * Fix broken doc link (closes: #214217). * Disable wrongly detected large file support for GNU/Hurd. * Really fix the FTBFS for the binary-indep target (closes: #214303). * New upstream version. * Fix a FTBFS for the binary-indep target. * Fix names of codec packages in recommends. * On alpha compile using -mieee (see #212912). * Update python policy draft (closes: #128911, #163785). * Re-add os.fsync function (closes: #212672). * Let python2.3-doc conflict with older python2.3 versions (closes: #211882). * Add recommends for pythonX.Y-japanese-codecs, pythonX.Y-iconvcodec, pythonX.Y-cjkcodecs, pythonX.Y-korean-codecs (closes: #207161). * Generate binfmt file (closes: #208005). * Add IPPROTO_IPV6 option to the socketmodule (closes: #206569). * Bugs reported against python2.2 and fixed in python2.3: - Crashes in idle (closes: #186887, #200084). * New upstream version (bug fix release). * Disable check for utimes function, which is broken in glibc-2.3.2. Packages using distutils had '1970/01/01-01:00:01' timestamps in files. * Bugs fixed by making python2.3 the default python version: - Canvas.scan_dragto() takes a 3rd optional parmeter "gain". Closes: #158168. - New command line parsing module (closes: #38628). - compileall.py allows compiling single files (closes: #139971). * Bugs reported for 2.2 and fixed in 2.3: - Idle does save files with ASCII characters (closes: #179313). - imaplib support for prefix-quoted strings (closes: #150485). - posixpath includes getctime (closes: #173827). - pydoc has support for keywords (closes: #186775). * Bugs reported for 2.1 and fixed in 2.3: - Fix handling of "#anchor" URLs in urlparse (closes: #147844). - Fix readline if C stdin is not a tty, even if sys.stdin is. Closes: #131810. * Updated to CVS release23-maint 20030810 (fixing memory leaks in array and socket modules). * pydoc's usage output uses the basename of the script. * Don't explicitely remove /etc/python2.3 on purge (closes: #202864). * python conflicts with python-xmlbase (closes: #204773). * Add dependency python (>= 2.3) to python2.3, so make sure the unversioned names can be used. * Fix shlibs file. * Make python2.3 the default python version. * Python 2.3 final release. * Python 2.3 release candidate 2. * Don't compress .txt files referenced by the html docs (closes: #200298). * Include the email/_compat* files (closes: #200349). * Python 2.3 beta2 release, updated to CVS 20030704. - Fixes AssertionError in httplib (closed: #192452). - Fixes uncaught division by zero in difflib.py (closed: #199287). * Detect presence of setgroups(2) at configure time (closes: #199839). * Use default gcc on arm as well. * Python 2.3 beta2 release. - Includes merged idle fork. - Fixed socket.setdefaulttimeout(). Closes: #189380. - socket.ssl works with _socketobj. Closes: #196082. * Do not link libtix to the _tkinter module. It's loaded via 'package require tix' at runtime. python2.3-tkinter now suggests tix8.1 instead. * On arm, use gcc-3.2 to build. * Add -fno-strict-aliasing rules to OPT to avoid warnings "dereferencing type-punned pointer will break strict-aliasing rules", when building with gcc-3.3. * Non-maintainer upload with maintainer consent. * debian/control (Build-Depends): s/libgdbmg1-dev/libgdbm-dev/. * Python 2.3 beta1 release, updated to CVS 20030514. - build the current documentation. * Reenable Tix support. * Python 2.3 beta1 release, updated to CVS 20030506. - updated due to build problems on mips/mipsel. - keep the 2.3b1 documentation (doc build problems with cvs). * Python 2.3 beta1 release. * Python 2.3 alpha2 release, updated to CVS 20030321. * Tkinter: Catch exceptions thrown for undefined substitutions in events (needed for tk 8.4.2). * Python 2.3 alpha2 release, updated to CVS 20030221. * Python 2.3 alpha1 release updated to CVS 20030123. - should fix the testsuite (and package build) failure on alpha. * Remove build dependency on libexpat1-dev. Merge the python2.3-xmlbase package into python2.3 (closes: #177739). * Python 2.3 alpha1 release updated to CVS 20030117. * Build using libdb4.1. * Python 2.3 alpha1 release updated to CVS 20030109. * Build-Depend on g++ (>= 3:3.2). * Python package maintainers: please wait uploading python dependent packages until python2.2 and python2.1 are compiled using gcc-3.2. * Python 2.3 alpha1 release (not exactly the tarball, but taken from CVS 20030101). - Includes support for linking with threaded tk8.4 (closes: #172714). * Install and register whatsnew document (closes: #173859). * Properly unregister info documentation. * Experimental packages from CVS 021212. - data in unicodedate module is up to date (closes: #171061). * Fix idle packaging (closes: #170394). * Configure using unicode UCS-4 (closes: #171062). This change breaks compatibility with binary modules, but what do you expect from experimental packages ... Please recompile dependent packages. * Don't strip binaries for now. * Experimental packages from CVS 021120. * Remove outdated README.dbm. * Depend on tk8.4. * python-elisp: Install emacsen install file with mode 644 (closes: #167718). * Experimental packages from CVS 021015. * Build a static library libpython2.3-pic.a. * Enable large file support for the Hurd (closes: #164602). * Experimental packages from CVS 020922. * Fix build error on ia64 (closes: #161234). * Build depend on gcc-3.2-3.2.1-0pre2 to fix build error on arm. * Experimental packages from CVS 020906. * idle-python2.3: Fix conflict (closes: #159267). * Fix location of python-mode.el (closes: #159564, #159619). * Use tix8.1. * Apply fix for distutils/ccompiler problem (closes: #159288). * Experimental packages from CVS 020820. * Don't build python2.3-elisp, but put the latest version into python-elisp. * CVS updates of the release22-maint branch upto 2002-07-23. * Enable IPv6 support (closes: #152543). * Add python2.2-tk suggestion for python2.2 (pydoc -g). * Fix from SF patch #527518: proxy config with user+pass authentication. * Point pydoc to the correct location of the docs (closes: #147579). * Remove '*.py[co]' files, when removing the python package, not when purging (closes: #147130). * Update to new py2texi.el version (Milan Zamazal). * CVS updates of the release22-maint branch upto 2002-05-03. * Build the info docs (closes: #145653). * Fix indentation errors introduced in last upload (closes: #143809). * Add Build-Conflicts: tcl8.0-dev, tk8.0-dev, tcl8.2-dev, tk8.2-dev. Closes: #143534 (build a working _tkinter module, on machines, where 8.0's tk.h gets included). * CVS updates of the release22-maint branch upto 2002-04-20. * Forgot to copy the dlmodule patch from the 2.1.3 package. Really closes: #141681. * Final 2.2.1 release. * According to report #131813, the python interpreter is much faster on some architectures, when beeing linked statically with the python library (25%). Gregor and me tested on i386, m68k and alpha, but we could not reproduce such a speedup (generally between 5% and 10%). But we are linking the python executable now statically ... * Build info docs from the tex source, merge the python-doc-info package into the python-doc package. * Always build the dl module. Failure in case of sizeof(int)!=sizeof(long)!=sizeof(void*) is delayed until dl.open is called. Closes: #141681. * Package CVS sources, omit cvs-updates.dpatch (closes: #140977). * Update to python-2.2.1 release candidate 2 (final release scheduled for April 10). * Enable dl module (closes: #138992). * Build doc files with python binary from package (closes: #139657). * Build _tkinter module with BLT and Tix support. * python2.2-elisp: Conflict with python2-elisp (closes: #138970). * string.split docs updated in python-2.2.1 (closes: #129272). * CVS updates of the release22-maint branch upto 20020310 (aproaching the first 2.2.1 release candidate). * Stolen from HEAD: check argument of locale.nl_langinfo (closes: #137371). * Include test/{__init__.py,README,pystone.py} in package (closes: #129013). * Fix python-elisp conflict (closes: #129046). * Don't compress stylesheets (closes: #133179). * CVS updates of the release22-maint branch upto 20020310. * Updates from the CVS python22-maint branch up to 20020107. webbrowser.py: properly escape url's. * The Hurd does not have large file support: disabled. * CVS updates of the release22-maint branch upto 20011229. Fixes: - Include TCP_CORK flag in plat-linux2 headers (fixes: #84340). - Update CDROM.py module (fixes: #125785). * Add missing chunk of the GNU/Hurd patch (therefore urgency medium). * Send anonymous password when using anonftp (closes: #126814). * New upstream version: 2.2. * Bugs fixed upstream: - Docs for os.kill reference the signal module for constants. - Documentation strings in the tutorial end with a period (closes: #94770). - Tk: grid_location method moved from Grid to Misc (closes: #98338). - mhlib.SubMessage.getbodytext takes decode parameter (closes: #31876). - Strings in modules are locale aware (closes: #51444). - Printable 8-bit characters in strings are correctly printed (closes: #64354). - Dictionary can be updated with abstract mapping object (closes: #46566). * Make site.py a config files. * New upstream version: 2.2c1 (release candidate). * Do not provide python2.2-base anymore. * Install correct README.Debian for python2.2 package. Include hint where to find Makefile.pre.in. * Suggest installation of python-ssl. * Remove idle config files on purge. * Remove empty /usr/lib/python2.2 directory on purge. * debian/rules: Reflect removal of regrtest package (closes: #122278). Resulted in build failures on all architectures. * Build -doc package from source. * Non maintainer upload. * New upstream version (this is 2.2beta2). * Do not build the python-regrtest package anymore; keep the test framework components test/regrtest.py and test/test_support.py in the python package (closes: #119408). * Configure with --with-fpectl (closes: #118125). * setup.py: Remove broken check for _curses_panel module (#116081). * idle: Move config-* files to /etc and mark as conffiles (#106390). * Move idle packages to section `devel'. * Fix shlibs file (was still referring to 2.1). Closes: #116810. * README.Debian: point to draft of python-policy in the python package. * Fix shlibs file (was still referring to 2.1). Closes: #116810. * Rename package python2.2-base to python2.2. * New upstream version (beta). Call the package version 2.1.99beta1-1. * New maintainer until the final 2.2 release. * Updated the debian patches. * Really remove the python alternative. * README FOR PACKAGE MAINTAINERS: It is planned to remove the python2-XXX packages from unstable and move on to python2.1. If you repackage/adapt your modules for python2.1, don't build python2-XXX and python2.1-XXX packages from the same source package, so that the python2-XXX package can be removed without influencing the python2.1-XXX package. See the debian-python mailing list at http://lists.debian.org/devel.html for details and the current discussion and a draft for a debian-python policy (August to October 2001). * Remove alternative for /usr/bin/python. The python-base package now provides the default python version. * Regenerate control file to fix build dependencies (closes: #116190). * Remove alternative for /usr/bin/{python,pydoc}. * Provide a libpython2.1.so symlink in /usr/lib/python2.1/config, so that the shared library is found when -L/usr/lib/python2.1/config is specified. * Conflict with old package versions, where /usr/bin/python is a real program (closes: #115943). * python2.1-elisp conflicts with python-elisp (closes: #115895). * We now have 2.1 (closes: #96851, #107849, #110243). * Incorporated Matthias' modifications. * New upstream 2.1.1. * GPL compatible licence (fixes #84080, #102949, #110643). * Fixed upstream (closes: #99692, #111340). * Build in separate build directory. * Split Debian patches into debian/patches directory. * Build dependencies: Add libgmp3-dev, libexpat1-dev, tighten debhelper dependency. * debian/rules: Updated a "bit". * python-elisp: Remove custom dependency (closes: #87783), fix emacs path (closes: #89712), remove emacs19 dependency (#82694). * Mention distutils in python-dev package description (closes: #108170). * Update README.Debian (closes: #85430). * Run versioned python in postinsts (closes: #113349). * debian/sample.{postinst,prerm}: Change to version independent scripts. * Use '/usr/bin/env python2.1' as interpreter for all python scripts. * Add libssl-dev to Build-Conflicts. * python-elisp: Add support for emacs21 (closes: #98635). * Do not compress .py files in doc directories. * Don't link explicitely with libc. * New upstream version (CVS branch release21-maint, will become 2.1.1): This CVS branch will be released as 2.1.1 under a GPL compatible license. * Fixed Makefile.pre.in. * Fixed the postinst files in order to use 2.1 (instead of 2.0). * Mention the immanent release of 2.0.1 and 2.1.1, with a GPL compatible license. * New upstream version. * Experimental packages. * Rebuilt with recent tcl8.3-dev/tk8.3-dev in order to fix a dependency problem with python2-tk (closes: #87793, #92962). * Change postinst to create and update /usr/local/lib/python2.0 and site-python with permissions and owner as mandated by policy: 2775 and root:staff (closes: #89047). * Fix to compileall.py: A superfluous argument made compileall without options fail (cf. #92990 for python). * Move the distutils module into python2-dev. It needs Makefile.pre.in in order to work (closes: #89900). * Remove build-dependency on libgdbm2-dev (which isn't built anyway). * Add a build-dependency on libdb2-dev (cf. #90220 for python). * Remove python-zlib package; merge it into python-base. * Mark that README.python2 is not yet updated. * Recompile with tcl/tk8.3 (closes: #82088). * Modifications to README.why-python2 (closes: #82116). * Add menu hint to idle2 menu entry. * idle2 is renamed idle-python2 and now build correctly (closes: #82218). * Add build-dependency on autoconf (closes: #85339). * Build bsddbmodule as shared module (Modules/Setup.config.in), and link libpython2.so with -lm in Makefile (closes: #86027). * various cleanups in debian/rules, e.g. removing dh_suidregister. * Make pdb available as /usr/bin/pdb-python2 in python2-dev (cf. #79870 in python-base). * Remove libgmp3 from build-dependencies, since we currently can't build the mpzmodule for Python2 due to license problems. * control: make python2-elisp conflict with python-elisp (it doesn't make sense to have both of them installed, does it ?) * include build-depend on libxmltok1-dev. * again, build with tcl/tk8.0. * Modules/Setup.in: Added a missing \ that made _tkinter be built incorrectly. * rules: on the fly, change all '#!' python scripts to use python2. * Aaargh. Remove conflicts/provides/replaces on python-base to make parallel installation of python-base and python2-base possible. * Install examples into /usr/share/doc/python2 (not python) and fix symlink to python2.0 (thanks to Rick Younie for pointing out this). * Rename man page to python2.1. * New upstream version. Initial release for python2. ==== systemd: 246.6-1ubuntu1.4 => 246.6-1ubuntu1.7 ==== ==== libnss-systemd:amd64 libpam-systemd:amd64 libsystemd0:amd64 libudev1:amd64 systemd systemd-sysv systemd-timesyncd udev * SECURITY UPDATE: DoS via DHCP FORCERENEW - debian/patches/CVE-2020-13529.patch: tentatively ignore FORCERENEW command in src/libsystemd-network/sd-dhcp-client.c. - CVE-2020-13529 * SECURITY UPDATE: denial of service via stack exhaustion - debian/patches/CVE-2021-33910.patch: do not use strdupa() on a path in src/basic/unit-name.c. - CVE-2021-33910 [ Kai-Heng Feng ] * d/p/lp1930910-hwdb-Add-ProBook-to-use-micmute-hotkey.patch: - Add ProBook to use micmute hotkey (LP: #1930910) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=61d8acfdadb856cb408afde99f583142ec31b54e [ Jeremy Szu ] * d/p/lp1932352-hwdb-Add-mic-mute-key-mapping-for-HP-Elite-Dragonfly.patch: - Fix micmute hotkeys on HP Elite Dragonfly (LP: #1932352) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a635153cbd0542019190380c1f10fd86c12b537d [ Dan Streetman ] * d/p/lp1931578/0001-network-default-RequiredForOnline-false-if-Activacti.patch, d/p/lp1931578/0002-networkctl-add-field-Required-For-Online.patch, d/p/lp1931578/0003-test-add-test-to-verify-RequiredForOnline-setting-wi.patch: Adjust default for RequiredForOnline when using ActivationPolicy (LP: #1931578) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9496d9934550d842609bf9d4aff8fc93eece1321 * d/p/lp1894622-Add-systemd-resolve-backwards-compatibility-section-.patch: Add man page symlink and deprecation notice for systemd-resolve (LP: #1894622) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=bdcb37e447bf419cc3ff1082aec3427ab9ad0c47 * d/p/lp1858210/0001-time-simplify-get_timezones.patch, d/p/lp1858210/0002-time-split-get_timezone-into-main-function-and-zone1.patch, d/p/lp1858210/0003-time-get-timezones-from-tzdata.zi.patch: Parse tzdata.zi so timedatectl list-timezones also lists aliases (LP: #1858210) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a64ac9f1413abd3b7d427560ac6c439ba916e542 * d/p/lp1891215/0001-fs-util-add-conservative_rename-that-suppresses-unne.patch, d/p/lp1891215/0002-resolved-don-t-update-resolv.conf-snippets-unnecessa.patch, d/p/lp1891215/0003-fs-util-rename-conservative_rename-conservative_rena.patch, d/p/lp1891215/0004-fs-util-make-sure-conservative_renameat-properly-det.patch: Don't rewrite resolv.conf is content unchanged (LP: #1891215) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=79ff24ba51d2239315d948e7dfb3e39769946937 -- [1] http://cloud-images.ubuntu.com/releases/groovy/release-20210720/ [2] http://cloud-images.ubuntu.com/releases/groovy/release-20210622.1/