Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589470 - gnome-base/gdm: use of REPLACING_VERSIONS does not account for multiple values
Summary: gnome-base/gdm: use of REPLACING_VERSIONS does not account for multiple values
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: 589444
  Show dependency tree
 
Reported: 2016-07-23 12:40 UTC by Michał Górny
Modified: 2017-03-19 11:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-23 12:40:02 UTC
See the tracker bug.

  if ! version_is_at_least 3.16.0 ${REPLACING_VERSIONS}; then

This doesn't account for empty RV or >1 value.
Comment 1 Mart Raudsepp gentoo-dev 2017-03-19 11:44:08 UTC
commit db0661fddcc828d5c1b05088c761c55ef796c35d
Author: Mart Raudsepp <leio@gentoo.org>
Date:   Sun Mar 19 13:36:33 2017 +0200

    gnome-base/gdm: Remove 3.16 upgrade notice for 3.22 and fix it for pathological cases for 3.20
    
    Gentoo-bug: 589470