~l3on/ubuntu/lucid/apt/fix-917845

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2011-09-22 11:24:50 UTC
  • mfrom: (104.1.8 lucid-proposed)
  • Revision ID: package-import@ubuntu.com-20110922112450-xkgic19grtr3mqnn
Tags: 0.7.25.3ubuntu9.7
* SECURITY UPDATE: Disable apt-key net-update for now, as validation
  code is insecure. (LP: #856489)
  - cmdline/apt-key: exit immediately out of net_update().
  - CVE number pending

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
apt (0.7.25.3ubuntu9.7) lucid-security; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: Disable apt-key net-update for now, as validation
 
4
    code is insecure. (LP: #856489)
 
5
    - cmdline/apt-key: exit immediately out of net_update().
 
6
    - CVE number pending
 
7
 
 
8
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 22 Sep 2011 11:24:50 -0400
 
9
 
 
10
apt (0.7.25.3ubuntu9.6) lucid-proposed; urgency=low
 
11
 
 
12
  * backport support for xz compression (LP: #805389)
 
13
 
 
14
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 13 Jul 2011 11:57:22 +0200
 
15
 
 
16
apt (0.7.25.3ubuntu9.5) lucid-proposed; urgency=low
 
17
 
 
18
  [ Michael Vogt ]
 
19
  * debian/apt.cron.daily:
 
20
    - source /etc/default/locale (if available) so that the 
 
21
      apt-get update cron job fetches the right translated package
 
22
      descriptions (LP: #652951)
 
23
  
 
24
  [ Loïc Minier ]
 
25
  * Backport r2014.1.2 (see below); fixes bug in APT when running the
 
26
    linaro-image-tools testsuite; LP: #709895.
 
27
 
 
28
    [ David Kalnischkies ]
 
29
    * apt-pkg/acquire-item.cc:
 
30
      - use also unsigned Release files again (Closes: #596189)
 
31
  
 
32
  [ Colin Watson ]
 
33
  * Backport r1327.24.434, 1327.24.437, 1327.76.1 (LP: #787500)
 
34
 
 
35
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 24 May 2011 18:23:29 +0200
 
36
 
 
37
apt (0.7.25.3ubuntu9.4) lucid-proposed; urgency=low
 
38
 
 
39
  * backported the apt-ftparchive --arch support (LP: #714970)
 
40
 
 
41
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Feb 2011 20:56:11 +0100
 
42
 
 
43
apt (0.7.25.3ubuntu9.3) lucid-proposed; urgency=low
 
44
 
 
45
  * ftparchive/writer.cc:
 
46
    - port changes from maverick to remove size limit for
 
47
      Files,Checksum-Sha1,Checksum-Sha256
 
48
 
 
49
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Sep 2010 18:49:09 +0200
 
50
 
 
51
apt (0.7.25.3ubuntu9.2) lucid-proposed; urgency=low
 
52
 
 
53
  * ftparchive/writer.cc:
 
54
    - write out {Files,Checksum-Sha1,Checksum-Sha256} only if
 
55
      available LP: #633967. Thanks to Colin Watson
 
56
 
 
57
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Sep 2010 14:43:41 +0200
 
58
 
 
59
apt (0.7.25.3ubuntu9.1) lucid-proposed; urgency=low
 
60
 
 
61
  * apt-pkg/deb/dpkgpm.cc: 
 
62
    - Fix segmentation fault when /var/log/apt ist missing. LP: #535509
 
63
 
 
64
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Jul 2010 14:35:30 +0200
 
65
 
 
66
apt (0.7.25.3ubuntu9) lucid-proposed; urgency=low
 
67
 
 
68
  * debian/apt.postinst:
 
69
    - do not fail if getent returns nothing useful (LP: #579647)
 
70
      thanks to Jean-Baptiste Lallement
 
71
 
 
72
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 14 May 2010 09:40:50 +0200
 
73
 
 
74
apt (0.7.25.3ubuntu8) lucid-proposed; urgency=low
 
75
 
 
76
  [ Loïc Minier ]
 
77
  * Use https:// in Vcs-Bzr URL.
 
78
 
 
79
  [ Michael Vogt ]
 
80
  * apt-pkg/deb/debrecords.cc:
 
81
    - fix max tag buffer size (LP: #545336, closes: #578959)
 
82
  * apt-pkg/indexfile.cc:
 
83
    - If no "_" is found in the language code, try to find a "."
 
84
      This is required for languages like Esperanto that have no
 
85
      county associated with them (LP: #560956)
 
86
      Thanks to "Aisano" for the fix
 
87
 
 
88
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 May 2010 10:33:46 +0200
 
89
 
1
90
apt (0.7.25.3ubuntu7) lucid; urgency=low
2
91
 
3
92
  Cherry pick fixes from the lp:~mvo/apt/mvo branch: