<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/linux-headers, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/linux-headers: add patch to fix swab.h on musl</title>
<updated>2020-03-30T12:24:32+00:00</updated>
<author>
<name>Minecrell</name>
<email>minecrell@minecrell.net</email>
</author>
<published>2020-03-27T12:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6ec1f82b556388269eabd7845e88e10a7b2f3e11'/>
<id>6ec1f82b556388269eabd7845e88e10a7b2f3e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: upgrade to 5.4.5</title>
<updated>2019-12-26T09:11:49+00:00</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2019-12-03T14:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b0de7d61ddb7a3a48d97277449e888c69dcc478c'/>
<id>b0de7d61ddb7a3a48d97277449e888c69dcc478c</id>
<content type='text'>
add rsync to makedepends
remove obsolete fix-aarch64-asm-ptrace.patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add rsync to makedepends
remove obsolete fix-aarch64-asm-ptrace.patch
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: remove stray fix-little_endian.patch</title>
<updated>2019-11-25T06:06:05+00:00</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2019-11-24T22:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c5961c592f92cc8d6c4fc6e7dc104b674fa3e7d8'/>
<id>c5961c592f92cc8d6c4fc6e7dc104b674fa3e7d8</id>
<content type='text'>
according git log this file was never used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
according git log this file was never used
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: upgrade to 4.19.36</title>
<updated>2019-04-26T18:03:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-04-26T18:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b8229586a20eea5fc0f782a383ef666b6a60e054'/>
<id>b8229586a20eea5fc0f782a383ef666b6a60e054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: fix little_endian.h</title>
<updated>2018-10-12T19:34:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-10-12T19:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0caf800fa28bdd158c7c88e5e4437144f51073dc'/>
<id>0caf800fa28bdd158c7c88e5e4437144f51073dc</id>
<content type='text'>
little_endian.h uses __always_inline which is defined in stddef.h

should fix build of linux-tools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
little_endian.h uses __always_inline which is defined in stddef.h

should fix build of linux-tools
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: upgrade to 4.18.13</title>
<updated>2018-10-12T18:38:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-10-12T17:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=279fd5f6e483f50f8bc9a7ed8b39226e98296e47'/>
<id>279fd5f6e483f50f8bc9a7ed8b39226e98296e47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: fix redefinition of sigcontext from libc on aarch64</title>
<updated>2018-08-07T15:16:50+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-08-07T15:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f3c86ef81958f9bdbcda0f34559ff77d64f87b95'/>
<id>f3c86ef81958f9bdbcda0f34559ff77d64f87b95</id>
<content type='text'>
Problem was introduced upstream with
https://github.com/torvalds/linux/commit/43d4da2c45b2f5d62f8a79ff7c6f95089bb24656
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem was introduced upstream with
https://github.com/torvalds/linux/commit/43d4da2c45b2f5d62f8a79ff7c6f95089bb24656
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: add fix for sysinfo.h back</title>
<updated>2018-07-23T12:28:41+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-07-23T12:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a8e5cce0855c6d429659637fb552c5b22023e517'/>
<id>a8e5cce0855c6d429659637fb552c5b22023e517</id>
<content type='text'>
patch was sent upstream but was never included by upstream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch was sent upstream but was never included by upstream.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: upgrade to 4.17.6</title>
<updated>2018-07-12T11:17:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-07-12T09:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ab4e5f1f008c40eb8c0894f81d304661e91f493a'/>
<id>ab4e5f1f008c40eb8c0894f81d304661e91f493a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-headers: no test suite; fix license</title>
<updated>2018-02-10T03:02:48+00:00</updated>
<author>
<name>A. Wilcox</name>
<email>AWilcox@Wilcox-Tech.com</email>
</author>
<published>2018-02-10T01:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fe4129520cdc274cb23bf9d50a5eeaff18dc3a17'/>
<id>fe4129520cdc274cb23bf9d50a5eeaff18dc3a17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
