Age | Commit message (Collapse) | Author |
|
|
|
|
|
Patches applied:
* michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--base-0
tag of apt@packages.debian.org/apt--main--0--patch-79
* michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--patch-1
* implemented "TrustCDROM" mode
* michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--patch-2
* added APT::Authentication::TrustCDROM to the configure-index
|
|
|
|
Patches applied:
* apt@packages.debian.org/apt--main--0--patch-106
Restore lost changelog entries
* apt@packages.debian.org/apt--main--0--patch-107
Merge michael.vogt@ubuntu.com--2005/apt--progress-reporting--0
* apt@packages.debian.org/apt--main--0--patch-108
Merge michael.vogt@ubuntu.com--2005/apt--progress-reporting--0
* apt@packages.debian.org/apt--main--0--patch-109
Merge michael.vogt@ubuntu.com--2005/apt--progress-reporting--0
* apt@packages.debian.org/apt--main--0--patch-110
Merge michael.vogt@ubuntu.com--2005/apt--progress-reporting--0
* michael.vogt@ubuntu.com--2005/apt--fixes--0--patch-5
* merged with apt--main--0
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--base-0
tag of apt@packages.debian.org/apt--main--0--patch-85
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-1
* inital proof of concept code, understands what dpkg tells it already
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-2
* progress reporting works now
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-3
* added "APT::Status-Fd" variable
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-4
* do i18n now too
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-5
* define N_(x) if it is not defined already
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-6
* PackageManager::DoInstall(int status_fd) added (does not break the ABI)
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-7
* merged with apt--fixes--0 to make it build again
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-8
* added support for "error" and "conffile-prompt" messages from dpkg
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-9
merge with main
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-10
* use sizeof() for all snprintf() uses; fix a potential line break problem in the status reading code; changed the N_() to _() calls
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-11
* added APT::KeepFDs configuration list for file descriptors that apt should leave open (needed for various frontends like debconf, synaptic)
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-12
* fixed a API breakage
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-13
* doc added, should be releasable now
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-14
* merged with apt--main--0
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-15
* more source comments, added Debug::DpkgPM debug code to inspect the dpkg<->apt communication, broke the abi (ok with matt)
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-16
* the progress reporting has it's own "Debug::pkgDPkgProgressReporting" debug variable now
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-17
* merged PackageOps and TranslatedPackageOps into a single Map with the new DpkgState struct
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-18
* clear the APT::Keep-Fds configuration when it's no longer needed
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-19
* rewrote the reading from dpkg so that it never blocks
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-20
* merged the two status arrays into one
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-21
* added support for download progress reporting too (for Kamion and base-config)
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-22
* ABI break; added Configuration::Clear(string List, {int,string} value) added (to remove a single Value from a list); test/conf_clear.cc added
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-23
* remvoed a debug string
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-24
* soname changed, fixed a bug in the parsing code when dpkg send the same state more than once (at the end)
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-25
* merged with apt@packages.debian.org/apt--main--0, added changelog entry for the 0.6.40.1 upload
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-26
* fix a bug when out-of-order states are send from dpkg
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-27
* changelog update
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-28
* a real changelog entry now
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-29
* changelog finalized
* michael.vogt@ubuntu.com--2005/apt--progress-reporting--0--patch-30
* propper (and sane) support for pmerror and pmconffile added
|
|
|
|
|
|
Patches applied:
* apt@packages.debian.org/apt--main--0--patch-59
Open 0.6.32
* apt@packages.debian.org/apt--main--0--patch-60
Merge apt--mvo--0
* apt@packages.debian.org/apt--main--0--patch-61
Add missing whitespace in new Debug::Acquire::gpgv output
|
|
Patches applied:
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1304
Basque correction.
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1305
Updated Brazilian Portuguese and Greek (256396 and 2567...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1306
New Korean translation from Changwoo Ryu <cwryu@debian....
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1307
German translation now available in two flavours: with ...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1308
Finalize 0.5.26
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1309
Remove duplicate entry
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1310
Note about archtable when architecture test fails
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1311
0.5.26 (really)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1312
German translation now available in two flavours: with ...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1313
New Finnish translation from Tapio Lehtonen <tale@debia...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1314
New Bosnian translation from Safir ��e��erovi�� <sapphi...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1315
Fix Italian incontrario
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1316
* Bring configure-index up to date with documented opti...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1317
configure-index contains example values, not strictly d...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1318
Updated Spanish from Ruben Porras (Closes:#260483)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1319
Updated Danish from Claus Hindsgaul (Closes: #260569)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1320
Updated Slovak from Peter Mann (Closes: #260627)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1321
Updated Portuguese from Miguel Figueiredo (Closes: #261423)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1322
* Add Polish translation of offline.sgml (Closes: #259229)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1323
urgency=high
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1324
Sync with new POT.
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1325
Updated Hungarian from Kelemen G��bor <kelemeng@gnome.hu>.
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1326
Updated Greek from George Papamichelakis (Closes: #265004)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1327
Updated Simplified Chinese from Tchaikov (Closes: #265190)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1328
Updated French by Christian Perrier (Closes: #265816)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1329
Updated Japanese by Kenshi Muto (Closes: #265630)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1330
Updated French by Christian Perrier (Closes: #265816)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1331
- Updated Catalan from Jordi Mallach
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1332
Updated Dutch from Bart Cornelis (Closes: #268258)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1333
Updated Portuguese from Miguel Figueiredo (Closes: #268265)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1334
Updated Dutch from Bart Cornelis (Closes: #268258)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1335
APT::Get::APT::Get::No-List-Cleanup -> APT::Get::List-C...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1336
Updated Polish from Robert Luberda <robert@debian.org> ...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1337
Updated Danish from Claus Hindsgaul (Closes: #269417)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1338
Updated Norwegian Nynorsk from H��vard Korsvoll <korsvo...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1339
Updated Russian from Yuri Kozlov <yuray@id.ru> (Closes:...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1340
Updated Italian from Samuele Giovanni Tonon (Closes: #2...
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1341
Updated Dutch from Bart Cornelis (Closes: #278697)
* apt@arch.ubuntu.com/apt--MAIN--0--patch-1342
Updated Slovak from Peter Mann (Closes: #279481)
|
|
Author: mdz
Date: 2004-04-29 17:30:22 GMT
* Fix typo in configure-index (RecruseDepends -> RecurseDepends)
(Closes: #246550)
|
|
Author: mdz
Date: 2004-01-09 07:46:27 GMT
* Add example preferences file (Closes: #220799)
|
|
Author: mdz
Date: 2003-07-30 02:37:34 GMT
Fix typo in ftp-archive.conf example (Closes: #203295)
|
|
Author: doogie
Date: 2003-04-24 03:32:32 GMT
s/dpkg-preconfig/dpkg-preconfigure/
|
|
Author: jgg
Date: 2002-04-24 05:48:46 GMT
Options MaxArgs,MaxBytes to allow a much longer dpkg command line.
|
|
Author: jgg
Date: 2002-03-26 07:38:21 GMT
More typos and things
|
|
Author: jgg
Date: 2002-03-20 05:51:52 GMT
Spelling errors and other fixes
|
|
Author: tausq
Date: 2001-12-05 07:22:39 GMT
apt-pkg/init.cc
APT::Build-Essential default value
cmdline/apt-get.cc
Also install APT::Build-Essential packages when apt-get build-dep is
invoked
debian/changelog
Updated changelog
doc/examples/configure-index
doc/apt.conf.5.sgml
Document APT::Build-Essential
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-05-13 01:52:59 GMT
Added two new configure entries
|
|
Author: jgg
Date: 2000-05-12 05:23:24 GMT
Fixed up the example sources.list. Closes: #63676
|
|
Author: jgg
Date: 2000-01-21 07:29:55 GMT
Fixed to new security and non-us urls
|
|
Author: jgg
Date: 1999-12-06 02:19:38 GMT
New configuration example
|
|
Author: jgg
Date: 1999-10-31 06:32:27 GMT
Doc fix
|
|
Author: jgg
Date: 1999-10-29 04:49:37 GMT
Increased cache allocation
|
|
Author: jgg
Date: 1999-10-28 05:54:45 GMT
--trivial-only and --no-remove. --trivial-only and --no-remove.
|
|
Author: jgg
Date: 1999-10-22 04:05:47 GMT
Regex, --all-versions and more OR stuff
|
|
Author: jgg
Date: 1999-10-03 21:09:27 GMT
Added clean install code
|
|
Author: jgg
Date: 1999-09-10 02:39:33 GMT
Added deb-src example
|
|
Author: jgg
Date: 1999-08-28 03:22:34 GMT
Use symlinks for source
|
|
Author: jgg
Date: 1999-08-25 03:19:54 GMT
Fixed security reference
|
|
Author: jgg
Date: 1999-08-12 05:59:47 GMT
Force-LoopBreak
|
|
Author: jgg
Date: 1999-08-05 05:56:25 GMT
pre install
|
|
Author: jgg
Date: 1999-07-10 05:32:25 GMT
failure code if package files could not be downloaded
|
|
Author: jgg
Date: 1999-05-29 21:49:58 GMT
Fixed apt-cdrom and the control file
|
|
Author: jgg
Date: 1999-05-24 03:39:36 GMT
Added --no-download
|
|
Author: jgg
Date: 1999-04-19 06:03:09 GMT
Added compile and unpack support to apt-get
|
|
Author: jgg
Date: 1999-04-11 21:23:09 GMT
fixed ftp but, config file bug and md5 source fetch error
|
|
Author: jgg
Date: 1999-04-11 06:46:09 GMT
Fixed update and bad conf file
|
|
Author: jgg
Date: 1999-04-03 01:05:24 GMT
CDrom fixes
|
|
Author: jgg
Date: 1999-03-15 23:05:49 GMT
FTP man page updates
|
|
Author: jgg
Date: 1999-03-15 08:10:39 GMT
Minor fixes for FTP support
|
|
Author: jgg
Date: 1999-03-02 21:19:06 GMT
fixed speeling
|
|
Author: jgg
Date: 1999-02-27 22:29:11 GMT
Http download fixes
|
|
Author: jgg
Date: 1999-01-31 08:55:53 GMT
Fixed a few minor dpkg settings
|
|
Author: jgg
Date: 1999-01-31 08:49:39 GMT
Added some control over how dpkg is invoked
|
|
Author: jgg
Date: 1999-01-31 06:24:46 GMT
Speeling
|
|
Author: jgg
Date: 1999-01-31 04:25:35 GMT
Added the ability to disable immediate configuration
|
|
Author: jgg
Date: 1999-01-30 08:08:54 GMT
Retry support
|
|
Author: jgg
Date: 1998-12-14 04:00:33 GMT
Updated docs
|
|
Author: jgg
Date: 1998-12-06 22:51:10 GMT
More bug updates
|