diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-11-25 17:38:31 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-11-25 17:38:31 +0100 |
commit | f313e09d167cc7a83846ac9d4d5d72ba10cc2638 (patch) | |
tree | 480544a2e116383ea0744125f5dfb137c8669be2 /debian/changelog | |
parent | 78d9037a80109d942f353fe78958417428240f72 (diff) |
Fix typo reported by codespell in code comments
No user visible change expect for some years old changelog entries,
so we don't really need to add a new one for this…
Reported-By: codespell
Gbp-Dch: Ignore
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 6bce99e1d..5347cb129 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2744,7 +2744,7 @@ apt (1.0.9) unstable; urgency=high * SECURITY UPDATE: - incorrect invalidating of unauthenticated data (CVE-2014-0488) - - incorect verification of 304 reply (CVE-2014-0487) + - incorrect verification of 304 reply (CVE-2014-0487) - incorrect verification of Acquire::Gzip indexes (CVE-2014-0489) -- Michael Vogt <mvo@debian.org> Mon, 15 Sep 2014 08:34:46 +0200 @@ -3651,7 +3651,7 @@ apt (0.9.9.4) unstable; urgency=low [ David Kalnischkies ] * pick up Translation-* even if only compressed available (Closes: 717665) - * request absolute URIs from proxies again (0.9.9.3 regession) + * request absolute URIs from proxies again (0.9.9.3 regression) (Closes: 717891) [ Michael vogt ] @@ -8066,7 +8066,7 @@ apt (0.7.12) unstable; urgency=low that can be used to sign the archive signing keys. This should make key-rollover easier. * apt-pkg/deb/dpkgpm.cc: - - merged patch from Kees Cook to fix anoying upper-case display + - merged patch from Kees Cook to fix annoying upper-case display on amd64 in sbuild * apt-pkg/algorithms.cc: - add APT::Update::Post-Invoke-Success script slot @@ -9166,7 +9166,7 @@ apt (0.6.33) hoary; urgency=low - patch-1: cosmetic changes (whitespace, "Apt::GPGV->APT::GPGV") - patch-2: (doc) documentation for gpgv - patch-3: (doc) new config variables added configure-index - - patch-4: pkgAcquire::Run() pulse intervall can be configured + - patch-4: pkgAcquire::Run() pulse interval can be configured - patch-5: fix for apt-get update removing Release.gpg files (#6865) - patch-6: change the path scoring in apt-cdrom, prefer paths without symlinks |