<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python33/Makefile, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-07-05T11:21:49Z</updated>
<entry>
<title>Pullup ticket #4441 - requested by he</title>
<updated>2014-07-05T11:21:49Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2014-07-05T11:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=445fdf1b75bd4ce1daa58273b46ae405d77fd14a'/>
<id>urn:sha1:445fdf1b75bd4ce1daa58273b46ae405d77fd14a</id>
<content type='text'>
lang/python33: security patch

Revisions pulled up:
- lang/python33/Makefile                                        1.26
- lang/python33/distinfo                                        1.18
- lang/python33/patches/patch-Lib_http_server.py                1.1
- lang/python33/patches/patch-Lib_test_test__httpservers.py     1.1
- lang/python33/patches/patch-Misc_NEWS                         1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Wed Jul  2 12:53:52 UTC 2014

   Modified Files:
   	pkgsrc/lang/python33: Makefile distinfo
   Added Files:
   	pkgsrc/lang/python33/patches: patch-Lib_http_server.py
   	    patch-Lib_test_test__httpservers.py patch-Misc_NEWS

   Log Message:
   Add a fix, test-case and note for directory traversal vulnerability, ref.
   http://bugs.python.org/issue21766
   Bump PKGREVISION.</content>
</entry>
<entry>
<title>avoid conflicting declaration of gethostname on SunOS</title>
<updated>2014-06-11T05:55:58Z</updated>
<author>
<name>richard</name>
<email>richard@pkgsrc.org</email>
</author>
<published>2014-06-11T05:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9ac7bce553d7e49ad7b23f8b23e17e92a55b78d5'/>
<id>urn:sha1:9ac7bce553d7e49ad7b23f8b23e17e92a55b78d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fix for CVE-2014-2667.</title>
<updated>2014-05-15T12:33:10Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-15T12:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e87cbab4673a24ceb07530f02fa3cd0aba2059e'/>
<id>urn:sha1:4e87cbab4673a24ceb07530f02fa3cd0aba2059e</id>
<content type='text'>
Bump PKGREVISION.</content>
</entry>
<entry>
<title>Restrict to find openssl header files in SSLBASE/include.</title>
<updated>2014-05-09T02:29:09Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-05-09T02:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bfdd56c63523a48127760d1428a716e0c5e0d2de'/>
<id>urn:sha1:bfdd56c63523a48127760d1428a716e0c5e0d2de</id>
<content type='text'>
Fixes unwanted detection of builtin openssl over prefered pkgsrc one.</content>
</entry>
<entry>
<title>Disable spwd module, same as other python version.</title>
<updated>2014-03-27T08:50:00Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-27T08:50:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d1f108dbebc02cf830a66e99e18d1cd128977cfe'/>
<id>urn:sha1:d1f108dbebc02cf830a66e99e18d1cd128977cfe</id>
<content type='text'>
It is provided as devel/py-spwd in pkgsrc.

Bump PKGREVISION.</content>
</entry>
<entry>
<title>Copy relevant 5 PLIST-mangling lines from extension.mk,</title>
<updated>2014-03-20T12:40:21Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-03-20T12:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=90280330739172210dbc44fbdb7af8495a5aeee2'/>
<id>urn:sha1:90280330739172210dbc44fbdb7af8495a5aeee2</id>
<content type='text'>
so the bulk builds are hopefully happy again.</content>
</entry>
<entry>
<title>Trigger PY_PEP3147=yes in PYTHON_VERSION_DEFAULT={26,27} case.</title>
<updated>2014-03-14T14:04:07Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2014-03-14T14:04:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8bc573a611c0db0966c32a5afde2c32916b6fe9a'/>
<id>urn:sha1:8bc573a611c0db0966c32a5afde2c32916b6fe9a</id>
<content type='text'>
Fix build when PYTHON_VERSION_DEFAULT={26,27}.</content>
</entry>
<entry>
<title>Include lang/python/extension.mk to get saner PLISTs.</title>
<updated>2014-03-12T10:42:42Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-03-12T10:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=31a5e85d7885d20b241644c4947fbe5775f1d4ab'/>
<id>urn:sha1:31a5e85d7885d20b241644c4947fbe5775f1d4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.3.5:</title>
<updated>2014-03-12T10:39:43Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-03-12T10:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=917028b284c5e75826cf11d52f1437b34185e90e'/>
<id>urn:sha1:917028b284c5e75826cf11d52f1437b34185e90e</id>
<content type='text'>
Python 3.3.5 was released on March 9th, 2014.

Python 3.3.5 includes fixes for these important issues:

    a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621)
    a 3.3.4 regression executing scripts with a coding declared
    and Windows newlines (see http://bugs.python.org/issue20731)
    potential DOS using compression codecs in bytes.decode() (see
    http://bugs.python.org/issue19619 and
    http://bugs.python.org/issue20404)

and also fixes quite a few other bugs.

This release fully supports OS X 10.9 Mavericks. In particular,
this release fixes an issue that could cause previous versions of
Python to crash when typing in interactive mode on OS X 10.9.</content>
</entry>
<entry>
<title>Force the use of clang on Snow Leopard, the llvm-backed gcc is unable to</title>
<updated>2014-03-10T23:14:35Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2014-03-10T23:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5f2aa76026bd2fb9ab34a5790fd1c694de7dc13d'/>
<id>urn:sha1:5f2aa76026bd2fb9ab34a5790fd1c694de7dc13d</id>
<content type='text'>
compile Python 3.3 correctly, and as per http://bugs.python.org/issue13241
the Python developers are uninterested in fixing this.</content>
</entry>
</feed>
