[SCM] dpkg's main repository branch, master, updated. 1.14.19-45-g99bdd01

2008-06-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit d0e1e07ca85c43b417fd3ec83078060fb7bba405 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 04:00:41 2008 +0300 dpkg: Fix the support for passing more than one --status-fd option Until now only the last one

[SCM] dpkg's main repository branch, master, updated. 1.14.19-45-g99bdd01

2008-06-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit b03ae3024d1e1e7f66afeaa8f2e2638336088c8d Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 06:26:16 2008 +0300 dpkg: Fix memory leaks if archivefiles is called more than once Use varbufreset instead

[SCM] dpkg's main repository branch, master, updated. 1.14.19-45-g99bdd01

2008-06-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit eb483c17ebb9a47c8b99b4319e682ab685213090 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 06:30:36 2008 +0300 Use new VARBUF_INIT macro instead of varbufinit to initialize variables diff --git a/ChangeLog b/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.19-45-g99bdd01

2008-06-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4d3d73ce7ab9adb17e75f190e387e19f21a1e9e0 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 07:32:33 2008 +0300 libdpkg: Add a size argument to varbufinit Change modstatdb_init to use varbufinit instead of its

[SCM] dpkg's main repository branch, master, updated. 1.14.19-45-g99bdd01

2008-06-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit 46eb0c39b0ab752845832bf373113ced480a8ac4 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 08:04:44 2008 +0300 Fix weird space in bracketed name making dch not work properly diff --git a/debian/changelog b/debian

[SCM] dpkg's main repository branch, master, updated. 1.14.19-45-g99bdd01

2008-06-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit 99bdd01410f56782bcfe785552a60058fe9cad88 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 08:07:31 2008 +0300 Close --status-fd file descriptors on exec This avoids those being inherited by the childs. Closes

[SCM] dpkg's main repository branch, master, updated. 1.14.19-47-gf9d4d3f

2008-06-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit d0d55d09d465844ed3d9cb9ada2507e07365f9a5 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Jun 9 05:36:05 2008 +0300 dpkg-query: Use VARBUF_INIT to initialize path instead of vb Thinko introduced

[SCM] dpkg's main repository branch, master, updated. 1.14.19-50-g3175c4a

2008-06-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit e2898cfd37a1b134d08b162d2515d495e413 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jun 10 01:25:23 2008 +0300 libdpkg: Make varbufprintf use varbufvprintf instead of reimplementing it diff --git a/ChangeLog b

[SCM] dpkg's main repository branch, lenny, updated. 1.14.19-69-gb6152bf

2008-06-15 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit b6152bf17243aac37f3a6118e02102d7f3b8036a Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Jun 16 03:58:21 2008 +0300 Properly close triggers 'File' file to not leak it to the childs diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-53-g4bb0b4b

2008-06-18 Thread Guillem Jover
The following commit has been merged in the master branch: commit 0c5963d09d70bcf79aa40e1d3e7a69345444cca7 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jun 17 07:15:36 2008 +0300 dpkg-divert: Support diverting files from and to different file systems Based on a patch

[SCM] dpkg's main repository branch, master, updated. 1.14.20-53-g4bb0b4b

2008-06-18 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4bb0b4bfda2bd82cb78a3261ecaa22cc36e44f0a Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jun 17 08:14:29 2008 +0300 dpkg-divert: Do not silently enable --rename on --remove Closes: #160848 diff --git a/ChangeLog b

[SCM] dpkg's main repository branch, master, updated. 1.14.20-55-g354cf7a

