Age | Commit message (Collapse) | Author |
|
Author: mdz
Date: 2004-01-27 02:25:01 GMT
* Restore SIGINT/SIGQUIT handlers to their old values (rather than
SIG_DFL) after invoking dpkg (Closes: #229854)
|
|
Author: mdz
Date: 2004-01-26 17:01:53 GMT
* Initialize StatusFile in debSystem (Closes: #229791)
|
|
Author: mdz
Date: 2004-01-04 07:41:30 GMT
* Fix debSourcesIndex::Describe() to correctly say "Sources" rather than
"Packages"
|
|
Author: mdz
Date: 2003-09-22 04:16:26 GMT
* Move comment for ListParser::ParseDepends into the right place
|
|
Author: mdz
Date: 2003-09-10 23:39:49 GMT
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version
comparisons with '~' (Closes: #205960)
|
|
Author: mdz
Date: 2003-07-26 00:25:44 GMT
* Only try to clear stdin if it is a tty, to avoid looping if there is
lots of stuff (perhaps an infinite amount) to read (Closes: #192228)
|
|
Author: mdz
Date: 2003-07-18 14:13:59 GMT
- Don't fall off the end of the buffer when comparing versions.
|
|
Author: doogie
Date: 2003-04-27 03:02:40 GMT
When building the dpkg command line, allow for 8192 chars to be used,
instead of only 1024.
|
|
Author: jgg
Date: 2003-01-27 00:05:59 GMT
Remove unused variables
|
|
Author: jgg
Date: 2003-01-11 07:16:33 GMT
G++ 3.2 fixes
|
|
Author: jgg
Date: 2002-11-23 07:54:36 GMT
Tidy style for new dpkg version compare function
|
|
Author: doogie
Date: 2002-11-22 06:59:35 GMT
New deb version compare function, that has no integer limits, and supports
pre-versions using ~. Code ported from dpkg.
|
|
Author: jgg
Date: 2002-04-24 05:40:47 GMT
Configurable max values to use with dpkg
|
|
Author: jgg
Date: 2002-04-02 06:42:39 GMT
Ignore pipe failured for package list sub process. Closes: #89830
|
|
Author: tausq
Date: 2001-11-04 17:09:18 GMT
Add --arch-only option for apt-get build-dep only only process
arch-dependent build-dependencies.
Small change to srcrecord class; bumped minor so number to 3.3
|
|
Author: tausq
Date: 2001-10-02 03:03:47 GMT
fix build-dependency parser to understand [!arch] flags (Closes: #88798)
|
|
Author: jgg
Date: 2001-07-26 06:15:59 GMT
Larger line buffer, #106591
|
|
Author: jgg
Date: 2001-05-27 05:42:36 GMT
deblistparser.cc
|
|
Author: jgg
Date: 2001-05-27 05:36:04 GMT
More ignoring of versionless packages
|
|
Author: jgg
Date: 2001-05-27 04:42:19 GMT
Fixed typo
|
|
Author: jgg
Date: 2001-05-27 04:40:57 GMT
Fixed c_str handling
|
|
Author: jgg
Date: 2001-05-07 05:35:46 GMT
Moved using around
|
|
Author: jgg
Date: 2001-05-07 05:05:13 GMT
G++3 fixes from Randolph
|
|
Author: jgg
Date: 2001-05-03 05:25:04 GMT
RPM version compare test program
|
|
Author: jgg
Date: 2001-04-29 05:13:51 GMT
'apt-cache policy' preferences debug tool.
|
|
Author: jgg
Date: 2001-03-13 06:51:46 GMT
Alfredo's vendor stuff
|
|
Author: jgg
Date: 2001-02-23 06:41:55 GMT
Double slash bug
|
|
Author: jgg
Date: 2001-02-22 06:26:27 GMT
Two small bug fixes
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-05-13 01:52:38 GMT
* Added DPkg::FlushSTDIN to control the flushing of stdin before
forking dpkg. Closes: #63991
|
|
Author: jgg
Date: 1999-12-12 03:48:36 GMT
Added subprocess to segfault error
|
|
Author: jgg
Date: 1999-12-10 06:30:42 GMT
More Solaris fixes
|
|
Author: jgg
Date: 1999-10-18 04:15:24 GMT
Fixed for 0 length source files
|
|
Author: jgg
Date: 1999-10-18 03:44:39 GMT
apt-cache showsrc
|
|
Author: jgg
Date: 1999-09-30 06:30:34 GMT
Bug fixes
|
|
Author: jgg
Date: 1999-09-10 02:40:31 GMT
Fixed calling of pre-dpkg script
|
|
Author: jgg
Date: 1999-08-03 05:21:19 GMT
Fixed bad return for missing updates directory
|
|
Author: jgg
Date: 1999-07-30 06:15:14 GMT
Joey Hess's patch
|
|
Author: jgg
Date: 1999-07-30 05:36:52 GMT
Fixed up dpkginit and acquire stuff..
|
|
Author: jgg
Date: 1999-07-30 02:54:25 GMT
Fixed the infinite loop problem
|
|
Author: jgg
Date: 1999-07-26 17:46:07 GMT
Minor cleanups, fix for checksum lowercase bug
|
|
Author: jgg
Date: 1999-07-09 04:11:33 GMT
g++- works
|
|
Author: jgg
Date: 1999-07-03 03:10:35 GMT
CD swapping support
|
|
Author: jgg
Date: 1999-06-04 05:54:20 GMT
Changed CRC algorithm
|
|
Author: jgg
Date: 1999-05-23 22:55:54 GMT
Multiple different versions support
|
|
Author: jgg
Date: 1999-05-18 05:28:03 GMT
Fixed parsing of source: lines
|
|
Author: jgg
Date: 1999-04-20 05:02:09 GMT
Working apt-get source build stuff
|
|
Author: jgg
Date: 1999-04-18 06:36:36 GMT
Support for memory-only caching
|
|
Author: jgg
Date: 1999-04-12 19:16:11 GMT
Fixed space parsing problem
|
|
Author: jgg
Date: 1999-04-07 05:51:01 GMT
Nother typo
|