Age | Commit message (Collapse) | Author |
|
|
|
size are pretty unlikely for now, but we need it for deb
packages which could become bigger than 4GB now (LP: #815895)
|
|
|
|
|
|
- don't ask the user for media change if quiet >= 2, stdout is not
a tty and assume-yes, force-yes or trivial-only option is set to
avoid cpu eating endless loops in unattended runs like apt.cron
(Closes: #602354, LP: #665580)
|
|
- Set Mode to Medium so that the correct prefix is used.
Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
* ftparchive/writer.cc:
- generate sha1 and sha256 checksums for dsc (Closes: #567343)
* cmdline/apt-get.cc:
- don't mark as manually if in download only (Closes: #468180)
|
|
- 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).
|
|
Patches applied:
* michael.vogt@ubuntu.com--2005/apt--cdrom-fallback--0--base-0
tag of apt@packages.debian.org/apt--main--0--patch-110
* michael.vogt@ubuntu.com--2005/apt--cdrom-fallback--0--patch-1
* initial patch to make falling back from cdrom possible
* michael.vogt@ubuntu.com--2005/apt--cdrom-fallback--0--patch-2
* fix in methods/cdrom.cc: don't call Fail() but return false so that apt can fallback to a differencent source
|
|
|
|
Author: doogie
Date: 2003-04-27 01:56:48 GMT
Insert some newlines in the cdrom change media message.
|
|
Author: jgg
Date: 2003-02-02 22:24:11 GMT
Fix segfault on really wide screens, #176052
|
|
Author: jgg
Date: 2001-05-27 04:45:49 GMT
G++3 fixes from Randolph
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-05-12 04:03:27 GMT
little reminder
|
|
Author: jgg
Date: 1999-11-16 03:16:34 GMT
3 more bugs
|
|
Author: jgg
Date: 1999-10-18 03:18:40 GMT
no_proxy environment variable
|
|
Author: jgg
Date: 1999-08-04 05:37:18 GMT
Fixed strange seg on sparc
|
|
Author: jgg
Date: 1999-07-03 03:10:35 GMT
CD swapping support
|
|
Author: jgg
Date: 1999-06-13 05:06:40 GMT
Havocs cancel patch
|
|
Author: jgg
Date: 1999-06-06 05:52:37 GMT
Fixed list notation doc bug and 'b' vs 'B'
|
|
Author: jgg
Date: 1999-04-20 05:59:29 GMT
Change log updates
|
|
Author: jgg
Date: 1999-04-15 02:43:47 GMT
Fixed sparc compile warnings and added -arch build dirs
|
|
Author: jgg
Date: 1999-03-16 00:43:55 GMT
Signal safety
|
|
Author: jgg
Date: 1999-02-27 22:29:11 GMT
Http download fixes
|
|
Author: jgg
Date: 1999-02-01 08:11:57 GMT
Clean support
|
|
Author: jgg
Date: 1999-01-31 22:25:34 GMT
Ignored missing release files
|
|
Author: jgg
Date: 1999-01-27 02:48:52 GMT
Moved strutl.h
|
|
Author: jgg
Date: 1998-12-04 23:33:17 GMT
Small cosmetic fixes
|
|
Author: jgg
Date: 1998-12-04 21:16:46 GMT
CDROM support
|
|
Author: jgg
Date: 1998-11-28 20:56:08 GMT
Fixed extraneous showing of [working]
|
|
Author: jgg
Date: 1998-11-23 07:32:19 GMT
Item done counters
|
|
Author: jgg
Date: 1998-11-12 05:30:07 GMT
winch support
|
|
Author: jgg
Date: 1998-11-11 23:45:08 GMT
apt-get update works
|