<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python23-nth/Makefile, 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>2007-02-22T19:26:05Z</updated>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c152e7442b8ddde8405ba9d0f2d4d981d5c3151'/>
<id>urn:sha1:0c152e7442b8ddde8405ba9d0f2d4d981d5c3151</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.
</content>
</entry>
<entry>
<title>Fix CHECK_INTERPRETER errors and warnings.  Bump PKGREVISION.</title>
<updated>2006-05-14T20:46:37Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-05-14T20:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=586edb40f4c9c1626bd62837f6cf344cb2c70c0b'/>
<id>urn:sha1:586edb40f4c9c1626bd62837f6cf344cb2c70c0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip of anything after the version number in distutils.util.get_platform</title>
<updated>2006-04-13T02:26:54Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-04-13T02:26:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d451463e18a1b97e5628c071690ac668c0dcc6a1'/>
<id>urn:sha1:d451463e18a1b97e5628c071690ac668c0dcc6a1</id>
<content type='text'>
on DragonFly. Since that version is used e.g. as part of the file name
for python eggs, it makes handling easier to match normal pkgsrc
platform policy. Bump revisions of all Python packages.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change python23-nth to use the patches and distinfo of python23.</title>
<updated>2006-01-09T23:26:09Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-01-09T23:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28c79ed45b6a79b318630fa1113f27e077009f23'/>
<id>urn:sha1:28c79ed45b6a79b318630fa1113f27e077009f23</id>
<content type='text'>
Use the SUBST framework to replace the version numbers as before.

OK recht@
</content>
</entry>
<entry>
<title>Bumped the PKGREVISION of the packages that have been broken by the recent</title>
<updated>2005-12-08T09:52:15Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-08T09:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c'/>
<id>urn:sha1:d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c</id>
<content type='text'>
"pkglint --autofix" change.
</content>
</entry>
<entry>
<title>Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRE</title>
<updated>2005-10-01T19:36:01Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-10-01T19:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aba2e9255c71c527dc9085787dde04094b6eaa58'/>
<id>urn:sha1:aba2e9255c71c527dc9085787dde04094b6eaa58</id>
<content type='text'>
library) from ubuntu Linux (via gentoo).
For details see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2491

Bump PKGREVISION's.
</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:49:06Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-07-03T19:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4594e38268d85b494210919ed03d0f38f2fba38'/>
<id>urn:sha1:e4594e38268d85b494210919ed03d0f38f2fba38</id>
<content type='text'>
- fix suggested by Simon Kuhn in PR 29735

Add a patch from Antoine Reilles submitted in PR 30466 to fix the buid of some modules on OS X 10.4.

Bump PKGREVISION
</content>
</entry>
<entry>
<title>update to 2.3.5</title>
<updated>2005-02-15T12:25:07Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2005-02-15T12:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87cd05df9143fba75d69bf6adf356a5823aece79'/>
<id>urn:sha1:87cd05df9143fba75d69bf6adf356a5823aece79</id>
<content type='text'>
This is a bug-fix release. It contains the fix for
http://www.python.org/security/PSF-2005-001/
which we added in 2.3.4nb7.
</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>
