Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-16 | Zero out the new memory allocated with realloc(). | Julian Andres Klode | |
2012-06-16 | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode | |
- Fix the Fallback option to work correctly, by not calling realloc() on a map mapped by mmap(), and by using malloc and friends instead of new[]. | |||
2012-06-11 | releasing version 0.9.60.9.6 | Michael Vogt | |
2012-06-11 | merged from donkult | Michael Vogt | |
2012-06-11 | add a few tests to check that arch-specific qualifiers work | David Kalnischkies | |
2012-06-11 | * apt-pkg/deb/deblistparser.cc: | Thibaut Girka | |
- add support for arch-specific qualifiers in dependencies | |||
2012-06-11 | * apt-pkg/cacheiterators.h: | David Kalnischkies | |
- add an IsMultiArchImplicit() method for Dep- and PrvIterator | |||
2012-06-11 | check build-dep candidate if install is forbidden | David Kalnischkies | |
2012-06-10 | * cmdline/apt-get.cc: | Thibaut Girka | |
- complain correctly about :any build-dep on M-A:none packages | |||
2012-06-10 | show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032) | David Kalnischkies | |
2012-06-10 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | |
- if APT::Languages=none save "none" in allCodes so that the detected configuration is cached as intended (Closes: #674690, LP: #1004947) | |||
2012-06-10 | * cmdline/apt-get.cc: | Daniel Hartwig | |
- print URIs for all changelogs in case of --print-uris, thanks to Daniel Hartwig for the patch! (Closes: #674897) | |||
2012-06-10 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | |
- set pkgCacheGen::Essential to "all" again (Closes: #675449) * apt-pkg/algorithms.cc: - force install only for one essential package out of a group | |||
2012-06-09 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies | |
- default to putting the Contents-* files below $(SECTION) as apt-file expects them there - thanks Martin-Éric Racine! (Closes: #675827) | |||
2012-06-09 | fix segfault with empty LongOpt in --no-* branch | David Kalnischkies | |
2012-06-09 | * apt-pkg/contrib/cmdline.cc: | Daniel Hartwig | |
- apply patch from Daniel Hartwig to fix a segfault in case the LongOpt is empty (Closes: #676331) | |||
2012-06-09 | * apt-pkg/cdrom.cc: | David Kalnischkies | |
- fix regression from 0.9.3 which dumped the main configuration _config instead of the cdrom settings (Cnf) as identified and tested by Milan Kupcevic, thanks! (Closes: #674100) | |||
2012-06-09 | updating <date> tags and the po files for the manpages | David Kalnischkies | |
2012-06-09 | * doc/apt.conf.5.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues - rephrase APT::Immediate-Configuration and many others | |||
2012-06-08 | * sources.list.5.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-07 | * doc/apt-sortpkgs.1.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-06 | * doc/apt-secure.8.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-06 | * doc/apt-key.8.xml, doc/apt-mark.8.xml, | Justin B Rye | |
doc/apt_preferences.5.xml: - review and fix spelling issues | |||
2012-06-06 | * cmdline/apt-key: | Michael Vogt | |
- do not hardcode /etc but use Dir::Etc instead | |||
2012-06-04 | * doc/apt-key.8.xml: | Justin B Rye | |
- review and fix spelling issues * doc/apt-mark.8.xml: - review and fix spelling issues | |||
2012-06-04 | reorder the translatable files in the pot in a way that at least partly | David Kalnischkies | |
resembles importance of the manpage, so that e.g. apt-get and apt-cache are above the less used apt-ftparchive | |||
2012-06-04 | * doc/apt-ftparchive.8.xml: | Justin B Rye | |
- fix typo, grammar and style issues | |||
2012-06-02 | unfuzzy typofixes in th french manpage update | David Kalnischkies | |
2012-06-02 | merge with debian-sid to get all the updated l10ns | David Kalnischkies | |
[ Christian Perrier ] * French program and manpage translation update * Danish program translation by Joe Hansen. Closes: #675605 | |||
2012-06-02 | * doc/apt-mark.8.xml: | Robert Luberda | |
- in hold, the option name is --file not --filename | |||
2012-06-02 | unfuzzy the typos fixed so far in the english review in pl update | David Kalnischkies | |
2012-06-02 | Polish manpage translation update (Closes: #675603) | Robert Luberda | |
2012-06-02 | French updated by Christian Perrier | bubulle@debian.org | |
2012-06-02 | Danish by Joe Hansen. Closes: #675605 | bubulle@debian.org | |
2012-06-02 | French updated by Christian Perrier | bubulle@debian.org | |
2012-06-02 | Polish updated by Robert Luberda. Closes: #675603 | bubulle@debian.org | |
2012-06-02 | * doc/apt-get.8.xml: | Justin B Rye | |
- review and fix spelling issues | |||
2012-05-29 | * doc/apt-get.8.xml: | David Kalnischkies | |
- use apt-utils as package example instead of libc6 | |||
2012-05-29 | Reword: "So, <literal>dist-upgrade</literal> command may remove some packages." | Justin B Rye | |
to "The <literal>dist-upgrade</literal> command may therefore remove some packages." | |||
2012-05-29 | * doc/apt-get.8.xml: | Justin B Rye | |
- move dselect-upgrade below dist-upgrade | |||
2012-05-26 | * doc/apt-extracttemplates.1.xml: | Justin B Rye | |
- debconf is not DebConf | |||
2012-05-26 | * doc/examples/sources.list: | David Kalnischkies | |
- use the codename instead of 'stable' in the examples sources.list as we do in the manpage and as the debian-installer does | |||
2012-05-25 | * doc/apt-verbatim.ent: | David Kalnischkies | |
- APT doesn't belong to the product 'Linux', so use 'APT' instead as after all APT is a big suite of applications | |||
2012-05-25 | * doc/apt-config.8.xml: | Justin B Rye | |
- review and fix spelling issues | |||
2012-05-25 | correct one remaining 'cdrom' → 'CD-ROM' | Justin B Rye | |
2012-05-25 | * debian/apt-utils.links: | David Kalnischkies | |
- the internal resolver 'apt' is now directly installed in /usr/lib/apt/solvers, so don't instruct dh to create a broken link | |||
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye | |
- correct disc vs. disk issues | |||
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye | |
- it's multi-CD and a run-on setence "ends" with; | |||
2012-05-25 | * doc/apt-cdrom.8.xml | Justin B Rye | |
- add missing possessive apostrophe in "APT's" | |||
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye | |
- replace CDROM with the proper CD-ROM in text |