Change version to 0.5.5.
[ntk/apt.git] / apt-pkg /
2004-09-20 Arch LibrarianFix status file parser so that if a record is larger...
2004-09-20 Arch LibrarianAPT::Immediate-Configure had inverted semantics(false...
2004-09-20 Arch LibrarianWhen building the dpkg command line, allow for 8192...
2004-09-20 Arch LibrarianFix origin pins for file:// uris.
2004-09-20 Arch LibrarianTypo fixes.
2004-09-20 Arch LibrarianAdd INTLLIBS to various parts, so netbsd-i386 works.
2004-09-20 Arch LibrarianOnly set the text domain if APT_DOMAIN is defined(it...
2004-09-20 Arch LibrarianAdd safe_snprintf
2004-09-20 Arch LibrarianUse snprintf. Observed by Brian M. Hunt
2004-09-20 Arch LibrarianReport uris with '.gz' when there are errors.
2004-09-20 Arch LibrarianDouble default value of APT::Cache-Limit, until such...
2004-09-20 Arch LibrarianRemove unused variables
2004-09-20 Arch LibrarianRemove \r escape sequence for the sake of gettext
2004-09-20 Arch LibrarianG++ 3.2 fixes
2004-09-20 Arch LibrarianFix lame sort errors in priocmp found by Gustavo
2004-09-20 Arch LibrarianTidy style for new dpkg version compare function
2004-09-20 Arch LibrarianTest for timegm in configure.
2004-09-20 Arch LibrarianNew deb version compare function, that has no integer...
2004-09-20 Arch Librarians/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines...
2004-09-20 Arch LibrarianSome more g++-3.2 fixes.
2004-09-20 Arch LibrarianDisplay both current version and new version in apt...
2004-09-20 Arch LibrarianRemove 'Sorry' from messages.
2004-09-20 Arch LibrarianFix segfault in FindAny when /i is used, and there...
2004-09-20 Arch Librarian_config->Dump is now inlined, and calls Dump(clog)...
2004-09-20 Arch LibrarianFix some unlikely segfaults
2004-09-20 Arch LibrarianGettext stuff
2004-09-20 Arch LibrarianPD license
2004-09-20 Arch LibrarianDon't die if lines in sources.list are too long. Closes...
2004-09-20 Arch LibrarianFix nother end of file parsing bug
2004-09-20 Arch LibrarianGustavo Niemeyer stuff for RPM file depends
2004-09-20 Arch LibrarianFix small memory leak in the sourcelist
2004-09-20 Arch LibrarianFix last fix, make sure we read something before giving up
2004-09-20 Arch Librarian'apt-get update' no longer does 'Building Dependency...
2004-09-20 Arch LibrarianIncrease ReadMessages buffer. #111914
2004-09-20 Arch LibrarianPrevent protected packages from being DoUpgraded
2004-09-20 Arch LibrarianForce file perms to 0644 for cache and lists.
2004-09-20 Arch LibrarianMake sure or group mode is always left
2004-09-20 Arch LibrarianConfigurable max values to use with dpkg
2004-09-20 Arch LibrarianCorrect neuros problem with no source directory
2004-09-20 Arch LibrarianSpeeling correction
2004-09-20 Arch LibrarianIgnore pipe failured for package list sub process....
2004-09-20 Arch LibrarianImproved message for pre-depends/depend loops
2004-09-20 Arch LibrarianAdded OR group handling to ResolveByKeep. Fixes 133950
2004-09-20 Arch LibrarianUse std C++ header names for includes
2004-09-20 Arch LibrarianFix tag file parser underrun #139328
2004-09-20 Arch LibrarianAdded wakko{jgg}~#cd work/ap
2004-09-20 Arch LibrarianFixed a possible segfault
2004-09-20 Arch Librarianapt-pkg/init.cc
2004-09-20 Arch LibrarianAdd --arch-only option for apt-get build-dep only only ...
2004-09-20 Arch LibrarianFixes from Christoph Pfisterer
2004-09-20 Arch Librarianfix build-dependency parser to understand [!arch] flags...
2004-09-20 Arch LibrarianLarger line buffer, #106591
2004-09-20 Arch LibrarianIncrease the range of the ID type for deps
2004-09-20 Arch LibrarianVarious bug fixes
2004-09-20 Arch LibrarianSegfault with missing source files. Closes: #100325
2004-09-20 Arch LibrarianFixed errant prefix matching
2004-09-20 Arch LibrarianFixed -- argument bug
2004-09-20 Arch LibrarianFixed string parsing, Bug #100046
2004-09-20 Arch LibrarianRestored GCC 2.95 compilability
2004-09-20 Arch LibrarianReverted CheckDomainList and LookupTag while adding...
2004-09-20 Arch LibrarianFixed matching all releases
2004-09-20 Arch LibrarianCorrected array handling
2004-09-20 Arch LibrarianReverted unnecessary string changes
2004-09-20 Arch LibrarianChanged comparision operators
2004-09-20 Arch Librariandeblistparser.cc
2004-09-20 Arch LibrarianMore ignoring of versionless packages
2004-09-20 Arch LibrarianEnsure the memory buffer is 0'd
2004-09-20 Arch LibrarianFixed typo
2004-09-20 Arch LibrarianFixed c_str handling
2004-09-20 Arch LibrarianFixed remove iteration
2004-09-20 Arch LibrarianFixed possible seg fault if there are no versions
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianMoved using around
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianFixed reinstreq segfault
2004-09-20 Arch LibrarianRPM version compare test program
2004-09-20 Arch LibrarianMOO DOOGIE
2004-09-20 Arch Librarian'apt-cache policy' preferences debug tool.
2004-09-20 Arch Librarianrun-parts. Closes: #94286
2004-09-20 Arch LibrarianFixed minor configuration ordering frooble
2004-09-20 Arch Librarianfixed an alignment bug
2004-09-20 Arch LibrarianFixed v-provides priority selection
2004-09-20 Arch LibrarianTag file can read from unseekable objects
2004-09-20 Arch LibrarianComment update
2004-09-20 Arch LibrarianMake OrderInstall virtual
2004-09-20 Arch LibrarianAJs bug fix and doc updates
2004-09-20 Arch LibrarianMore snprintf stuff
2004-09-20 Arch LibrarianAlfredo's vendor stuff
2004-09-20 Arch LibrarianCore correctness patches
2004-09-20 Arch LibrarianWarning tidy ups
2004-09-20 Arch LibrarianPedantic fixes
next