<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python32/files, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-11-14T12:33:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.</title>
<updated>2009-11-14T12:33:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2009-11-14T12:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cc415305a049ca523f2a8cf674009fa77c54fee6'/>
<id>urn:sha1:cc415305a049ca523f2a8cf674009fa77c54fee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add Python 3.1</title>
<updated>2009-07-06T20:30:29Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-06T20:30:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=48d856c3b29ff02e3e19e4692577a86349b00b84'/>
<id>urn:sha1:48d856c3b29ff02e3e19e4692577a86349b00b84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA</title>
<updated>2009-07-02T01:46:33Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2009-07-02T01:46:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8390759afbb42649325979ca0877b631800551e2'/>
<id>urn:sha1:8390759afbb42649325979ca0877b631800551e2</id>
<content type='text'>
- Remove bsddb module in pkg-message since it's removed from
  Python default modules
  (python3 user should use databases/py-bsddb3)
- Fix WITH_UCS4 support
- Mark jobs safe
- Makefile/patch cleanup

PR:		ports/133440
Submitted by:	Paul Hoffman &lt;phoffman AT proper.com&gt;
</content>
</entry>
<entry>
<title>Remove "_gdbm" module from packaging which should be excluded in</title>
<updated>2008-10-13T09:50:53Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-10-13T09:50:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dfecaa4e9d6b28aa941cb2774eacbe968318ee3e'/>
<id>urn:sha1:dfecaa4e9d6b28aa941cb2774eacbe968318ee3e</id>
<content type='text'>
this port.

Reported by:	QAT
</content>
</entry>
<entry>
<title>Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)</title>
<updated>2008-10-13T08:23:00Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-10-13T08:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3813a5dbe7d0608965d690d98e1730ad5c8878ff'/>
<id>urn:sha1:3813a5dbe7d0608965d690d98e1730ad5c8878ff</id>
<content type='text'>
Python 2.6 will be the next default python version when enough
testings of consumer ports are done.  The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.

Repo-copied by:	marcus
</content>
</entry>
<entry>
<title>- Security fixes</title>
<updated>2008-09-08T00:14:06Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-09-08T00:14:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a1ff65b9b4abb36af6477b5c168037be07d4f71'/>
<id>urn:sha1:8a1ff65b9b4abb36af6477b5c168037be07d4f71</id>
<content type='text'>
Multiple vulnerabilities:

	1) Various integer overflow errors exist in core modules e.g. stringobject,
	   unicodeobject, bufferobject, longobject, tupleobject, stropmodule, gcmodule, mmapmodule.
	2) An integer overflow in the hashlib module can lead to an unreliable cryptographic digest results.
	3) Integer overflow errors in the processing of unicode strings can be exploited to cause
	   buffer overflows on 32-bit systems.
	4) An integer overflow exists in the PyOS_vsnprintf() function on architectures that do not
	   have a "vsnprintf()" function.
	5) An integer underflow error in the PyOS_vsnprintf() function when passing zero-length strings
	   can lead to memory corruption.

PR:		127172 (based on)
Submitted by:	bf &lt;bf2006a@yahoo.com&gt;
Obtained from:	python svn
Security:	CVE-2008-2315, CVE-2008-2316, CVE-2008-3142, CVE-2008-3144, CVE-2008-3143. (vuxml come later)
</content>
</entry>
<entry>
<title>- Fix zlib crash from zlib.decompressobj().flush(val)</title>
<updated>2008-04-25T08:16:04Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-25T08:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=87262d65c47c91e2713e485a3d513f6e47086a87'/>
<id>urn:sha1:87262d65c47c91e2713e485a3d513f6e47086a87</id>
<content type='text'>
  when val was not positive. It tried to allocate negative
  or zero memory.  That fails.
- Bump PORTREVISION

Reviewed by:	alexbl
Obtained from:	python svn
Security:	http://www.vuxml.org/freebsd/ec41c3e2-129c-11dd-bab7-0016179b2dd5.html
</content>
</entry>
<entry>
<title>Force to build bsddb185 module to make pkg-plist consistent.</title>
<updated>2008-02-29T14:05:31Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2008-02-29T14:05:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c61d8d746c2849066e54d13b0706b317c84d370'/>
<id>urn:sha1:3c61d8d746c2849066e54d13b0706b317c84d370</id>
<content type='text'>
Reported by:	ports/121191
</content>
</entry>
<entry>
<title>Add support for FreeBSD 8.</title>
<updated>2007-10-29T00:14:50Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2007-10-29T00:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e02f1db939e206766b572d490a63c5358ebdec1'/>
<id>urn:sha1:6e02f1db939e206766b572d490a63c5358ebdec1</id>
<content type='text'>
Obtained from:	Python SVN (r58697, r58698)
</content>
</entry>
<entry>
<title>- Force setup.py picks up readline and ncurses from base. This fixes build</title>
<updated>2007-02-27T19:00:23Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-02-27T19:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec9c55f34b00ca163e92c0303eb81f2c0acb5bc3'/>
<id>urn:sha1:ec9c55f34b00ca163e92c0303eb81f2c0acb5bc3</id>
<content type='text'>
  when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
  in both ncurses are linked into _curses.so

Tested by:	krion
Approved by:	alexbl (python@)
</content>
</entry>
</feed>
