<feed xmlns='http://www.w3.org/2005/Atom'>
<title>httpd.git/Makefile, branch add_tests</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/'/>
<entry>
<title>dist-git conversion</title>
<updated>2010-07-28T17:51:28+00:00</updated>
<author>
<name>Fedora Release Engineering</name>
<email>rel-eng@lists.fedoraproject.org</email>
</author>
<published>2010-07-28T17:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=af34dda10b9769d6fb3274eb6ec09aff361b4645'/>
<id>af34dda10b9769d6fb3274eb6ec09aff361b4645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo that causes a failure to update the common directory. (releng</title>
<updated>2009-11-25T22:54:53+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@fedoraproject.org</email>
</author>
<published>2009-11-25T22:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=3c757753d8e1aeb9e0d8e31de7172b35b10dcbbb'/>
<id>3c757753d8e1aeb9e0d8e31de7172b35b10dcbbb</id>
<content type='text'>
    #2781)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    #2781)
</pre>
</div>
</content>
</entry>
<entry>
<title>makefile update to properly grab makefile.common</title>
<updated>2007-10-15T18:52:20+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@fedoraproject.org</email>
</author>
<published>2007-10-15T18:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=4e3b0ac8c983077782d3db99fd45d0780f3d4495'/>
<id>4e3b0ac8c983077782d3db99fd45d0780f3d4495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- update to 2.2.0</title>
<updated>2005-12-02T10:43:00+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2005-12-02T10:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=96e0b3384f3e4b6be9bc3128de327f3f7fab3265'/>
<id>96e0b3384f3e4b6be9bc3128de327f3f7fab3265</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old status tracking stuff.</title>
<updated>2005-02-09T09:48:48+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2005-02-09T09:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=f61c39c58d07e07e6e6bba7733abea6e8fbae64f'/>
<id>f61c39c58d07e07e6e6bba7733abea6e8fbae64f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add security fix for CVE CAN-2004-0942 (memory consumption DoS)</title>
<updated>2004-11-18T11:59:52+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2004-11-18T11:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=7c0f3e466d2df836374154b430ed98853a7ef022'/>
<id>7c0f3e466d2df836374154b430ed98853a7ef022</id>
<content type='text'>
- SELinux: run httpd -t under runcon in configtest (Steven Smalley)
- fix SSLSessionCache comment for distcache in ssl.conf
- restart using SIGHUP not SIGUSR1 after logrotate
- add ap_save_brigade fix (upstream #31247)
- mod_ssl: fix possible segfault in auth hook (upstream #31848)
- add htsslpass(1) and configure as default SSLPassPhraseDialog (#128677)
- apachectl: restore use of $OPTIONS
- apachectl, httpd.init: refuse to restart if $HTTPD -t fails
- apachectl: run $HTTPD -t in user SELinux context for configtest
- update for pcre-5.0 header locations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SELinux: run httpd -t under runcon in configtest (Steven Smalley)
- fix SSLSessionCache comment for distcache in ssl.conf
- restart using SIGHUP not SIGUSR1 after logrotate
- add ap_save_brigade fix (upstream #31247)
- mod_ssl: fix possible segfault in auth hook (upstream #31848)
- add htsslpass(1) and configure as default SSLPassPhraseDialog (#128677)
- apachectl: restore use of $OPTIONS
- apachectl, httpd.init: refuse to restart if $HTTPD -t fails
- apachectl: run $HTTPD -t in user SELinux context for configtest
- update for pcre-5.0 header locations
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch status tracking updates.</title>
<updated>2004-10-13T16:35:07+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2004-10-13T16:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=2bc479e77012b87f27956c6c47e5b6e7ecb41f99'/>
<id>2bc479e77012b87f27956c6c47e5b6e7ecb41f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add patch status tracking.</title>
<updated>2004-10-13T10:44:51+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2004-10-13T10:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=0ba3e33bdc0b14022de5e4b31f6a2c5a2137a115'/>
<id>0ba3e33bdc0b14022de5e4b31f6a2c5a2137a115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add migration.xml targets.</title>
<updated>2004-09-17T10:28:46+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2004-09-17T10:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=462252af587114b303f0391f692f9daf45672310'/>
<id>462252af587114b303f0391f692f9daf45672310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the new key-checking infrastructure.</title>
<updated>2004-09-15T15:09:00+00:00</updated>
<author>
<name>jorton</name>
<email>jorton@fedoraproject.org</email>
</author>
<published>2004-09-15T15:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=b6814ebdf59b1f67857ee9418ba19bea4aa06621'/>
<id>b6814ebdf59b1f67857ee9418ba19bea4aa06621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
