[LEDE-DEV] [lede] Patch notification: 1 patch updated

2017-01-03 Thread Patchwork
Hello, The following patch (submitted by you) has been updated in patchwork: * lede: [LEDE-DEV] musl: update musl to 1.1.16 and switch to download from git - http://patchwork.ozlabs.org/patch/710318/ - for: LEDE development was: New now: Superseded This email is a notification

Re: [LEDE-DEV] [OpenWrt-Devel] Adding host Java support to the buildbots

2017-01-03 Thread Dana Myers
On 1/2/2017 12:22 AM, Ralph Sennhauser wrote: On Fri, 30 Dec 2016 06:52:32 -0800 Dana Myers wrote: On 12/29/2016 11:50 PM, Ralph Sennhauser wrote: Another alternative to hotspot on mips would be cacao, again with openjdk classpath. Though jamvm certainly is a vaild pick. Without revisiti

Re: [LEDE-DEV] dhcpv6-pd subnet allocation?

2017-01-03 Thread Dave Taht
Thx On Tue, Jan 3, 2017 at 1:28 AM, Hans Dedecker wrote: > On Mon, Jan 2, 2017 at 8:02 PM, Dave Taht wrote: >> 1) In a topology like this: >> >> ISP >> | >> routerA >> | >> routerB >> | >> routerC >> >> what options now exist in lede for getting an ipv6 subnet to routerC >> from routerA after

[LEDE-DEV] [PATCH v2] musl: update musl to 1.1.16+ and switch to download from git

2017-01-03 Thread Christian Lamparter via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Christian Lamparter This p

Re: [LEDE-DEV] Fading out PolarSSL

2017-01-03 Thread Steven Barth
Hey everyone, Currently known remaining users of polarssl are: * bmx7 * pianod * shadowsocks-libev-polarssl * shairport-sync-mini * shairport-sync-polarssl * transmission-cli-polarssl * transmission-daemon-polarssl * transmission-remote-polarssl * umurmur-polarssl Please provide feed

Re: [LEDE-DEV] Fading out PolarSSL

2017-01-03 Thread Etienne Champetier
Hi, 2017-01-03 4:22 GMT-08:00 Jo-Philipp Wich : > Hi list, > > the mbed TLS project (formerly known as PolarSSL) declared the mbedTLS > 1.3 branch (packaged as "libpolarssl" by LEDE) to be EOL with the end of > the year 2016. [1] > > In order to avoid shipping an outdated and possibly vulnerable S

[LEDE-DEV] [PATCH luci] luci-mod-admin-full: allow unset txpower value

2017-01-03 Thread Rafał Miłecki
From: Rafał Miłecki Sometimes txpower is not set so we should have an option with empty value to let it stay unset. Signed-off-by: Rafał Miłecki --- .../luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua| 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mo

Re: [LEDE-DEV] Fading out PolarSSL

2017-01-03 Thread Hannu Nyman
On 3.1.2017 14:22, Jo-Philipp Wich wrote: Right now there are more or less two approaches proposed: a) Keep libpolarssl available for the initial 17.01.0 release and drop it with the first maintenance release 17.01.1 about 6-8 weeks later b) Drop libpolarssl now, even before branching and u

[LEDE-DEV] [RFC PATCH odhcpd] config: respect ignore uci option

2017-01-03 Thread Jo-Philipp Wich
The odhcpd documentation currently implies that "option ignore 1" in a section of type "dhcp" will disable any services on the referenced interface while the code actually ignores the setting when initializing referenced interfaces. This commonly leads to situations where users think that "option

Re: [LEDE-DEV] [PATCH v3 5/5] sunxi: define a Default profile

2017-01-03 Thread Felix Fietkau
On 2017-01-03 12:03, Yousong Zhou wrote: > To achieve this, we remove the uboot-sunxi package and build it on our > own so that we do not need to enumerate every uboot variants in the > package set of the default profile. > > Then the default package set was generated by sort | uniq all current >

Re: [LEDE-DEV] Fading out PolarSSL

2017-01-03 Thread Daniel Engberg
Hi, I'm in favor of dropping it, don't see anything good in keeping outdated and unsupported libraries. As far as package status goes... shadowsocks-libev --> https://github.com/openwrt/packages/pull/3729 + https://github.com/lede-project/source/pull/657 pianod + shairport-sync* --> https:/

Re: [LEDE-DEV] Fading out PolarSSL

2017-01-03 Thread Toke Høiland-Jørgensen
Jo-Philipp Wich writes: > Hi list, > > the mbed TLS project (formerly known as PolarSSL) declared the mbedTLS > 1.3 branch (packaged as "libpolarssl" by LEDE) to be EOL with the end of > the year 2016. [1] > > In order to avoid shipping an outdated and possibly vulnerable SSL > library with the f

[LEDE-DEV] Fading out PolarSSL

2017-01-03 Thread Jo-Philipp Wich
Hi list, the mbed TLS project (formerly known as PolarSSL) declared the mbedTLS 1.3 branch (packaged as "libpolarssl" by LEDE) to be EOL with the end of the year 2016. [1] In order to avoid shipping an outdated and possibly vulnerable SSL library with the first LEDE release we begun migrating cor

Re: [LEDE-DEV] [PATCH] musl: update musl to 1.1.16 and switch to download from git

2017-01-03 Thread Koen Vandeputte
On 2017-01-03 10:25, Hannu Nyman wrote: On 3.1.2017 0:22, Christian Lamparter wrote: This patch updates musl to 1.1.16 [0] and removes all the backported patches. ... delete mode 100644 toolchain/musl/patches/099-Add-format-attribute-to-some-function-declarations.patch Like I commened o

Re: [LEDE-DEV] brcm47xx legacy image building issues

2017-01-03 Thread Alberto Bursi
On 01/03/2017 09:37 AM, Eric Masson wrote: > Rafał Miłecki writes: > > Hi Rafal, > >> I just downloaded and extracted >> https://downloads.lede-project.org/snapshots/targets/brcm47xx/legacy/lede-imagebuilder-brcm47xx-legacy.Linux-x86_64.tar.xz >> >> I entered lede-imagebuilder-brcm47xx-legacy.Li

Re: [LEDE-DEV] sqm-scripts change GitHub link to https:// instead of git://

2017-01-03 Thread Alberto Bursi
On 01/03/2017 02:02 AM, Nick Kamenyitzky wrote: > Is there any reason that the sqm-scripts makefile has a git:// link > instead of a https:// link? At my office git:// doesn't work but > https:// does. > > Should this be something that is standardised or considered? > > > > Kind Regards, > > Nic

[LEDE-DEV] [PATCH v3 2/5] sunxi: make sdcard image with squashfs as rootfs

2017-01-03 Thread Yousong Zhou
Two things that need to be noted - There is no partition type id allocated for squashfs yet. In the case of sunxi, any non-zero value should work and we keep it 83 (the value for ext4) - Remaining spare space within the rootfs partition, not the entire sdcard space will be formated as

[LEDE-DEV] [PATCH v3 0/5] sunxi: rework image build and sysupgrade support

2017-01-03 Thread Yousong Zhou
This series mainly tries achieve the following goals - use new image generation method - squashfs sdcard image support - mkfs.f2fs or mkfs.ext4 remaining space within squashfs rootfs partition and mount it as rw overlay - sysupgrade with fwtool check support Device profiles are automatical

[LEDE-DEV] [PATCH v3 1/5] sunxi: convert to new image generation method

2017-01-03 Thread Yousong Zhou
The new Device/xxx were transformed automatically from old profiles. Most device names are now taken from basename of the corresponding kernel device tree file. Device/sun5i-a13-olimex-som is an exception because it is not explicitly supported in the kernel yet and shares the same dts file with D

[LEDE-DEV] [PATCH v3 4/5] sunxi: use fwtool for checking sdcard images

2017-01-03 Thread Yousong Zhou
To achieve this, device tree compatible string was used as boardname and the value of it will be checked against supported_devices list. It should be noted that we do not distinguish between sun5i-a13-olimex-som and sun5i-a13-olinuxino as they share the same dts file. The other thing is that we n

[LEDE-DEV] [PATCH v3 3/5] sunxi: add sysupgrade support

2017-01-03 Thread Yousong Zhou
Enalbe builtin support for FAT filesystem as we need to mount boot partition to store sysupgrade.tgz there Signed-off-by: Yousong Zhou --- .../sunxi/base-files/lib/preinit/79_move_config| 20 +++ .../linux/sunxi/base-files/lib/upgrade/platform.sh | 67 ++ target/linux

Re: [LEDE-DEV] dhcpv6-pd subnet allocation?

2017-01-03 Thread Hans Dedecker
On Mon, Jan 2, 2017 at 8:02 PM, Dave Taht wrote: > 1) In a topology like this: > > ISP > | > routerA > | > routerB > | > routerC > > what options now exist in lede for getting an ipv6 subnet to routerC > from routerA after being provided by the ISP? (the basic PD allocation > from ISP to A seem

Re: [LEDE-DEV] [PATCH] musl: update musl to 1.1.16 and switch to download from git

2017-01-03 Thread Hannu Nyman
On 3.1.2017 0:22, Christian Lamparter wrote: This patch updates musl to 1.1.16 [0] and removes all the backported patches. ... delete mode 100644 toolchain/musl/patches/099-Add-format-attribute-to-some-function-declarations.patch Like I commened on the Github PR 660 about the same version b

Re: [LEDE-DEV] [PATCH] musl: update musl to 1.1.16 and switch to download from git

2017-01-03 Thread Koen Vandeputte
Looks OK. Compile & run-tested on cns3xxx & imx6 Tested-by: Koen Vandeputte On 2017-01-02 23:23, Christian Lamparter via Lede-dev wrote: The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this

Re: [LEDE-DEV] brcm47xx legacy image building issues

2017-01-03 Thread Eric Masson
Rafał Miłecki writes: Hi Rafal, > I just downloaded and extracted > https://downloads.lede-project.org/snapshots/targets/brcm47xx/legacy/lede-imagebuilder-brcm47xx-legacy.Linux-x86_64.tar.xz > > I entered lede-imagebuilder-brcm47xx-legacy.Linux-x86_64 and executed your > command. It worked fine