<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/mod_wsgi.git, branch 2.5</title>
<subtitle>github.com: GrahamDumpleton/mod_wsgi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/'/>
<entry>
<title>Update version string for 2.5 release.</title>
<updated>2009-05-11T11:15:20+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-05-11T11:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=8b0c5942421101671d6b4f07934815b8eba51c0e'/>
<id>8b0c5942421101671d6b4f07934815b8eba51c0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove isatty from log object. This was wrong defined as attribute instead of</title>
<updated>2009-05-11T03:59:43+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-05-11T03:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=d4aebcda4fabb5d63768e34ba3c09327787d15fe'/>
<id>d4aebcda4fabb5d63768e34ba3c09327787d15fe</id>
<content type='text'>
method, but file like objects not associated to file descriptor are not meant
to provide it anyway. See issue #146.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
method, but file like objects not associated to file descriptor are not meant
to provide it anyway. See issue #146.
</pre>
</div>
</content>
</entry>
<entry>
<title>On MacOS X, where there is a .a file in config directory, that would normally</title>
<updated>2009-04-14T23:06:28+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-04-14T23:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=cc6972088ae0fb6874c76ef15ebb60fd8faf82b4'/>
<id>cc6972088ae0fb6874c76ef15ebb60fd8faf82b4</id>
<content type='text'>
link to Python framework, then link against it rather than framework. This is
to get around issue where MacPorts Python framework doesn't seem to embed its
location properly into .so when linked against. This should also work for
normal Python distributions as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
link to Python framework, then link against it rather than framework. This is
to get around issue where MacPorts Python framework doesn't seem to embed its
location properly into .so when linked against. This should also work for
normal Python distributions as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version string to 2.4 for final release.</title>
<updated>2009-04-10T11:44:42+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-04-10T11:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=5da14039d3b7803a88418a2e8a333ab5b9b54f0e'/>
<id>5da14039d3b7803a88418a2e8a333ab5b9b54f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change version string to 2.4c2 (second release candidate). Revert change to</title>
<updated>2009-04-04T23:10:56+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-04-04T23:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=35c00118f5ac885c83d3f44f90d4a1cb7c55e514'/>
<id>35c00118f5ac885c83d3f44f90d4a1cb7c55e514</id>
<content type='text'>
add -Wl, in front of all linker flags. This means it may break with Apache
2.3 again. Need to work out why apxs has changed in Apache 2.3 rather than
working around it. May be a bug in Apache 2.3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add -Wl, in front of all linker flags. This means it may break with Apache
2.3 again. Need to work out why apxs has changed in Apache 2.3 rather than
working around it. May be a bug in Apache 2.3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version string for 1.4 release candidate 1 to match existing tagging</title>
<updated>2009-03-31T09:35:00+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-31T09:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=9650ace19e15cd141c38579d85468fe793baa02e'/>
<id>9650ace19e15cd141c38579d85468fe793baa02e</id>
<content type='text'>
convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
convention.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version string for 2.4 release candidate 1.</title>
<updated>2009-03-31T09:31:31+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-31T09:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=105cb07bed69c31faee16d32a483f9466118f358'/>
<id>105cb07bed69c31faee16d32a483f9466118f358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport changed to ensure that LOGNAME, USER and USERNAME are updated in</title>
<updated>2009-03-20T11:52:06+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-20T11:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=bd99ee607324d5d3de18c364bab2915ccc17ead4'/>
<id>bd99ee607324d5d3de18c364bab2915ccc17ead4</id>
<content type='text'>
daemon process if they are set, to reflect actual user. See issue #129.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
daemon process if they are set, to reflect actual user. See issue #129.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport all the configure script updates. See issue #107, #115, #136.</title>
<updated>2009-03-20T11:22:52+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-20T11:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=3aa61653b08559de77ea0ba6c39d957ccc97cde9'/>
<id>3aa61653b08559de77ea0ba6c39d957ccc97cde9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport making process group and application group information available</title>
<updated>2009-03-20T11:10:27+00:00</updated>
<author>
<name>Graham.Dumpleton</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-20T11:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=c8e3afa1ce0316951538a788245937fe561e1dca'/>
<id>c8e3afa1ce0316951538a788245937fe561e1dca</id>
<content type='text'>
at global scope via the 'mod_wsgi' internal module. See issue #27.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
at global scope via the 'mod_wsgi' internal module. See issue #27.
</pre>
</div>
</content>
</entry>
</feed>
