CVE-2016-0702
CVE-2016-0703
CVE-2016-0704
CVE-2016-0705
CVE-2016-0797
CVE-2016-0798
CVE-2016-0799
CVE-2016-0800
Signed-off-by: Mohammed Berdai
---
diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile
index 1ea0ea2..872586b 100644
--- a/package/libs/openssl/Makefile
+
Signed-off-by: Reinhard Max
---
tools/firmware-utils/Makefile | 1 +
tools/firmware-utils/src/jcgimage.c | 403
2 files changed, 404 insertions(+)
create mode 100644 tools/firmware-utils/src/jcgimage.c
diff --git a/tools/firmware-utils/Makefile b/too
As discussed in prplwrt meetings, prpl is interested in funding development
work on OpenWrt. In order to make this as fair as possible, I'm proposing a
process which I'm tentatively calling the prplwrt Software Support Program
(PSSP)
PSSP will fund innovative OpenWrt development work that is respo
Presently, Openwrt reads default config filename ".config" or from
$(HOME)/.openwrt/defconfig if it exists. This patch will allow users to
specify an alternative config file (using relative or absolute path) from
the command line. ie)
make TARGET_CONFIG=/src/build/config/boardXYZ.config
This
Hi,
maybe i am doing some thing wrong but this still does not apply for me.
did you generate this of current trunk HEAD ?
John
On 01/03/2016 14:15, micke.p...@telldus.se wrote:
> This function can be used to configure default configuration on
> interfaces other
> than lan and wan, such a
On 03/03/2016 21:13, John Crispin wrote:
> Hi,
>
> comments inline ...
>
the other patches look good so just resend this one please, i'll leave
the others inside patchwork
John
> On 03/03/2016 16:49, reinh...@m4x.de wrote:
>> From: Reinhard Max
>>
>> This tool creates factory image
Hi,
comments inline ...
On 03/03/2016 16:49, reinh...@m4x.de wrote:
> From: Reinhard Max
>
> This tool creates factory images for JCG routers.
> Details can be found in the header comment of jcgimage.c.
>
> Signed-off-by: Reinhard Max
> Reviewed-by: Torsten Duwe
> ---
> tools/firmware-utils
bummer let me do some mergery just now
On 03/03/2016 20:29, Kristian Evensen wrote:
> From: Kristian Evensen
>
> Commit d0f5ab6d95a1 ("ramips: Added support for ZBT-826 / ZBT-1026")
> incorrectly changed the mode of the ramips shell scripts from 755 to 644.
> I.e., they are not excutable an
From: Kristian Evensen
Commit d0f5ab6d95a1 ("ramips: Added support for ZBT-826 / ZBT-1026")
incorrectly changed the mode of the ramips shell scripts from 755 to 644.
I.e., they are not excutable any more and for example devices will be left
with broken configs.
Signed-off-by: Kristian Evensen
-
From: Michal Cieslakiewicz
Date: Thu, 3 Mar 2016 18:29:46 +0100
Subject: [PATCH v6 5/8] mac80211: ath9k: enable GPIO buttons
Enable platform-defined GPIO button support for ath9k device.
Key poller is activated for attached platform buttons.
Requires ath9k GPIO chip access.
Signed-off-by: Michal
Without the IRQF_ONESHOT flag in devm_request_threaded_irq() call I get
following error:
genirq: Threaded irq requested with handler=NULL and !ONESHOT for irq 56
gpio-keys gpio-keys: failed to request irq:56 for gpio:20
From kernel/irq/manage.c:
The interrupt was requested with handler = NU
From: Reinhard Max
Add a device tree for JCG JHR-N805R
This router is based on a RT3050 and has 4MB of SPI flash and 16MB of
SDRAM. For details, see https://wikidevi.com/wiki/JCG_JHR-N805R .
Signed-off-by: Reinhard Max
Reviewed-by: Torsten Duwe
---
target/linux/ramips/dts/JHR-N805R.dts | 89
From: Reinhard Max
This patch adds profiles and support for building factory and
sysupgrade images for JHR-N805R, JHR-N825R and JHR-N926R.
Signed-off-by: Reinhard Max
Reviewed-by: Torsten Duwe
---
target/linux/ramips/image/Makefile | 17
target/linux/ramips/rt305x/profile
From: Reinhard Max
Add a device tree for JCG JHR-N825R
This router is based on a RT3052 and has 4MB of CFI flash and 32MB of
SDRAM. For details, see https://wikidevi.com/wiki/JCG_JHR-N825R .
Signed-off-by: Reinhard Max
Reviewed-by: Torsten Duwe
---
target/linux/ramips/dts/JHR-N825R.dts | 81
From: Reinhard Max
This tool creates factory images for JCG routers.
Details can be found in the header comment of jcgimage.c.
Signed-off-by: Reinhard Max
Reviewed-by: Torsten Duwe
---
tools/firmware-utils/Makefile | 1 +
tools/firmware-utils/src/jcgimage.c | 392 +
From: Reinhard Max
Add a device tree for JCG JHR-N825R
This router is based on a RT3052 and has 4MB of CFI flash and 32MB of
SDRAM. As a special feature, it comes with a two digit seven segment
display that is connected to a pair of daisy-chained 74164 shift
registers that can be controlled via
From: Reinhard Max
This patch adds support for JHR-N805R, JHR-N825R and JHR-N926R to
various scripts in the base-files directory.
Signed-off-by: Reinhard Max
Reviewed-by: Torsten Duwe
---
target/linux/ramips/base-files/etc/board.d/02_network | 3 +++
target/linux/ramips/base-files/etc/diag.s
From: Reinhard Max
This series of patches adds support for three routers manufactured by
JCG (jcgcom.com), which have recently been on sale in large quantities
at a German surplius store. They are all based on RT3050/52.
Reinhard Max (6):
ramips: Add a tool to create JCG factory images
ramip
18 matches
Mail list logo