#18 RFE: Selection of specific versions of packages
Closed: Fixed Opened by kanarip.

Enable the selection of a specific version of a package. Do so in the 'Optional Package' dialog in Package Selection, but only when the user has selected the 'Use Advanced Configuration' checkbox in Configuration[[BR]]
[[BR]]
Somehow try and not break depsolving, though. Maybe keep a list of package versions the user does select, and put those versions in the packageSack. Then, after depsolving, report on the packages in this list that are being upgraded for dependency resolution.[[BR]]
[[BR]]
'''NOTE:''' Can we figure out if there's some type of 'force this version and do not upgrade'? (Trivial for F7, major to Revisor in general)


Major feature of Revisor... Let's get this into our first next stable release

Major feature of Revisor... Let's get this into our first next stable release

Milestone First next Stable release deleted

Milestone First next Stable release deleted

I've added verbosity so that we can check if the proper version is added. If we enable the advanced configuration checkbox, things should go smoothly.

I've added verbosity so that we can check if the proper version is added. If we enable the advanced configuration checkbox, things should go smoothly.

Updated the search tab routines as well to reflect the advanced configuration possibilities

Updated the search tab routines as well to reflect the advanced configuration possibilities

Tested, done

Tested, done

Metadata Update from @kanarip:
- Issue assigned to kanarip
- Issue set to the milestone: 2.0.4 Release

Metadata