Difference between revisions of "Funtoo:Harvester/Branches/2022-11"

From Funtoo
Jump to navigation Jump to search
 
(5 intermediate revisions by one other user not shown)
Line 15: Line 15:
=== Included Changes ===
=== Included Changes ===


* sys-devel/binutils-2.39_p5
 
* sys-devel/gcc-12.2.0: this is a "vanilla ebuild" without upstream Gentoo patches.
* 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 {{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}}.
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


TBD
* [[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

Integration Testing

PR specific testing

  • x11-drivers/xf86-video-vmware-13.3.0-r2 [1].
  1. Confirmed that the autogen correctly generates the appropriate ebuild.
  2. Emerged the ebuild using both GCC 11 and GCC 12 on a Next-harvester-2022/11 system.

Tested the upgraded ebuild on a funtoo/stage3 LXD container.

  • Added autogens and ebuilds for ibus-typing-booster and dependencies FL-10704
  1. Generated and merged all ebuilds added in this PR on a next release system
  2. Tested all applications with the default and full USE flag set, excluding test and debug flags
  3. Usage tested ibus-typing-booster for more than a day
  • coffnix: Please document your tests for etcher-bin.