<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python24/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>fix missed from previous: Darwin 7.x doesn't appear to want the</title>
<updated>2004-12-19T05:45:39Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-19T05:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=813b336d74050551658da7f6d0ecbc9c48db3278'/>
<id>urn:sha1:813b336d74050551658da7f6d0ecbc9c48db3278</id>
<content type='text'>
"-u PyMac_Error" when linking the shared library.
</content>
</entry>
<entry>
<title>Darwin build fixes:</title>
<updated>2004-12-19T05:30:14Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-19T05:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc0f17c34b7977eab4832ffd5dbdda0914878fe8'/>
<id>urn:sha1:bc0f17c34b7977eab4832ffd5dbdda0914878fe8</id>
<content type='text'>
- ignore poll()
- needs dlopen.buildlink3.mk
- pass -fPIC -fno-common to CC for objects being linked into a shared
  library
</content>
</entry>
<entry>
<title>initial import of Python 2.4</title>
<updated>2004-12-05T23:27:28Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-12-05T23:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=edab156a4b96af3ca62a9af247c95ccba29f8cf0'/>
<id>urn:sha1:edab156a4b96af3ca62a9af247c95ccba29f8cf0</id>
<content type='text'>
Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax. For an introduction to programming in
Python you are referred to the Python Tutorial. The
Python Library Reference documents built-in and standard
types, constants, functions and modules. Finally, the
Python Reference Manual describes the syntax and semantics
of the core language in (perhaps too) much detail.

Python's basic power can be extended with your own modules
written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.

This package has been compiled without support for threads.
</content>
</entry>
</feed>
