<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python22-pth/patches, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-02-16T14:00:08Z</updated>
<entry>
<title>Pullup ticket 289 - requested by Matthias Drochner</title>
<updated>2005-02-16T14:00:08Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-02-16T14:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=88b41a6c1fc3da3ed231fa32ff4ff5b9781326a9'/>
<id>urn:sha1:88b41a6c1fc3da3ed231fa32ff4ff5b9781326a9</id>
<content type='text'>
security fix for python

Patches hand-rolled, based on the following commit:

   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri Feb  4 15:39:04 UTC 2005

   Modified Files:
           pkgsrc/lang/python22: Makefile distinfo
           pkgsrc/lang/python23: Makefile distinfo
           pkgsrc/lang/python23-nth: Makefile
           pkgsrc/lang/python24: Makefile distinfo
   Added Files:
           pkgsrc/lang/python22/patches: patch-an
           pkgsrc/lang/python23/patches: patch-an
           pkgsrc/lang/python24/patches: patch-an

   Log Message:
   apply the security fix from
   http://www.python.org/security/PSF-2005-001/
   This disables hierarchical object lookups in SimpleXMLRPCServer.
   Unfortunately, this breaks some applications (eg kenosis). Don't
   shoot me for this.
   bump PKGREVISION
</content>
</entry>
<entry>
<title>Extend some checks to also test for netbsd2 as sys.platform.</title>
<updated>2004-08-29T10:44:19Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-08-29T10:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0b4f819b70e33c49bbe4fa0dceace4a0a58b55f'/>
<id>urn:sha1:a0b4f819b70e33c49bbe4fa0dceace4a0a58b55f</id>
<content type='text'>
Bump PKGREVISIONS accordingly.
</content>
</entry>
<entry>
<title>Build python module for zlib unconditionally.  This makes</title>
<updated>2004-05-16T20:01:59Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-05-16T20:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9220338a5bd1da842489fb25bfcd7e89e71452ec'/>
<id>urn:sha1:9220338a5bd1da842489fb25bfcd7e89e71452ec</id>
<content type='text'>
python2[12]{,-pth} build on platforms where zlib.h is not in
/usr/include.
</content>
</entry>
<entry>
<title>Add NetBSD RCS tags.</title>
<updated>2003-06-07T14:37:01Z</updated>
<author>
<name>cjep</name>
<email>cjep</email>
</author>
<published>2003-06-07T14:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bcf327f9903d7781074cf2c496ebac4b22429223'/>
<id>urn:sha1:bcf327f9903d7781074cf2c496ebac4b22429223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update Python22 to 2.2.3</title>
<updated>2003-06-06T17:31:17Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2003-06-06T17:31:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6dab7b78a39721d294d1c7a4bd4818c3e67dae1'/>
<id>urn:sha1:e6dab7b78a39721d294d1c7a4bd4818c3e67dae1</id>
<content type='text'>
This is a bugfix release.
Also, use the LINK_ALL_LIBGCC_HACK just introduced to link the
interpreter against libgcc. This should fix PR pkg/16144 in the
Python2.2 (and NetBSD-1.5) case.
</content>
</entry>
<entry>
<title>Make this compile on -current -- undef "_POSIX_THREADS" so that it</title>
<updated>2003-04-08T18:42:39Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2003-04-08T18:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3c4d6771eb2d1cde85597e2809efb2d3e371de00'/>
<id>urn:sha1:3c4d6771eb2d1cde85597e2809efb2d3e371de00</id>
<content type='text'>
doesn't confuse the thread library selection mechanism
</content>
</entry>
<entry>
<title>modify a selftest which uses unportable struct packing so that it</title>
<updated>2003-04-08T18:32:59Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2003-04-08T18:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1e6371aaf191e92a3b7e302400cf7b7012172d7c'/>
<id>urn:sha1:1e6371aaf191e92a3b7e302400cf7b7012172d7c</id>
<content type='text'>
succeeds on alpha
</content>
</entry>
<entry>
<title>add a thread (GNU pth) supporting version of Python-2.2</title>
<updated>2002-10-25T10:48:47Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2002-10-25T10:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6f70711c3b6cf0ac49689b36cb1779257ab474e9'/>
<id>urn:sha1:6f70711c3b6cf0ac49689b36cb1779257ab474e9</id>
<content type='text'>
</content>
</entry>
</feed>
