diff --git a/ChangeLog.txt b/ChangeLog.txt index 4f9723e4..6cd96f0f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,9 @@ 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. - Fix add and remove packages from blacklist and queue. diff --git a/README.rst b/README.rst index a36cc09c..669fb5b6 100644 --- a/README.rst +++ b/README.rst @@ -1155,6 +1155,15 @@ Add or remove packages in blacklist file manually from live555 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: