<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apache2/debian/apache2.install, 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-09-20T17:05:51Z</updated>
<entry>
<title>Drop /lib/systemd/system/apache2.service.d/forking.conf</title>
<updated>2016-09-20T17:05:51Z</updated>
<author>
<name>Raphaël Hertzog</name>
<email>hertzog@debian.org</email>
</author>
<published>2016-09-20T15:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=53bda30687048663706cb04a8d728e61e356368b'/>
<id>urn:sha1:53bda30687048663706cb04a8d728e61e356368b</id>
<content type='text'>
We have proper native systemd support now.
</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>fix forking.conf install path</title>
<updated>2016-04-10T12:03:03Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2016-04-10T12:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=e43593e578ffaf5955dac294e190f974197fbac6'/>
<id>urn:sha1:e43593e578ffaf5955dac294e190f974197fbac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give some hints to systemd-sysv-generator</title>
<updated>2016-04-10T09:29:58Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2016-04-10T09:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=ada36068ac2ddf96ce2d79e79901a2e9c89c7273'/>
<id>urn:sha1:ada36068ac2ddf96ce2d79e79901a2e9c89c7273</id>
<content type='text'>
this fixes 'systemctl status'
</content>
</entry>
<entry>
<title>Moved bash_completion from /etc to /usr/share</title>
<updated>2015-05-30T11:18:26Z</updated>
<author>
<name>Jean-Michel Vourgère</name>
<email>nirgal@debian.org</email>
</author>
<published>2015-05-30T10:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=44adfca2f44884e35ebb8a98000261bcb66c2ebf'/>
<id>urn:sha1:44adfca2f44884e35ebb8a98000261bcb66c2ebf</id>
<content type='text'>
Renamed the script to match a command name and added links within
/usr/share/bash_completion/completions because the snippets are now loaded on
the fly based on the filename, and no longer pre-loaded.

This clears package-install-into-obsolete-dir lintian warnings.
</content>
</entry>
<entry>
<title>Include ask-for-passphrase from Ubuntu and tweak for systemd</title>
<updated>2014-12-22T19:40:30Z</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@sfritsch.de</email>
</author>
<published>2014-12-22T19:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=6da2bfa9c1a337faccadab74031c377372f23db6'/>
<id>urn:sha1:6da2bfa9c1a337faccadab74031c377372f23db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend a2query provide maintscript-helper</title>
<updated>2012-03-06T20:30:46Z</updated>
<author>
<name>Arno Töll</name>
<email>debian@toell.net</email>
</author>
<published>2012-03-06T20:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=5dae324701fd5e3a860680f09a1b47b01c7df8e9'/>
<id>urn:sha1:5dae324701fd5e3a860680f09a1b47b01c7df8e9</id>
<content type='text'>
* Parse meta variables of a2query in debian/rules, generate file from a2query.in
* Remove stubs in dh_apache2 to call a2query instead
* Add a dh-apache2 package for now
* Provide an apache2-maintscript-helper which can be called from maintainer
  scripts, change postinst logic in dh_apache2 to make use of it
* Determine the Apache API version at build time for debian/control
* Adapt debian/rules to parse *.in files
</content>
</entry>
<entry>
<title>Fix various smaller bugs in debian/rules, helper scripts and postinst</title>
<updated>2012-03-05T19:51:14Z</updated>
<author>
<name>Arno Töll</name>
<email>debian@toell.net</email>
</author>
<published>2012-03-04T22:56:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=24db6f05f3d0091122f01b445aeb4156bb53dfbf'/>
<id>urn:sha1:24db6f05f3d0091122f01b445aeb4156bb53dfbf</id>
<content type='text'>
* re-enable the complicated index.html install logic from the 2.2 package
* drop Ubuntu specific patches, we expect them to carry them themselves their
  package divergese already anyway.
* Drop ac_cv_prog_LYNX_PATH=www-browser. We ship both, our own envvars and our
  own apachectl. Thus it is effectively a no-op for a long time already.
* Run enable_default_modules and enable_default_conf and enable_default_mpm in
  postinst only on new installation, being it 2.2 or 2.4
* touch have other_vhosts_access.log in postinst, too
* Drop emptry directories in apache2-dev and apache2-doc
* Install examples in the apache2-doc package
</content>
</entry>
<entry>
<title>Add a2query</title>
<updated>2012-03-02T20:55:48Z</updated>
<author>
<name>Arno Töll</name>
<email>debian@toell.net</email>
</author>
<published>2012-03-02T20:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=0d8605a039852a9303bf5394566490baef400f73'/>
<id>urn:sha1:0d8605a039852a9303bf5394566490baef400f73</id>
<content type='text'>
Include a2query, a maintainer script helper and general purpose tool to query
various information about configuration settings, e.g. module magic version,
enabled modules, confs, sites and such.
</content>
</entry>
<entry>
<title>Properly handle bash_completion/apache2-common move</title>
<updated>2012-02-25T13:58:03Z</updated>
<author>
<name>Arno Töll</name>
<email>debian@toell.net</email>
</author>
<published>2012-02-25T13:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-apache/apache2/commit/?id=9ba8bafe52afc5653c0aa63abe4796cdf73a3481'/>
<id>urn:sha1:9ba8bafe52afc5653c0aa63abe4796cdf73a3481</id>
<content type='text'>
* Rename debian/bash_completion/apache2-common -&gt; debian/bash_completion/apache2
* Do a proper transition of that file if we're upgrading
* move owner of that package to apache2 (from apache2-data)
* push standards to 3.9.3 (no special changes required)
</content>
</entry>
</feed>
