Your message dated Thu, 03 Nov 2016 12:20:51 +0000
with message-id <e1c2h0l-0005kw...@fasolo.debian.org>
and subject line Bug#835794: fixed in python3.5 3.5.2-7
has caused the Debian Bug report #835794,
regarding python3.5: FTBFS with openssl 1.1.2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
835794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python3.5
Version: 3.5.2-3
Severity: important
Control: block 827061 by -1
Control: forwarded -1 https://bugs.python.org/issue26470
OpenSSL 1.1.0 has been released. During a rebuild of all packages using
OpenSSL this package succeeded to build but it should have failed. That is why
this bug is comming so late. The build is missing the modules _hashlib and
_ssl. A log of that build can be found at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-08-26/failed/python3.5_3.5.2-3_amd64-2016-08-26T19%3A34%3A38Z
Upstream seems to have a patch in their BTS.
On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
reasons why it might fail. There are also updated man pages at
https://www.openssl.org/docs/manmaster/ that should contain useful information.
There is a libssl-dev package available in experimental that contains the 1.1
release. I suggest you try building against that to see if everything works.
If you have problems making things work, feel free to contact us.
Sebastian
--- End Message ---
--- Begin Message ---
Source: python3.5
Source-Version: 3.5.2-7
We believe that the bug you reported is fixed in the latest version of
python3.5, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated python3.5 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 03 Nov 2016 12:10:16 +0100
Source: python3.5
Binary: python3.5 python3.5-venv libpython3.5-stdlib python3.5-minimal
libpython3.5-minimal libpython3.5 python3.5-examples python3.5-dev
libpython3.5-dev libpython3.5-testsuite idle-python3.5 python3.5-doc
python3.5-dbg libpython3.5-dbg
Architecture: source
Version: 3.5.2-7
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
idle-python3.5 - IDE for Python (v3.5) using Tkinter
libpython3.5 - Shared Python runtime library (version 3.5)
libpython3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
libpython3.5-dev - Header files and a static library for Python (v3.5)
libpython3.5-minimal - Minimal subset of the Python language (version 3.5)
libpython3.5-stdlib - Interactive high-level object-oriented language
(standard library
libpython3.5-testsuite - Testsuite for the Python standard library (v3.5)
python3.5 - Interactive high-level object-oriented language (version 3.5)
python3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
python3.5-dev - Header files and a static library for Python (v3.5)
python3.5-doc - Documentation for the high-level object-oriented language
Python
python3.5-examples - Examples for the Python language (v3.5)
python3.5-minimal - Minimal subset of the Python language (version 3.5)
python3.5-venv - Interactive high-level object-oriented language (pyvenv
binary, v
Closes: 835794
Changes:
python3.5 (3.5.2-7) unstable; urgency=medium
.
* Update to 20161103 from the 3.5 branch.
- Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in
debug build.
- Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and
exception loss in PyTraceBack_Here().
- Issue #28379: Added sanity checks and tests for
PyUnicode_CopyCharacters().
- Issue #28376: The type of long range iterator is now registered as
Iterator.
- Issue #28376: The constructor of range_iterator now checks that step is
not 0.
- Issue #26906: Resolving special methods of uninitialized type now causes
implicit initialization of the type instead of a fail.
- Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
- Issue #24098: Fixed possible crash when AST is changed in process of
compiling it.
- Issue #28350: String constants with null character no longer interned.
- Issue #26617: Fix crash when GC runs during weakref callbacks.
- Issue #27942: String constants now interned recursively in tuples and
frozensets.
- Issue #21578: Fixed misleading error message when ImportError called with
invalid keyword args.
- Issue #28203: Fix incorrect type in error message from
``complex(1.0, {2:3})``.
- Issue #27517: LZMA compressor and decompressor no longer raise exceptions
if given empty data twice.
- Issue #28549: Fixed segfault in curses's addch() with ncurses6.
- Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a
tar file with compression before trying to open it without compression.
Otherwise it had 50% chance failed with ignore_zeros=True.
- Issue #23262: The webbrowser module now supports Firefox 36+ and derived
browsers.
- Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale
caused by representing the scale as float value internally in Tk.
tkinter.IntVar now works if float value is set to underlying Tk variable.
- Issue #28255: calendar.TextCalendar().prmonth() no longer prints a space
at the start of new line after printing a month's calendar.
- Issue #20491: The textwrap.TextWrapper class now honors non-breaking
spaces.
- Issue #28353: os.fwalk() no longer fails on broken links.
- Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin
a workaround to Tix library bug.
- Issue #28488: shutil.make_archive() no longer add entry "./" to ZIP
archive.
- Issue #24452: Make webbrowser support Chrome on Mac OS X.
- Issue #20766: Fix references leaked by pdb in the handling of SIGINT
handlers.
- Issue #26293: Fixed writing ZIP files that starts not from the start of
the file. Offsets in ZIP file now are relative to the start of the
archive in conforming to the specification.
- Issue #28321: Fixed writing non-BMP characters with binary format in
plistlib.
- Issue #28322: Fixed possible crashes when unpickle itertools objects from
incorrect pickle data.
- Fix possible integer overflows and crashes in the mmap module with
unusual usage patterns.
- Issue #1703178: Fix the ability to pass the --link-objects option to the
distutils build_ext command.
- Issue #28253: Fixed calendar functions for extreme months: 0001-01
and 9999-12.
- Issue #28275: Fixed possible use after free in the decompress()
methods of the LZMADecompressor and BZ2Decompressor classes.
- Issue #27897: Fixed possible crash in
sqlite3.Connection.create_collation() if pass invalid string-like object
as a name.
- Issue #27611: Fixed support of default root window in the tkinter.tix
module.
- Issue #28368: Refuse monitoring processes if the child watcher has
no loop attached.
- Issue #28369: Raise RuntimeError when transport's FD is used with
add_reader, add_writer, etc.
- Issue #28370: Speedup asyncio.StreamReader.readexactly.
- Issue #28371: Deprecate passing asyncio.Handles to run_in_executor.
- Issue #28372: Fix asyncio to support formatting of non-python coroutines.
- Issue #28399: Remove UNIX socket from FS before binding.
- Issue #27972: Prohibit Tasks to await on themselves.
- Issue #26923: Fix asyncio.Gather to refuse being cancelled once all
children are done.
- Issue #26796: Don't configure the number of workers for default
threadpool executor.
- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
- Issue #28513: Documented command-line interface of zipfile.
- Issue #28409: regrtest: fix the parser of command line arguments.
- Issue #28444: Fix missing extensions modules when cross compiling.
- Issue #28258: Fixed build with Estonian locale (python-config and
distclean targets in Makefile).
* Build using openssl 1.1. Closes: #835794.
Checksums-Sha1:
4580554572b281f1a569d7da0a75ba992b9984c4 3317 python3.5_3.5.2-7.dsc
eebb903522c97fffe228d21607673214ae8637c6 625180 python3.5_3.5.2-7.debian.tar.xz
Checksums-Sha256:
d9a83212dcaae68f1b99068fa6e55317458d295f68b1a65d53b671310822eeeb 3317
python3.5_3.5.2-7.dsc
48d2907c8e2e4ef78c030ebf760af9437118fa415699b064a3d92f243c669991 625180
python3.5_3.5.2-7.debian.tar.xz
Files:
32e57baf3dbc4c6983df83e0e3aee883 3317 python optional python3.5_3.5.2-7.dsc
941c26c1ebeddab331dfd1ad9a8b440c 625180 python optional
python3.5_3.5.2-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQItBAEBCAAXBQJYGydtEBxkb2tvQGRlYmlhbi5vcmcACgkQvX6qYHePpvXpLw/9
GFk+wMZxv91Yr0B9/2BZYK2CgnXliOyf+xje0BbxpxVNzl15aFWvJAg4yVzkSDp5
0987SSfHHTpttO0Flca0UwTXYKE1CtPsEEXgbXRAnG1JrMA+5XhaFeX89xGL+1PG
fmN/bU9hGIvZKljZc8NpmePf9rEHSNSwEi8AgbGNThJouFGDjhfdTbrsur2SBqAl
3F/Vx5Bmwno/+RpRNSCiCM85xLki07NYu9DvmyNi3Ve6mQRs0eZLh5LhOv6FanQE
aaIyR7mTVPMChQs0i4o0+CnsyqnoSVurVt1ztm7PAVwwQ3MrEGutcEM5kF4GtO2m
49M+sNHiEd1YgEMrPnqITFTOVu4qNQ+qS06+keLWgZgRBBqzx0P6mZSa7ebGjLHy
g0wgY2GHfDZ7eXa4+qbkRvmML2DrskRWl8sr7bpqbxCtpR7w0POhiXdIgPELicoX
2i+K2OfAYUnZRcaDUb5fBr4DDH3KAMpaiRWi0OtkUxI8NlKmBywPoo1FTfUdP+7S
JFIHaNRdA7DECoHUiOZqlok1KPpKdnOVg1JPSxqZUYQhexqOI1gem6P44KyUfJ01
fZ8Y1dy4p9zgw9KhCRVZhFGSITkEZF+L/CASW9MLmtnI/O7f5+ovIocTYp0NBVla
nTWrugbcq5KzmodtLMYB7NWOKS7D+lbtWCneQwuPzS0=
=NM4o
-----END PGP SIGNATURE-----
--- End Message ---