Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

*: update gptfdisk, readline, procps for ncurses 6.2_p20210619 #236

Merged
merged 3 commits into from Nov 2, 2021

Conversation

dongsupark
Copy link
Contributor

@dongsupark dongsupark commented Nov 1, 2021

Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is not possible to specify the flag in sys-apps/gptfdisk, sys-libs/readline, sys-process/procps.

We need to make the flag optional, by specifying '(+)'.

Simply sync with Gentoo, to have the bug fix.

  • sys-apps/gptfdisk 1.0.7-r2 including the fix
  • sys-libs/readline 8.1_p1-r1 including the fix
  • sys-process/procps 3.3.17-r1 including the fix

This PR should be merged together with flatcar-archive/coreos-overlay#1383.

How to use

emerge-amd64-usr sys-apps/gptfdisk sys-libs/readline sys-process/procps sys-libs/ncurses

Testing done

CI passed: http://jenkins.infra.kinvolk.io:8080/job/os/job/manifest/4033/cldsv

Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-libs/readline.
We need to make the flag optional, by specifying '(+)'.

See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df194650455b53175ed2852547169875002b2292

Simply sync with Gentoo for readline 8.1_p1-r1 that has the fix.
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-apps/gptfdisk.
We need to make the flag optional, by specifying '(+)'.

See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c4f07166bac4c87f7e290f049e7a1603025444

Simply sync with Gentoo for 1.0.7-r2 that includes the fix.
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-process/procps.
We need to make the flag optional, by specifying '(+)'.

See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec71f8061aaa422b7eedfd090e09211736579372

Simply sync with Gentoo for 3.3.17-r1 that includes the fix.
Copy link
Contributor

@jepio jepio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@dongsupark dongsupark merged commit 707abb8 into main Nov 2, 2021
@dongsupark dongsupark deleted the dongsu/ncurses-6.2-20210619 branch November 2, 2021 14:15
@dongsupark dongsupark moved this from Ready to Review to Ready to Release - 2021-11-01 in Flatcar Container Linux Releases Planning Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants