<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python24/patches/patch-an, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-11-16T19:18:58Z</updated>
<entry>
<title>Fix Python's makesetup script to treat -pthread as linker flag.</title>
<updated>2005-11-16T19:18:58Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-11-16T19:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9043e1fdd47075d6bd1a7953cf56f29cc0ec5378'/>
<id>urn:sha1:9043e1fdd47075d6bd1a7953cf56f29cc0ec5378</id>
<content type='text'>
This is needed for databases/py-psycopg at least to compile properly.
Since the installed version changed, bump revision.
</content>
</entry>
<entry>
<title>Update to Python 2.4.2</title>
<updated>2005-10-01T21:12:05Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-10-01T21:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c534224fe9a6d6f500f3c1fbb8ce3ad1bd8676e4'/>
<id>urn:sha1:c534224fe9a6d6f500f3c1fbb8ce3ad1bd8676e4</id>
<content type='text'>
Python 2.4.2 is a bugfix release of Python 2.4 - Python 2.4 is now in
bugfix-only mode, no new features are being added. More than 60 bugs have
been squashed since Python 2.4.1, including bugs that prevented Python working
properly on 64 bit AIX and HP/UX.

For a detailed list of changes see:
http://python.org/2.4.2/NEWS.html
</content>
</entry>
<entry>
<title>There was a bug in Python that was supposed to be fixed but it seems to have</title>
<updated>2005-08-23T20:55:46Z</updated>
<author>
<name>darcy</name>
<email>darcy</email>
</author>
<published>2005-08-23T20:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17f1999824cc755fcb90bda23b7b64a3eaee0456'/>
<id>urn:sha1:17f1999824cc755fcb90bda23b7b64a3eaee0456</id>
<content type='text'>
regressed in the latest version.  I have contacted a Python developer to
have this fixed properly.  In the meantime I have created a patch to fix
it in our tree.  See
http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1196315&amp;group_id=5470&amp;atid=105470
for details of the bug.

Bumped PKGREVISION.
</content>
</entry>
<entry>
<title>patch-an was removed from distinfo during 2.4.1 update, remove file too.</title>
<updated>2005-07-21T09:20:08Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-07-21T09:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a477e6d4302b6b05882fbc96ea4d36ed179ece2e'/>
<id>urn:sha1:a477e6d4302b6b05882fbc96ea4d36ed179ece2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add devel/gettext-lib as dependency to avoid problems with the locale module not being built.</title>
<updated>2005-07-03T19:48:22Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-07-03T19:48:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=52cf8eefd4d7842678bc05e298afb7ae7265eaf7'/>
<id>urn:sha1:52cf8eefd4d7842678bc05e298afb7ae7265eaf7</id>
<content type='text'>
- fix suggested by Simon Kuhn in PR 29735

Add a patch from darwinports to workaround for deprecated ostat in sys/stat.h on OS X 10.4.

bump PKGREVISION
</content>
</entry>
<entry>
<title>update to Python 2.4.1</title>
<updated>2005-05-09T20:37:51Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-05-09T20:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9fb1e6089e34bbb35ea6c2694d01326815e17b1'/>
<id>urn:sha1:e9fb1e6089e34bbb35ea6c2694d01326815e17b1</id>
<content type='text'>
Highlights of this new release include:
  - Bug fixes. According to the release notes, several dozen bugs
    have been fixed, including a fix for the SimpleXMLRPCServer
    security issue (PSF-2005-001).

Also add a patch by Joerg Sonnenberger to add basic support
for DragonFly BSD.

For a detailed list of changes see:
http://python.org/2.4.1/NEWS.html
</content>
</entry>
<entry>
<title>apply the security fix from</title>
<updated>2005-02-04T15:39:04Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2005-02-04T15:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b67460318fe4f08f848e8ab2e2b91975200573ef'/>
<id>urn:sha1:b67460318fe4f08f848e8ab2e2b91975200573ef</id>
<content type='text'>
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>
</feed>
