~ubuntu-branches/ubuntu/saucy/makedumpfile/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): John Wright
  • Date: 2011-04-26 20:05:16 UTC
  • mfrom: (1.1.4 upstream) (7.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110426200516-7dzi6nnzouzfto2f
* Cherry-pick upstream commits:
  - [PATCH] BUGFIX: Avoid SIGSEGV when specifying -V option.
    (5b8c2da75cbdb230019a3b956793fb768055b977)
  - [PATCH] Copy correct nr_cpus info to dumpfile during re-filtering.
    (c4f1c98a9827c1c0e41772c1954940fbf1b48048)
* kdump-tools.init: Don't exit with failure status except for bad
  usage.  This way, even if /etc/default/kdump-tools has USE_KDUMP=1
  but the kernel command line or debug kernels are not set up,
  installation of a new version of the package will not leave it
  unconfigured.  (Closes: #623470)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
makedumpfile (1.3.7-2) unstable; urgency=low
 
2
 
 
3
  * Cherry-pick upstream commits:
 
4
    - [PATCH] BUGFIX: Avoid SIGSEGV when specifying -V option.
 
5
      (5b8c2da75cbdb230019a3b956793fb768055b977)
 
6
    - [PATCH] Copy correct nr_cpus info to dumpfile during re-filtering.
 
7
      (c4f1c98a9827c1c0e41772c1954940fbf1b48048)
 
8
  * kdump-tools.init: Don't exit with failure status except for bad
 
9
    usage.  This way, even if /etc/default/kdump-tools has USE_KDUMP=1
 
10
    but the kernel command line or debug kernels are not set up,
 
11
    installation of a new version of the package will not leave it
 
12
    unconfigured.  (Closes: #623470)
 
13
 
 
14
 -- John Wright <jsw@debian.org>  Tue, 26 Apr 2011 20:05:16 -0700
 
15
 
 
16
makedumpfile (1.3.7-1) unstable; urgency=low
 
17
 
 
18
  [ John Wright ]
 
19
  * New upstream version
 
20
  * kdump-config: Clean up kernel command-line argument stripping
 
21
  * kdump-tools.init: Remove a stray "$" in the usage statement
 
22
    (Closes: #581116)
 
23
 
 
24
  [ dave medberry ]
 
25
  * kdump-config: Convert 3 log_failure_msg to a log_warning_msg
 
26
    (Closes: #594411)
 
27
 
 
28
 -- John Wright <jsw@debian.org>  Sun, 17 Apr 2011 21:03:04 -0700
 
29
 
1
30
makedumpfile (1.3.5-1) unstable; urgency=low
2
31
 
3
32
  * New upstream version