~ubuntu-branches/ubuntu/saucy/ca-certificates/saucy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): James Westby
  • Date: 2008-04-01 14:58:12 UTC
  • Revision ID: james.westby@ubuntu.com-20080401145812-jebz0f4noxgcqh1l
Tags: 20070303-0ubuntu2
* Improve on the last fix by trying to fix up the problem for
  those that were affected. (LP: #153625)
  - If upgrading from a broken version and the file is empty,
    then
    - if the question was never seen then act like a default
      install
    - if the question was seen and we are in pt_BR locale then
      ask the question again defaulting to selected for all
      certificates.
    - else do nothing.
  - This covers the common cases well, but may require people
    who changed their locales to either answer a question they
    already answered, or to run dpkg-reconfigure manually.
  - All of this code should be dropped after hardy, as all upgrades
    must go through hardy, and everyone will have a fixed version
    then.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ca-certificates (20070303-0ubuntu2) hardy; urgency=low
 
2
 
 
3
  * Improve on the last fix by trying to fix up the problem for
 
4
    those that were affected. (LP: #153625)
 
5
    - If upgrading from a broken version and the file is empty,
 
6
      then
 
7
      - if the question was never seen then act like a default
 
8
        install
 
9
      - if the question was seen and we are in pt_BR locale then
 
10
        ask the question again defaulting to selected for all
 
11
        certificates.
 
12
      - else do nothing.
 
13
    - This covers the common cases well, but may require people
 
14
      who changed their locales to either answer a question they
 
15
      already answered, or to run dpkg-reconfigure manually.
 
16
    - All of this code should be dropped after hardy, as all upgrades
 
17
      must go through hardy, and everyone will have a fixed version
 
18
      then.
 
19
 
 
20
 -- James Westby <james.westby@canonical.com>  Tue, 01 Apr 2008 14:58:12 +0100
 
21
 
1
22
ca-certificates (20070303-0ubuntu1) hardy; urgency=low
2
23
 
3
24
  [ James Westby ]