CONFIG_VIDEOBUF2_CORE produces two object files in Linux >= 4.4.
Conditionally add the new file to FILES of kmod-video-videobuf2.
Signed-off-by: Jan Čermák
---
package/kernel/linux/modules/video.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/kernel/li
CONFIG_VIDEOBUF2_CORE produces two object files in Linux >= 4.4.
Conditionally add the new file to FILES of kmod-video-videobuf2.
Signed-off-by: Jan Čermák
---
package/kernel/linux/modules/video.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/kernel/linux/modules/video.mk
This is a patch for CVE-2015-5252, CVE-2015-5296 and CVE-2015-5299. A
patchset for these vulnerabilities was published on 16th December 2015.
Signed-off-by: Jan Čermák
---
package/network/services/samba36/Makefile | 2 +-
.../samba36/patches/010-patch-cve-2015-5252.patch | 43
Fietkau wrote:
> On 2015-11-11 16:04, Jan Čermák wrote:
>> Hello Felix,
>>
>> On 11.11.2015 15:00, Felix Fietkau wrote:
>>> This option is apparently supported for ext4 and ubifs only. Also, the
>>> code enabled by these options is one big design flaw, and I
Hello Felix,
On 11.11.2015 15:00, Felix Fietkau wrote:
> This option is apparently supported for ext4 and ubifs only. Also, the
> code enabled by these options is one big design flaw, and I'd like to
> get rid of it as soon as possible by converting all devices that need it
> over to the new image
Hello Steven,
I'm happy to see that the things moved forward at least a bit after the lengthy
discussions. Keep up the good work!
Regards,
Jan
On 9.11.2015 10:06, Steven Barth wrote:
> Hey everyone,
>
> I took the time last week to create a full-history git-mirror with
> branches, author mappin
Hello,
thanks for pointing that out, Steven. Yes, this is basically the main reason why
Bedrich opened this topic. If you need to maintain sustainable OpenWrt fork (no
flame please, there are some situations - like running "heavyweight" OpenWrt
fork on a device like our Turris - when it's reasonab
This patch fixes a bug in iptables that is causing memory corruption
when a rule contains IPv6 address with mask divisible by 8 or equal to
/128. After some debugging, we found out that this bug was already
reported and applied in commit a76a5c997a235f822d49799c25fce8e311d473c7
in iptables.
The bu