<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel_replicant_linux/debian, branch debian/4.4.2-2</title>
<subtitle>Replicant kernel
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/'/>
<entry>
<title>Prepare to release linux (4.4.2-2).</title>
<updated>2016-02-19T14:48:52+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-19T14:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=d2c5c9e085e9e1c201d542f5ff7c2f413fbcbe18'/>
<id>d2c5c9e085e9e1c201d542f5ff7c2f413fbcbe18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mipsel/loongson-2f] udeb: Add i2c-modules to avoid duplicate modules</title>
<updated>2016-02-19T14:48:00+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-19T14:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=e6ce1b131d07a387ef158b733dcd90c86e3a04a2'/>
<id>e6ce1b131d07a387ef158b733dcd90c86e3a04a2</id>
<content type='text'>
Also add "Provides: i2c-modules" to kernel-image udeb for loongson-2e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add "Provides: i2c-modules" to kernel-image udeb for loongson-2e.
</pre>
</div>
</content>
</entry>
<entry>
<title>[arm64] Create i2c-modules udeb to avoid duplicate modules</title>
<updated>2016-02-19T02:22:43+00:00</updated>
<author>
<name>Martin Michlmayr</name>
<email>tbm@cyrius.com</email>
</author>
<published>2016-02-19T02:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=a776630eb7175201359a0a0683c4378dc0b278e1'/>
<id>a776630eb7175201359a0a0683c4378dc0b278e1</id>
<content type='text'>
Create i2c-modules udeb on arm64 to avoid the following build failure:

        kernel-wedge find-dups 4.4.0-1-arm64
debian/nic-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
debian/input-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
some modules are in more than one package
command exited with status 1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create i2c-modules udeb on arm64 to avoid the following build failure:

        kernel-wedge find-dups 4.4.0-1-arm64
debian/nic-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
debian/input-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
some modules are in more than one package
command exited with status 1
</pre>
</div>
</content>
</entry>
<entry>
<title>[armel,armhf] net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.</title>
<updated>2016-02-18T16:45:54+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-18T16:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=c232b093cb2e3c1640c3f7ab3a5ff630963236ea'/>
<id>c232b093cb2e3c1640c3f7ab3a5ff630963236ea</id>
<content type='text'>
This looks like it fixes #814681.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This looks like it fixes #814681.
</pre>
</div>
</content>
</entry>
<entry>
<title>udeb: Make DAC960 and cciss optional in scsi-modules again</title>
<updated>2016-02-18T16:45:09+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-18T16:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=71665302adb59f0e7887dfa7fb0a936fc657ccad'/>
<id>71665302adb59f0e7887dfa7fb0a936fc657ccad</id>
<content type='text'>
They are only built on some architectures, but armhf and arm64 #include
this file so currently FTBFS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are only built on some architectures, but armhf and arm64 #include
this file so currently FTBFS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare to release linux (4.4.2-1).</title>
<updated>2016-02-17T21:20:12+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-17T21:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=42d36aac277a9765facf2fe94dee5559f5aad8af'/>
<id>42d36aac277a9765facf2fe94dee5559f5aad8af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 4.4.2</title>
<updated>2016-02-17T21:19:37+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-15T15:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=edd433b85fd78f99af080c50f6e20f4d3185a550'/>
<id>edd433b85fd78f99af080c50f6e20f4d3185a550</id>
<content type='text'>
Drop patches included in it.

Refresh rt patches with textual conflicts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop patches included in it.

Refresh rt patches with textual conflicts.
</pre>
</div>
</content>
</entry>
<entry>
<title>udeb: Fix issues with wildcards that caused FTBFS on armhf, thanks to Karsten Merker</title>
<updated>2016-02-17T18:00:31+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-17T17:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=b0ddcef1a9d3cbbdc90406da3444af3c8aa0ab11'/>
<id>b0ddcef1a9d3cbbdc90406da3444af3c8aa0ab11</id>
<content type='text'>
Karsten did a test-build on armhf and found failures due to missing modules
and directories.

* The wireless drivers from staging need to be optional; this requires
  support for wildcards in optional-inclusion lines
* The check for a containing directory must only be done for non-optional
  inclusion lines

Bump the kernel-wedge version requirement and add the optional-include
suffixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Karsten did a test-build on armhf and found failures due to missing modules
and directories.

* The wireless drivers from staging need to be optional; this requires
  support for wildcards in optional-inclusion lines
* The check for a containing directory must only be done for non-optional
  inclusion lines

Bump the kernel-wedge version requirement and add the optional-include
suffixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>IFF_NO_QUEUE: Fix for drivers not calling ether_setup() (regression in 4.3)</title>
<updated>2016-02-17T18:00:31+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-17T16:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=96504c28700902aa296085e6ccbfa8f18fd22d68'/>
<id>96504c28700902aa296085e6ccbfa8f18fd22d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'alioth/ukleinek/4.4.1-rt6' into HEAD</title>
<updated>2016-02-16T13:54:44+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-02-16T13:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/kernel_replicant_linux/commit/?id=2c39d8f576204e90ff3d86b599ae1a7ba0d21ed9'/>
<id>2c39d8f576204e90ff3d86b599ae1a7ba0d21ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
