<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python23/distinfo, 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>Add patches from darwinports/fink to make the posixmodule work on Darwin/</title>
<updated>2004-11-28T13:33:19Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-11-28T13:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba40dbfe646d5fe352764b3522c95d20af9e5da8'/>
<id>urn:sha1:ba40dbfe646d5fe352764b3522c95d20af9e5da8</id>
<content type='text'>
OSX and build the libpython as dynamic library.
While at it also fix the PLIST for Darwin/OSX.
</content>
</entry>
<entry>
<title>Make this compile, install and deinstall cleanly under IRIX and IRIX64</title>
<updated>2004-11-24T20:45:10Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2004-11-24T20:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8026dafc1717f76ea4fc05e7e72fb39c59101676'/>
<id>urn:sha1:8026dafc1717f76ea4fc05e7e72fb39c59101676</id>
<content type='text'>
version 6.5 by backporting some patches from Python 2.4 and leaving out
some broken modules.

This partially addresses PR pkg/28373, too, though fixes particular to
older Irix versions still need to be tested and added.
</content>
</entry>
<entry>
<title>* Add patches to ensure that signal handlers consistently don't set SA_RESTART</title>
<updated>2004-06-14T02:31:13Z</updated>
<author>
<name>lukem</name>
<email>lukem</email>
</author>
<published>2004-06-14T02:31:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4bd10f5d010466442f3cc037d3b702bec94884e2'/>
<id>urn:sha1:4bd10f5d010466442f3cc037d3b702bec94884e2</id>
<content type='text'>
  (restartable system calls).  (These patches have been submitted back to the
  python community.).  Fixes the bug in NetBSD PR [pkg/24797] that I submitted.
* Highlight in the DESCR files what the thread support is for that package.
* Bump PKGREVISION.
</content>
</entry>
<entry>
<title>NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with this</title>
<updated>2004-06-10T10:13:06Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-06-10T10:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5b3723c1f6afdf4f19fc5d07fbe04f036ea3e0ad'/>
<id>urn:sha1:5b3723c1f6afdf4f19fc5d07fbe04f036ea3e0ad</id>
<content type='text'>
patch by drochner@ in private mail

bump PKGREVISION to 1
</content>
</entry>
<entry>
<title>Update to 2.3.4</title>
<updated>2004-06-02T12:29:28Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-06-02T12:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2a61891dfaf2f2b048e253893a2a2666c211bfc1'/>
<id>urn:sha1:2a61891dfaf2f2b048e253893a2a2666c211bfc1</id>
<content type='text'>
This is a bug-fix release for Python 2.3 that fixes a number of bugs,
including a couple of weakref bugs and a bug in pickle version 2. There
are also a number of fixes to the standard library, and some build
fixes - see the release notes ( http://www.python.org/2.3.4/NEWS.html )
for details.
</content>
</entry>
<entry>
<title>- Merge bugfixes from python 2.3 maintenance branch:</title>
<updated>2004-05-12T15:19:49Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-05-12T15:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e84bc782d8a15ad6f92219c201a00db1d8d7378a'/>
<id>urn:sha1:e84bc782d8a15ad6f92219c201a00db1d8d7378a</id>
<content type='text'>
  o weakref object's garbage collection problem.
  o save unnecessary startup-time memory allocation of 100KB+ from
    intobject.

via FreeBSD ports

- Enable pkgviews installation.

Bump PKGREVISION for the bugfixes.
</content>
</entry>
<entry>
<title>Rework bdb detection: Since we're using buildlink we could save rely</title>
<updated>2004-04-13T22:48:41Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-04-13T22:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7040e780b17a309b0c7c39b5252f0d3a438f1298'/>
<id>urn:sha1:7040e780b17a309b0c7c39b5252f0d3a438f1298</id>
<content type='text'>
on the variables it sets (eg. BDB_TYPE). While at bl3ify.
Thanks to minskim@ for fixes and testing.
</content>
</entry>
<entry>
<title>Fix patch-aa so that it works with patch -p0.</title>
<updated>2004-04-09T10:48:09Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-04-09T10:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d03973aec30979c10cefa2aa5fe6422713a0b1a0'/>
<id>urn:sha1:d03973aec30979c10cefa2aa5fe6422713a0b1a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing entry to distinfo for patch-aa.</title>
<updated>2004-04-05T10:00:42Z</updated>
<author>
<name>darcy</name>
<email>darcy</email>
</author>
<published>2004-04-05T10:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=521193d15d7d1ac45a71bb0dde402dc255c22c9b'/>
<id>urn:sha1:521193d15d7d1ac45a71bb0dde402dc255c22c9b</id>
<content type='text'>
</content>
</entry>
</feed>
