David Kalnischkies
99ed26d322
* apt-pkg/contrib/gpgv.cc:
- ExecGPGV is a method which should never return, so mark it as such
and fix the inconsistency of returning in error cases
10 years ago
David Kalnischkies
2f5b615169
* apt-pkg/indexcopy.cc:
- rename RunGPGV to ExecGPGV and move it to apt-pkg/contrib/gpgv.cc
10 years ago
Michael Vogt
5597100421
* SECURITY UPDATE: InRelease verification bypass
- CVE-2013-1051
* apt-pkg/deb/debmetaindex.cc,
test/integration/test-bug-595691-empty-and-broken-archive-files,
test/integration/test-releasefile-verification:
- disable InRelease downloading until the verification issue is
fixed, thanks to Ansgar Burchardt for finding the flaw
10 years ago
Michael Vogt
ee5505af11
releasing version 0.9.7.7
10 years ago
Michael Vogt
da81265b37
merged from lp:~donkult/apt/sid
10 years ago
Michael Vogt
fb3ecf1634
change permissions of /var/log/apt/term.log to 0640 (LP: #975199 )
10 years ago
bubulle@debian.org
b98891e1e0
Fix Plural forms in German, French, Japanese and Portuguese
translations. Thanks to Jakub Wilk for reporting these errors.
10 years ago
bubulle@debian.org
d4bb5cc77a
Vietnamese (Trần Ngọc Quân). Closes : #693773
10 years ago
Jonathan Thomas
0291f6459b
* apt-pkg/algorithms.cc:
- fix package-pointer array memory leak in ResolveByKeepInternal()
10 years ago
David Kalnischkies
b83cad32f1
* apt-pkg/algorithms.cc:
- ensure pkgProblemResolver calls MarkDelete without FromUser set
so that it can't overrule holds and the protection flag
10 years ago
David Kalnischkies
b29c448254
* cmdline/apt-get.cc:
- do not call Mark{Install,Delete} from the autoremove code with
the FromUser bit set to avoid modifying the auto-installed bit
10 years ago
David Kalnischkies
35f6b9ea8a
no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk
10 years ago
David Kalnischkies
c1e0a100d1
* apt-pkg/depcache.cc:
- don't call MarkInstall with the FromUser flag set for packages
which are dependencies of APT::Never-MarkAuto-Sections matchers
10 years ago
Michael Vogt
446fb1002a
merged frm donkult
10 years ago
bubulle@debian.org
548112bff1
Thai (Theppitak Karoonboonyanan). Closes : #691613
10 years ago
David Kalnischkies
2b8b1e7a16
* apt-pkg/packagemanager.cc:
- do not do lock-step configuration for a M-A:same package if it isn't
unpacked yet in SmartConfigure and do not unpack a M-A:same package
again in SmartUnPack if we have already configured it (LP: #1062503 )
10 years ago
David Kalnischkies
18056707d9
adds a comment for Translators to the 'do as I say' prompt to
prevent problems like #691024 in new translations
10 years ago
bubulle@debian.org
9708c074b5
Drop a confusing non-breaking space. Closes : #691024
10 years ago
Jordi Mallach
335b76c23f
Catalan (Jordi Mallach)
10 years ago
Michael Vogt
27a83019db
releasing version 0.9.7.6
10 years ago
Michael Vogt
27cae77154
* apt-pkg/pkgcachegen.cc:
- Fix crash if the cache is remapped while writing a Provides version
(LP: #1066445 ).
10 years ago
Michael Vogt
5caefc9115
merge from lp:~donkult/apt/sid
10 years ago
David Kalnischkies
7f18595b3e
remove 256 char line limit by using getline() (POSIX.1-2008)
10 years ago
David Kalnischkies
b8c50bd041
* apt-pkg/contrib/netrc.cc:
- remove the 64 char limit for login/password in internal usage
10 years ago
David Kalnischkies
9044241535
Add a Closes tag for the self-conflict fix:
ignore negative dependencies applying in the same group for M-A:same
packages on the real package name as self-conflicts (Closes : #688863 )
10 years ago
David Kalnischkies
9ed80cdd1f
* apt-pkg/policy.cc:
- match pins with(out) an architecture as we do on the commandline
(partly fixing #687255 , b= support has to wait for jessie)
10 years ago
David Kalnischkies
036eb0127a
* apt-pkg/edsp.cc:
- include reinstall requests and already installed (= protected) packages
in the install-request for external resolvers (Closes : #689331 )
10 years ago
David Kalnischkies
7ccb5efb4f
write the native architecture as unique string into the cache header
as it is used for arch:all packages as a map to arch:native.
Otherwise arch comparisons later will see differences (Closes : #689323 )
10 years ago
David Kalnischkies
dfe45e1f11
correct "3 missing" to "2 missing" remap registrations as the Version
handled in NewVersion is already registered
10 years ago
Michael Vogt
e74ff795d3
merged lp:~mvo/apt/mvo
10 years ago
A. Bondarenko
95f9393859
Ukrainian program translation update (A. Bondarenko)
10 years ago
Michael Vogt
24fd9c0645
merged from lp:~donkult/apt/sid
10 years ago
David Kalnischkies
173c98da4c
* cmdline/apt-cache.cc:
- print versioned dependency relations in (r)depends if the option
APT::Cache::ShowVersion is true (default: false) as discussed in
#218995 to help debian-cd fixing #687949 . Thanks to Sam Lidder
for initial patch and Steve McIntyre for nagging and testing!
10 years ago
David Kalnischkies
021626db10
* apt-pkg/pkgcache.cc:
- ignore negative dependencies applying in the same group for
M-A:same packages on the real package name as self-conflicts
11 years ago
David Kalnischkies
9abb228384
add 3 missing remap registrations causing a segfault in case
we use the not remapped iterators after a move of the mmap again
11 years ago
David Kalnischkies
7605509f7c
* apt-pkg/pkgcachegen.cc:
- ensure that dependencies for packages:none are always generated
11 years ago
Michael Vogt
6fdb6892cb
releasing version 0.9.7.5
11 years ago
Michael Vogt
ad6946e73c
merged from lp:~donkult/apt/sid
11 years ago
David Kalnischkies
8ec008808c
* apt-pkg/pkgcachegen.cc:
- do not create 'native' (or now 'none') package structures as a side
effect of description translation parsing as it pollutes the cache
11 years ago
David Kalnischkies
c919ad6e4d
handle packages without a mandatory architecture (debian-policy §5.3)
by introducing a pseudo-architecture 'none' so that the small group of
users with these packages can get right of them without introducing too
much hassle for other users (Closes : #686346 )
11 years ago
bubulle@debian.org
4c81d32aad
Portuguese (Américo Monteiro) ( Closes : #686975 )
11 years ago
Michael Vogt
601c2c8ec3
apt-pkg/aptconfiguration.h: fix compiler error
11 years ago
Michael Vogt
89e95aee05
merged lp:~donkult/apt/sid
11 years ago
David Kalnischkies
92f212774b
report the package name with architecture in the "no file" error message
11 years ago
David Kalnischkies
3663572002
unpack versions only in case a different version from the package
and avoid re-unpack otherwise (Closes : #670900 )
11 years ago
David Kalnischkies
c45233eaf6
* apt-pkg/cdrom.cc:
- copy only configured translation files from a CD-ROM and not all
available translation files preventing new installs with d-i from
being initialized with all translations (Closes : #678227 )
- handle Components in the reduction for the source.list as multi-arch CDs
otherwise create duplicated source entries (e.g. "wheezy main main")
11 years ago
David Kalnischkies
12c7078f50
- do not create duplicated flat-archive CD-ROM sources for foreign
architectures on multi-arch CD-ROMs
- do not warn about files which have a record in the Release file, but
are not present on the CD to mirror the behavior of the other methods
and to allow uncompressed indexes to be dropped without scaring users
- handle Components in the reduction for the source.list as multi-arch CDs
11 years ago
David Kalnischkies
8628c2f7a6
* apt-pkg/cdrom.cc:
- handle Components in the reduction for the source.list as multi-arch cds
otherwise create duplicated source entries (e.g. "wheezy main main")
11 years ago
David Kalnischkies
d29a5330af
* apt-pkg/indexcopy.cc:
- do not create duplicated flat-archive cdrom sources for foreign
architectures on multi-arch cdroms
11 years ago
KURASAWA Nozomu
3542911a5e
* Japanese manpage translation update (KURASAWA Nozomu) ( Closes : #684435 )
11 years ago