Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Funtoo:Harvester/Branches/2022-11"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 15: | Line 15: | ||
=== Included Changes === | === Included Changes === | ||
* ffs: [https://code.funtoo.org/bitbucket/projects/CORE/repos/ffs/commits/5c04599d1aec8f01ab301dba4d769b0ad5b0c97d#profiles/gnu/sources.yaml multiple core packages updated]. | * ffs: [https://code.funtoo.org/bitbucket/projects/CORE/repos/ffs/commits/5c04599d1aec8f01ab301dba4d769b0ad5b0c97d#profiles/gnu/sources.yaml multiple core packages updated]. | ||
* Fixed {{c|etcher-bin}} {{Bug|FL-10695}}. | * Fixed {{c|etcher-bin}} {{Bug|FL-10695}}. | ||
Line 30: | Line 29: | ||
== PR specific testing == | == PR specific testing == | ||
* x11-drivers/xf86-video-vmware-13.3.0-r2 | * x11-drivers/xf86-video-vmware-13.3.0-r2 {{Bug||FL-10703}}. | ||
# Confirmed that the autogen correctly generates the appropriate ebuild. | |||
# Emerged the ebuild using both GCC 11 and GCC 12 on a Next-harvester-2022/11 system. | |||
* Bumped {{c|sys-fs/lxcfs}} to v5.0.2 {{Bug|FL-10675}}. | * Bumped {{c|sys-fs/lxcfs}} to v5.0.2 {{Bug|FL-10675}}. | ||
Tested the upgraded ebuild on a funtoo/stage3 LXD container. | |||
* Added autogens and ebuilds for {{c|ibus-typing-booster}} and dependencies {{Bug|FL-10704}} | |||
# Generated and merged all ebuilds added in this PR on a next release system | |||
# Tested all applications with the default and full USE flag set, excluding test and debug flags | |||
# Usage tested ibus-typing-booster for more than a day | |||
* | * [[User:Coffnix|coffnix]]: Please document your tests for {{c|etcher-bin}}. |
Latest revision as of 21:56, December 3, 2022
The harvester/2022-11
branch was the third harvester branch! It was created on Tuesday, November 1st, 2022
It exists in both kit-fixups
and now in the ffs
repository.
Contributors
Thanks to the following contributors:
Included Changes
- ffs: multiple core packages updated.
- Fixed
etcher-bin
FL-10695. sys-fs/lxcfs
: Bump v5.0.2 FL-10675.- Added autogens and ebuilds for
ibus-typing-booster
and dependencies FL-10704. - Fixed failure to emerge
x11-drivers/xf86-video-vmware-13.3.0-r2
on harvester gnome next FL-10703.
Integration Testing
- Tree regeneration on harvester.funtoo.org.
- Freshen stage + GNOME stage build for next-release: harvester.funtoo.org/next
- Freshen stage + GNOME stage build for 1.4-release: https://harvester.funtoo.org/1.4-release-std
PR specific testing
- x11-drivers/xf86-video-vmware-13.3.0-r2 [1].
- Confirmed that the autogen correctly generates the appropriate ebuild.
- Emerged the ebuild using both GCC 11 and GCC 12 on a Next-harvester-2022/11 system.
- Bumped
sys-fs/lxcfs
to v5.0.2 FL-10675.
Tested the upgraded ebuild on a funtoo/stage3 LXD container.
- Added autogens and ebuilds for
ibus-typing-booster
and dependencies FL-10704
- Generated and merged all ebuilds added in this PR on a next release system
- Tested all applications with the default and full USE flag set, excluding test and debug flags
- Usage tested ibus-typing-booster for more than a day
- coffnix: Please document your tests for
etcher-bin
.