[6/21/2008]
Version 0.4.11.5
A tisket, a tasket
Bug fixes:
Crashes and serious errors:
aptitude will no longer suggest removing Essential packages to fulfill dependencies unless you explicitly allow it to. Also, removing apt (if it is allowed) will be scored as if apt were an Essential package, meaning that it should show up last in any list of solutions. (Closes: bug #486748)
Minor bugs:
andaptitude add-user-tag
will return 0 instead of a random value when they succeed.aptitude remove-user-tagTranslation updates:
Dutch (Closes: bug #486858)
- Romanian (Closes: bug #486934)
Internal changes:
Consistently build with
-Wall -Werror(it wasn't being used in all subdirectories of the code).Clean up various minor and potential bugs turned up by increasing the warning level.