This commit is contained in:
Dimitris Zlatanidis 2015-06-20 02:31:21 +03:00
parent bd2f98ecd9
commit f017d58e06
2 changed files with 14 additions and 1 deletions

View file

@ -1,5 +1,9 @@
Version 2.5.2 Version 2.5.2
16-06-2015 20-06-2015
[Feature] - Support blacklist packages by repository priority.
Added instead wget, curl and aria2c as downloader.
Added support download jdk from "sbo" repository.
[Updated] - Update resolve dependencies classes. [Updated] - Update resolve dependencies classes.
- Fix add and remove packages from blacklist and queue. - Fix add and remove packages from blacklist and queue.

View file

@ -1155,6 +1155,15 @@ Add or remove packages in blacklist file manually from
live555 live555
faac faac
Note: you can use "*" to match more packages like:
*lib* \\ all packages inlcude string "lib"
*lib \\ all packages ends with string "lib"
lib* \\ all packages starts with string "lib"
slack:*multilib* \\ all packages include string "multilib" from Slackware
\\ repository. Useful to ignore multilib when upgrade
\\ Slackware distribution.
Print package description: Print package description: