summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-02-05update-alternatives: avoid switching to manual mode broken alternativesRaphael Hertzog1-0/+8
2009-02-05update-alternatives: improve --config behaviourRaphael Hertzog1-0/+11
2009-02-05Add Ubuntu vendor objectRaphael Hertzog1-0/+10
2009-02-05New framework to hook vendor-specific logicRaphael Hertzog1-0/+14
2009-02-03Merge branch 'lenny' (through tag '1.14.25')Guillem Jover1-0/+59
2009-02-03Make distcheck workGuillem Jover1-0/+6
2009-02-03Release 1.14.25Guillem Jover1-0/+4
2009-02-02Do not lose conffiles while replacing them on the same install runGuillem Jover1-0/+6
2009-02-02dpkg-deb: produce GNU tar archives inside .debRaphael Hertzog1-0/+7
2009-01-27Dpkg::Version fix and test-suite adjustmentRaphael Hertzog1-0/+15
2009-01-23Sanitize --status-fd output by replacing newlines with spacesGuillem Jover1-0/+5
2009-01-23libdpkg: Add a new varbufsubstc functionGuillem Jover1-0/+7
2009-01-23libdpkg: Add initial C unit test suiteGuillem Jover1-0/+14
2009-01-23libdpkg: Rename function arguments named l to sizeGuillem Jover1-0/+6
2009-01-20libdpkg: Use size_t in functions taking a size argumentGuillem Jover1-0/+6
2009-01-14s-s-d: Support setting the process scheduler policy and priorityGuillem Jover1-0/+17
2009-01-14s-s-d: Use a new xstrdup that never returns NULL instead of strdupGuillem Jover1-0/+5
2009-01-10s-s-d: Behave the same way whether --chuid gets a user name or a uidGuillem Jover1-0/+6
2009-01-07man: Document that dpkg-deb -x modifies the extraction directory permsGuillem Jover1-0/+5
2009-01-05dpkg: Use warning function instead of hand crafted fprintf callGuillem Jover1-0/+5
2009-01-05s-s-d: Clarify that the signal sent by default is TERM not KILLGuillem Jover1-0/+5
2009-01-04s-s-d: Use SIGTERM instead of literal 15Guillem Jover1-0/+7
2009-01-04libdpkg: Move macros from dpkg.h to more specialized headersGuillem Jover1-0/+16
2009-01-04libdpkg: Move printforhelp declaration to myopt.hGuillem Jover1-0/+5
2009-01-04libdpkg: Make trig argument in some functions constGuillem Jover1-0/+8
2009-01-04libdpkg: Use MAX_CONFIG_LINE instead of MAXDIVERTFILENAME in myfileoptGuillem Jover1-0/+6
2009-01-04Remove unused macros and prototypesGuillem Jover1-0/+5
2009-01-04dselect: Define several private functions as staticGuillem Jover1-0/+6
2009-01-03libdpkg: Move basusage from ehandle to myoptGuillem Jover1-0/+8
2009-01-03dpkg: Change dir to / after chroot when using --instdirColin Watson1-0/+4
2009-01-03libdpkg: Do not log repeated data when the write call wrote partiallyGuillem Jover1-0/+5
2008-12-29Bump version to 1.14.25~Guillem Jover1-0/+4
2008-12-29Release 1.14.24Guillem Jover1-0/+4
2008-12-20Error out when trying to replace a conffile w/o a Replaces fieldGuillem Jover1-0/+6
2008-12-09Fix some “use Dpkg::ErrorHandling qw(…)” callsRaphael Hertzog1-0/+7
2008-12-09Mark strings for translationGuillem Jover1-0/+14
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-0/+18
2008-12-09scripts: Do not mark internerr strings for translationGuillem Jover1-0/+7
2008-12-09scripts: Do not use sprintf for functions supporting variable argsGuillem Jover1-0/+5
2008-12-09Properly use internerr to report about programming bugsGuillem Jover1-0/+23
2008-12-09libdpkg: Add support for format strings to internerrGuillem Jover1-0/+7
2008-12-09Dpkg::ErrorHandling: Replace failure calls with error or syserrGuillem Jover1-0/+13
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-0/+7
2008-12-08dpkg-shlibdeps: optimize by caching symbols files and objdump objectsModestas Vainius1-0/+11
2008-12-05dpkg-source -x: create temporary directory next to the target placeRaphael Hertzog1-0/+8
2008-12-05libdpkg: Move subprocess related functions from mlib.c to subproc.cGuillem Jover1-0/+7
2008-12-05libdpkg: Split unrelated conditionals in checksubprocerr for n and PROCPIPEGuillem Jover1-0/+5
2008-12-05libdpkg: In checksubprocerr return an explicit 0 instead of nGuillem Jover1-0/+4
2008-12-05Use the warning function instead of hand-coded print callsGuillem Jover1-0/+21
2008-12-05libdpkg: Make warning() not implicitly print the errno stringGuillem Jover1-0/+5