Summary: | =net-libs/webkit-gtk-2.24.4 uses lexicographical version compare | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sergei Trofimovich (RETIRED) <slyfox> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 699156 | ||
Bug Blocks: | 705240 |
Description
Sergei Trofimovich (RETIRED)
![]() it's removed in 2.26, pending slow arches to get rid of security vulnerable 2.24... As gcc-10 is in the tree this now has a small chance to fire: $ [[ 9 < 4.9 ]] && echo yes || echo no no $ [[ 10 < 4.9 ]] && echo yes || echo no yes Tell that to the arches that still haven't keyworded 2.26 nor 2.28 :) The older versions with this problem are gone now |