[OpenWrt-Devel] [PATCH] x86: fix platform_export_bootpart() for Xen virtual disks

2016-03-19 Thread Alexander Dahl
From: Alexander Dahl Virtual disk devices in a Xen virtual machine (DomU) can be /dev/xvda, /dev/xvdb and so on with partitions like /dev/xdva1. Devices named like this where not considered before. This resulted in a non working sysupgrade, because the boot partition could not be found. Signed

Re: [OpenWrt-Devel] stdout and putchar() behavior in musl

2016-03-30 Thread Alexander Dahl
Hei hei, Am 2016-03-30 13:07, schrieb Ram Chandra Jangir: > When I use uClibc/gcc, I can see writing c+1 from putchar() happening > immediately. But when I use musl, character(c+1) gets printed on console > only if I exit from the program by entering 'e'. Maybe it's (line) buffered. What happens

Re: [OpenWrt-Devel] Dropbear DSA keys

2016-03-31 Thread Alexander Dahl
Hei hei, Am 2016-03-31 13:41, schrieb Torsten Duwe: > While I agree with you on dropping 3DES and CBC modes, the claim that > DSA is "completely unused" is a fairly bold assumption IMHO. > > First, as you mentioned, it is part of the standard(!) and has no technical > issues. > > Second, it used

Re: [OpenWrt-Devel] [PATCH] [package] openssl: Update to version 1.0.2h

2016-05-04 Thread Alexander Dahl
Hei hei, Am 2016-05-04 13:53, schrieb Michal Hrusecky: > -PKG_MD5SUM:=b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33 > +PKG_MD5SUM:=9392e65072ce4b614c1392eefc1f23d0 You replaced the sha256sum of openssl-1.0.2g.tar.gz with the md5sum of openssl-1.0.2h.tar.gz. Why the "downgrade"

Re: [OpenWrt-Devel] Introducing the LEDE project

2016-05-04 Thread Alexander Dahl
Hei hei, On 04.05.2016 20:57, Roman Yeryomin wrote: > Well, like you said yourself, why they didn't start discussing the > problems (and possible solutions) in open space then? I can not speak for OpenWRT or LEDE developers, but let me give an example on one topic I watched the last weeks, which

Re: [OpenWrt-Devel] [PATCH] [package] OpenSSL: Added source/old to PKG_SOURCE_URL

2015-12-07 Thread Alexander Dahl
Hei hei, I try to comment without directly replying, I was not on the list before and hope to get this right. The proposed solution works for openssl 1.0.2 branch. However a more generic solution would be possible. I tried the following successfully on master and it can be merged to chaos calmer

Re: [OpenWrt-Devel] [PATCH] [package] OpenSSL: Added source/old to PKG_SOURCE_URL

2015-12-07 Thread Alexander Dahl
> Signed-off-by: Kevin Kirsch Reviewed-by: Alexander Dahl --- > --- > @Alexander: Great idea, I updated my patch for master. > @OpenWRT-Maintainers: Should I somehow mention Alexanders work in the > commit-message? For me the reviewed by would be sufficient, but thanks for

Re: [OpenWrt-Devel] [PATCH] [package] OpenSSL: Added source/old to PKG_SOURCE_URL

2015-12-11 Thread Alexander Dahl
Hei hei, Am 2015-12-11 10:53, schrieb John Crispin: > 2) split the variable into 2 variables for no apparent reason. There is a reason, see: >> +http://www.openssl.org/source/old/$(PKG_BASE)/ \ You could use a fix URL here like: http://www.openssl.org/source/old/1.0.2/ But what if OpenSS