summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies
based on Michael Vogts patch in #195018 this commit implements the use of mmap (as preferred) instead of a static char array. In theory this made it possible to grow the mmap as needed, but as it is currently impossible to move the mmap around in the memory the grow is likely to fail but it improve the memory usage a bit, so it is not totally useless for now - and maybe we can adjust the pointers in the future...
2009-07-01versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies
* honor the dpkg hold state in new Marker hooks (closes: #64141) Combine the proposed AutoInstOk and IsAutoInstallOk to more general hooks for MarkInstall (and another one for MarkDelete) with the same parameters as the call these hooks should check.
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt
correctly when downloading from multiple sites (Closes: #534752)
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-30merge the AutoInstOk patch from debian-experimentalMichael Vogt
2009-06-29* support IsAutoInstallOk in the resolver tooMichael Vogt
* honor the dpkg hold state in IsAutoInstallOk (closes: #64141)
2009-06-29add hook for auto-install (closes: #470035)Michael Vogt
2009-06-29do not write state file in simulate mode (closes: #433007)Michael Vogt
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt
* add Debug::pkgProblemResolver::ShowScores and make the scores adjustable
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt
type triggers a autoinst (closes: #458389) * add debug::pkgDepCache::Marker with more detailed debug output (closes: #87520)
2009-06-29support running "--simulate" as userMichael Vogt
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org
2009-06-12apt-pkg/contrib/configuration.cc: Fix a small memory leak inJulian Andres Klode
ReadConfigFile.
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt
(closes: #189866)
2009-06-05Pending translationsbubulle@debian.org
2009-06-02Update French translationbubulle@debian.org
2009-06-01Simplified Chinese translation updateDeng Xiyue
2009-05-21Updated Asturian translationbubulle@debian.org
2009-05-17Asturian translation addedbubulle@debian.org
2009-05-17Basque translation updatebubulle@debian.org
2009-04-28Slovak translation updatebubulle@debian.org
2009-04-23Update French translationbubulle@debian.org
2009-04-22Fix typo in French translationbubulle@debian.org
2009-04-14build fixes, change version 0.7.21Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
- fix TimeToStr i18n (LP: #289807) * [ABI break] merge support for http redirects, thanks to Jeff Licquia and Anthony Towns * [ABI break] use int for the package IDs (thanks to Steve Cotton) * apt-pkg/pkgcache.cc: - do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955) * methods/https.cc: - add Acquire::https::AllowRedirect support * Clarify the --help for 'purge' (LP: #243948) * cmdline/apt-get.cc - fix "apt-get source pkg" if there is a binary package and a source package of the same name but from different packages (LP: #330103) * cmdline/acqprogress.cc: - Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234).
2009-04-08* methods/gpgv.cc:Michael Vogt
- properly check for expired and revoked keys (closes: #433091)
2009-04-08apt.cron.daily: catch invalid dates due to DST time changesMichael Vogt
in the stamp files
2009-04-08Slovak translation updatebubulle@debian.org
2009-04-02Italian translationbubulle@debian.org
2009-03-19French translation update was reported in the BTSbubulle@debian.org
2009-03-19Slovak translation updatebubulle@debian.org
2009-03-04Swedish translation updatebubulle@debian.org
2009-02-24French translation updatebubulle@debian.org
2009-02-08merge the 0.7.20.2 uploadMichael Vogt
2009-02-08fix changlogMichael Vogt
2009-02-01Norwegian Bokmal translation updatebubulle@debian.org
2009-01-29Traditional Chinese translation updatebubulle@debian.org
2009-01-27Updated Bulgarian translationsbubulle@debian.org
2009-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt
- fix apt-cache search for localized description (closes: #512110)
2009-01-11Fix spelling error in French translationbubulle@debian.org
2009-01-05* COPYING:Michael Vogt
- Actualized. Removed obsolete Qt section, added GPLv2 clause. (Closes: #440049, #509337)
2009-01-05ready for 0.7.20 uploadMichael Vogt
2009-01-05prepare 0.7.20 uploadMichael Vogt
2009-01-04Be clear about the debian-sid not being released as of nowbubulle@debian.org
2009-01-04Added Traditional Chinese translationbubulle@debian.org
2008-12-22Commit pending translationsbubulle@debian.org
2008-12-19Galician translation updatebubulle@debian.org