2008-06-18 Thread Guillem Jover
Guillem Jover [EMAIL PROTECTED] * dpkg-deb/build.c (do_build): Move argument name into a parameter to diff --git a/lib/triglib.c b/lib/triglib.c index f86aaf6..84ac2ab 100644 --- a/lib/triglib.c +++ b/lib/triglib.c @@ -708,7 +708,7 @@ trig_incorporate(enum modstatdb_rw cstatus, const char

[SCM] dpkg's main repository branch, master, updated. 1.14.20-55-g354cf7a

2008-06-18 Thread Guillem Jover
Colin Watson [EMAIL PROTECTED] + * lib/triglib.c (trig_incorporate): Fix typo in comment. 2008-05-24 Guillem Jover [EMAIL PROTECTED] diff --git a/lib/dbmodify.c b/lib/dbmodify.c index 1eacd5a..cdaa162 100644 --- a/lib/dbmodify.c +++ b/lib/dbmodify.c @@ -251,6 +251,9 @@ void

[SCM] dpkg's main repository branch, master, updated. 1.14.20-74-g36777a3

2008-06-28 Thread Guillem Jover
The following commit has been merged in the master branch: commit c7843e7d4a95bdf200bdf513332a04acf0ad93c5 Author: Guillem Jover [EMAIL PROTECTED] Date: Fri Jun 27 07:04:19 2008 +0300 Fix localized strings diff --git a/ChangeLog b/ChangeLog index 93ab79c..ee566b1 100644 --- a/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.20-74-g36777a3

2008-06-28 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3ec776bb1827cdd62cc626324bc51cfea38ef999 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Jun 28 06:38:17 2008 +0300 libdpkg: Make checksubprocerr less deep and a bit more readable Move the PROCNOERR check before

[SCM] dpkg's main repository branch, master, updated. 1.14.20-74-g36777a3

2008-06-28 Thread Guillem Jover
The following commit has been merged in the master branch: commit c0a65e5f663e6f80bb36aa9c7e2949347bbc6e36 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Jun 28 08:33:13 2008 +0300 libdpkg: Move onerr_abort definition from mlib.c to ehandle.c diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-74-g36777a3

2008-06-28 Thread Guillem Jover
The following commit has been merged in the master branch: commit 36777a354f3a217a456cbfb76a5233fc23b291bd Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Jun 28 08:43:41 2008 +0300 libdpkg: Move skip_slash_dotslash from parsehelp.c to path.c And from dpkg-db.h dpkg-priv.h. diff

[SCM] dpkg's main repository branch, master, updated. 1.14.20-76-ga1dad38

2008-06-28 Thread Guillem Jover
100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-28 Tollef Fog Heen [EMAIL PROTECTED] + + * src/archives.c (tarobject): Refactor tarfile object skipping to ... + (tarfile_skip_one_forward): ... here. New function. + 2008-06-28 Guillem Jover [EMAIL PROTECTED

[SCM] dpkg's main repository branch, master, updated. 1.14.20-86-g3e5aa7b

2008-06-29 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3ec7fa2a57ac687ed9bf222be3ea1bb94fa19f9f Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Jun 29 00:08:59 2008 +0300 libdpkg: Refactor string format escaping diff --git a/ChangeLog b/ChangeLog index 191f69b..95b9780 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.20-86-g3e5aa7b

2008-06-29 Thread Guillem Jover
The following commit has been merged in the master branch: commit dca65d1a2389ed2cafca37828fe78de46758d37c Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Jun 30 06:14:25 2008 +0300 dselect: Fix compilation warnings Surround boolean expressions with parenthesis. Switch

[SCM] dpkg's main repository branch, master, updated. 1.14.20-86-g3e5aa7b

2008-06-29 Thread Guillem Jover
The following commit has been merged in the master branch: commit eccbea6e530515d96e79f42aea9aab4725b23611 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Jun 30 07:02:39 2008 +0300 libdpkg: Remove unneeded 'const char *' cast diff --git a/ChangeLog b/ChangeLog index f549aef..15f57b7

[SCM] dpkg's main repository branch, master, updated. 1.14.20-86-g3e5aa7b

2008-06-29 Thread Guillem Jover
The following commit has been merged in the master branch: commit 59ccff942cacea7bc3a0928189fc1acf602b5f6e Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Jun 30 07:00:58 2008 +0300 libdpkg: Constify strings members for package db structs diff --git a/ChangeLog b/ChangeLog index d2e4b5e

[SCM] dpkg's main repository branch, master, updated. 1.14.20-86-g3e5aa7b

2008-06-29 Thread Guillem Jover
The following commit has been merged in the master branch: commit a406a4a4fdd2918b41f1be94aa19e25ce0c0ff6f Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Jun 30 07:12:59 2008 +0300 Remove RCS tag diff --git a/scripts/dpkg-scansources.pl b/scripts/dpkg-scansources.pl index 72749ff

[SCM] dpkg's main repository branch, master, updated. 1.14.20-89-g4f1606d

2008-07-01 Thread Guillem Jover
a/ChangeLog b/ChangeLog index be02b23..99f2f21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-01 Egmont Koblinger [EMAIL PROTECTED] + + * src/processarc.c (process_archive): Properly lstat the correct + file on upgrade when using --root. + 2008-07-01 Guillem Jover

[SCM] dpkg's main repository branch, master, updated. 1.14.20-89-g4f1606d

2008-07-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit f7c561fe071e2e7d90de2af262cd0c648e172590 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jul 1 04:44:12 2008 +0300 dpkg: Do not allocate memory when lstat fails while upgrading diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-89-g4f1606d

2008-07-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4f1606d87cd6aa7913ccb95ce99d3936f33b3a84 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jul 1 09:27:56 2008 +0300 dpkg: Use the debug function instead of reimplementing its logic diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-97-g2ebc493

2008-07-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit a385f256b6a01e4f692515e46e5e3bf69bdd4189 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jul 2 05:11:23 2008 +0300 Use '$(CPP)' instead of '$(CC) -E' in Makefile.am target diff --git a/ChangeLog b/ChangeLog index 1098a09

[SCM] dpkg's main repository branch, master, updated. 1.14.20-97-g2ebc493

2008-07-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit 31e51b79b09381b5077ce79bc5adc832414f500e Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jul 2 05:13:02 2008 +0300 libdpkg: Include needed header files diff --git a/ChangeLog b/ChangeLog index e85f92c..5074761 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.20-97-g2ebc493

2008-07-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit aab42e457c971809add9cff1dbdd719b0e1c4352 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jul 2 07:36:46 2008 +0300 Remove wrong comment not matching the code diff --git a/ChangeLog b/ChangeLog index 213d2a2..8b5cdc5 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.20-97-g2ebc493

2008-07-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit 9274078c46b368d4bbcbfa9bd9b62d67fd0f0531 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jul 2 08:39:19 2008 +0300 libdpkg: Print a longer string when an unknown field value is found Use a capped string length

[SCM] dpkg's main repository branch, master, updated. 1.14.20-97-g2ebc493

2008-07-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3b0e30015c9948f13fd835f985fddd4dcc73c598 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jul 2 08:45:09 2008 +0300 libdpkg: Remove unneeded and wrong caching of namevalue length member All current namevalue arrays

[SCM] dpkg's main repository branch, master, updated. 1.14.20-97-g2ebc493

2008-07-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit 2ebc4938a254b3c194644688525ae7dceffae202 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jul 2 09:25:03 2008 +0300 libdpkg: Remove unneeded variable assignments and a variable diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-99-g0890f34

2008-07-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 0890f347abd1154a3aaa0998ae70bbb28dbc82ed Author: Guillem Jover [EMAIL PROTECTED] Date: Thu Jul 3 06:07:44 2008 +0300 dpkg: Do not mark debug message for translation diff --git a/ChangeLog b/ChangeLog index adc7764..d002876

[SCM] dpkg's main repository branch, master, updated. 1.14.20-105-g3a960ff

2008-07-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit b77330f6fbe386fe2dde014b6010cd1d3283b9ae Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Jul 6 21:34:54 2008 +0300 dpkg: Move trig_file_activate call from namenodetouse to its callers diff --git a/ChangeLog b/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.20-105-g3a960ff

2008-07-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3a9602b8ff08d924e5e4fcba8fec640b43be Author: Guillem Jover [EMAIL PROTECTED] Date: Thu Jul 10 09:12:11 2008 +0300 Do not leave new conffile as .dpkg-new when it has been diverted Also properly activate the file

[SCM] dpkg's main repository branch, master, updated. 1.14.20-114-g13122b7

2008-07-21 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8f1a7a3643157f17a955f75fc1c43796c8ac8fc1 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jul 22 07:31:02 2008 +0300 Rename struct packageinlist to pkg_deconf_list diff --git a/ChangeLog b/ChangeLog index 8be4206..15e5f7f

[SCM] dpkg's main repository branch, master, updated. 1.14.20-114-g13122b7

2008-07-21 Thread Guillem Jover
The following commit has been merged in the master branch: commit 199d3725368f7ea5a3a6ee3842eb5b66cd1df815 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jul 22 07:33:17 2008 +0300 Move struct pkg_deconf_list declaration to archives.h diff --git a/ChangeLog b/ChangeLog index 15e5f7f

[SCM] dpkg's main repository branch, master, updated. 1.14.20-114-g13122b7

2008-07-21 Thread Guillem Jover
The following commit has been merged in the master branch: commit 13122b76e597b1a0b1a811810f3e08e81a4e64e2 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Jul 22 08:03:00 2008 +0300 Move duplicate pkglistqsortcmp functions to src/pkg-list.c diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-116-gf85913b

2008-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit 35b93f6961025b4468c00a406a0e3dcfcea184c1 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Jul 26 07:14:54 2008 +0300 libdpkg: Do not set the type to 'field' in parseformat This information is already set

[SCM] dpkg's main repository branch, master, updated. 1.14.20-116-gf85913b

2008-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit f85913b03e016de54edefd03f692be4b207dd679 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Jul 26 07:52:42 2008 +0300 Move duplicate limiteddescription functions to src/pkg-show.c diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-125-gd1826b0

2008-08-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit bc6da1b38717c64473e946aa4cc5cf7a626d7dcb Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Aug 3 04:01:53 2008 +0300 s-s-d: Use proper UTF-8 mu symbol for the unit in the comment diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-125-gd1826b0

2008-08-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4ab792e665280c1a535045ee29f2a877304fb514 Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Aug 3 20:50:17 2008 +0300 s-s-d: When checking for a pid call pid_is_exec on KVM systems diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-125-gd1826b0

2008-08-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit d1826b026a0930f4950619472f4e8016a4558e63 Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Aug 3 23:25:03 2008 +0300 dpkg: Use blankpackageperfile instead of manually blanking the members diff --git a/ChangeLog b/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.20-128-g1ccfc48

2008-08-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 06c0f32e1036ee3f2a71804a2df32cd6635b5a92 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Aug 5 06:26:27 2008 +0300 dpkg-scanpackages: Use usageerr instead of embedded code diff --git a/ChangeLog b/ChangeLog index fe02b3c

[SCM] dpkg's main repository branch, master, updated. 1.14.20-128-g1ccfc48

2008-08-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1ccfc48ad31eb564360dc2f2b8175bd76f70 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Aug 5 06:59:47 2008 +0300 libdpkg: Use sizeof_array instead of ad-hoc calculation diff --git a/ChangeLog b/ChangeLog index 5e922f7

[SCM] dpkg's main repository branch, master, updated. 1.14.20-129-g8b2b9d9

2008-08-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8b2b9d9f33f26e54160d7b641d2a6d94c8301d34 Author: Guillem Jover [EMAIL PROTECTED] Date: Fri Aug 15 08:54:41 2008 +0300 man/: Improve authentication and checksum support comment in .debsa Closes: #492052 diff --git

[SCM] dpkg's main repository branch, lenny, updated. 1.14.20-37-g91798dd

2008-08-15 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 4c93e0ea1c95dd9259ae0424766913ade140a4b3 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Aug 11 20:06:25 2008 +0300 Revert Handle correctly packages in triggers-awaited state during recovery This reverts commit

[SCM] dpkg's main repository branch, lenny, updated. 1.14.20-37-g91798dd

2008-08-15 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 587b8d8696cb92a4a18901085db033d44bfe6f32 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Aug 11 20:22:01 2008 +0300 Fix up packages in an inconsistent triggers-awaited state When loading the status file fix up any

[SCM] dpkg's main repository branch, lenny, updated. 1.14.20-37-g91798dd

2008-08-15 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit df21e28ec2ea8bafa47da13101dcd3fa2b76823d Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Aug 13 21:19:28 2008 +0300 Fix --no-act in triggers related code Closes: #495097 diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, lenny, updated. 1.14.20-37-g91798dd

2008-08-15 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 91798ddd126ee3670e51439404580c802a323b2b Author: Guillem Jover [EMAIL PROTECTED] Date: Fri Aug 15 07:36:16 2008 +0300 dpkg: Move lzma from Suggests to Pre-Depends Closes: #456332 diff --git a/debian/changelog b

[SCM] dpkg's main repository branch, lenny, updated. 1.14.20-40-g8fe053c

2008-08-15 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 8fe053cbfd17ca08d6d00a29f3fe82967eb0e385 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Jun 4 08:07:31 2008 +0300 Close --status-fd file descriptors on exec This avoids those being inherited by the childs

[SCM] dpkg's main repository branch, lenny, updated. 1.14.20-44-gbcf7232

2008-08-17 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit da41337d96b4b2ef0dc3d6473fb8d2d1383839a3 Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Aug 17 17:11:30 2008 +0300 State that the preferred front-end is aptitude All instances recommending dselect cannot be changed

[SCM] dpkg's main repository branch, master, updated. 1.14.20-133-g9613373

2008-08-17 Thread Guillem Jover
The following commit has been merged in the master branch: commit 9c84e1dd3eeb99943a9cdb0e16c93a8dc6d530a1 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Aug 18 03:14:58 2008 +0300 man/dpkg-trigger.1: Set program names in bold diff --git a/ChangeLog b/ChangeLog index 8c613e8..962c883

[SCM] dpkg's main repository branch, master, updated. 1.14.20-133-g9613373

2008-08-17 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7d19a129b7e5b4a4abab1344f3873ef6e08aa708 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Aug 18 02:49:30 2008 +0300 man/: Use a troff special character for the copyright symbol diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-133-g9613373

2008-08-17 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4141faf3dacb16973b86b219de2ff86409693439 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Aug 18 03:32:03 2008 +0300 Move dselect specific macros from dpkg.h to dselect/method.h diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.20-134-g0c10964

2008-08-17 Thread Guillem Jover
The following commit has been merged in the master branch: commit 0c109640582ae3b98c8151f8ec3a74f4af92a792 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Aug 18 04:09:25 2008 +0300 libdpkg: Remove unused macro ARCHBINFMT diff --git a/ChangeLog b/ChangeLog index 0ee80a5..625fdc5 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.20-139-g554341b

2008-08-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit 88e7b54eeb46dcfa78e34aad91710df38d22451d Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Aug 24 02:03:27 2008 +0300 Unify inclusion usage of config.h Do not include it from header files. And use instead of . diff

[SCM] dpkg's main repository branch, master, updated. 1.14.20-139-g554341b

2008-08-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit 51a7788dd5b0599ae3119faca7503864c8c4f096 Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Aug 24 08:31:07 2008 +0300 libdpkg: Conditionalize stddef.h inclusion on HAVE_STDDEF_H diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, lenny, updated. 1.14.21-1-gaa5a9c1

2008-08-25 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit aa5a9c1fb9304e5f567d8e799ae1a94bee70824f Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Aug 26 05:52:05 2008 +0300 Bump version to 1.14.22~ diff --git a/ChangeLog b/ChangeLog index 38a3c65..dbe44d0 100644 --- a/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit c47003c7b240b4f295e4555794835e6a0aeddfe0 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Aug 27 00:05:29 2008 +0300 libdpkg: Do not pass any argument to standard_shutdown diff --git a/ChangeLog b/ChangeLog index bfa9f6b

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit e25f2574fd6c30bfaa0902e7b0d818f0b1b2f46c Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Sep 8 03:16:59 2008 +0300 libdpkg: Move stdlib.h inclusion to its direct includers diff --git a/ChangeLog b/ChangeLog index d371989

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 405accb78561ac2205b33627f2809a7f10e93ee6 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Sep 8 02:29:20 2008 +0300 libdpkg: Move myopt from standard_startup to each program main diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit c775ee880e31420e66073fa0c8b05fc23485c2ca Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Sep 8 03:03:56 2008 +0300 libdpkg: Remove out of sync comment diff --git a/ChangeLog b/ChangeLog index 22d2d8d..caa6d46 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6467b82b7b255eb64febcf7f1a66df752deb3eb9 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Sep 10 02:43:15 2008 +0300 libcompat: Change unsetenv to return a status code diff --git a/ChangeLog b/ChangeLog index 4de5e5f

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8b41182d2cf4ebd5a38ff64601c2417b6617ac49 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Sep 10 02:44:36 2008 +0300 libcompat: Use '\0' instead of NULL to terminate a string in vsnprintf diff --git a/ChangeLog b/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 29970f7d1a86639d5bd68265e278e9156af155b6 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Sep 10 02:48:25 2008 +0300 libcompat: Make snprintf use vsnprintf instead of vsprintf diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 66cac9c364b69b1ae89db085bc24fcae04b7f6ec Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Sep 13 19:01:33 2008 +0300 libcompat: Use the return value from vfprintf instead of fstat diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3c64a11089f3027673b27a249d3630a84ea8e9bd Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Sep 13 20:24:10 2008 +0300 libcompat: Do not return a string for signal 0 diff --git a/ChangeLog b/ChangeLog index 9006d31..47e565f

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1d77d346c6617364aa8edf0d6df0d562fd961943 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Sep 13 20:20:16 2008 +0300 libcompat: Offset signal string array by one Insert an entry for signal 0 so that the rest

[SCM] dpkg's main repository branch, master, updated. 1.14.22-169-gdc1e8a1

2008-09-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 0617b54917b25baf173afc5b80d850de8bc678c2 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Sep 13 21:13:59 2008 +0300 libcompat: Rename scandir function name arguments diff --git a/ChangeLog b/ChangeLog index ba12529

[SCM] dpkg's main repository branch, lenny, updated. 1.14.22-15-g3a45188

2008-11-10 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 3a451882182f648f23e46957dd1255d957ff2116 Author: Jordi Mallach [EMAIL PROTECTED] Date: Tue Nov 11 09:43:31 2008 +0200 Update Catalan translation diff --git a/debian/changelog b/debian/changelog index 8f89ceb..1dca961 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.22-175-g2f6b664

2008-11-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 2f6b6645dc9d8e7d64724be18a2d3bdb19ce11cf Author: Guillem Jover [EMAIL PROTECTED] Date: Thu Oct 23 03:20:12 2008 +0300 Use new style perl function calls diff --git a/ChangeLog b/ChangeLog index 38cc474..32a7abe 100644

[SCM] dpkg's main repository branch, lenny, updated. 1.14.22-19-gc917e30

2008-11-14 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit c8d175fd5578a171f91c9d921efac237325232fb Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Nov 10 07:22:22 2008 +0200 dpkg: untangle onerr_abort from too many errors condition Give the “too many errors” while

[SCM] dpkg's main repository branch, lenny, updated. 1.14.22-19-gc917e30

2008-11-14 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 9080bf737b8beb5b34efb7546e39857787412e23 Author: Guillem Jover [EMAIL PROTECTED] Date: Wed Oct 15 09:34:36 2008 +0300 libdpkg: Refactor error handler execution code Move all longjmp calls to a new run_error_handler

[SCM] dpkg's main repository branch, lenny, updated. 1.14.22-41-g350eb93

2008-11-18 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 914192ab5ac629825d1fb85033d2dcc4a9a1e1fb Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Nov 18 10:07:33 2008 +0200 man: Add a proper header comment diff --git a/man/ChangeLog b/man/ChangeLog index 5c9a263..4d38717 100644

[SCM] dpkg's main repository branch, lenny, updated. 1.14.22-41-g350eb93

2008-11-18 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 2dc426e49994f5b7270b957adf93132d9436ce7e Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Nov 18 10:24:58 2008 +0200 man: Unfuzzy the control msgid diff --git a/man/ChangeLog b/man/ChangeLog index 4d38717..b69b77e 100644

[SCM] dpkg's main repository branch, lenny, updated. 1.14.22-41-g350eb93

2008-11-18 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 350eb931c91ce1592521eb970b8d377bd0d26cad Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Nov 18 10:32:26 2008 +0200 Add bug closure Closes: #367226 diff --git a/debian/changelog b/debian/changelog index 18b0384

[SCM] dpkg's main repository branch, lenny, updated. 1.14.23-1-ga112740

2008-11-18 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit a112740a041a197904fc9bf2d542b723c14e7073 Author: Guillem Jover [EMAIL PROTECTED] Date: Tue Nov 18 12:41:23 2008 +0200 Bump version to 1.14.24~ diff --git a/ChangeLog b/ChangeLog index 63aa9c3..07dcf34 100644 --- a/ChangeLog

[SCM] dpkg's main repository annotated tag, 1.14.23, created. 1.14.23

2008-11-18 Thread Guillem Jover
The annotated tag, 1.14.23 has been created at 3e0784afcf1e36f7bb08a3f4db2e17ebfeef5ab8 (tag) tagging 87ee5d337e691d82c55edb5a76a7cc3d117f970e (commit) replaces 1.14.22 tagged by Guillem Jover on Tue Nov 18 13:17:52 2008 +0200 - Shortlog

[SCM] dpkg's main repository branch, etch, updated. 1.13.26

2008-12-01 Thread Guillem Jover
/archives.c (linktosameexistingdir): New function. + (tarobject): Call linktosameexistingdir if the tarball and the on-disk + files are symlinks and ignore the symlink if it returns true. + 2008-12-01 Guillem Jover [EMAIL PROTECTED] * configure.ac: Bump version to 1.13.26~. diff

[SCM] dpkg's main repository branch, etch, updated. 1.13.26

2008-12-01 Thread Guillem Jover
The following commit has been merged in the etch branch: commit a6123d415f8455d4643ea326603526449ad7a99c Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Feb 17 06:34:41 2008 +0200 dpkg.cfg: Reintroduce 'no-debsig' option This avoids failing to install any package when debsig

[SCM] dpkg's main repository branch, etch, updated. 1.13.26

2008-12-01 Thread Guillem Jover
The following commit has been merged in the etch branch: commit 61a1493e213a0e5d40d736eebd6b02b49f8629e5 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Dec 1 21:43:00 2008 +0200 Release dpkg 1.13.26 diff --git a/ChangeLog b/ChangeLog index c83e998..2709996 100644 --- a/ChangeLog +++ b

[SCM] dpkg's main repository branch, master, updated. 1.14.23-183-gf29e54a

2008-12-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit decb92e45369aea1969c3e3220610728bc36ceb6 Author: Guillem Jover [EMAIL PROTECTED] Date: Fri Dec 5 06:55:24 2008 +0200 libdpkg: Make warning() not implicitly print the errno string The callers who want the errno string

[SCM] dpkg's main repository branch, master, updated. 1.14.23-183-gf29e54a

2008-12-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit bac56ef59f96318eb4954c43bfc83590ef7d7492 Author: Guillem Jover [EMAIL PROTECTED] Date: Fri Nov 21 16:52:03 2008 +0200 libdpkg: In checksubprocerr return an explicit 0 instead of n diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.23-183-gf29e54a

2008-12-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit f29e54ab5ccf99376dfb3a9ac824ea795c260e10 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Nov 24 06:25:52 2008 +0200 libdpkg: Move subprocess related functions from mlib.c to subproc.c diff --git a/ChangeLog b/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 40a15bdb0c74ec3c20fe46248fbdd27e3e242bc0 Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Dec 6 13:42:59 2008 +0200 libdpkg: Add support for format strings to internerr diff --git a/ChangeLog b/ChangeLog index 7da93be

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7e1f9c695eab3e57ab679ad80c0637a4071cb632 Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Dec 7 00:22:40 2008 +0200 Dpkg::ErrorHandling: Replace failure calls with error or syserr There's no point in a different

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit af77eb72143642921585ed38efb5ab3b8158ab7f Author: Guillem Jover [EMAIL PROTECTED] Date: Sat Dec 6 23:03:54 2008 +0200 scripts: Do not use sprintf for functions supporting variable args diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 32bb29c7bffd9354cdaea4ad30fc84d02ea57bde Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Dec 7 00:25:51 2008 +0200 scripts: Do not mark internerr strings for translation diff --git a/ChangeLog b/ChangeLog index 8b9d1fd

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 43fc4ae3712fa40f85679feb32e7987f06a3c714 Author: Guillem Jover [EMAIL PROTECTED] Date: Thu Nov 20 05:57:37 2008 +0200 Mark strings for translation diff --git a/ChangeLog b/ChangeLog index 4c51298..5c52a8e 100644

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit c9ab34f30bcb3967fada97df6ce03edcb475ebbd Author: Guillem Jover [EMAIL PROTECTED] Date: Sun Dec 7 00:28:10 2008 +0200 Improve internerr output messages and print the invalid value diff --git a/ChangeLog b/ChangeLog index

[SCM] dpkg's main repository branch, master, updated. 1.14.23-193-g44d71c0

2008-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 44d71c0e8ad2d611778bf9fe2ceabecc19b92060 Author: Guillem Jover [EMAIL PROTECTED] Date: Mon Dec 8 03:32:29 2008 +0200 TODO: Add new items diff --git a/TODO b/TODO index 06de37b..9d1256a 100644 --- a/TODO +++ b/TODO @@ -32,6

[SCM] dpkg's main repository branch, lenny, updated. 1.14.23-7-g4021e3d

2008-12-20 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 4021e3db0f30bf4a19abb2a54fe5758654baa4e3 Author: Guillem Jover guil...@debian.org Date: Sat Dec 20 13:17:51 2008 +0200 Error out when trying to replace a conffile w/o a Replaces field Do not allow installing packages

[SCM] dpkg's main repository branch, lenny, updated. 1.14.24-1-gc2cd395

2008-12-28 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 47ff5c902dbc4b9a453921ed84692e783cb155b7 Author: Guillem Jover guil...@debian.org Date: Mon Dec 29 05:38:53 2008 +0100 Release 1.14.24 diff --git a/ChangeLog b/ChangeLog index 2b8ba03..10cc32a 100644 --- a/ChangeLog +++ b

[SCM] dpkg's main repository branch, lenny, updated. 1.14.24-1-gc2cd395

2008-12-28 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit c2cd3952dd5d4eb2466410932e8caa670d6577f2 Author: Guillem Jover guil...@debian.org Date: Mon Dec 29 05:53:38 2008 +0100 Bump version to 1.14.25~ diff --git a/ChangeLog b/ChangeLog index 10cc32a..674 100644 --- a/ChangeLog

[SCM] dpkg's main repository annotated tag, 1.14.24, created. 1.14.24

2008-12-28 Thread Guillem Jover
The annotated tag, 1.14.24 has been created at b5b13e4a9b49158dbd31a8f3b0dcb07a66b7c841 (tag) tagging 47ff5c902dbc4b9a453921ed84692e783cb155b7 (commit) replaces 1.14.23 tagged by Guillem Jover on Mon Dec 29 05:40:12 2008 +0100 - Shortlog

[SCM] dpkg's main repository branch, master, updated. 1.14.23-198-gc5ab809

2009-01-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit 40ceeb668831e537d385e17f2581d89cb939d914 Author: Guillem Jover guil...@debian.org Date: Tue Dec 23 17:15:25 2008 +0200 libdpkg: Do not log repeated data when the write call wrote partially diff --git a/ChangeLog b/ChangeLog

[SCM] dpkg's main repository branch, master, updated. 1.14.23-198-gc5ab809

2009-01-03 Thread Guillem Jover
/ChangeLog index 53c64df..b3d2902 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 Colin Watson cjwat...@ubuntu.com + + * src/help.c (preexecscript): Call chdir after chroot. + 2008-12-23 Guillem Jover guil...@debian.org * lib/log.c (statusfd_send): Pass

[SCM] dpkg's main repository branch, master, updated. 1.14.23-198-gc5ab809

2009-01-03 Thread Guillem Jover
The following commit has been merged in the master branch: commit c5ab80941dc42cdaae0f89aab5e182c3eb2154b4 Author: Guillem Jover guil...@debian.org Date: Tue Dec 30 18:24:49 2008 +0100 libdpkg: Move basusage from ehandle to myopt To reduce inter-dependencies due to usage

[SCM] dpkg's main repository branch, lenny, updated. 1.14.24-4-gf16b39c

2009-01-04 Thread Guillem Jover
The following commit has been merged in the lenny branch: commit 6fcd43e8dfc36578e6a3f4f76e31049c4495b0d7 Author: Deng Xiyue manphiz-gu...@users.alioth.debian.org Date: Mon Jan 5 00:33:13 2009 +0200 Update Simplified Chinese dpkg translation Closes: #506177 diff --git

<    1   2   3   4   5   6   7   8   9   10   >