Difference between revisions of "Upstreaming"
From postmarketOS
(→Successful: add qemu related patches) |
(→Work in progress) |
||
Line 21: | Line 21: | ||
* alpine: [https://lists.alpinelinux.org/alpine-aports/4908.html add directfb] | * alpine: [https://lists.alpinelinux.org/alpine-aports/4908.html add directfb] | ||
* alpine: [https://lists.alpinelinux.org/alpine-aports/4907.html add tslib] | * alpine: [https://lists.alpinelinux.org/alpine-aports/4907.html add tslib] | ||
− | |||
− | |||
* alpine: [https://bugs.alpinelinux.org/issues/7556 Weston can only be run by root user] (PR [https://github.com/postmarketOS/pmbootstrap/issues/199 #199]) | * alpine: [https://bugs.alpinelinux.org/issues/7556 Weston can only be run by root user] (PR [https://github.com/postmarketOS/pmbootstrap/issues/199 #199]) | ||
* kde: [https://bugs.kde.org/show_bug.cgi?id=383486 kwin_wayland fails to start with "Running on a compositor with no screens is not supported"] | * kde: [https://bugs.kde.org/show_bug.cgi?id=383486 kwin_wayland fails to start with "Running on a compositor with no screens is not supported"] |
Revision as of 03:16, 2 January 2019
Upstreaming new packages to Alpine should only be done when you are willing to maintain the package (update it when there's a new version from upstream, or a security hole gets discovered etc.).
It is important for us to contribute the patches and improvements we made to various software back to the original project. So everyone can benefit from the improvements and we don't need to maintain and carry around patches. Not every patch is listed here, but it might be a good idea to keep track of them anyway.
Successful
-
2018-12-20
Weston: compositor-fbdev: add support for ABGR -
2018-12-31
Alpine: enable virglrenderer in Qemu aport (-> now we were able to remove our temp/qemu fork!) -
2018-07-04
Qemu: module: Use QEMU_MODULE_DIR as a search path -
2017-09-22
Alpine: clutter: add libxi-dev makedepend -
2017-09-22
SDL2: Fix directfb compile error relating to C90 -
2017-09-11
ofono: Fix initialization of isimodem driver -
2017-08-28
SDL2: Default libGL path for directFB on Linux differs from x11 path -
2017-08-14
SDL2: DirectFB linux_input disabled by default -
2017-08-03
Alpine: add consolekit2 -
2017-07-21
abuild:-D
parameter for alternative description -
2017-07-07
Alpine: busybox-extras with telnetd enabled -
2017-05-23
weston: instead of less than 1 Hz use default refresh rate
Work in progress
- ofono: Disable auto symlink creation for nokia-gpio
- alpine: add directfb
- alpine: add tslib
- alpine: Weston can only be run by root user (PR #199)
- kde: kwin_wayland fails to start with "Running on a compositor with no screens is not supported"