Marius Dinu

Results 19 issues of Marius Dinu

Changes: - added 2 new patches from upstream - new menuconfig structure - added in menuconfig almost all available configuration options - added dependencies for options (some are unavailable on...

core packages

### Netflix add-on version 1.12.14 ### Operative systems used LibreELEC ### Kodi version used Kodi 18 (Leia) ### Description of the bug Hi. 2 days ago I couldn't open Netflix...

Bug
Triage: Needed

Hi. New error. This one is harder to reproduce. 1) Clone the git repo. 2) Create localoptions.h with this contents: `#define DROPBEAR_SVR_PUBKEY_OPTIONS 0` 3) Run `./configure --enable-bundled-libtom && make clean...

As I understand it, Dropbear built with musl and `--disable-pututline` should support direct write to wtmp (and utmp too, but that's another bug). It seems that Dropbear takes the path...

Musl doesn't support utmp/wtmp, according to their [FAQ](https://wiki.musl-libc.org/faq.html#Q:-Why-is-the-utmp/wtmp-functionality-only-implemented-as-stubs), but I wanted to see if dropbear could write utmp/wtmp anyway. First I patched musl `include/paths.h` to define a real path to...

Run `./configure --disable-plugin`. After several lines of output: ``` configure: Enabling support for External Public Key Authentication ``` This is the opposite of --disable. I saw that `--disable-plugin` is not...

Maintainer: none, last update by @ptpt52 last week, commited by @hnyman Environment: armv7, mvebu Armada 385, Turris Omnia, OpenWrt git main Description: ``` make[5]: Entering directory '/var/tmp/openwrt/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/pptpd-1.5.0/plugins' ccache arm-openwrt-linux-muslgnueabi-gcc -o...

Please add option to set unix permissions on downloaded files. I know it can be done with event hook, but it's difficult in some situations. For example, the event hook...

### The problem I noticed errors in the browser console. Browsers used: Firefox and Edge. Except for the Cover component name bug that I reported earlier, I didn't notice other...