[5/26/2008]
Version 0.4.11.3
Not looking back.
Crashes and serious errors:
should work now. (Closes: bug #477165)aptitude unholdFixed viewing changelogs at the command-line, which was almost totally broken in recent releases. (Closes: bug #481458)
Fix getting the changelogs of bin-nmued packages from the curses interface. (Closes: bug #333468) For some reason when this was fixed for the command-line mode, the equivalent change didn't make it into the curses codebase.
Don't die with an assertion error when
--show-whyis used in the presence of impure virtual packages.
Cosmetic and UI bugs:
Always be at least as quiet as the user requested; when aptitude automatically enabled quietness if its output wasn't a TTY, it could actually become less quiet than otherwise! (Closes: bug #476749)
If the user asks for the justification of a manually installed package, try to find a nontrivial answer (some other package that requires it) instead of just telling them that it's already installed. (Closes: bug #477038)
Remove an incorrect hyphen in the output of
--help. (Closes: bug #476835)When the resolver is run several times in a row without user interaction (for instance, in
), only printsafe-upgrade
once.Resolving dependencies...When listing the complete chains of dependencies that are holding a package on the system, show
asAprovided byB
, notA <-P B
. (i.e., add a space afterAP<- B
)A
Build system fixes:
VPATH should be supported better in
doc/.Most files will generate Doxygen output now (they were missing
\filetags).
Documentation bugs:
Clarify how aptitude's search language behaves in some syntactic corner cases, like
: the~nname?installed
is part of the string parameter to the first matcher, not the start of a new match term?
.?installedChange the documentation of
: it shows why packages should be installed, not why they can be installed, and be clearer about what happens whenaptitude why
is called with a single argument.whyFix the manpage to talk about
Recommends-Importantinstead ofInstall-Recommends. (Closes: bug #480533)
Translation updates:
- Brazilian Portuguese (Closes: bug #481007)
- Danish (Closes: bug #476732)
- French
- Galician (Closes: bug #476837)
- German (Closes: bug #476344)
- Japanese
- Norwegian Bokmal (Closes: bug #480063)
- Polish (Closes: bug #480062)
- Simplified Chinese (Closes: bug #475740)
- Vietnamese (Closes: bug #477295)