<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/xinit, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/xinit: upgrade to 1.4.1</title>
<updated>2019-03-07T21:50:53+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2019-03-04T19:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=20c56befb30aa4cb8076f4adecb13d149a877f79'/>
<id>20c56befb30aa4cb8076f4adecb13d149a877f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main: (Bulk change) Update source urls to https using HTTPS Everywhere</title>
<updated>2018-10-06T17:10:04+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2018-10-06T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9'/>
<id>d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: fix default program execution</title>
<updated>2018-08-24T08:27:16+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2018-04-14T13:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4d59288b3f8957350e0058cf6ea02587f06aa75b'/>
<id>4d59288b3f8957350e0058cf6ea02587f06aa75b</id>
<content type='text'>
The exec(1) man page states the following:

&gt; If command is specified, exec shall not return to the shell; rather
&gt; the exit status of the process shall be the exit status of the program
&gt; implementing command, which overlaid the shell.

Thus the shell will not continue execution after `exec startxfce4`
failed. To fix this we now check if the program exists and if that's the
case execute it using exec.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exec(1) man page states the following:

&gt; If command is specified, exec shall not return to the shell; rather
&gt; the exit status of the process shall be the exit status of the program
&gt; implementing command, which overlaid the shell.

Thus the shell will not continue execution after `exec startxfce4`
failed. To fix this we now check if the program exists and if that's the
case execute it using exec.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: upgrade to 1.4.0, clarify license</title>
<updated>2018-03-11T13:59:34+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-03-10T17:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6cd5360a646283f956112f23bb47f5714216c6fd'/>
<id>6cd5360a646283f956112f23bb47f5714216c6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: modernise, fix deps, mark no test</title>
<updated>2017-09-19T10:54:40+00:00</updated>
<author>
<name>A. Wilcox</name>
<email>AWilcox@Wilcox-Tech.com</email>
</author>
<published>2017-09-09T07:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9eed8a574e55a9113d949cf030bc39d388312c16'/>
<id>9eed8a574e55a9113d949cf030bc39d388312c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/[various]: remove trailing whitespace in pkgdesc</title>
<updated>2017-06-20T08:02:04+00:00</updated>
<author>
<name>tmpfile</name>
<email>tmpfile@users.noreply.github.com</email>
</author>
<published>2017-06-19T13:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a'/>
<id>b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/[various]: replace xorg.freedesktop.org with www.x.org in source</title>
<updated>2017-06-14T15:28:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-06-14T15:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b2065cb574726c106a00a45f9b9b8c5e8f73e37a'/>
<id>b2065cb574726c106a00a45f9b9b8c5e8f73e37a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: upgrade to 1.3.4</title>
<updated>2016-08-15T14:09:14+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2016-08-15T13:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4b54148507145a369240df145e265c7cf0356b9b'/>
<id>4b54148507145a369240df145e265c7cf0356b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: update checksum</title>
<updated>2015-06-11T15:03:59+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-06-11T15:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=16be0f4e8a41868624d55d6b5b34b7860b8e6745'/>
<id>16be0f4e8a41868624d55d6b5b34b7860b8e6745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: fix typo</title>
<updated>2015-06-11T15:02:31+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-06-11T15:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dfda90957a6ba50c5f3b0f7ef59e8e0fcbb2b0a9'/>
<id>dfda90957a6ba50c5f3b0f7ef59e8e0fcbb2b0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
