Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589508 - net-proxy/squid: use of REPLACING_VERSIONS does not account for multiple values
Summary: net-proxy/squid: 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: Eray Aslan
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: 589444
  Show dependency tree
 
Reported: 2016-07-23 12:58 UTC by Michał Górny
Modified: 2016-10-14 10:39 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:58:41 UTC
See the tracker bug.

  if [[ $(get_version_component_range 1 ${REPLACING_VERSIONS}) -lt 3 ]] || ...

This is going to fail hard when RV is empty or has >1 value.
Comment 1 Eray Aslan gentoo-dev 2016-10-14 10:39:15 UTC
Fixed in the tree.