Alexandru Ardelean

Results 11 issues of Alexandru Ardelean

Maintainer: me, @peter-stadler (for Django) Compile tested: x86 https://github.com/openwrt/openwrt/commit/beeb49740bb4f68aadf92095984a2d1f9a488956 Run tested: x86 https://github.com/openwrt/openwrt/commit/beeb49740bb4f68aadf92095984a2d1f9a488956 Signed-off-by: Alexandru Ardelean

Maintainer: me, @peter-stadler Compile tested: n/a Run tested: n/a Fixes: https://nvd.nist.gov/vuln/detail/CVE-2022-36359 Signed-off-by: Alexandru Ardelean

Maintainer: me, @peter-stadler Compile tested: n/a Run tested: n/a Fixes: https://nvd.nist.gov/vuln/detail/CVE-2022-36359 Signed-off-by: Alexandru Ardelean

First 3 patches from PR https://github.com/json-c/json-c/pull/702 Signed-off-by: Alexandru Ardelean

Initially I wanted to also do a function that generates the JSON patch from two JSON documents, but even just applying the JSON patch was a bit of work, especially...

new-feature

This change came about to exist after this bug report: https://github.com/openwrt/packages/issues/11912 The general context is that OpenWrt does not ship Python source-code by default. Instead, the build byte-compiles all .py...

Adapted from iio-osciloscope. Only building for newer Linux distros (Ubuntu 20.04 and CentOS 8), since the GnuRadio version is 3.8 in those distros and we don't want to build it...

Well, the bottleneck for the our use-case is `sprintf()` for numbers. There are too many numbers to convert on an embedded system. One minor improvement that I am still hesitant...

Hello, I came across this package from the OpenWRT forum: https://forum.openwrt.org/viewtopic.php?pid=284121 I was wondering if you guys would like to move this package Makefile in the official OpenWRT packages repo...

# Description This changeset mostly targets support for the AD7606C-18 and AD7606C-16 parts. The upstream support for these parts is pending here: https://lore.kernel.org/linux-iio/[email protected]/T/#t But there were a couple of fixes...