<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jbilyk/aports/main/apache2, branch master</title>
<subtitle>jbilyk's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/'/>
<entry>
<title>main/apache2: upgrade to 2.4.4</title>
<updated>2013-02-27T08:53:30+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-02-27T08:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=46cc4b49eaf768456b41ebeeb4311d928fc87c9a'/>
<id>46cc4b49eaf768456b41ebeeb4311d928fc87c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: fix default conf and split some mods</title>
<updated>2012-11-01T21:24:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-11-01T21:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=b1638039e29283d0f0f1251f275f11fd904e8986'/>
<id>b1638039e29283d0f0f1251f275f11fd904e8986</id>
<content type='text'>
- New default config based on V Krishn's work.
- split out lua mod as it pulls in lua package as dependency
- split out proxy-html as it pulls in libxml2
- split out proxy as most ppl probably dont need it
- fix webdav package

Fixes #1457
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- New default config based on V Krishn's work.
- split out lua mod as it pulls in lua package as dependency
- split out proxy-html as it pulls in libxml2
- split out proxy as most ppl probably dont need it
- fix webdav package

Fixes #1457
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: enable WebDAV support</title>
<updated>2012-10-02T06:13:15+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2012-10-02T06:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=76761100c47b1ea38a9ba0ed869f3fcc75a3899a'/>
<id>76761100c47b1ea38a9ba0ed869f3fcc75a3899a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: upgrade to 2.4.3</title>
<updated>2012-08-16T12:50:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-09-04T09:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=0b4ebd18832b300a78a05aac12a5c949f34e48f6'/>
<id>0b4ebd18832b300a78a05aac12a5c949f34e48f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: rebuild against pcre-8.30</title>
<updated>2012-03-12T20:48:02+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-03-12T20:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=bb9bbcea206a3a0cb154396b6c61f1f71527aa5c'/>
<id>bb9bbcea206a3a0cb154396b6c61f1f71527aa5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: security upgrade to 2.2.22 (CVE-2012-0021, CVE-2012-0031, CVE-2012-0053, CVE-2011-3368)</title>
<updated>2012-02-01T07:39:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-02-01T07:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=400a302e8bca4ad2bbef3bb38737680ef8fb53cd'/>
<id>400a302e8bca4ad2bbef3bb38737680ef8fb53cd</id>
<content type='text'>
low: mod_log_config crash CVE-2012-0021
low: scoreboard parent DoS CVE-2012-0031
moderate: error responses can expose cookies CVE-2012-0053
moderate: mod_proxy reverse proxy exposure CVE-2011-3368

This release also include the previosly patched:
low: mod_setenvif .htaccess privilege escalation CVE-2011-3607
moderate: mod_proxy reverse proxy exposure CVE-2011-4317

fixes #982
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
low: mod_log_config crash CVE-2012-0021
low: scoreboard parent DoS CVE-2012-0031
moderate: error responses can expose cookies CVE-2012-0053
moderate: mod_proxy reverse proxy exposure CVE-2011-3368

This release also include the previosly patched:
low: mod_setenvif .htaccess privilege escalation CVE-2011-3607
moderate: mod_proxy reverse proxy exposure CVE-2011-4317

fixes #982
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: upgrade to 2.2.22</title>
<updated>2012-02-01T07:21:51+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-02-01T07:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=b82ce814e1f58fb47be7b2d815fb7bce926aa429'/>
<id>b82ce814e1f58fb47be7b2d815fb7bce926aa429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: security fix (CVE-2011-3607)</title>
<updated>2012-01-31T13:41:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-01-31T13:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=e2e255c03845c49b0e24925cf4b307972b1731f9'/>
<id>e2e255c03845c49b0e24925cf4b307972b1731f9</id>
<content type='text'>
fixes #970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #970
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: replace opts in init.d script</title>
<updated>2012-01-19T08:55:00+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-01-19T08:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=c739506cea93e0121a7ef1030f9bcff062309273'/>
<id>c739506cea93e0121a7ef1030f9bcff062309273</id>
<content type='text'>
ref #943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #943
</pre>
</div>
</content>
</entry>
<entry>
<title>main/apache2: security hotfix #844 (CVE-2011-4317)</title>
<updated>2011-11-28T12:00:58+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2011-11-28T12:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=9f987f8ab1533bc6cdb29f36f144101bae980efe'/>
<id>9f987f8ab1533bc6cdb29f36f144101bae980efe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
