| Summary: | Move implementation of auto-selection from urpmi executable to urpm perl modules | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Denis Silakov <denis.silakov> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | RESOLVED FIXED | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | CC: | alex.burmashev, v.potapov |
| Version: | unspecified | Flags: | v.potapov:
qa_verified+
alex.burmashev: published+ |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | urpmi | ISO-related: | |
| Bad POT generating: | Upstream: | ||
| Bug Depends on: | |||
| Bug Blocks: | 3695 | ||
|
Description
Denis Silakov
2014-03-19 11:36:22 MSK
Advisory: Reworked internal implementation of package auto-selection mechanism. Now this functionality can be used outside urpmi itself. More particular, urpm/select.pm module has a new function, get_best_choice(), which returns the index of best package in the array of packages given to it. Note for testers: for ordinary users, this update shouldn't have any visible changes. But we need to ensure that there are no regressions. Build lists: https://abf.io/build_lists/1709909 https://abf.io/build_lists/1709910 urpmi-6.71-56 http://abf-downloads.rosalinux.ru/rosa2012.1/container/1709909/i586/main/release/ http://abf-downloads.rosalinux.ru/rosa2012.1/container/1709910/x86_64/main/release/ ********************** Advisory ********************* Reworked internal implementation of package auto-selection mechanism. Now this functionality can be used outside urpmi itself. More particular, urpm/select.pm module has a new function, get_best_choice(), which returns the index of best package in the array of packages given to it. ****************************************************** QA Verified While Alex is offline, I have published the packages, since these updates are needed by SC developers. But I don't have permissions to set the 'published' flag in the bug:) |