~leannogasawara/ubuntu/lucid/apport/ubuntu

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Martin Pitt
  • Date: 2010-02-22 20:57:27 UTC
  • mfrom: (1369.1.344 trunk)
  • Revision ID: martin.pitt@canonical.com-20100222205727-jntw7f7s3m2qmjqv
* New upstream bug fix release:
  - launchpad.py: Do not keep escalating bugs, just escalate at the 10th
    duplicate.
  - Improve error message if a symptom script did not determine a package
    name.  (LP: #503834)
  - general-hooks/generic.py: Fix crash on libGL check with empty
    StacktraceTop.
  - Review and clean up usage of chmod(). This fixes a small race condition
    in the Python exception hook where a local attacker could read the
    information from another user's crash report. (LP: #516029)
  - hookutils, package_versions(): Ignore "None" packages, for more robust
    package hooks. (LP: #518295)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
apport (1.12-0ubuntu6) UNRELEASED; urgency=low
 
1
apport (1.12.1-0ubuntu1) UNRELEASED; urgency=low
2
2
 
3
3
  [ Martin Pitt ]
 
4
  * New upstream bug fix release:
 
5
    - launchpad.py: Do not keep escalating bugs, just escalate at the 10th
 
6
      duplicate.
 
7
    - Improve error message if a symptom script did not determine a package
 
8
      name.  (LP: #503834)
 
9
    - general-hooks/generic.py: Fix crash on libGL check with empty
 
10
      StacktraceTop.
 
11
    - Review and clean up usage of chmod(). This fixes a small race condition
 
12
      in the Python exception hook where a local attacker could read the
 
13
      information from another user's crash report. (LP: #516029)
 
14
    - hookutils, package_versions(): Ignore "None" packages, for more robust
 
15
      package hooks. (LP: #518295)
4
16
  * debian/apport.install: Actually install the bash completion file.
5
17
    (LP: #218933)
6
18