<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apache2/debian/clean, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/pkg-apache/apache2/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/pkg-apache/apache2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/'/>
<updated>2016-08-10T09:29:30Z</updated>
<entry>
<title>Fix conffiles from wheezy upgrade</title>
<updated>2016-08-10T09:29:30Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2016-08-10T09:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=237b6b842b3eb4674a6b09d456290d6a0905043d'/>
<id>urn:sha1:237b6b842b3eb4674a6b09d456290d6a0905043d</id>
<content type='text'>
Some conffile may have got the wrong content during upgrade from
wheezy to early jessie versions. In order to fix this without dpkg
prompting the user, we need to replace those conffiles during preinst.

Unfortunately, in preinst the package is not yet unpacked so we cannot
access any of its files. Therefore, the correct conffile content is
embedded in a base64 encoded tarball in the preinst script.
</content>
</entry>
<entry>
<title>Revert "Fix conffiles from wheezy upgrade"</title>
<updated>2016-07-05T21:16:58Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2016-07-05T21:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=6a1126a22878b5756d49e667e6e43f879b366744'/>
<id>urn:sha1:6a1126a22878b5756d49e667e6e43f879b366744</id>
<content type='text'>
Revert fix for now. Will upload 2.4.23 first and then include the fix in
a later upload when it got more testing.

This reverts commit be57de2935c807f7fef290d96ce699fc160f0036.
</content>
</entry>
<entry>
<title>Fix conffiles from wheezy upgrade</title>
<updated>2016-05-29T09:43:52Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2016-05-29T09:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=be57de2935c807f7fef290d96ce699fc160f0036'/>
<id>urn:sha1:be57de2935c807f7fef290d96ce699fc160f0036</id>
<content type='text'>
Some conffile may have got the wrong content during upgrade from
wheezy to early jessie versions. In order to fix this without dpkg
prompting the user, we need to replace those conffiles during preinst.

Unfortunately, in preinst the package is not yet unpacked so we cannot
access any of its files. Therefore, the correct conffile content is
embedded in a base64 encoded tarball in the preinst script.
</content>
</entry>
<entry>
<title>Use pthread mutexes on linux</title>
<updated>2016-04-10T12:03:27Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2016-04-10T12:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=4796a324d594f26693b77661ca1353edc6497ed5'/>
<id>urn:sha1:4796a324d594f26693b77661ca1353edc6497ed5</id>
<content type='text'>
kfreebsd/hurd lack robust pthred mutexes. Therefore we need to keep
using fcntl there. For fcnl, we need to specify the directory in
apache2.conf explicitly, to support multi-instance setups. To achieve
this, we add a marker to apache2.conf that is removed or replaced by
a '#' during build, depending on the OS.
</content>
</entry>
<entry>
<title>d/clean: Removed apache2-mpm-*.postinst</title>
<updated>2015-06-06T23:48:27Z</updated>
<author>
<name>Jean-Michel Vourgère</name>
<email>nirgal@debian.org</email>
</author>
<published>2015-06-06T23:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=754b0cd6cbcc396acbcdc13a39d2a375a59e6217'/>
<id>urn:sha1:754b0cd6cbcc396acbcdc13a39d2a375a59e6217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet another symlink hack in maintainer scripts to link docs because dpkg does not want. This one is ugly in debian/rules but let's make this nicer later</title>
<updated>2013-06-07T15:20:44Z</updated>
<author>
<name>Arno Töll</name>
<email>arno@debian.org</email>
</author>
<published>2013-06-07T15:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=128294e9dfb3204d5193678526eb80a0b6f57407'/>
<id>urn:sha1:128294e9dfb3204d5193678526eb80a0b6f57407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't patch files in the source package after unpacking</title>
<updated>2013-01-29T14:13:51Z</updated>
<author>
<name>Bernhard R. Link</name>
<email>brlink@debian.org</email>
</author>
<published>2013-01-27T21:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=e855c524ea2f136c41acd1af13891c3b6da06ad6'/>
<id>urn:sha1:e855c524ea2f136c41acd1af13891c3b6da06ad6</id>
<content type='text'>
Move all the patches or parts of patches touching non-itk specific
files (i.e. those from the upstream tarball) directly in the
debian/patches/series series.
While this seperates the itk patches into two heaps, it makes both
more visible what changes happen to the general code (and thus are
also done to the other servers generated) and avoids patching any
shipped files after the source package in unpacked, as only changes
to copied files remain in debian/patches/itk/.
This also removes the need for unpatching, as cleaning up can be
done by just removing copied files.

Signed-off-by: Arno Töll &lt;arno@debian.org&gt;
</content>
</entry>
<entry>
<title>Re-add the ITK MPM.</title>
<updated>2012-04-15T10:01:24Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2012-04-15T09:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=50d0d0f119911956b663095a8ee9502f5003931d'/>
<id>urn:sha1:50d0d0f119911956b663095a8ee9502f5003931d</id>
<content type='text'>
The build process can probably be made more elegant, but for now it
seems to work
</content>
</entry>
<entry>
<title>* Drop update-alternatives call in postrm</title>
<updated>2012-04-01T20:07:05Z</updated>
<author>
<name>Arno Töll</name>
<email>debian@toell.net</email>
</author>
<published>2012-04-01T20:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=e2676979d15f32fd3c720e232b2c31796df83751'/>
<id>urn:sha1:e2676979d15f32fd3c720e232b2c31796df83751</id>
<content type='text'>
* Update my mail address
</content>
</entry>
<entry>
<title>Remove suexec alternatives properly. Fixes #665002</title>
<updated>2012-03-22T11:41:36Z</updated>
<author>
<name>Arno Töll</name>
<email>debian@toell.net</email>
</author>
<published>2012-03-22T11:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=3f9e1bc28abded2aa5ca67c109de0afd9b103f50'/>
<id>urn:sha1:3f9e1bc28abded2aa5ca67c109de0afd9b103f50</id>
<content type='text'>
</content>
</entry>
</feed>
