A big thanks from the whole Turris team!
Cheers,
Martin Strbacka
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 mapping and release tags. It is currently on github,
> but it will probably end up o
Hello John,
On 22.5.2015 15:59, John Crispin wrote:
> would it not be easier to do this -->
>
> if (!update_feed(...)) {
> exit 1;
> }
I have nothing against that. But this leads again to aborting the script
after first failure.
>
> also i am not sure if we want the script to abort if one
Hello,
anyone knows what happened to the wiki? It doesn't work for couple of
days. All images point to wiki.openwrt.nanl.de mirror, but they seem to
be missing there.
Thanks,
Martin Strbacka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
Hello,
today appeared another serious vulnerability in openssl. More info is
here http://ccsinjection.lepidum.co.jp. Users are advised to update to
openssl 1.0.1h.
Signed-off-by: Martin Strbacka
---
diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile
index 26833a3..fff260b
Hello,
may I ask why haven't you applied the patch from this ticket
https://dev.openwrt.org/ticket/7993? At least it works and fixes quite
annoying bug.
Thanks,
Martin Strbacka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists
Hello,
we got segfault with pv v1.2.0 on mpc85xx. So I updated it to the latest
v1.5.2 and it seems to be ok.
Signed-off-by: Martin Strbacka
---
diff --git a/utils/pv/Makefile b/utils/pv/Makefile
index eecda86..d75074d 100644
--- a/utils/pv/Makefile
+++ b/utils/pv/Makefile
@@ -9,12 +9,12 @@
inc
Hello,
We just made the same thing (patches for uci support) in our company and
I wanted to send our patches. At a first look, it looks almost the same
as our approach. Just one thing - maybe you should remove the
unbound.conf.example file. OpenWRT wants to be very tiny, so there is no
place