~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Balint Reczey
  • Author(s): Brian Murray
  • Date: 2019-09-11 15:29:50 UTC
  • Revision ID: balint.reczey@canonical.com-20190911152950-azcvu0oborg4t9xq
Tags: 3.192.26
data/apt_check.py: modify wording and output regarding ESM support.
(LP: #1842508)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
update-notifier (3.192.26) eoan; urgency=medium
 
2
 
 
3
  * data/apt_check.py: modify wording and output regarding ESM support.
 
4
    (LP: #1842508)
 
5
 
 
6
 -- Brian Murray <brian@ubuntu.com>  Tue, 03 Sep 2019 16:47:51 -0700
 
7
 
 
8
update-notifier (3.192.25) eoan; urgency=medium
 
9
 
 
10
  * Make livepatch_get_num_fixes (private API) return 'ssize_t' instead of
 
11
    'gssize', which will allow us to use the '%zd' format string to print its
 
12
    value. That in turn allows the string to be extracted into the .pot file
 
13
    for translation.
 
14
 
 
15
 -- Iain Lane <iain.lane@canonical.com>  Thu, 01 Aug 2019 13:42:29 +0100
 
16
 
 
17
update-notifier (3.192.24) eoan; urgency=medium
 
18
 
 
19
  * Fix E117 over-indented pep issues.
 
20
 
 
21
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 29 Jul 2019 16:53:58 +0200
 
22
 
1
23
update-notifier (3.192.23) eoan; urgency=medium
2
24
 
3
25
  [ Andrea Azzarone ]