summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2007-05-23* implement SourceVer() in pkgRecords Michael Vogt
(thanks to Daniel Burrows for the patch!)
2007-05-02* merged from http://people.ubuntu.com/~mvo/bzr/apt/curl-https/Michael Vogt
2007-05-02* merged with the apt--mvo branchMichael Vogt
2007-05-02* fix version number and changelogMichael Vogt
2007-04-25* changelog updatedMichael Vogt
2007-04-25* NMUMichael Vogt
* Fix broken use of awk in apt-key that caused removal of the wrong keys from the keyring. Closes: #412572
2007-04-25* merged from Christian Perrier:Michael Vogt
* mr.po: New Marathi translation Closes: #416806 * zh_CN.po: Updated by Eric Pareja Closes: #416822 * tl.po: Updated by Eric Pareja Closes: #416638 * gl.po: Updated by Jacobo Tarrio Closes: #412828 * da.po: Updated by Claus Hindsgaul Closes: #409483 * fr.po: Remove a non-breakable space for usability issues. Closes: #408877 * ru.po: Updated Russian translation. Closes: #405476 * *.po: Unfuzzy after upstream typo corrections
2007-04-25* debian/changelog:Michael Vogt
- fix changelog entries
2007-04-20 - only increase the score of installed applications if they Michael Vogt
are not obsolete - fix resolver bug on removal triggered by weak-dependencies with or-groups * methods/http.cc: - send apt version in User-Agent * apt-pkg/deb/debrecords.cc: - fix SHA1Hash() return value * apt-pkg/cdrom.cc: - only unmount if APT::CDROM::NoMount is false * methods/cdrom.cc: - only umount if it was mounted by the method before * po/gl.po: - fix error translation that causes trouble to lsb_release * apt-pkg/acquire-item.cc: - if decompression of a index fails, delete the index * apt-pkg/acquire.{cc,h}: - deal better with duplicated sources.list entries (avoid double queuing of URLs) - this fixes hangs in bzip/gzip * apt-pkg/policy.cc: - allow multiple packages (thanks to David Foerster) * merged from Christian Perrier: * mr.po: New Marathi translation Closes: #416806
2007-04-20* merged from Christian Perrier:Michael Vogt
* mr.po: New Marathi translation Closes: #416806
2007-04-20* apt-pkg/policy.cc:Michael Vogt
- allow multiple packages (thanks to David Foerster)
2007-04-17* [ABI] apt-pkg/acquire.{cc,h}:Michael Vogt
- deal better with duplicated sources.list entries (avoid double queuing of URLs) - this fixes hangs in bzip/gzip
2007-04-17* apt-pkg/acquire-item.cc:Michael Vogt
- if decompression of a index fails, delete the index
2007-04-11* po/gl.po:Michael Vogt
- fix error translation that causes trouble to lsb_release
2007-03-07* apt-pkg/cdrom.cc:Michael Vogt
- only unmount if APT::CDROM::NoMount is false * methods/cdrom.cc: - only umount if it was mounted by the method before
2007-03-07 - added APT::CDROM::UnMountOnFinish to have more control overMichael Vogt
the umount/mount process
2007-03-07* apt-pkg/cdrom.cc, methods/cdrom.cc:Michael Vogt
- only unmount if APT::CDROM::NoMount is false
2007-02-21* debian/control:Michael Vogt
- fix dependency to libcurl3-gnutls-dev (>= 7.15.5)
2007-01-12* merged from apt--mvoMichael Vogt
2006-12-19* apt-pkg/algorithms.cc:Michael Vogt
- when encountering a or-group in pkgProblemResolver::Resolver(), check if it IsCritical(), otherwise we may do checking on weak-depends and confuse the system badly
2006-12-19* changelog updatedMichael Vogt
2006-12-19* merged apt--curl-https branchMichael Vogt
2006-12-19* added https transport method as optional pacakgeMichael Vogt
2006-12-19* apt-pkg/deb/debrecords.cc:Michael Vogt
- return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string
2006-12-18* apt-pkg/algorithms.cc: Michael Vogt
- only increase the score of installed applications if they are not obsolte (still downloadable)
2006-12-14* merged the apt-breaks-iwj branchMichael Vogt
* pulled in the other remaining ubuntu changes
2006-12-14* merged with apt--mvoMichael Vogt
2006-12-14* merged from the apt--pdiff branchMichael Vogt
2006-12-14* changelog preparedMichael Vogt
2006-12-14* merged with apt--debian-sidMichael Vogt
2006-12-14* merged with apt--debian-sidMichael Vogt
2006-12-14* merged from apt--mvoMichael Vogt
2006-12-14* finalized changelogMichael Vogt
2006-12-13* apt-pkg/algorithms.cc:Michael Vogt
- use clog instead of cout in debug
2006-12-080.6.46.3ubuntu2 change as uploaded: fix dist-upgradeIan Jackson
2006-12-07* debian/changelog:Michael Vogt
- fix incorrect
2006-12-07* apt-pkg/contrib/progress.ccMichael Vogt
- only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po
2006-12-07* merged NMU from abaMichael Vogt
2006-12-01* merged from mainMichael Vogt
2006-12-01* changelog updatesMichael Vogt
2006-12-01* changelog updatedMichael Vogt
2006-12-01* merged from mainMichael Vogt
2006-11-30* apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt
- make the buffer dynmaic
2006-11-27* apt-pkg/deb/dpkgpm.cc: Michael Vogt
- added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg
2006-11-23* mention apt-secure in apt.8 and apt-apt.8Michael Vogt
2006-11-23* changelog updated to match latest debian uploadMichael Vogt
2006-11-03* finalized changelog, uploadedMichael Vogt
2006-11-03* finalized changelog, uploadedMichael Vogt
2006-10-30* merged from apt--mvoMichael Vogt
2006-10-30* changelog updatedMichael Vogt