<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python31/Makefile, branch 2025Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2025Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2025Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-06-01T15:46:59Z</updated>
<entry>
<title>Remove lang/python31, it expired on 2014-06-01</title>
<updated>2014-06-01T15:46:59Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2014-06-01T15:46:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f35db0a8b3036075f1a8480ae77bf29fa48f19f'/>
<id>urn:sha1:6f35db0a8b3036075f1a8480ae77bf29fa48f19f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/python{27,31,32}: Replace USE_XZ with USES=tar:xz</title>
<updated>2014-04-22T14:37:04Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2014-04-22T14:37:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d7a9aceb6a93f723b9f8aa8dfce7b8d6dcc39a8'/>
<id>urn:sha1:5d7a9aceb6a93f723b9f8aa8dfce7b8d6dcc39a8</id>
<content type='text'>
USE_XZ has been deprecated, replace it with the new USES value.

Python 3.3 and 3.4 ports have already been converted.
</content>
</entry>
<entry>
<title>lang/python{31,32,33}: Add clang 3.4 fix from python27</title>
<updated>2014-04-20T01:35:39Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2014-04-20T01:35:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21c7eb29520ac1b037a61fad06cc3f6deb9d8fec'/>
<id>urn:sha1:21c7eb29520ac1b037a61fad06cc3f6deb9d8fec</id>
<content type='text'>
Copy change committed to python27 [1] to python31, python32 and
python33 to fix builds of some extensions with Clang 3.4.

Also add breadcrumbs to the patch header in lang/python27 referencing
the upstream issue. [2]

The Python 3.4 port (lang/python34) already carries the patch.

[1] https://svnweb.freebsd.org/ports?view=revision&amp;revision=346428
[2] http://bugs.python.org/issue20767
</content>
</entry>
<entry>
<title>- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE</title>
<updated>2014-04-11T08:25:47Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-04-11T08:25:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c5569783bdee1084b70d5401db26f219788cd263'/>
<id>urn:sha1:c5569783bdee1084b70d5401db26f219788cd263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix build with readline 6.3 from ports</title>
<updated>2014-03-01T15:53:29Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-03-01T15:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1235a7b4c9b722a3fae2dfc54f686a2a0b218854'/>
<id>urn:sha1:1235a7b4c9b722a3fae2dfc54f686a2a0b218854</id>
<content type='text'>
  the patch was backported from upstream (issue #20374)
- Add missing USES=readline

Obtained from:	python
</content>
</entry>
<entry>
<title>lang/python*: Backport security fix for CVE-2014-1912</title>
<updated>2014-03-01T10:52:55Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2014-03-01T10:52:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a2c2ce6e780ec6a01f1de55c980810b9175edce'/>
<id>urn:sha1:7a2c2ce6e780ec6a01f1de55c980810b9175edce</id>
<content type='text'>
A vulnerability was reported [1] in Python's socket module, due to a
boundary error within the sock_recvfrom_into() function, which could be
exploited to cause a buffer overflow.

This could be used to crash a Python application that uses the
socket.recvfrom_info() function or, possibly, execute arbitrary code
with the permissions of the user running vulnerable Python code.

This vulnerable function, socket.recvfrom_into(), was introduced in
Python 2.5. Earlier versions are not affected by this flaw.  This is
fixed in upstream branches for version 2.7, 3.1, 3.2 and 3.3.

[1] http://bugs.python.org/issue20246

MFH:		2014Q1
Security:	8e5e6d42-a0fa-11e3-b09a-080027f2d077
</content>
</entry>
<entry>
<title>lang/python31: Backport fox for Python issue #8168</title>
<updated>2014-02-21T13:42:08Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2014-02-21T13:42:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b1bc680e1c6dee1fd0f6fa3bf33cc6dec56e5f18'/>
<id>urn:sha1:b1bc680e1c6dee1fd0f6fa3bf33cc6dec56e5f18</id>
<content type='text'>
- Backport Python issue #8168 [1]:

    python3 py_compile does not ignore UTF-8 BOM characters

This causes installation (during bytecode compilation) errors for Python
ports with sources that contain BOM characters [2]

The issue was fixed [3] in the default branch at the time (3.2) but was
not backported to 3.1.

Since Python 3.1 is now in security-fix-only mode (no new features or bug
fixes), backporting is required.

[1] http://bugs.python.org/issue8168
[2] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186034
[3] http://hg.python.org/cpython/rev/e15a8a476494/

PR:		ports/186034
Reported by:	Mark Andrews &lt;marka at isc dot org&gt;
</content>
</entry>
<entry>
<title>- Fix bad libpython* symlinks after enabling the lang/python* ports to</title>
<updated>2014-02-01T09:21:23Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-02-01T09:21:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a23998721f3c218be97f642ed50796a026f05488'/>
<id>urn:sha1:a23998721f3c218be97f642ed50796a026f05488</id>
<content type='text'>
  be stagedir-aware

PR:		ports/186284
Submitted by:	marino@
Pointyhat to:	myself
</content>
</entry>
<entry>
<title>- Enable stagedir support</title>
<updated>2014-01-26T14:47:56Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-01-26T14:47:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e3723845da339780d32cbb979dd8a55021c4086'/>
<id>urn:sha1:6e3723845da339780d32cbb979dd8a55021c4086</id>
<content type='text'>
- Convert to new LIB_DEPENDS
</content>
</entry>
<entry>
<title>Bump PORTREVISION for all Python ports to pickup the recent ARM patch</title>
<updated>2013-12-08T09:03:01Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2013-12-08T09:03:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7db9db9528b455767056ac5c00b7954c2e84eecb'/>
<id>urn:sha1:7db9db9528b455767056ac5c00b7954c2e84eecb</id>
<content type='text'>
PR:		ports/149167
</content>
</entry>
</feed>
