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

From Funtoo
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The {{c|harvester/2022-11}} branch was the third harvester branch! It was created on Tuesday, November 1st, 2022
The {{c|harvester/2022-11}} branch was the third harvester branch! It was created on Tuesday, November 1st, 2022
It exists in both [https://code.funtoo.org/bitbucket/projects/CORE/repos/kit-fixups/browse?at=refs%2Fheads%2Fharvester%2F2022-11 {{c|kit-fixups}}] and now in the [https://code.funtoo.org/bitbucket/projects/CORE/repos/ffs/browse?at=refs%2Fheads%2Fharvester%2F2022-11 {{c|ffs}}] repository.


=== Contributors ===
=== Contributors ===
Line 6: Line 8:


* [[User:Drobbins|drobbins]]
* [[User:Drobbins|drobbins]]
* [[User:Madman10k|madman10k]]
* [[User:Coffnix|coffnix]]
* [[User:Borisp|borisp]]
* [[User:Geaaru|geaaru]]


=== 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].
* Fixed {{c|etcher-bin}} {{Bug|FL-10695}}.
* {{c|sys-fs/lxcfs}}: Bump v5.0.2 {{Bug|FL-10675}}.
* Added autogens and ebuilds for {{c|ibus-typing-booster}} and dependencies {{Bug|FL-10704}}.
* Fixed failure to emerge {{c|x11-drivers/xf86-video-vmware-13.3.0-r2}} on harvester gnome next {{Bug|FL-10703}}.


=== Integration Testing ===
=== Integration Testing ===
Line 19: 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.