User Details
- User Since
- Aug 3 2016, 7:33 AM (357 w, 3 d)
Feb 18 2019
@Girtablulu After a update, reboot and running sudo usysconf run -f I'm back to the original error :)
Feb 17 2019
The previous error is gone. But now instead I see the this error when launching Chromium:
snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks
Dec 22 2018
@Girtablulu Unfortunately this update broke docker-compose. Docker Compose has the following requirement for the requests package: 'requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1'
Aug 21 2018
Aug 13 2018
Aug 4 2018
Jul 28 2018
Jul 18 2018
Jul 13 2018
@JoshStrobl Alright. Updated it now to 21.0.3
Jul 12 2018
@JoshStrobl I'm not sure whether we should already update it to 21.0.2. This is only a tag on Github but it does not seems to be officially released yet
Jul 10 2018
Jul 7 2018
Jul 5 2018
Jul 4 2018
Remove unnecessary env variable
Jun 30 2018
@kyrios123 For other packages @JoshStrobl preferred longer changelogs instead of just a link. It a bit difficult here to extract just the core changes. In this case it's probably better to just use a link then.
I kept git as the source because the build script requires that it is build in a git repository. Otherwise make will fail
Jun 25 2018
Now it should have a real changelog
Added changelog
Update release version and update to 2.2.1
Update to 0.12.0
Jun 24 2018
Jun 23 2018
Jun 21 2018
Anything against accepting this package for inclusion? Would be also helpful for me
May 30 2018
Now with 2.1.0 released and LLVM 6.0 in the repos I tried to build it again. First it failed now because it can't find a package Unable to find package optimization.PGO.CoreCLR. As a workaround I added the nopgooptimize flag: ./build.sh -x64 -release -nopgooptimize.
May 20 2018
Updated to 2.2.0 and applied the requested changes
Change dir permissions
Apr 24 2018
Mar 2 2018
Feb 26 2018
Feb 25 2018
Update to 0.11.0
Update to 2.1.0
@DataDrake I just tested it and unfortunately it fails. Actually only Gradle 1.8 seems to be officially supported for OpenJFX at this point
Feb 17 2018
Set directory permissions correctly
Feb 15 2018
Updated it to the latest version. Maybe @JoshStrobl or @DataDrake can have a look?
Update to latest version 4.5.1
Remove desktop file for deprecated GUI
@tjgillies What do mean by clone here? There is no repository for it yet. It first needs to be created by an maintainer and the package approved. @JoshStrobl maybe you can give it a review?
Jan 23 2018
Jan 19 2018
Don't install lerna with npm
Jan 12 2018
Jan 7 2018
Jan 6 2018
Yep, duplexer3 was also affected. Seems that the package has been hijacked. Might make sense to wait a little bit ;)
I get the feeling the yarn registry currently has some issues. Upgrade to pinkie-promise 2.0.2 did not work for me.
Jan 5 2018
Now lerna is a separate package :)
Add lerna dependency
Jan 3 2018
Still does not compile for me.
/src/pal/src/loader/module.cpp:1176:5: error: lambda capture '__param' is not used [-Werror,-Wunused-lambda-capture] PAL_EXCEPT(EXCEPTION_EXECUTE_HANDLER)
Dec 30 2017
Dec 28 2017
Remove unnecessary builddeps
Dec 26 2017
Dec 19 2017
I have the same issue with a Lenovo T470 when rebooting or shutting it down. I have FDE enabled in case this might have an effect here. It hangs with the following screen:
Dec 17 2017
Yes, binutils and avr-binutils are not the same and probably should be two separate package. For reference here is my old package for avr-binutils T1748