David Kalnischkies
|
a02f0c29d9
now that the package name 'apt' is a magic word enabling essential status
|
14 rokov pred |
David Kalnischkies
|
796848567b
show which dependency couldn't be satisfied in the debug output
|
14 rokov pred |
Michael Vogt
|
6845391844
releasing version 0.8.16~exp13
|
14 rokov pred |
Michael Vogt
|
7296e47e10
merged from lp:~donkult/apt/experimental
|
14 rokov pred |
David Kalnischkies
|
de31189fca
add Debug::pkgAcqArchive::NoQueue to disable package downloading
|
14 rokov pred |
David Kalnischkies
|
e8184cc38f
merge with apt/experimental
|
14 rokov pred |
Michael Vogt
|
e2625f67ef
* apt-pkg/packagemanager.cc:
|
14 rokov pred |
David Kalnischkies
|
84e254d6ae
* apt-pkg/contrib/fileutl.cc:
|
14 rokov pred |
Julian Andres Klode
|
22d9031d52
changelog: Document scoring difference for Important flag
|
14 rokov pred |
Julian Andres Klode
|
c520086906
* Treat the Important flag like the Essential flag with two differences:
|
14 rokov pred |
Julian Andres Klode
|
fb805d80bf
* apt-pkg/packagemanager.cc:
|
14 rokov pred |
Julian Andres Klode
|
945099df10
* apt-pkg/deb/deblistparser.cc:
|
14 rokov pred |
David Kalnischkies
|
324cbd5693
as we parse datestrings from external sources a lot specify the length
|
14 rokov pred |
David Kalnischkies
|
785412cf3b
fix "(style) The scope of the variable 'count' can be reduced"
|
14 rokov pred |
David Kalnischkies
|
13ad8ce30c
micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive types."
|
14 rokov pred |
David Kalnischkies
|
b3c36c6e2f
set char-limits for the scanf parsing previous crash-reports
|
14 rokov pred |
David Kalnischkies
|
b4a6673c48
fix "(performance) Possible inefficient checking for 'R' emptiness."
|
14 rokov pred |
David Kalnischkies
|
deb0d61de5
fix "(style) Checking if unsigned variable 'Minor' is less than zero."
|
14 rokov pred |
David Kalnischkies
|
74865d5d41
ensure that (s)scanf doesn't parse a too long Code now that a previous
|
14 rokov pred |
David Kalnischkies
|
cddbc86deb
fix two "(style) Variable 'Res' is assigned a value that is never used"
|
14 rokov pred |
David Kalnischkies
|
ce3c2407d9
fix "(error) Possible null pointer dereference: BindAddr" by ensuring
|
14 rokov pred |
David Kalnischkies
|
f685054e7e
fix "(style) Statements following return, break, continue, goto or throw
|
14 rokov pred |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
14 rokov pred |
David Kalnischkies
|
b1803e01ec
handle a SIGINT in all modes as a break after the currently running
|
14 rokov pred |
David Kalnischkies
|
de498a528c
* apt-pkg/acquire-item.cc:
|
14 rokov pred |
Simon Ruderich
|
43c1ca5d1e
testcase for CVE-2012-0214
|
14 rokov pred |
David Kalnischkies
|
440d3d654a
* apt-pkg/packagemanager.cc:
|
14 rokov pred |
David Kalnischkies
|
d73840dc51
allow msgtest to be used with only one parameter
|
14 rokov pred |
David Kalnischkies
|
2264548ff2
show in the debug output if we are looping in the avoid breaks
|
14 rokov pred |
David Kalnischkies
|
6b92f60c38
eanup the ordering-code avoiding a break (no function change)
|
14 rokov pred |