summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-14releasing version 0.7.24ubuntu10.7.24ubuntu1Michael Vogt
2009-12-09merged from the mvo branchMichael Vogt
2009-12-07merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
/etc/apt/auth.conf that can be used to store username/passwords in a "netrc" style file (with the extension that it supports "/" in a machine definition). Based on the maemo git branch.
2009-12-07if "/" is found in the machine, do a uri.startswith(host) substring match to ↵Michael Vogt
support multiple user/passwds on the same host
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt
- check for hostname and then host+path - better debug output * methods/https.cc: - fix bug in netrc integration
2009-12-03merge from debian-sid apt 0.7.24Michael Vogt
2009-12-03* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- include df -l output in the apport log as well (thanks to tjaalton)
2009-11-17methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIMEMichael Vogt
2009-11-17* methods/https.cc:Michael Vogt
- fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972 thanks to Brian Thomason for the patch
2009-10-29* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt
- typo fix (LP: #462328)
2009-10-21more debug output in SmartConfigureMichael Vogt
2009-10-21* apt-pkg/packagemanager.cc:Michael Vogt
- add output about pre-depends configuring when debug::pkgPackageManager is used
2009-10-16add ftp support, basic debuggingMichael Vogt
2009-10-16add maybe_add_auth for ftp as wellMichael Vogt
2009-10-16port netrc support from maemonMichael Vogt
2009-10-14* debian/apt.cron.daily:Kees Cook
- fix quotes for use with "eval", thanks to Lars Ljung (LP: #449535).
2009-09-25releasing version 0.7.240.7.24Michael Vogt
2009-09-25merged typo fixes from davidMichael Vogt
2009-09-25fix same typos in debian/changelog and doc/apt.conf.5.xmlDavid Kalnischkies
2009-09-24merged from davidMichael Vogt
2009-09-24add a NEWS entry for the upcoming upload summarizing the bigger and/orDavid Kalnischkies
user-visible changes.
2009-09-24Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies
2009-09-24readd the pl-translation for the offline apt documentation for now asDavid Kalnischkies
long as these files are not included in the po4a-powered translation work
2009-09-24try to be cristal clear about the usage of :: and {} (Closes: #503481)David Kalnischkies
See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage.
2009-09-24When selecting a real package instead of a virtual one,David Kalnischkies
ignore versions for the same package that are not candidates. This allows us to survive repositories that contain more than one version of a package. Bugreport #547788 and patch by Marius Vollmer, thanks!
2009-09-24add bugnr to the fix two little typos in the --simulate description. ↵David Kalnischkies
(Closes: #545059) The double spaces are not a bug of APT nor one of po4a. Thanks to Nicolas François for the explaination!
2009-09-24clarify the note for the pkgnames command in the manpage (Closes: #547599)David Kalnischkies
2009-09-24document the Acquire::http::Dl-Limit option in the manpageDavid Kalnischkies
2009-09-24* cmdline/apt-key:Michael Vogt
- Emit a warning if removed keys keyring is missing and skip associated checks (LP: #218971)
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members
2009-09-24* apt-inst/contrib/arfile.cc:Michael Vogt
- show propper error message for Invalid archive members
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866)
2009-09-23merged from debianMichael Vogt
2009-09-23merged from david, many thanksMichael Vogt
2009-09-18merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
2009-09-18cleanup commit for trigger processing:David Kalnischkies
- remove the DPkg::NoConfTriggers - absolutely useless as we need TriggersPending already so we can use --no-triggers. - remove the Immediate-option from the example, it doesn't help much. - UnpackCritical uses DepUnPackPre with a D (on simple letter...) - the "smart" optimisation to skip A was not so smart - revert.
2009-09-16Drop de and pl "translations" of manpagesbubulle@debian.org
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
2009-09-14French translation *comp-ple-ted*!bubulle@debian.org
Champaign!
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies
use of dpkg's trigger and configuration handling (Closes: #473461) Add NoTriggers option to add --no-triggers to all dpkg calls, NoConfiguration to prevent apt from trying to configure packages - dpkg should handle this in the last ConfigurePending call. This options are for now deactivated as they require more testing in real world situations, but the plan is to enable them in the near future if anything works well.
2009-09-12Progress of the weekbubulle@debian.org
2009-09-11apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies
2009-09-09use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies
2009-09-09remove the suggestion on gnome-apt as it was removed from debianDavid Kalnischkies
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526
2009-09-09add the fr generated .xml files to the ignore listDavid Kalnischkies
2009-09-09merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-09-09debian/prerm: remove file as nobody will upgrade from 0.4.10 anymoreDavid Kalnischkies
2009-09-09add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)David Kalnischkies
2009-09-08add text at the top without failing in rred (Closes: #545694)David Kalnischkies
Patch from Bernhard R. Link, thanks!