<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/include, branch nearest-from-mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>build: fix removal of old .ipk files with CONFIG_PER_FEED_REPO</title>
<updated>2014-08-09T13:04:17+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-09T13:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9aeb0cff11455697e3d604befa30146928702d80'/>
<id>9aeb0cff11455697e3d604befa30146928702d80</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42090
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42090
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.14 to 3.14.16</title>
<updated>2014-08-08T13:38:22+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2014-08-08T13:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dd8d72909634e0ba521519748827cb06f8c3f37d'/>
<id>dd8d72909634e0ba521519748827cb06f8c3f37d</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 42070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 42070
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: NFLOG and NFQUEUE targets' full support</title>
<updated>2014-08-07T04:42:22+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-08-07T04:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9f2a17103fc93ccc6d205ef824f5067f494a41b3'/>
<id>9f2a17103fc93ccc6d205ef824f5067f494a41b3</id>
<content type='text'>
NFLOG and NFQUEUE targets' full support for iptables.

Includes all needed kernel modules (Xtables's and Netlink's)
 and userspace libraries.
All added kernel modules can be individually disabled,
 all other new libraries get their own individual packages.

Reported-by: Fabian Hugelshofer &lt;hugelshofer2006@gmx.ch&gt;
Reported-by: Rainer Poisel &lt;rainer.poisel@fhstp.ac.at&gt;
Reported-by: Derek LaHousse &lt;dlahouss@mtu.edu&gt;
Signed-off-by: Guillaume Déflache &lt;guillaume.deflache@ibwag.com&gt;

SVN-Revision: 42022
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NFLOG and NFQUEUE targets' full support for iptables.

Includes all needed kernel modules (Xtables's and Netlink's)
 and userspace libraries.
All added kernel modules can be individually disabled,
 all other new libraries get their own individual packages.

Reported-by: Fabian Hugelshofer &lt;hugelshofer2006@gmx.ch&gt;
Reported-by: Rainer Poisel &lt;rainer.poisel@fhstp.ac.at&gt;
Reported-by: Derek LaHousse &lt;dlahouss@mtu.edu&gt;
Signed-off-by: Guillaume Déflache &lt;guillaume.deflache@ibwag.com&gt;

SVN-Revision: 42022
</pre>
</div>
</content>
</entry>
<entry>
<title>include: fix detection of installed feeds</title>
<updated>2014-08-06T09:12:31+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-06T09:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e1258f984ac16f84182e0d4202258d89483bfe0d'/>
<id>e1258f984ac16f84182e0d4202258d89483bfe0d</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42003
</pre>
</div>
</content>
</entry>
<entry>
<title>build: introduce per feed repository support</title>
<updated>2014-08-05T11:24:24+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-05T11:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a720dd209f8b345cdfa5d2432287520389404445'/>
<id>a720dd209f8b345cdfa5d2432287520389404445</id>
<content type='text'>
This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42002
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42002
</pre>
</div>
</content>
</entry>
<entry>
<title>netfilter: introduce xt_id match</title>
<updated>2014-08-01T22:49:47+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-01T22:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=baa7c211f5545c4ccc1029991dfca34584cfa221'/>
<id>baa7c211f5545c4ccc1029991dfca34584cfa221</id>
<content type='text'>
This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41945
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41945
</pre>
</div>
</content>
</entry>
<entry>
<title>image: only call Image/BuildKernel/Initramfs if initramfs is actually enabled</title>
<updated>2014-07-31T23:40:37+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-31T23:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0a9ee89dbd6f851451b7dc2798de0b1476dfe0e0'/>
<id>0a9ee89dbd6f851451b7dc2798de0b1476dfe0e0</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41914
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.14 to 3.14.14</title>
<updated>2014-07-30T15:44:44+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2014-07-30T15:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f548b18353bc31ecd2a8ecf44470c31676acbd86'/>
<id>f548b18353bc31ecd2a8ecf44470c31676acbd86</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41898
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41898
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: properly escape strings for version info</title>
<updated>2014-07-29T13:30:23+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-29T13:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d5653558ac0044824974c7e73d349e4b2747e3ab'/>
<id>d5653558ac0044824974c7e73d349e4b2747e3ab</id>
<content type='text'>
Make sure they don't break the sed command, and also make device_info
and openwrt_release more robust for parsing by scripts

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41885
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure they don't break the sed command, and also make device_info
and openwrt_release more robust for parsing by scripts

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41885
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: add extra version configuration options for OEM manufacturer info</title>
<updated>2014-07-29T13:30:12+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-29T13:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dbb77e39a07a86b18ecc4ce27bb2841e0a099c9d'/>
<id>dbb77e39a07a86b18ecc4ce27bb2841e0a099c9d</id>
<content type='text'>
Creates /etc/device_info which will be used to fill in information for
WPS and other protocols that need manufacturer/device information

This helps with creating OpenWrt firmware for OEM or rebranded devices.

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41884
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creates /etc/device_info which will be used to fill in information for
WPS and other protocols that need manufacturer/device information

This helps with creating OpenWrt firmware for OEM or rebranded devices.

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41884
</pre>
</div>
</content>
</entry>
</feed>
