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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Balint Reczey
  • Date: 2020-06-11 18:46:02 UTC
  • Revision ID: balint.reczey@canonical.com-20200611184602-2rv1zan3xu723x2u
Moved to git at https://git.launchpad.net/update-notifier

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
update-notifier (3.192.29) focal; urgency=medium
2
 
 
3
 
  * Search and replace pep8 w/ pycodestyle after rename.
4
 
  * tests/test_motd.py: Fix cut & paste error in comment.
5
 
 
6
 
 -- dann frazier <dannf@ubuntu.com>  Mon, 03 Feb 2020 19:27:11 -0700
7
 
 
8
 
update-notifier (3.192.28) focal; urgency=medium
9
 
 
10
 
  * Replace pep8 with pycodestyle
11
 
 
12
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 28 Jan 2020 10:55:06 +0100
13
 
 
14
 
update-notifier (3.192.27) focal; urgency=medium
15
 
 
16
 
  * Notify user about stale updates information in motd (LP: #1842159)
17
 
  * Make /var/lib/update-notifier/updates-available world-readable
18
 
    (LP: #1844704)
19
 
  * data/update-motd-hwe-eol: Run as a regular user without printing errors
20
 
    (LP: #185527)
21
 
  * data/update-motd-hwe-eol: Shortcut script when running in a container.
22
 
    There is no point in checking the HWE stack in a container since upgrading
23
 
    it would not affect the host system. (LP: #1855290)
24
 
  * data/update-motd-fsck-at-reboot: Shortcut script when running it as
25
 
    a regular user (LP: #185527)
26
 
 
27
 
 -- Balint Reczey <rbalint@ubuntu.com>  Thu, 05 Dec 2019 15:02:52 +0100
28
 
 
29
 
update-notifier (3.192.26) eoan; urgency=medium
30
 
 
31
 
  * data/apt_check.py: modify wording and output regarding ESM support.
32
 
    (LP: #1842508)
33
 
 
34
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 03 Sep 2019 16:47:51 -0700
35
 
 
36
 
update-notifier (3.192.25) eoan; urgency=medium
37
 
 
38
 
  * Make livepatch_get_num_fixes (private API) return 'ssize_t' instead of
39
 
    'gssize', which will allow us to use the '%zd' format string to print its
40
 
    value. That in turn allows the string to be extracted into the .pot file
41
 
    for translation.
42
 
 
43
 
 -- Iain Lane <iain.lane@canonical.com>  Thu, 01 Aug 2019 13:42:29 +0100
44
 
 
45
 
update-notifier (3.192.24) eoan; urgency=medium
46
 
 
47
 
  * Fix E117 over-indented pep issues.
48
 
 
49
 
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 29 Jul 2019 16:53:58 +0200
50
 
 
51
 
update-notifier (3.192.23) eoan; urgency=medium
52
 
 
53
 
  [ Andrea Azzarone ]
54
 
  * Handle "applying" Livepatch state.
55
 
  * Don't show the Livepatch indicator if livepatch is disabled.
56
 
  * Remove livepatch-off.svg as no longer needed.
57
 
 
58
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 10 May 2019 17:08:01 +0200
59
 
 
60
 
update-notifier (3.192.20) eoan; urgency=medium
61
 
 
62
 
  * data/package-data-downloader: Do not resume partial files, and especially
63
 
    skip download attempts if they match the expected SHA256 (LP: #1713615)
64
 
 
65
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 29 Apr 2019 21:38:43 +0200
66
 
 
67
 
update-notifier (3.192.19) eoan; urgency=medium
68
 
 
69
 
  * Handle missing cases of LP: #1822340, where we told people ESM is not
70
 
    enabled, but not how to enable it.
71
 
  * Fix multiple disabled ESM repositories being counted as enabled ones.
72
 
  * test_motd.py: Remove unused imports
73
 
 
74
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Thu, 25 Apr 2019 12:56:40 +0200
75
 
 
76
 
update-notifier (3.192.18) disco; urgency=medium
77
 
 
78
 
  * data/apt_check.py: Fix dep8 line length issues.
79
 
 
80
 
 -- Adam Conrad <adconrad@ubuntu.com>  Sat, 13 Apr 2019 04:41:40 -0600
81
 
 
82
 
update-notifier (3.192.17) disco; urgency=medium
83
 
 
84
 
  * Add missing build-dependency on lsb-release
85
 
 
86
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 03 Apr 2019 17:13:12 +0200
87
 
 
88
 
update-notifier (3.192.16) disco; urgency=medium
89
 
 
90
 
  * Rewrite and extend motd messaging (LP: #1822340)
91
 
  * Count ESM security updates as security updates
92
 
 
93
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 02 Apr 2019 15:18:47 +0200
94
 
 
95
 
update-notifier (3.192.15) disco; urgency=medium
96
 
 
97
 
  * debian/control:
98
 
    - revert the use libayatana-appindicator, that was buggy and lead to have 
99
 
      the indicator support disabled, also that libary is still in universe
100
 
  * debian/control, autogen.sh:
101
 
    - don't build-depends on gnome-common, that is deprecated and was
102
 
      comment out in the autogen.sh already anyway
103
 
 
104
 
  [ Andrea Azzarone ]
105
 
  * Add a livepatch indicator in the system tray. (ffe bug #1820259)
106
 
 
107
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 19 Mar 2019 11:26:56 +0100
108
 
 
109
 
update-notifier (3.192.14) disco; urgency=medium
110
 
 
111
 
  * src/livepatch.c: Add a "Settings..." button to the notification.
112
 
 
113
 
 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Wed, 30 Jan 2019 17:20:42 +0000
114
 
 
115
 
update-notifier (3.192.13) disco; urgency=medium
116
 
 
117
 
  * Don't require gnome-shell or its alternate dependency notification-daemon
118
 
    on s390x since gnome-shell isn't built there and we're trying to
119
 
    demote notification-daemon to universe.
120
 
 
121
 
 -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 16 Feb 2019 11:07:51 -0500
122
 
 
123
 
update-notifier (3.192.12) disco; urgency=medium
124
 
 
125
 
  * Try adding gnome-shell as alternate dependency of notification-daemon
126
 
    as part of an effort to drop notification-daemon to universe
127
 
 
128
 
 -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 09 Feb 2019 09:24:52 -0500
129
 
 
130
 
update-notifier (3.192.11) disco; urgency=medium
131
 
 
132
 
  * src/update-notifier.c: Don't use G_SPAWN_DO_NOT_REAP_CHILD in order
133
 
    to avoid zombie processes. (LP: #1809505)
134
 
 
135
 
 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Mon, 07 Jan 2019 12:49:07 +0000
136
 
 
137
 
update-notifier (3.192.10) disco; urgency=medium
138
 
 
139
 
  [ Andrea Azzarone ]
140
 
  * data/apt_check.py, data/package-data-downloader, tests/test_pep8.py:
141
 
    - update the code formating to be not hit W504 warnings,
142
 
      change to ignore W503 and be consistent with update-manager.
143
 
 
144
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 13 Nov 2018 21:49:10 +0100
145
 
 
146
 
update-notifier (3.192.9) disco; urgency=medium
147
 
 
148
 
  * Resolve pep8 and pyflakes test failures.
149
 
 
150
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 13 Nov 2018 11:47:45 -0800
151
 
 
152
 
update-notifier (3.192.8) disco; urgency=medium
153
 
 
154
 
  * Check if a Livepatch patch has been applied during boot or before
155
 
    update-notifier has started. (LP: #1800862)
156
 
 
157
 
 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Fri, 02 Nov 2018 11:34:03 +0000
158
 
 
159
 
update-notifier (3.192.7) cosmic; urgency=medium
160
 
 
161
 
  * Use absolute patch when testing if whoopsie service is enabled.
162
 
  * Add some debug messages
163
 
 
164
 
 -- Didier Roche <didrocks@ubuntu.com>  Mon, 02 Jul 2018 11:18:27 +0200
165
 
 
166
 
update-notifier (3.192.6) cosmic; urgency=medium
167
 
 
168
 
  * Only show apport UI if whoopsie is not in auto or never reporting mode.
169
 
    (LP: #1778697)
170
 
  * Ensure that when we move to systemd user session, we don't regress
171
 
    as well, taking into account the case where whoopsie isn't installed
172
 
    either.
173
 
 
174
 
 -- Didier Roche <didrocks@ubuntu.com>  Tue, 26 Jun 2018 17:04:33 +0200
175
 
 
176
 
update-notifier (3.192.5) cosmic; urgency=medium
177
 
 
178
 
  * Fix PEP8 errors
179
 
 
180
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 29 May 2018 09:38:23 +0200
181
 
 
182
 
update-notifier (3.192.4) cosmic; urgency=medium
183
 
 
184
 
  * package-data-downloader: Only print processing messages if we
185
 
    should download stuff, or if an expected exception occured
186
 
    (LP: #1641671)
187
 
 
188
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Fri, 25 May 2018 18:15:22 +0200
189
 
 
190
 
update-notifier (3.192.3) cosmic; urgency=medium
191
 
 
192
 
  * Add gnome-common dependency, needed for autoreconf
193
 
  * Force no multiarch directory
194
 
 
195
 
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 09 May 2018 11:46:23 +0200
196
 
 
197
 
update-notifier (3.192.2) cosmic; urgency=medium
198
 
 
199
 
  [ Mike Gabriel ]
200
 
  * Switch to Ayatana AppIndicator LP: #1760691.
201
 
  * Bump debhelper version to 11, and do autoreconf
202
 
 
203
 
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 09 May 2018 10:13:54 +0200
204
 
 
205
 
update-notifier (3.192.1) bionic; urgency=medium
206
 
 
207
 
  * Use a wrapper script of /bin/sh when calling check-new-release-gtk to
208
 
    workaround its requirement that the ppid not be 1. (LP: #1768748)
209
 
 
210
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 04 May 2018 15:42:00 -0700
211
 
 
212
 
update-notifier (3.192) bionic; urgency=medium
213
 
 
214
 
  * restore update-notifier code to check for whether or not a release upgrade
215
 
    is available. (LP: #1765485)
216
 
 
217
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 20 Apr 2018 11:02:05 -0700
218
 
 
219
 
update-notifier (3.191) bionic; urgency=medium
220
 
 
221
 
  * src/update-notifier.h: Add LIVEPATCH_FILE and livepatch_pending.
222
 
  * src/update-notifier.c: Monitor the livepatch status file too
223
 
    and show notification if needed (LP: #1761841).
224
 
 
225
 
 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Wed, 18 Apr 2018 17:38:22 +0100
226
 
 
227
 
update-notifier (3.190) bionic; urgency=medium
228
 
 
229
 
  * Add missing build-dependency on dh-python
230
 
 
231
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 09 Apr 2018 13:35:04 +0200
232
 
 
233
 
update-notifier (3.189) bionic; urgency=medium
234
 
 
235
 
  * Do not notify-reboot-required on linux-image-extra removal (LP: #1458204)
236
 
 
237
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Fri, 12 Jan 2018 09:51:27 +0100
238
 
 
239
 
update-notifier (3.188) bionic; urgency=medium
240
 
 
241
 
  * Also add python3-debconf as a build-dependency.
242
 
 
243
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 12 Nov 2017 21:15:44 -0800
244
 
 
245
 
update-notifier (3.187) bionic; urgency=medium
246
 
 
247
 
  [ Sebastien Bacher ]
248
 
  * Remove the gconf to gsettings migration script, gconf has been long
249
 
    deprecated and the list of keys is incorrect and leads the convert
250
 
    tools to error out (lp: #1720368) 
251
 
 
252
 
  [ Steve Langasek ]
253
 
  * Depend on the new python3-debconf package instead of debconf.
254
 
    LP: #1731334.
255
 
 
256
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 12 Nov 2017 20:56:52 -0800
257
 
 
258
 
update-notifier (3.186) artful; urgency=medium
259
 
 
260
 
  * src/crash.c: don't prompt about system reports under wayland, pkexec
261
 
    doesn't work there
262
 
  * src/clipboard.c, src/update-notifier.c, src/Makefile.am:
263
 
    - don't use the xorg clipboard to do single instance, that doesn't work 
264
 
      under wayland, replace it with a file lock (lp: #1697381) 
265
 
 
266
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 07 Sep 2017 00:30:10 +0200
267
 
 
268
 
update-notifier (3.185) artful; urgency=medium
269
 
 
270
 
  * src/livepatch.c: Use ngettext to correctly handle the plural form, thanks
271
 
    to Andrea Azzarone for the patch.
272
 
 
273
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 05 Sep 2017 14:48:01 -0700
274
 
 
275
 
update-notifier (3.184) artful; urgency=medium
276
 
 
277
 
  * Add support to update-notifier to notify about the status of Canonical's
278
 
    Livepatch service, thanks to Andrea Azzarone. (LP: #1712331)
279
 
 
280
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 25 Aug 2017 12:46:39 -0700
281
 
 
282
 
update-notifier (3.183) artful; urgency=medium
283
 
 
284
 
  * Clear out the autotools changes from the previous upload which were 
285
 
    due to a miss-uses of the vcs, fixes the buid.
286
 
 
287
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 10 Jul 2017 13:20:35 +0200
288
 
 
289
 
update-notifier (3.181.1) artful; urgency=medium
290
 
 
291
 
  * src/update.c: don't look at the dpkg/apt logs timestamps to decide
292
 
    to auto-open update-manager but simply do it after the number of days
293
 
    configured, it's a more predictable behaviour so less confusing to 
294
 
    users and the logs timestamps trick isn't working great since 
295
 
    unattended-upgrade is used to install the security updates (logs are 
296
 
    updated then which resets the counter) (lp: #1702724)
297
 
 
298
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 06 Jul 2017 19:07:47 +0200
299
 
 
300
 
update-notifier (3.181) artful; urgency=medium
301
 
 
302
 
  * Fix APT sandboxing for data downloads failing (LP: #1522675)
303
 
 
304
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 28 Jun 2017 22:25:25 +0200
305
 
 
306
 
update-notifier (3.180) artful; urgency=medium
307
 
 
308
 
  * Fix autopkgtest pep8 new error in artful:
309
 
    - E722 do not use bare except
310
 
 
311
 
 -- Didier Roche <didrocks@ubuntu.com>  Wed, 21 Jun 2017 14:43:56 +0200
312
 
 
313
 
update-notifier (3.179) zesty; urgency=medium
314
 
 
315
 
  * debian/control: bump the depends on update-manager one more version as
316
 
    17.04.2 doesn't have the change for the 64 bit integer. 
317
 
 
318
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 14 Mar 2017 14:58:27 -0700
319
 
 
320
 
update-notifier (3.178) zesty; urgency=medium
321
 
 
322
 
  * Switch to using a 64 bit integer for launch-time as update-manager also
323
 
    did. (LP: #1654008)
324
 
 
325
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 14 Mar 2017 13:13:41 -0700
326
 
 
327
 
update-notifier (3.177) zesty; urgency=medium
328
 
 
329
 
  * tests/test_pyflakes.py: test_pyflakes: fix pep8 style failure, thanks
330
 
    Treviño.
331
 
 
332
 
 -- Iain Lane <iain@orangesquash.org.uk>  Thu, 24 Nov 2016 18:08:09 +0000
333
 
 
334
 
update-notifier (3.176) zesty; urgency=medium
335
 
 
336
 
  * data/package-data-downloader: Be resilient and do not crash when we can
337
 
    not print information about what is happening.  (LP: #1640318)
338
 
 
339
 
 -- Brian Murray <brian@ubuntu.com>  Thu, 10 Nov 2016 13:29:27 -0800
340
 
 
341
 
update-notifier (3.175) yakkety; urgency=medium
342
 
 
343
 
  * data/package-data-downloader:
344
 
    - a stampfile is an indication of success, so don't try to process it
345
 
      again.
346
 
  * tests/test_package-data-downloader.py:
347
 
    - add a test for the case where there are multiple hook files and only one
348
 
      of them has failed.
349
 
 
350
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 07 Oct 2016 16:12:19 -0700
351
 
 
352
 
update-notifier (3.174) yakkety; urgency=medium
353
 
 
354
 
  * debian/tests/control:
355
 
    - Allow stderr output as apt-helper even uses it for success.
356
 
 
357
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 28 Sep 2016 10:12:38 -0700
358
 
 
359
 
update-notifier (3.173) yakkety; urgency=medium
360
 
 
361
 
  * data/package-data-downloader:
362
 
    - handle different failure modes better thanks to Launchpad user AtesComp
363
 
      for the detective work and patch. (LP: #1621629)
364
 
  * tests/test_pacakge-data-downloader.py:
365
 
    - add tests for process_download_requests function
366
 
    - add test for a hook file aging out
367
 
    - resolve test failure with test_wrong_template_translation
368
 
  * Enable autopkgtests and resolve pep8 / pyflakes issues with the package.
369
 
 
370
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 21 Sep 2016 11:21:37 -0700
371
 
 
372
 
update-notifier (3.172) yakkety; urgency=medium
373
 
 
374
 
  * add support for the HWE End-of-Life notification via
375
 
    motd.
376
 
 
377
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 05 Aug 2016 15:00:57 -0700
378
 
 
379
 
update-notifier (3.171) yakkety; urgency=medium
380
 
 
381
 
  * debian/update-notifier-cds.conf:
382
 
    - use a valid variable to get the device name
383
 
  * debian/systemd, debian/update-notifier.install,links,crash:
384
 
    - convert the crash, unicast and release jobs to systemd
385
 
  * debian/systemd/update-notifier-cds.override,
386
 
    debian/systemd/update-notifier-hp-firmware.override,
387
 
    debian/update-notifier.install:
388
 
    - disable the cd-upgrade and hp-firware jobs under systemd, 
389
 
      they are not important and need more work (launchpad bugs 
390
 
      #1604890 and #1604898)
391
 
  * src/avahi.c, src/update.c, src/update-notifier.h,
392
 
    - use /run instead of /var/run
393
 
 
394
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 20 Jul 2016 19:23:27 +0200
395
 
 
396
 
update-notifier (3.170) yakkety; urgency=medium
397
 
 
398
 
  * data/apt_check.py: use pkg.get_fullname() instead of pkg.name so that
399
 
    architectures appear in package names, thanks to Bill Scales for the
400
 
    patch. (LP: #1597537)
401
 
 
402
 
 -- Brian Murray <brian@ubuntu.com>  Mon, 11 Jul 2016 15:05:27 -0700
403
 
 
404
 
update-notifier (3.169) yakkety; urgency=medium
405
 
 
406
 
  * src/update.c: 
407
 
    don't use the logs ctime information to decide if update-manager needs 
408
 
    to be started, the log rotation updates that one which means it's 
409
 
    never getting older than a week and the updater not started 
410
 
    (lp: #356152)
411
 
 
412
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 29 Jun 2016 16:48:24 +0200
413
 
 
414
 
update-notifier (3.168) xenial; urgency=medium
415
 
 
416
 
  * Also update motd, at the end of Dpkg-Post run, properly counting how
417
 
    many things are left to update, rather than assuming that all updates
418
 
    were applied, as was done in previous release series. LP: #1558270
419
 
 
420
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 11 Apr 2016 16:28:54 +0100
421
 
 
422
 
update-notifier (3.167) xenial; urgency=medium
423
 
 
424
 
  * Use mktemp -p in the target directory to avoid a cross-filesystem move.
425
 
  * Also update motd if the dpkg status database has changed (LP: #1563854)
426
 
 
427
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 04 Apr 2016 15:22:20 -0600
428
 
 
429
 
update-notifier (3.166) xenial; urgency=medium
430
 
 
431
 
  * data/apt_check.py: resolve crash when running apt-check with
432
 
    --package-names, thanks to Launchpad user Woody for the fix.
433
 
    (LP: #1512326)
434
 
 
435
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 10 Feb 2016 11:57:26 -0800
436
 
 
437
 
update-notifier (3.165) xenial; urgency=medium
438
 
 
439
 
  * data/update-motd-updates-available
440
 
    - do not execute asynchronously as that causes problems with installers
441
 
      and generally produces unexpected behavior by default (LP: #1527710).
442
 
    - define NEEDS_CHECK to avoid unintentionally using value from inherrited
443
 
      environment.
444
 
 
445
 
 -- Scott Moser <smoser@ubuntu.com>  Wed, 27 Jan 2016 17:04:44 -0500
446
 
 
447
 
update-notifier (3.164) xenial; urgency=medium
448
 
 
449
 
  * debian/90-updates-available
450
 
    - Now directly prints the cached info if available
451
 
      => avoid login stalls due to motd updates (LP: #525674)
452
 
    - Also fixes a former potential issue of existing but not readable cached
453
 
      info by changing the test from -e to -r
454
 
  * debian/99update-notifier:
455
 
    - Now additionally triggers the an asynchronous background update of the
456
 
      cached info via update-motd-updates-available hooking into 
457
 
      APT::Update::Post-Invoke-Success.
458
 
  * data/update-motd-updates-available:
459
 
    - This now only contains the slow part of actually 'updating the cached
460
 
      info'.
461
 
    - It executes asynchronously to avoid stalling apt-get update.
462
 
    - The file is no more called by pam to avoid login stalls.
463
 
    - It also fixes an issue with concurrent updates clobbering the
464
 
      cached file via mv being atomic
465
 
 
466
 
 -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Fri, 13 Nov 2015 12:28:25 +0100
467
 
 
468
 
update-notifier (3.163) wily; urgency=medium
469
 
 
470
 
  * Call setlocale(LC_ALL, "") in avahi.c, so that the message there is
471
 
    translated. Thanks Gabor Kelemen. (LP: #1493208)
472
 
 
473
 
 -- Iain Lane <iain@orangesquash.org.uk>  Thu, 17 Sep 2015 14:04:23 +0100
474
 
 
475
 
update-notifier (3.162) wily; urgency=medium
476
 
 
477
 
  * Initialize l10n for the distro-cd-updater and system crash notification
478
 
    binaries.  Thanks to Gabor Kelemen for the patches. (LP: #1478249,
479
 
    LP: #1478280)
480
 
  * Switch from using PACKAGE to GETTEXT_PACKAGE in avahi and update-notifier
481
 
    binaries.
482
 
 
483
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 12 Aug 2015 09:20:12 -0700
484
 
 
485
 
update-notifier (3.161) wily; urgency=medium
486
 
 
487
 
  * Migrate fully from python2 to python3 now that python3-debian is
488
 
    available in the archive.  In the process, we drop most of the
489
 
    python-related dependencies from the update-notifier package, since it
490
 
    contains no python code; these are included only to support
491
 
    backend_helper.py, which is shipped in update-notifier-common, not in
492
 
    update-notifier for reasons that are not clear.  For now keep the
493
 
    package split unchanged pending further investigation.  LP: #1440683.
494
 
 
495
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 06 Apr 2015 19:26:10 +0000
496
 
 
497
 
update-notifier (3.160) vivid; urgency=medium
498
 
 
499
 
  * ./debian/update-notifier-cds.conf: Stop asking udisks 1 for the
500
 
    mountpoint, just awk /proc/mounts for the mount point. (LP: #1411987)
501
 
 
502
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 20 Jan 2015 10:34:47 +0100
503
 
 
504
 
update-notifier (3.159) vivid; urgency=medium
505
 
 
506
 
  [ Dimitri John Ledkov ]
507
 
  * Prepare for udev-bridge on the session bus. (LP: #1409129)
508
 
 
509
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 16 Jan 2015 18:59:51 +0100
510
 
 
511
 
update-notifier (3.158) vivid; urgency=medium
512
 
 
513
 
  * debian/update-notifier-cds.conf: use the correct comparison operator for
514
 
    checking the type of CD. (LP: #1400357)
515
 
 
516
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 10 Dec 2014 12:41:49 -0800
517
 
 
518
 
update-notifier (3.157) utopic; urgency=medium
519
 
 
520
 
  * debian/update-notifier-crash.conf: avoid race condition where the crash
521
 
    report may not yet be writable when the inotify create event happens.
522
 
 
523
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 03 Oct 2014 17:00:11 -0700
524
 
 
525
 
update-notifier (3.156) utopic; urgency=low
526
 
 
527
 
  * lp:~mvo/update-notifier/use-apt-helper:
528
 
    - use the apt-helper binary to download external data. This ensures
529
 
      that the apt proxy settings are used and that the apt auto proxy
530
 
      discovery works. Thanks to Dennis Kaarsemaker!
531
 
 
532
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 Jun 2014 12:33:24 +0200
533
 
 
534
 
update-notifier (3.155) utopic; urgency=medium
535
 
 
536
 
  * Bump version to become higher than the wrongly added transitional package
537
 
    from gnome-packagekit.
538
 
 
539
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 12 May 2014 07:15:55 +0200
540
 
 
541
 
update-notifier (0.154.1) trusty; urgency=low
542
 
 
543
 
  * data/package-data-downloader:
544
 
    - set a default sockettimeout of 60s to avoid hangs if the network
545
 
      becomes unresponsive during the download (LP: #1243090)
546
 
 
547
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 09 Apr 2014 21:35:05 +0200
548
 
 
549
 
update-notifier (0.154) trusty; urgency=medium
550
 
 
551
 
  * Do not say that a partition will be checked when the check is disabled in
552
 
    fstab.  Thanks to Nils Kassube for the patch.  (LP: #1282760)
553
 
  * Use print function instead of statement (LP: #1256759)
554
 
  * Increase the poll interval from 5 seconds to 180 (LP: #1227000)
555
 
 
556
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 14 Mar 2014 15:14:23 -0700
557
 
 
558
 
update-notifier (0.152) trusty; urgency=medium
559
 
 
560
 
  * debian/update-notifier-crash.conf: the user needs permission to write to
561
 
    the crash file as data collection is done by the user running apport
562
 
 
563
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 19 Feb 2014 13:26:36 -0800
564
 
 
565
 
update-notifier (0.151) trusty; urgency=low
566
 
 
567
 
  * If there are no updates available, still nag the user if a reboot is
568
 
    required, in case the notification window was dismissed. (LP: #1033226)
569
 
 
570
 
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Sat, 11 Jan 2014 09:28:25 -0500
571
 
 
572
 
update-notifier (0.150) trusty; urgency=low
573
 
 
574
 
  * Update the location of apport/autoreport from /etc to /var/lib.
575
 
 
576
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 08 Jan 2014 10:36:53 -0800
577
 
 
578
 
update-notifier (0.149) trusty; urgency=low
579
 
 
580
 
  * debian/update-notifier-crash.conf: exit if /etc/apport/autoreport exists
581
 
    as that indicates that there should be no user interaction
582
 
 
583
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 10 Dec 2013 12:56:40 -0800
584
 
 
585
 
update-notifier (0.148) trusty; urgency=low
586
 
 
587
 
  [ Iain Lane ]
588
 
  * data/update-motd-updates-available: Update the stamp file atomically.
589
 
    Thanks to Marius Gedminas! (LP: #1146170)
590
 
 
591
 
  [ Brian Murray ]
592
 
  * In the upstart crash notification job fix the path for watershed.
593
 
  * debian/update-notifier-crash.conf: check that we have read permission on
594
 
    the crash file before launching apport-gtk, additionally just launch
595
 
    apport-gtk or system-crash-notification as they will check for new crashes
596
 
    and start bug filing for each one (LP: #1193509)
597
 
  * data/update-motd-fsck-at-reboot: Update the stamp file atomically.
598
 
    Thanks to Marius Gedminas! (LP: #1240549)
599
 
 
600
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 08 Nov 2013 15:32:25 -0800
601
 
 
602
 
update-notifier (0.147) saucy; urgency=low
603
 
 
604
 
  * apt-check: port to python3, if it is available use update-manager's
605
 
    UpdateList to determine if we will install an update being phased
606
 
    (LP: #1223321)
607
 
 
608
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 09 Oct 2013 13:32:47 -0700
609
 
 
610
 
update-notifier (0.146) saucy; urgency=low
611
 
 
612
 
  [ Brian Murray ]
613
 
  * Speed up apt-check (LP: #1233587).  Thanks to Anders Kaseorg for the
614
 
    patch.
615
 
 
616
 
  [ Sebastien Bacher ]
617
 
  * Update translations from launchpad
618
 
 
619
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 04 Oct 2013 10:56:19 +0200
620
 
 
621
 
update-notifier (0.145) saucy; urgency=low
622
 
 
623
 
  * Use watershed when notifying about system crashes to prevent multiple
624
 
    dialogs for crashes that were already reported.
625
 
 
626
 
 -- Brian Murray <brian@ubuntu.com>  Thu, 12 Sep 2013 16:52:32 -0700
627
 
 
628
 
update-notifier (0.144) saucy; urgency=low
629
 
 
630
 
  * Fix the newly-optimized update-motd-updates-available to correctly handle
631
 
    the initial case when the stamp file doesn't yet exist.  LP: #1206452.
632
 
 
633
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 30 Jul 2013 13:25:05 +0100
634
 
 
635
 
update-notifier (0.143) saucy; urgency=low
636
 
 
637
 
  * In the update-notifier crash file user session job switch back to
638
 
    apport-gtk since the upstart file bridge emits events for .crash files
639
 
    that exist prior to the job being started and apport-bug does not check to
640
 
    see if the crash has already been reported while apport-gtk does.
641
 
 
642
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 17 Jul 2013 13:24:13 -0700
643
 
 
644
 
update-notifier (0.142) saucy; urgency=low
645
 
 
646
 
  [ Anders Kaseorg ]
647
 
  * update-motd-updates-available: Avoid forking hundreds of /usr/bin/stat
648
 
    (LP: #1200044)
649
 
 
650
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 15 Jul 2013 09:12:52 +0200
651
 
 
652
 
update-notifier (0.141) saucy; urgency=low
653
 
 
654
 
  * Switch from apport-collect to apport-bug since the former is for updating
655
 
    bugs already reported.
656
 
 
657
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 12 Jul 2013 10:11:39 -0700
658
 
 
659
 
update-notifier (0.140) saucy; urgency=low
660
 
 
661
 
  * Let apport select the correct frontend to present the crash to the
662
 
    user, rather than assuming GTK+.
663
 
 
664
 
 -- Evan Dandrea <ev@ubuntu.com>  Fri, 12 Jul 2013 09:15:48 +0100
665
 
 
666
 
update-notifier (0.139) saucy; urgency=low
667
 
 
668
 
  * Restore update-notifier watching for avahi disabled notification for
669
 
    desktop enivornments which do not use an upstart user session
670
 
  * Remove tray applet calls from avahi notification
671
 
  * Improve crash notification upstart user job
672
 
 
673
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 10 Jul 2013 12:18:55 -0700
674
 
 
675
 
update-notifier (0.138) saucy; urgency=low
676
 
 
677
 
  * Remove auto-launch key in the gsettings schema as update-manager has been
678
 
    updated
679
 
 
680
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 05 Jun 2013 10:36:03 -0700
681
 
 
682
 
update-notifier (0.137) saucy; urgency=low
683
 
 
684
 
  * Restore auto-launch key in the gsettings schemas, it's still being used
685
 
    in e.g update-manager and gsettings abort on missing keys
686
 
 
687
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 05 Jun 2013 10:25:04 +0200
688
 
 
689
 
update-notifier (0.136) saucy; urgency=low
690
 
 
691
 
  [ Steve Langasek ]
692
 
  * If the /var/lib/update-notifier/fsck-at-reboot stamp file is older than
693
 
    the current uptime, any information about fscking at "next boot" is
694
 
    definitely stale - so force a refresh.  LP: #692355.
695
 
 
696
 
  [ Brian Murray ]
697
 
  * Remove support for choosing not to auto-launch applications (LP: #947008)
698
 
  * Remove reboot required notification as update-manager itself indicates
699
 
    when a reboot is required and it only appeared when auto-launch was set to
700
 
    false.
701
 
  * Move update-notifier checking for CDs with packages into a new binary
702
 
    distro-cd-updater
703
 
  * Add an upstart user session job that runs upon CD insertion
704
 
  * Remove sections of uevent related to hp firmware and replace them with an
705
 
    upstart user session job
706
 
  * Modified avahi disabled notification to run as an upstart user session
707
 
  * Modified new release check to run as an upstart user session
708
 
  * Added in a weekly cron job to check for a new release of ubuntu
709
 
  * Added an upstart user session job to check for crashes
710
 
  * Ensure we ask before launching a pkexec dialog for an apport crash
711
 
 
712
 
 -- Brian Murray <brian@ubuntu.com>  Tue, 04 Jun 2013 10:08:21 -0700
713
 
 
714
 
update-notifier (0.135) saucy; urgency=low
715
 
 
716
 
  * src/reboot.c: Use logind instead of ConsoleKit for rebooting in the
717
 
    fallback case.
718
 
 
719
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 30 Apr 2013 09:50:25 -0700
720
 
 
721
 
update-notifier (0.134) raring; urgency=low
722
 
 
723
 
  * Updated translations for raring
724
 
 
725
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 17 Apr 2013 11:53:09 +0200
726
 
 
727
 
update-notifier (0.133) raring; urgency=low
728
 
 
729
 
  * Add data/package-system-locked: Check if package system is locked. This
730
 
    mirrors what com.ubuntu.SystemService.is_package_system_locked() from
731
 
    ubuntu-system-service used to do.
732
 
  * data/com.ubuntu.update-notifier.policy.in: Allow local users to run
733
 
    package-system-locked through pkexec.
734
 
  * src/update.c, dpkg_lock_is_taken(): Drop D-BUS call to
735
 
    ubuntu-system-service, call package-system-locked instead. Drop
736
 
    ubuntu-system-service Suggests:. (LP: #1153567)
737
 
 
738
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 09 Apr 2013 12:19:08 +0200
739
 
 
740
 
update-notifier (0.132) raring; urgency=low
741
 
 
742
 
  * data/apt-cdrom-check: correctly quote mount path given to the awk command, 
743
 
    otherwise it hits an error with directories with spaces in their name,
744
 
    e.g "Ubuntu 12.10"
745
 
 
746
 
  [ Colin Watson ]
747
 
  * Switch from g_timeout_add to g_timeout_add_seconds everywhere, which
748
 
    should allow for better power use.
749
 
  * Remove unused TIMEOUT_APT_GET_UPDATE macro.
750
 
 
751
 
  [ Brian Murray ]
752
 
  * Remove unused firmware paths from uevent.c.
753
 
  * data/apt-cdrom-check: check that the release on the media is greater than
754
 
    the current release (LP: #887650).  Thanks to Andreas Altaïr Redmer for the
755
 
    patch.
756
 
 
757
 
  [ Michael Terry ]
758
 
  * Use synaptic-pkexec instead of gksu in backend_helper.py
759
 
  * Install a policykit policy file to replace last gksu use for
760
 
    cddistupgrader.
761
 
 
762
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 15 Mar 2013 12:35:49 +0100
763
 
 
764
 
update-notifier (0.131) raring; urgency=low
765
 
 
766
 
  * Remove obsolete and unused data/dbus-helper.
767
 
  * Remove obsolete and unused data/upgrade-app.
768
 
  * Fix typo in upgrader-patches directory name in cddistupgrader.
769
 
  * Use g_clear_pointer/g_clear_object where appropriate.
770
 
  * Fix leak of a GDir every time update-notifier notices that dpkg was run.
771
 
  * Make debugging a bit more usable: correct type of control variables, and
772
 
    (for now) automatically set G_MESSAGES_DEBUG=all if any of
773
 
    update-notifier's debugging options are used.
774
 
  * Remove unnecessary trailing newlines from all debugging messages.
775
 
  * Adjust newest_log_file_timestamp to avoid an embedded newline in
776
 
    debugging messages.
777
 
  * Only create most indicators (or tray icons) when they're actually being
778
 
    used, to save memory when idle.
779
 
  * Tolerate hook files with a missing Terminal field, since it's documented
780
 
    as optional.
781
 
  * Don't call check_update_hooks from on_button_next_clicked; this is
782
 
    unnecessary (show_hooks already calls check_update_hooks after the
783
 
    dialog is closed) and causes recursive confusion.
784
 
 
785
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 01 Feb 2013 15:09:41 +0000
786
 
 
787
 
update-notifier (0.130) raring; urgency=low
788
 
 
789
 
  [ Colin Watson ]
790
 
  * Only create a single GSettings instance for com.ubuntu.update-notifier,
791
 
    rather than several.
792
 
  * Remove unused u_abort function.
793
 
  * Make several more functions static that aren't used from other
794
 
    compilation units.
795
 
  * Correct a number of imprecise prototypes.
796
 
  * Defer instantiating GtkBuilders until the corresponding user interfaces
797
 
    actually need to be displayed, saving memory when they don't.
798
 
  * Restore code to keep a handle to crash and reboot notifications, so that
799
 
    they can be closed by later code (at least for notification-daemon
800
 
    users).
801
 
  * Fix several leaks of NotifyNotification objects.
802
 
  * Don't call show_hooks (which now includes instantiating the
803
 
    corresponding GtkBuilder) if there are no unseen hooks to show.
804
 
 
805
 
  [ Brian Murray ]
806
 
  * Remove calls to gnome-app-install and addon CD support (LP: #722887)
807
 
 
808
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 31 Jan 2013 03:32:33 +0000
809
 
 
810
 
update-notifier (0.129) raring; urgency=low
811
 
 
812
 
  [ Colin Watson ]
813
 
  * Fix many typos for "running".
814
 
  * Fix a number of compiler warnings.
815
 
 
816
 
  [ Brian Murray ]
817
 
  * Switch from using gksu for apport crashes to pkexec (LP: #1098235)
818
 
 
819
 
 -- Brian Murray <brian@ubuntu.com>  Wed, 30 Jan 2013 09:43:09 -0800
820
 
 
821
 
update-notifier (0.128) raring; urgency=low
822
 
 
823
 
  * Fix incorrect glib pkg-config requirement.
824
 
 
825
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 30 Jan 2013 01:11:22 +0000
826
 
 
827
 
update-notifier (0.127) raring; urgency=low
828
 
 
829
 
  [ Michael Vogt ]
830
 
  * Rebuild cache in memory to avoid race condition 
831
 
    (LP: #1016040). Thanks to James Hunt
832
 
 
833
 
  [ Colin Watson ]
834
 
  * Exit GTK+ main loop on receiving SIGINT, to make it easier to debug
835
 
    update-notifier using valgrind.
836
 
  * Fix memory leak in init_already_seen_hooks.
837
 
  * Fix missing description field for "Start package manager" tray action.
838
 
  * Stop using deprecated gdk_app_launch_context_new function.
839
 
 
840
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 30 Jan 2013 00:47:31 +0000
841
 
 
842
 
update-notifier (0.126) quantal; urgency=low
843
 
 
844
 
  * Add build-dependencies on python, python-apt, and python-debian for the
845
 
    test suite; and add runtime dependencies on python-{apt,debian},
846
 
    unnoticed until now.
847
 
 
848
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 09 Oct 2012 15:12:20 -0700
849
 
 
850
 
update-notifier (0.125) quantal; urgency=low
851
 
 
852
 
  * There are other buggy translations, revert those as well.
853
 
  * Make sure our tests are actually run at build time.
854
 
  * Add a new test for broken translations, and fix the test for the notifier
855
 
    output which had not been kept in sync with the source.
856
 
 
857
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 09 Oct 2012 20:59:55 +0000
858
 
 
859
 
update-notifier (0.124) quantal; urgency=low
860
 
 
861
 
  * Revert buggy translation of a variable name, addressing bug #1003100.
862
 
 
863
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 09 Oct 2012 12:39:38 -0700
864
 
 
865
 
update-notifier (0.123) quantal; urgency=low
866
 
 
867
 
  * Updated launchpad translations
868
 
 
869
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 09 Oct 2012 18:05:11 +0200
870
 
 
871
 
update-notifier (0.122) quantal; urgency=low
872
 
 
873
 
  * Tell python-dbus to use glib's mainloop so it doesn't throw an exception
874
 
    (LP: #946718).
875
 
 
876
 
 -- Michael Terry <mterry@ubuntu.com>  Fri, 07 Sep 2012 09:11:53 -0400
877
 
 
878
 
update-notifier (0.121ubuntu1) quantal; urgency=low
879
 
 
880
 
  [ Michael Vogt ]
881
 
  * lp:~nathwill/update-notifier/lp-934517:
882
 
    - improve wording (LP: #934517), thanks to Nathan Williams 
883
 
 
884
 
  [ Julian Taylor ]
885
 
  * replace dict.has_key with key in dict (LP: #1040380)
886
 
 
887
 
 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Sat, 25 Aug 2012 15:16:34 +0100
888
 
 
889
 
update-notifier (0.120ubuntu2) quantal; urgency=low
890
 
 
891
 
  * Add dependency on patch to update-notifier-common as it's called
892
 
    from the cddistupgrader script when doing upgrades from an external
893
 
    media. (LP: #1029531)
894
 
 
895
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Wed, 08 Aug 2012 17:24:38 -0400
896
 
 
897
 
update-notifier (0.120ubuntu1) quantal; urgency=low
898
 
 
899
 
  * Convert from libgdu to gio's GVolumeMonitor (LP: #1028040)
900
 
 
901
 
 -- Michael Terry <mterry@ubuntu.com>  Mon, 23 Jul 2012 13:34:43 -0400
902
 
 
903
 
update-notifier (0.119ubuntu15) quantal; urgency=low
904
 
 
905
 
  * Undo the Python 3 conversion until python3-debian is ready
906
 
 
907
 
 -- Michael Terry <mterry@ubuntu.com>  Mon, 02 Jul 2012 13:00:46 -0400
908
 
 
909
 
update-notifier (0.119ubuntu14) quantal-proposed; urgency=low
910
 
 
911
 
  [ Brian Murray ]
912
 
  * Port to Python 3 
913
 
    - Use the new python-apt API since the legacy API is not available
914
 
      in Python 3.
915
 
    - Various and pyflakes, whitespace, style, line length fixes.
916
 
 
917
 
  [ Michael Terry ]
918
 
  * Update to use new update-manager command line and
919
 
    ubuntu-release-upgrader paths.
920
 
 
921
 
 -- Michael Terry <mterry@ubuntu.com>  Fri, 29 Jun 2012 11:05:06 -0400
922
 
 
923
 
update-notifier (0.119ubuntu13) quantal; urgency=low
924
 
 
925
 
  * data/apt_check.py:
926
 
    - modernize a bit for the 0.8 API
927
 
 
928
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Jun 2012 11:08:52 +0200
929
 
 
930
 
update-notifier (0.119ubuntu12) quantal; urgency=low
931
 
 
932
 
  * src/uevent.c: Drop Jockey handling. This was only used for missing DVB
933
 
    firmware, but the firmware is now shipped by default in linux-firmware.
934
 
    Also, Jockey is being obsoleted.
935
 
 
936
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 30 May 2012 15:06:17 +0200
937
 
 
938
 
update-notifier (0.119ubuntu11) quantal; urgency=low
939
 
 
940
 
  * po/*.po: the string '$packages' must not be translated, but we currently
941
 
    have no way to mark the string as such in the input files.  LP: #1003100.
942
 
 
943
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 22 May 2012 21:35:02 +0000
944
 
 
945
 
update-notifier (0.119ubuntu10) quantal; urgency=low
946
 
 
947
 
  * Merge in changes from 0.119ubuntu8.1 which had been uploaded to
948
 
    precise-proposed.
949
 
 
950
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 15 May 2012 16:20:43 -0700
951
 
 
952
 
update-notifier (0.119ubuntu9) quantal; urgency=low
953
 
 
954
 
  * fix data/Makefile.am to clean up all generated files.
955
 
  * fix wrong intltool-merge invocation.
956
 
  * data/package-data-downloads-failed{,-permanently}.in: work around a bug in
957
 
    intltool-merge rfc822deb handling that causes wrong syntax when the first
958
 
    line in the file is a translated field.  LP: #993672.
959
 
  * use po2debconf instead of the upstream intltool-merge, since the latter
960
 
    doesn't actually handle multi-paragraph description fields correctly.
961
 
  * Fix package-data-downloader to do a correct timestamp comparison.  Thanks
962
 
    to Loïc Minier for catching this.  LP: #986183.
963
 
  * data/package-data-downloads-failed.in: use pkexec instead of gksudo, for
964
 
    compatibility with Kubuntu.  Thanks to Jonathan Thomas for pointing out
965
 
    the correct fix.  LP: #982032.
966
 
 
967
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 15 May 2012 16:16:08 -0700
968
 
 
969
 
update-notifier (0.119ubuntu8.1) precise; urgency=low
970
 
 
971
 
  * data/notify-reboot-required: echo notification if gettext is not available
972
 
    thanks to Richard Laager for the patch (LP: #644578)
973
 
 
974
 
 -- Brian Murray <brian@ubuntu.com>  Thu, 19 Apr 2012 13:58:50 -0700
975
 
 
976
 
update-notifier (0.119ubuntu8) precise; urgency=low
977
 
 
978
 
  * po/*.po:
979
 
    - updated to latest LP export to ensure that the translation-missing
980
 
      window information is actually translated (LP: #562900)
981
 
 
982
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Apr 2012 16:32:08 +0200
983
 
 
984
 
update-notifier (0.119ubuntu7) precise; urgency=low
985
 
 
986
 
  * Use <proto>_proxy environment variables to choose the proxy to use for
987
 
    data downloads, not the apt proxy settings, because apt may be
988
 
    configured to point at a package-specific proxy.  This makes proxy
989
 
    configuration a little less convenient than before for the
990
 
    flashplugin-installer package, but it at least it makes it possible to
991
 
    have a different proxy setting for packages vs. arbitrary data
992
 
    downloads, which otherwise we don't have any way to support.
993
 
    LP: #979477.
994
 
  * Stop processing after a fatal download error, not just a transient one,
995
 
    so that we can't be tricked into feeding a partial list of files to a
996
 
    handler.  Thanks to Kees Cook for spotting the bug.  LP: #979426.
997
 
  * Flush stdout before calling subprocess, so that log output makes more
998
 
    sense.
999
 
  * Print a more meaningful status message when downloading, instead of just
1000
 
    a bare URL.
1001
 
  * Check for existence of /usr/lib/update-notifier/package-data-downloader
1002
 
    before trying to run it from our cron job, so that the package doesn't
1003
 
    generate error messages when removed but not purged.
1004
 
  * The action for our notification should call gksu instead of trying to
1005
 
    run the command directly without root access.  This is imperfect because
1006
 
    kubuntu won't have gksudo available by default, but it's an improvement
1007
 
    over failing for everybody.  LP: #976761.
1008
 
 
1009
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 13 Apr 2012 03:49:10 +0000
1010
 
 
1011
 
update-notifier (0.119ubuntu6) precise; urgency=low
1012
 
 
1013
 
  * data/package-data-downloader: Set urllib._urlopener to an instance of
1014
 
    urllib.FancyURLopener rather than urllib.URLopener, since the former
1015
 
    handles redirects (LP: #977812).
1016
 
 
1017
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 10 Apr 2012 12:15:08 +0100
1018
 
 
1019
 
update-notifier (0.119ubuntu5) precise; urgency=low
1020
 
 
1021
 
  * Make sure /usr/lib/update-notifier/package-data-downloader is called on
1022
 
    package configuration as well, since a trigger is not guaranteed to
1023
 
    happen if the triggering package is configured first.  LP: #977178.
1024
 
 
1025
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 09 Apr 2012 20:48:14 +0000
1026
 
 
1027
 
update-notifier (0.119ubuntu4) precise; urgency=low
1028
 
 
1029
 
  * Fix conffile removal handling for /etc/update-motd.d/20-cpu-checker; we
1030
 
    were deleting the file but it was still registered in dpkg's database as
1031
 
    obsolete.  dpkg-maintscript-helper can help with this.
1032
 
 
1033
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 09 Apr 2012 11:26:57 -0700
1034
 
 
1035
 
update-notifier (0.119ubuntu3) precise; urgency=low
1036
 
 
1037
 
  * data/package-data-downloader: add support for a 'should-download' field
1038
 
    pointing to a debconf question that tells us whether or not the files
1039
 
    for this package should actually be downloaded.  Otherwise, we'll
1040
 
    always download the files for msttcorefonts even when the user hasn't
1041
 
    accepted the license.  LP: #876298.
1042
 
 
1043
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 09 Apr 2012 05:36:00 +0000
1044
 
 
1045
 
update-notifier (0.119ubuntu2) precise; urgency=low
1046
 
 
1047
 
  * data/package-data-downloader, data/package-data-downloads-failed.in,
1048
 
    data/package-data-downloads-failed-permanently.in,
1049
 
    debian/update-notifier-common.{postinst,triggers}: add a new handler and
1050
 
    dpkg trigger to let packages queue data for download after package
1051
 
    install, so that network connectivity problems don't make installs
1052
 
    and upgrades unreliable.  LP: #876298.
1053
 
  * debian/update-notifier-common.cron.daily: add a cronjob to periodically
1054
 
    retry any failed downloads.
1055
 
  * src/update-notifier.c: when there are new hooks, check them whether or
1056
 
    not dpkg has run; this allows other packages to send us notifications
1057
 
    by ways other than running a package maintainer script.
1058
 
 
1059
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 05 Apr 2012 22:04:05 -0700
1060
 
 
1061
 
update-notifier (0.119ubuntu1) precise; urgency=low
1062
 
 
1063
 
  * src/update-notifier.c: Consider both the "sudo" and "admin" groups as
1064
 
    administrator. (LP: #893842)
1065
 
 
1066
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Sun, 11 Mar 2012 10:29:28 +0100
1067
 
 
1068
 
update-notifier (0.118.1ubuntu1) precise; urgency=low
1069
 
 
1070
 
  * add support to apply patches when running the release upgrader
1071
 
  * change default release upgrade check interval to 14 days
1072
 
    (LP: #918062)
1073
 
 
1074
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 18 Jan 2012 09:36:47 +0100
1075
 
 
1076
 
update-notifier (0.118ubuntu1) precise; urgency=low
1077
 
 
1078
 
  * fix "fsck doesn't update system info on login" LP: #692355
1079
 
    Thanks to Paul McEnery
1080
 
 
1081
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 09 Jan 2012 12:58:55 +0100
1082
 
 
1083
 
update-notifier (0.117ubuntu3.1) oneiric-proposed; urgency=low
1084
 
 
1085
 
  * src/trayappletui.c:
1086
 
    - fix overlong menu entries (LP: #871691)
1087
 
 
1088
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 13 Oct 2011 09:27:26 +0200
1089
 
 
1090
 
update-notifier (0.117ubuntu3) oneiric; urgency=low
1091
 
 
1092
 
  * add #include "trayappletui.h" to ensure the prototypes are
1093
 
    correct (fixes FTBFS)
1094
 
  * fix -Wall warnings
1095
 
 
1096
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Oct 2011 20:56:14 +0200
1097
 
 
1098
 
update-notifier (0.117ubuntu2) oneiric; urgency=low
1099
 
 
1100
 
  * port to libappindicator (LP: #779382) to ensure its visible
1101
 
    under unity{,-2d} for users with the auto_open key set to
1102
 
    false
1103
 
 
1104
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Oct 2011 12:18:49 +0200
1105
 
 
1106
 
update-notifier (0.117ubuntu1) oneiric; urgency=low
1107
 
 
1108
 
  * data/backend-helper.py: add helper that can dynamically 
1109
 
    choose what package manager to use
1110
 
  * switch recommends to python-aptdaemon.gtk3widgets | synpatic
1111
 
 
1112
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Aug 2011 15:50:40 +0200
1113
 
 
1114
 
update-notifier (0.116ubuntu1) oneiric; urgency=low
1115
 
 
1116
 
  *  Fixed restart required notification wording. (LP: #680685)
1117
 
 
1118
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Jul 2011 14:24:37 +0200
1119
 
 
1120
 
update-notifier (0.115ubuntu2) oneiric; urgency=low
1121
 
 
1122
 
  * set the default release-upgrade check time to 7 days
1123
 
    to be in line with the updates check interval
1124
 
    (foundations-o-update-manager-release-announcements spec)
1125
 
 
1126
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 19 Jul 2011 09:00:29 +0200
1127
 
 
1128
 
update-notifier (0.115ubuntu1) oneiric; urgency=low
1129
 
 
1130
 
  [ Michael Terry ]
1131
 
  * port to gtk3/gsettings/gdbus
1132
 
 
1133
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 14 Jul 2011 09:36:56 +0200
1134
 
 
1135
 
update-notifier (0.112ubuntu2) oneiric; urgency=low
1136
 
 
1137
 
  * data/update-notifier.desktop.in:
1138
 
    - Don't show in "Startup Applications" (LP: #803917)
1139
 
 
1140
 
 -- Michael Terry <mterry@ubuntu.com>  Fri, 01 Jul 2011 13:42:50 +0100
1141
 
 
1142
 
update-notifier (0.112ubuntu1) oneiric; urgency=low
1143
 
 
1144
 
  * Port to current libnotify 0.7 API. Bump libnotify-dev build dependency.
1145
 
 
1146
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 08 Jun 2011 09:22:22 +0200
1147
 
 
1148
 
update-notifier (0.111ubuntu2) natty; urgency=low
1149
 
 
1150
 
  [ Till Kamppeter ]
1151
 
  * src/uevent.c: 
1152
 
    - HP laser printers which require firmware can also have the
1153
 
      product ID "xx2a" now. (LP: #734822)
1154
 
 
1155
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 31 Mar 2011 11:21:51 +0200
1156
 
 
1157
 
update-notifier (0.111ubuntu1) natty; urgency=low
1158
 
 
1159
 
  * data/apt-cdrom-check, data/cddistupgrader:
1160
 
    - support upgrades from filesystems without the "stable" and 
1161
 
      "ubuntu" symlinks (like vfat)
1162
 
  * src/gdu.c:
1163
 
    - check all removable devices for a upgrader
1164
 
    - when detecting a upgrade CD skip the "Run package manager"
1165
 
      step as its recommended to use the release upgrader
1166
 
 
1167
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 09 Mar 2011 16:00:19 +0100
1168
 
 
1169
 
update-notifier (0.110.4ubuntu1) natty; urgency=low
1170
 
 
1171
 
  * src/hooks.c:
1172
 
    - use x-terminal-emulator instead of hardcoding gnome-terminal
1173
 
      (LP: #365796)
1174
 
 
1175
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Feb 2011 19:37:04 +0100
1176
 
 
1177
 
update-notifier (0.110.3ubuntu3) natty; urgency=low
1178
 
 
1179
 
  * data/update-motd-fsck-at-reboot: fix logic for getting mount list,
1180
 
    add defensive 0 sets, add "never check" special cases (LP: #718469).
1181
 
 
1182
 
 -- Kees Cook <kees@ubuntu.com>  Sun, 13 Feb 2011 16:46:32 -0800
1183
 
 
1184
 
update-notifier (0.110.3ubuntu2) natty; urgency=low
1185
 
 
1186
 
  * src/reboot.c: use consolekit instead of hal when gnome-session is
1187
 
    not available. lp: #716905
1188
 
 
1189
 
 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 13 Feb 2011 13:39:15 +0100
1190
 
 
1191
 
update-notifier (0.110.3ubuntu1) natty; urgency=low
1192
 
 
1193
 
  * merged lp:~brian-murray/update-notifier/error-message-string-fix,
1194
 
    many thanks!
1195
 
 
1196
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Jan 2011 11:32:56 +0100
1197
 
 
1198
 
update-notifier (0.110.2ubuntu1) natty; urgency=low
1199
 
 
1200
 
  * debian/90-updates-available, debian/98-fsck-at-reboot,
1201
 
    debian/98-reboot-required:
1202
 
    - check if the scripts exist before using them (thanks to
1203
 
      Kees Cook)
1204
 
 
1205
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Jan 2011 19:01:35 +0100
1206
 
 
1207
 
update-notifier (0.110.1ubuntu3) natty; urgency=low
1208
 
 
1209
 
  * src/crash.c:
1210
 
    - add dialog when system crashes are detected to avoid fullscreen
1211
 
      gksu window
1212
 
    - fix incorrect bits from the previous merge (thanks to Sebastien Bacher)
1213
 
    - honor the /apps/update-notifier/auto_launch gconf key, if that is
1214
 
      set never display a notifcation area icon but instead always fire
1215
 
      up apport, if set, do the opposite and always show notifcation
1216
 
      area icon and never fire up apport automatically
1217
 
 
1218
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 Jan 2011 14:20:33 +0100
1219
 
 
1220
 
update-notifier (0.110.1ubuntu2) natty; urgency=low
1221
 
 
1222
 
  [ Sebastien Bacher ]
1223
 
  * src/crash.c: if there is no systray report at least the user issues.
1224
 
    The code should still be ported to use an indicator later on.
1225
 
  * src/crash.c: Don't spam the session log with the crash names either.
1226
 
  * src/crash.c, src/reboot.c, src/update-notifier.c:
1227
 
    - clear some debug calls to keep the session log clean
1228
 
  
1229
 
  [ Michael Vogt ]
1230
 
  * src/update-notifier.c:
1231
 
    - move debug calls into g_debug and hide that by default
1232
 
    - add new --debug-misc call that is a catch-all bucket for 
1233
 
      uncategorized messages
1234
 
  * src/crash.c:
1235
 
    - use g_spawn_sync() instead of g_spawn_sync_command_line and
1236
 
      pass G_SPAWN_STDOUT_TO_DEV_NULL|G_SPAWN_STDERR_TO_DEV_NULL
1237
 
    
1238
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 Jan 2011 09:14:03 +0100
1239
 
 
1240
 
update-notifier (0.110.1ubuntu1) natty; urgency=low
1241
 
 
1242
 
  [ Michael Vogt ]
1243
 
  * data/update-motd-fsck-at-reboot:
1244
 
    - fix small issues in the script that I introduced in the
1245
 
      merge
1246
 
  * add recommends to aptdaemon (thanks to Michael Terry)
1247
 
    LP: #600745
1248
 
 
1249
 
  [ Kees Cook ]
1250
 
  * data/update-motd-cpu-checker, data/Makefile.am, debain/control,
1251
 
    debian/20-cpu-checker, debian/update-notifier-common.{install,postinst}:
1252
 
    drop cpu-checker since kernel will unmask BIOS filtering of NX now.
1253
 
 
1254
 
 -- Kees Cook <kees@ubuntu.com>  Wed, 17 Nov 2010 11:35:00 -0800
1255
 
 
1256
 
update-notifier (0.110ubuntu1) natty; urgency=low
1257
 
 
1258
 
  [ Loïc Minier ]
1259
 
  * Update description to not mention adept/adept-notifier anymore, but "other
1260
 
    packages" and "server use cases" as adept doesn't exist anymore.
1261
 
 
1262
 
  [ Michael Terry ]
1263
 
  * Add --disable-deprecations configure flag to test for deprecated API use
1264
 
  * Don't use deprecated API, and update required version of GTK+ to match
1265
 
    LP: #655231
1266
 
  
1267
 
  [ Michael Vogt ]
1268
 
  * merged lp:~shiyee/update-notifier/fsck-at-reboot, thanks to
1269
 
    Mads Chr. Olesen
1270
 
 
1271
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Nov 2010 10:11:11 +0100
1272
 
 
1273
 
update-notifier (0.105ubuntu1) maverick; urgency=low
1274
 
 
1275
 
  * src/reboot.c:
1276
 
    - avoid triggering a aptdaemon launch when checking for
1277
 
      pending transactions (LP: #587004)
1278
 
 
1279
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Sep 2010 10:00:54 +0200
1280
 
 
1281
 
update-notifier (0.104ubuntu1) maverick; urgency=low
1282
 
 
1283
 
  [ Sebastian Geiger ]
1284
 
  * src/update.c:
1285
 
    - fix missing init of GError
1286
 
  * updated to use xdg config dirs (thanks to Christian Klein)
1287
 
  
1288
 
  [ Michael Vogt ]
1289
 
  * move hooks file over to the new location if
1290
 
    it exists
1291
 
 
1292
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 25 Aug 2010 21:16:28 +0200
1293
 
 
1294
 
update-notifier (0.103ubuntu1) maverick; urgency=low
1295
 
 
1296
 
  [ Michael Vogt ]
1297
 
  * add /usr/share/update-notifier/plugins/cache-changed dir
1298
 
    that can be used to trigger scripts on cache change (update,
1299
 
    install, remove, upgrade) that are run within the users
1300
 
    context (e.g. oneconf) 
1301
 
 
1302
 
  [ Didier Roche ]
1303
 
  * sort and launch scripts one after another in async mode on cache change
1304
 
 
1305
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Jul 2010 15:01:58 +0200
1306
 
 
1307
 
update-notifier (0.102ubuntu1) maverick; urgency=low
1308
 
 
1309
 
  * Generalize firmware backend to be more easily extensible for other types
1310
 
    of uevents:
1311
 
    - Rename firmware.{h,c} to uevent.{h,c} and rename the functions
1312
 
      accordingly.
1313
 
    - configure.in, src/Makefile.am, src/update-notifier.c: Fix references for
1314
 
      name changes above.
1315
 
    - uevent.c: Split out the "missing general firmware" specific bits into a
1316
 
      new function deal_with_missing_firmware(). This makes the on_uevent()
1317
 
      function very small and clean, and easy to extend.
1318
 
  * src/uevent.c: Add new function deal_with_scp() to launch
1319
 
    system-config-printer when a printer is added or present at startup, and
1320
 
    s-c-p is not running yet. This must explicitly enabled with the new
1321
 
    --enable-system-config-printer configure option, and is disabled by
1322
 
    default. OEMs and derivatives can enable it easily and drop s-c-p's
1323
 
    autostart .desktop file.
1324
 
  * src/uevent.c: Fix a memory leak, properly free the list items and list
1325
 
    from g_udev_client_query_by_subsystem().
1326
 
  * debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).
1327
 
  * Add debian/source/format: 3.0 (native).
1328
 
 
1329
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 25 Jun 2010 12:19:04 +0200
1330
 
 
1331
 
update-notifier (0.101ubuntu1) maverick; urgency=low
1332
 
 
1333
 
  * src/update.c:
1334
 
    - run apt-check with nice and ionice (thanks to dbarth)
1335
 
  * README:
1336
 
    - updated, add information on /etc/apt/apt.conf.d/10periodic,
1337
 
      /etc/apt/apt.conf.d/20archive. Thanks to Michael Schuerig
1338
 
      for suggesting this
1339
 
 
1340
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Jun 2010 15:06:12 +0200
1341
 
 
1342
 
update-notifier (0.100ubuntu1) maverick; urgency=low
1343
 
 
1344
 
  * properly integrate with check-release-upgrade-gtk and support
1345
 
    --devel-release
1346
 
  * merged from debian, many thanks to Julian Andres Klode
1347
 
  * switch back to auto-open mode 
1348
 
 
1349
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 01 Jun 2010 15:38:26 +0200
1350
 
 
1351
 
update-notifier (0.99.3debian4) unstable; urgency=low
1352
 
 
1353
 
  * Show the tray icon instead of running update-manager (Closes: #578717),
1354
 
    the update-manager mode does not even work currently due to Bug#579789.
1355
 
 
1356
 
 -- Julian Andres Klode <jak@debian.org>  Wed, 05 May 2010 12:11:01 +0200
1357
 
 
1358
 
update-notifier (0.99.3debian3) unstable; urgency=low
1359
 
 
1360
 
  * Do not ship /var/crash as it is not needed.
1361
 
  * debian/update-notifier-common.install:
1362
 
    - Install /etc/apt/apt.conf.d/ files here instead of using debian/rules.
1363
 
  * debian/rules: Simplify and remove unneeded parts.
1364
 
  * autogen.sh: Run intltool-update -p here.
1365
 
  * data/apt_check.py:
1366
 
    - Detect security updates for Debian [and gNewSense] (Closes: #493653).
1367
 
  * Run notify-reboot-required in kernel postinst.d (Closes: #502396).
1368
 
  * data/notify-reboot-required: Also work if /var/run is no mountpoint,
1369
 
    it will be cleaned up on boot anyway (Closes: #462002).
1370
 
  * Recommend synaptic and software-properties-gtk and only use them if
1371
 
    they are installed (Closes: #559000, #448534).
1372
 
  * Recommend anacron to have up-to-data package lists (Closes: #414155).
1373
 
  * debian/99update-notifier: Fix syntax.
1374
 
  * Update translations from Launchpad and create ALL_LINGUAS dynamically.
1375
 
  * data/Makefile.am: Do not run gconftool-2, it just prints warnings.
1376
 
  * Fix compiler warnings.
1377
 
 
1378
 
 -- Julian Andres Klode <jak@debian.org>  Sun, 18 Apr 2010 18:18:36 +0200
1379
 
 
1380
 
update-notifier (0.99.3debian2) unstable; urgency=low
1381
 
 
1382
 
  * configure.in: Remove gdu and gudev-1.0 from the common module list.
1383
 
 
1384
 
 -- Julian Andres Klode <jak@debian.org>  Sat, 17 Apr 2010 13:19:56 +0200
1385
 
 
1386
 
update-notifier (0.99.3debian1) unstable; urgency=low
1387
 
 
1388
 
  * Rebase packaging on Ubuntu's one (Closes: #568476); differences:
1389
 
    - Depend on update-manager-gnome instead of update-manager.
1390
 
    - Only recommend cpu-checker as it's not in the archive (yet).
1391
 
  * data/apt_check.py: Upgrade to new python-apt API (Closes: #572351).
1392
 
  * Disable gudev and gdu stuff on non-Linux architectures.
1393
 
  * debian/control: Update Standards-Version and have -common depend on python.
1394
 
  * debian/update-notifier-common.preinst: Add missing #DEBHELPER# line.
1395
 
 
1396
 
 -- Julian Andres Klode <jak@debian.org>  Fri, 16 Apr 2010 19:41:27 +0200
1397
 
 
1398
 
update-notifier (0.99.2) lucid; urgency=low
1399
 
 
1400
 
  * 20-cpu-checker, 90-updates-available, 98-reboot-required,
1401
 
    update-notifier-common.install, update-notifier-common.links:
1402
 
    symlinking scripts into /etc/update-motd.d causes them *not*
1403
 
    to be considered conffiles, so admins can't really edit or
1404
 
    remove them to their liking; instead, install simple "exec"
1405
 
    shell wrappers, LP: #559194
1406
 
 
1407
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 09 Apr 2010 12:44:13 -0500
1408
 
 
1409
 
update-notifier (0.99.1) lucid; urgency=low
1410
 
 
1411
 
  [ Michael Vogt ]
1412
 
  * data/notify-reboot-required:
1413
 
    - make sure to record the maintainer script that requested the
1414
 
      reboot in /var/run/reboot-required.pkgs (LP: #538253)
1415
 
  * silence debug messages by default (unless one of the 
1416
 
    --debug switches is used)
1417
 
  * debian/control:
1418
 
    - point Vcs-Bzr to lucid branch
1419
 
 
1420
 
  [ Dustin Kirkland ]
1421
 
  * debian/update-notifier-common.links: move reboot-required
1422
 
    from update-motd position 99 to 98, since 99 is now a (typically
1423
 
    empty) admin-controlled footer
1424
 
 
1425
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 Mar 2010 14:59:04 +0100
1426
 
 
1427
 
update-notifier (0.99) lucid; urgency=low
1428
 
 
1429
 
  * src/firmware.c:
1430
 
    - move hplip firmware loading here and watch for udev 
1431
 
      events from printers that need to load a firmware. Call 
1432
 
      hp-plugin-ubuntu in this case automatically.
1433
 
  * src/hplip.{c,h}:
1434
 
    - dropped in favor of doing this in the firmware.c code
1435
 
 
1436
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 19 Mar 2010 17:21:04 +0100
1437
 
 
1438
 
update-notifier (0.98) lucid; urgency=low
1439
 
 
1440
 
  * data/update-motd-cpu-checker: update path to the now external checker.
1441
 
 
1442
 
 -- Kees Cook <kees@ubuntu.com>  Thu, 11 Mar 2010 01:16:49 -0800
1443
 
 
1444
 
update-notifier (0.97) lucid; urgency=low
1445
 
 
1446
 
  * debian/control, data/update-motd-cpu-checker: move motd updater into
1447
 
    the data/ tree and add to build system now that check-bios-nx is part
1448
 
    of the external cpu-checker package.
1449
 
 
1450
 
 -- Kees Cook <kees@ubuntu.com>  Wed, 10 Mar 2010 23:03:25 -0800
1451
 
 
1452
 
update-notifier (0.96) lucid; urgency=low
1453
 
 
1454
 
  * debian/cpu-checker/check-bios-nx: adjust informational URL, eliminate
1455
 
    "filter" language in favor of "disable".
1456
 
 
1457
 
 -- Kees Cook <kees@ubuntu.com>  Thu, 18 Feb 2010 12:23:28 -0800
1458
 
 
1459
 
update-notifier (0.95) lucid; urgency=low
1460
 
 
1461
 
  * debian/cpu-checker/*, debian/rules, debian/update-notifier-common.links:
1462
 
    add NX bit sanity checker to be included in motd updates.
1463
 
 
1464
 
 -- Kees Cook <kees@ubuntu.com>  Wed, 17 Feb 2010 15:05:16 -0800
1465
 
 
1466
 
update-notifier (0.94) lucid; urgency=low
1467
 
 
1468
 
  * Add src/hplip.{h,c}:
1469
 
    -  listen to com.hp.hplip.NeedPlugin events
1470
 
 
1471
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Feb 2010 13:34:08 +0100
1472
 
 
1473
 
update-notifier (0.93) lucid; urgency=low
1474
 
 
1475
 
  * data/update-notifier.desktop:
1476
 
    - drop the --startup-delay command line option and use the new 
1477
 
      X-GNOME-Autostart-Delay autostart key instead
1478
 
 
1479
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 01 Feb 2010 15:36:10 -0800
1480
 
 
1481
 
update-notifier (0.92) lucid; urgency=low
1482
 
 
1483
 
  * Add src/firmware.{h,c}: Listen to "firmware" subsystem events, check if
1484
 
    requested firmware is present, and call jockey --check if not.
1485
 
    (LP: #425821, UbuntuSpec:desktop-lucid-jockey-hotplug-support)
1486
 
 
1487
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 26 Nov 2009 11:09:42 +0100
1488
 
 
1489
 
update-notifier (0.91) lucid; urgency=low
1490
 
 
1491
 
  [ Michael Vogt ]
1492
 
  * src/reboot.c:
1493
 
    - do not auto-open restart required dialog, do this check in
1494
 
      the calling clients (like update-manager) instead
1495
 
 
1496
 
  [ Loïc Minier ]
1497
 
  * Drop a couple of useless AC_SUBSTs.
1498
 
  * src/Makefile.am: use $(PACKAGE_CFLAGS) and _LIBS instead of
1499
 
    @PACKAGE_CFLAGS@ and _LIBS to allow overriding on the cmdline.
1500
 
  * configure.in: add "x11" to pkg_modules since src/clipboard.c calls X11
1501
 
    functions directly; fixes build issue with binutils-gold; thanks Peter
1502
 
    Fritzsche for the report; Debian #556515.
1503
 
  * Build-dep on libx11-dev explicitly.
1504
 
  * Wrap build-deps and deps to get cleaner diffs.
1505
 
  * Cleanup rules, mostly dropping boilerplate.
1506
 
  * Pass -s to dh_* in binary-arch.
1507
 
  * Don't overwrite CFLAGS from the env.
1508
 
  * Don't set INSTALL_PROGRAM, not needed with dh_strip.
1509
 
  * Only pass --host to configure if DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE
1510
 
    differ.
1511
 
  * Pass LDFLAGS down to configure.
1512
 
  * Build-dep on autotools-dev to ensure config.sub and config.guess are
1513
 
    present.
1514
 
  * Don't ignore errors from distclean.
1515
 
  * Update FSF address in copyright and misc src/*.[ch] files.
1516
 
  * "set -e" in debian/preinst, postinst, and postrm.
1517
 
  * Cleanup and simplify debian/update-notifier-common.postinst.
1518
 
  * Use Vcs-Bzr instead of XS-Vcs-Bzr.
1519
 
  * Bump up Standards-Version to 3.8.3.
1520
 
  * Comment out --with-pkg-manager= configure flag as it's dnl-ed out in
1521
 
    configure.in.
1522
 
  * Drop useless DEBVER from rules.
1523
 
  * Move to debhelper 7; bump bdep and compat.
1524
 
 
1525
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Nov 2009 09:19:46 +0100
1526
 
 
1527
 
update-notifier (0.90) karmic; urgency=low
1528
 
 
1529
 
  * data/update-notifier.schemas.in:
1530
 
    - fix typo (LP: #400214)
1531
 
  * debian/update-notifier-common.dirs:
1532
 
    - do not ship /var/crash here (LP: #449738)
1533
 
  * debian/rules:
1534
 
    - create /var/crash with the right permissions
1535
 
  * debian/update-notifier-common.postinst:
1536
 
    - fixup if permissions of /var/crash are incorrect due to
1537
 
      update-notifier-common (LP: #449738)
1538
 
  * data/apt-cdrom-check:
1539
 
    - only offer addon-cd if gnome-app-install is installed
1540
 
      (software-center does not yet support addon CDs)
1541
 
  * src/update.c:
1542
 
    - use gtk-dialog-warning-panel by default and use gtk
1543
 
      fallback mechanism to use the gtk-dialog-warning stock icon
1544
 
 
1545
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Oct 2009 17:15:35 +0200
1546
 
 
1547
 
update-notifier (0.89) karmic; urgency=low
1548
 
 
1549
 
  [ Mario Limonciello ]
1550
 
  * src/reboot.c:
1551
 
    - Fallback to HAL if possible to reboot (LP: #437333)
1552
 
  
1553
 
  [ Michael Vogt ]
1554
 
  * src/reboot.c:
1555
 
    - wait for pending aptdaemon transactions before showing
1556
 
      the reboot required dialog (LP: #445634)
1557
 
  * src/update.c:
1558
 
    - fix small memleak
1559
 
 
1560
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 09 Oct 2009 16:40:44 +0200
1561
 
 
1562
 
update-notifier (0.88) karmic; urgency=low
1563
 
 
1564
 
  * ui/reboot-dialog.ui:
1565
 
    - simplify text in the restart required UI (LP: #397324),
1566
 
      thanks to Scott Ritchie
1567
 
  * src/hal.c:
1568
 
    - more robustness again failure in gdu_pool_new() 
1569
 
  * src/upate-notifier.c: 
1570
 
    - when gdu can not be initialized, do not fail but log a 
1571
 
      warning instead (LP: #418691)
1572
 
  * data/update-notifier.schemas.in:
1573
 
    - fix typo (LP: #411511), thanks to Rakesh 'arky' Ambati
1574
 
 
1575
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Sep 2009 18:41:30 +0200
1576
 
 
1577
 
update-notifier (0.87) karmic; urgency=low
1578
 
 
1579
 
  [ Dustin Kirkland ]
1580
 
  * debian/control: recommend libpam-modules rather than update-motd,
1581
 
    LP: #399071
1582
 
 
1583
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 16 Jul 2009 17:18:45 -0500
1584
 
 
1585
 
update-notifier (0.86) karmic; urgency=low
1586
 
 
1587
 
  [ Sebastien Bacher ]
1588
 
  * debian/rules:
1589
 
    - build using --as-needed to reduce the depends
1590
 
 
1591
 
  [ Dustin Kirkland ]
1592
 
  * debian/update-notifier-common.dirs: update-notifier-common
1593
 
    needs /etc/update-motd.d, rather than /etc/update-motd.d/hourly;
1594
 
    causes this directory to *not* be removed on update-motd package
1595
 
    removal/upgrade
1596
 
 
1597
 
  [ Michael Vogt ]
1598
 
  * src/update-notifier.c:
1599
 
    - if display can not be opened, show a propper error message
1600
 
      and do not crash (LP: #317745)
1601
 
  * src/apt_check.py:
1602
 
    - count security updates correctly even when they are "shadowed"
1603
 
      by a regular update (LP: #394958)
1604
 
    - fix typo (thanks to Hew McLachlan)
1605
 
  * data/update-motd-updates-available, debian/99update-notifier:
1606
 
    - move updates available from /var/run to /var/lib/update-notifier
1607
 
      to make it persistent over reboots
1608
 
  * src/update-notifier.c:
1609
 
    - make the timeout for no-activity from apt bigger (LP: #274001)
1610
 
  * data/update-notifier.desktop.in:
1611
 
    - better description for the auto startup (LP: #146918)
1612
 
  * src/update-notifier.c:
1613
 
    - use GAppInfo/GAppLaunchContext to provide startup notification
1614
 
      support (LP: #46258)
1615
 
  
1616
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jul 2009 16:50:46 +0200
1617
 
 
1618
 
update-notifier (0.85) karmic; urgency=low
1619
 
 
1620
 
  * src/reboot.c:
1621
 
    - use the gnome-session dbus interface for reboots
1622
 
  * src/hal.c -> src/gdu.c:
1623
 
    - ported from hal to gnome-disk-utils (libgdu-dev)
1624
 
  * drop libgnome from the build-depends and switch to
1625
 
    the new gnome-session dbus interface entirely
1626
 
  * debian/control:
1627
 
    - drop libgnome-dev, libhal-dev
1628
 
  * src/update.c:
1629
 
    - when checking for apt/dpkg logs, ignore empty ones, 
1630
 
      they are most likely caused by logrotate (thanks to
1631
 
      Dan Kegel)
1632
 
    - when checking apt/dpkg logs, glob() for the old(er)
1633
 
      ones too (thanks to Dan Kegel)
1634
 
 
1635
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Jul 2009 17:25:16 +0200
1636
 
 
1637
 
update-notifier (0.80) karmic; urgency=low
1638
 
 
1639
 
  * add /apps/update-notifier/hide_reboot_notification
1640
 
    gconf key to hide the reboot required messages 
1641
 
    (as suggested by tjaalton)
1642
 
  * when running in auto-launch mode, check if security
1643
 
    updates are installed unattended and if so, use the normal
1644
 
    launch interval (LP: #369706)
1645
 
 
1646
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 06 Jul 2009 13:23:06 +0200
1647
 
 
1648
 
update-notifier (0.79) karmic; urgency=low
1649
 
 
1650
 
  [ Sebastien Bacher ] 
1651
 
  * ported from glade to gtkbuilder
1652
 
  
1653
 
  [ Michael Vogt ]
1654
 
  * data/apt_check.py:
1655
 
    - ensure that updates in both -updates and -security are
1656
 
      only counted once (thanks to Emmet)
1657
 
  * debian/control:
1658
 
    - add strict dependency on update-notifier-common
1659
 
 
1660
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 29 Jun 2009 14:11:25 +0200
1661
 
 
1662
 
update-notifier (0.78) karmic; urgency=low
1663
 
 
1664
 
  * src/update.c:
1665
 
    - better debug output
1666
 
    - add AUTOLAUNCH_MINIMAL_SECURITY_INTERVAL (LP: #369198)
1667
 
  * src/update-notifier.c:
1668
 
    - fix typo (#365314)
1669
 
  * data/apt_check.py:
1670
 
    - check for security updates in the current running
1671
 
      distro release (deals with cases where people have
1672
 
      two distros in their sources.list)
1673
 
  * remove some debug output
1674
 
 
1675
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Apr 2009 15:39:34 +0200
1676
 
 
1677
 
update-notifier (0.76.7) jaunty; urgency=low
1678
 
 
1679
 
  * fix crash in --debug mode (LP: #348883, #348110)
1680
 
 
1681
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 26 Mar 2009 11:01:09 +0100
1682
 
 
1683
 
update-notifier (0.76.6) jaunty; urgency=low
1684
 
 
1685
 
  * src/update.c:
1686
 
    - do not auto-launch if the dpkg lock is taken
1687
 
      by another process (LP: #334935)
1688
 
  * rework the debug options and support --debug-inotify,
1689
 
    --debug-updates, --debug-hooks
1690
 
 
1691
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Mar 2009 14:11:12 +0100
1692
 
 
1693
 
update-notifier (0.76.5) jaunty; urgency=low
1694
 
 
1695
 
  * debian/99update-notifier: write an empty /var/run/updates-available,
1696
 
    rather than removing it;  empty indicates that we *know* that there are
1697
 
    no updates available, whereas missing/remove indicates that the status
1698
 
    is unknown, LP: #339066
1699
 
 
1700
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sat, 07 Mar 2009 00:32:56 -0600
1701
 
 
1702
 
update-notifier (0.76.4) jaunty; urgency=low
1703
 
 
1704
 
  * fix corner cases when the update icon still
1705
 
    appears even if run in auto launch mode (thanks to
1706
 
    Steve Langasek)
1707
 
 
1708
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 04 Mar 2009 09:37:20 +0100
1709
 
 
1710
 
update-notifier (0.76.3) jaunty; urgency=low
1711
 
 
1712
 
  * use the gconf /apps/update-manager/launch_time key
1713
 
    to detect the last lauch time. this means the autolaunch
1714
 
    time is reset on each manual update-manager run too
1715
 
 
1716
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 03 Mar 2009 14:57:27 +0100
1717
 
 
1718
 
update-notifier (0.76.2) jaunty; urgency=low
1719
 
 
1720
 
  * src/reboot.c:
1721
 
    - show the reboot required dialog only once per
1722
 
      session (thanks to mdz for the report)
1723
 
  * src/update.c:
1724
 
    - when checking if update-manager needs to be auto launched,
1725
 
      take the time of the last package installs/removals into
1726
 
      consideration as well (as requested by the DX team)
1727
 
    - when auto launching update-manager, run with nice and 
1728
 
      ionice -c3
1729
 
  * src/update-notifier.c:
1730
 
    - add --debug-autolaunch switch
1731
 
 
1732
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 02 Mar 2009 15:38:28 +0100
1733
 
 
1734
 
update-notifier (0.76.1) jaunty; urgency=low
1735
 
 
1736
 
  * ui/reboot-reqruied.glade:
1737
 
    - add dialog title for auto-launching
1738
 
  * data/update-notifier.schemas.in:
1739
 
   - set default launch interval to 7 days now (as asked for
1740
 
     by the DX team) 
1741
 
  * data/apt_check.py:
1742
 
    - fix i18n plural forms (LP: #325251)
1743
 
 
1744
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Feb 2009 20:47:37 +0100
1745
 
 
1746
 
update-notifier (0.76) jaunty; urgency=low
1747
 
 
1748
 
  * make "auto_launch" update-manager mode the default (as asked
1749
 
    for by the DX team)
1750
 
  * set "regular_auto_launch_interval" to 2 days for the development
1751
 
    release. this default will change to 7 days for the stable
1752
 
    release
1753
 
  * run update-manager with "--no-focus-on-map" when in 
1754
 
    "auto_launch" mode
1755
 
  * add "/apps/update-notifier/regular_auto_launch_interval" gconf
1756
 
    key that controls at what intervals (in days) update-manager is 
1757
 
    automatically launched for regular updates (security updates 
1758
 
    will be launched immediately). This only affects users that use
1759
 
    "/apps/update-notifier/auto_launch"
1760
 
  * make the interactive upgrade hooks dialog open up immediately
1761
 
    if "auto_launch" is enabled
1762
 
  * make the reboot required dialog open up immediately if "auto_launch" 
1763
 
    is enabled
1764
 
 
1765
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 16 Feb 2009 17:06:56 +0100
1766
 
 
1767
 
update-notifier (0.75.10) jaunty; urgency=low
1768
 
 
1769
 
  * add gconf "/apps/update-notifier/auto_launch" option that 
1770
 
    can automatically launch update-manager (defaults to 
1771
 
    "false" for now until focus it not stolen)
1772
 
 
1773
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 06 Feb 2009 14:33:06 +0100
1774
 
 
1775
 
update-notifier (0.75.9) jaunty; urgency=low
1776
 
 
1777
 
  * debian/99update-notifier:
1778
 
    - remove /var/run/updates-available after package installation
1779
 
      (LP: #319438)
1780
 
  
1781
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 04 Feb 2009 16:36:27 +0100
1782
 
 
1783
 
update-notifier (0.75.8) jaunty; urgency=low
1784
 
 
1785
 
  * debian/update-notifier.docs:
1786
 
    - fix filename and use it again (LP: #319194)
1787
 
  * fix reboot action (LP: #314409)
1788
 
 
1789
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 23 Jan 2009 15:21:02 +0100
1790
 
 
1791
 
update-notifier (0.75.7) jaunty; urgency=low
1792
 
 
1793
 
  [ Michael Vogt ]
1794
 
  * src/hal.c: 
1795
 
    - fix incorrect capitalization (LP: #186594) 
1796
 
    
1797
 
  [ Chris Coulson ]
1798
 
  * src/update-notifier.c:
1799
 
    - Revert an earlier change to call gnome_program_init()
1800
 
      again. reboot.c still depends on this (LP: #302326)
1801
 
 
1802
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 20 Jan 2009 19:59:20 +0100
1803
 
 
1804
 
update-notifier (0.75.6) jaunty; urgency=low
1805
 
 
1806
 
  * data/update-notifier.desktop.in:
1807
 
    - work with other DEs than gnome,xfce (LP: #300463)
1808
 
  * po/POTFILES.in:
1809
 
    - add missing file (LP: #298806)
1810
 
  * src/update-notifier.c:
1811
 
    - make "--force" start u-n even for system users (LP: #294569)
1812
 
    - add gconf-key /apps/update-notifier/end_system_uids to make
1813
 
      this configurable
1814
 
  * src/update.{cc,h}:
1815
 
    - show amount of updates available in notification 
1816
 
      (LP: #243695) as well
1817
 
 
1818
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Nov 2008 21:24:31 +0100
1819
 
 
1820
 
update-notifier (0.75.5) jaunty; urgency=low
1821
 
 
1822
 
  * data/notify-reboot-required:
1823
 
    - fix breakage when gettext-base is not installed
1824
 
      (thanks to StevenK)
1825
 
 
1826
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Nov 2008 09:57:35 +0100
1827
 
 
1828
 
update-notifier (0.75.4) jaunty; urgency=low
1829
 
 
1830
 
  [ Dustin Kirkland ]
1831
 
  * data/Makefile.am: install 
1832
 
    - update-motd-reboot-required and 
1833
 
    - update-motd-updates-available
1834
 
  * data/notify-reboot-required: 
1835
 
    - write human-readable, translatable output to /var/run/reboot-required
1836
 
  * data/update-motd-reboot-required: 
1837
 
    - standalone shell script for use in update-motd
1838
 
  * data/update-motd-updates-available: 
1839
 
    - standalone shell script to call apt-check with --human-readable option; 
1840
 
      hook for use in update-motd
1841
 
  * debian/control: 
1842
 
    - recommend update-motd (>= 1.9), which contains fine grained motd
1843
 
      update frequency control
1844
 
  
1845
 
  [ Michael Vogt ]
1846
 
  * po/POTFILES.in:
1847
 
    - add data/notify-reboot-required
1848
 
  * data/update-motd-updates-available:
1849
 
    - add checks so that apt-check only runs if the sources.list or the
1850
 
      package lists changed
1851
 
  * debian/rules:
1852
 
    - byebye arch-build target
1853
 
  * .bzr-builddeb/default.conf:
1854
 
    - welcome "[HOOKS]\npre-build"
1855
 
 
1856
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Nov 2008 16:52:31 +0100
1857
 
 
1858
 
update-notifier (0.75.3) jaunty; urgency=low
1859
 
 
1860
 
  * data/apt_check.py:
1861
 
    - add "--human-readable" that gives the output
1862
 
      in a human readable format (useful for e.g. scripts)
1863
 
  * po/POTFILES.in:
1864
 
    - updated
1865
 
    - re-run make update-po
1866
 
 
1867
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Nov 2008 20:59:04 +0100
1868
 
 
1869
 
update-notifier (0.75.2) jaunty; urgency=low
1870
 
 
1871
 
  * data/apt_check.py:
1872
 
    - make it a module so that it be shared with
1873
 
      update-notifier-kde
1874
 
    - rename so that it can be imported by update-notifier-kde
1875
 
    - create compat symlink
1876
 
    - use dgettext() so that it can be used from a different
1877
 
      gettext domain that update-notifier
1878
 
    - move the option parser out of run()
1879
 
  * po/POTFILES.in:
1880
 
    - add missing files
1881
 
  * debian/update-notifier-common.install:
1882
 
    - move the translations into this package
1883
 
 
1884
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Nov 2008 20:15:11 +0100
1885
 
 
1886
 
update-notifier (0.75.1) jaunty; urgency=low
1887
 
 
1888
 
  * debian/update-notifier-common.install:
1889
 
    - move apt-check, apt-cdrom-check and cdromdistupgrade
1890
 
      into update-notifier-common
1891
 
 
1892
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Nov 2008 18:59:24 +0100
1893
 
 
1894
 
update-notifier (0.75) jaunty; urgency=low
1895
 
 
1896
 
  * debian/15update-stamp:
1897
 
    - make it cooperate with other update-success hooks
1898
 
  * data/cddistupgrader:
1899
 
    - fix quoting issues
1900
 
  * src/update-notifier.c:
1901
 
    - honor "--force" again and show the update-notifications
1902
 
      then even for users not in the admin group (LP: #288099)
1903
 
    - merge the gio branch
1904
 
    - change statup delay to be calculated in seconds
1905
 
    - change default to 5
1906
 
  * data/update-notifier.desktop.in:
1907
 
    - set delay to 60 sec
1908
 
  * do not use GnomeClient anymore on all places where this is
1909
 
    possible - we can not remove it entirely (yet) because
1910
 
    reboot.c depends on it to do a cross desktop session exit
1911
 
    request
1912
 
  * src/update-notifier.c:
1913
 
    - move package manager to foreground if possible (LP: #274562), 
1914
 
      thanks to Muhammad Ameen
1915
 
  * use the glib checksum functions instead of home grown 
1916
 
    implementation (thanks to Bruce Cowan)
1917
 
 
1918
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Nov 2008 10:24:01 +0100
1919
 
 
1920
 
update-notifier (0.71.8) intrepid; urgency=low
1921
 
 
1922
 
  * src/hooks.c:
1923
 
    - when looking for inline translations in the notes file, 
1924
 
      check for keys with the CODESET added too to match what
1925
 
      intltool-debian outputs (LP: #287556)
1926
 
 
1927
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 22 Oct 2008 22:34:50 +0200
1928
 
 
1929
 
update-notifier (0.71.7) intrepid; urgency=low
1930
 
 
1931
 
  * src/update-notifier.c:
1932
 
    - check for all system user UIDs and do not start in this case
1933
 
      (LP: #286037)
1934
 
 
1935
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 20 Oct 2008 15:13:27 +0200
1936
 
 
1937
 
update-notifier (0.71.6) intrepid; urgency=low
1938
 
 
1939
 
  * ui/hooks-dialog.glade:
1940
 
    - make it avaialble via alt-tab
1941
 
  * src/update.c, src/update-notifier.c:
1942
 
    - allow running for non-admin users so that they can
1943
 
      see the hook notifications too (LP: #281837)
1944
 
    - ensure that its not run for the gdm guest user
1945
 
  * src/hooks.c:
1946
 
    - add optional "OnlyAdminUsers" key (defaults to "true")
1947
 
      so that non-admin users get not swamped with old 
1948
 
      notifications after the ugprade to intrepid
1949
 
 
1950
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Oct 2008 18:27:43 +0200
1951
 
 
1952
 
update-notifier (0.71.5) intrepid; urgency=low
1953
 
 
1954
 
  * data/apt-cdrom-check:
1955
 
    - fix incorrect quoting in release upgrade disk
1956
 
      detection
1957
 
 
1958
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Oct 2008 16:51:51 +0200
1959
 
 
1960
 
update-notifier (0.71.4) intrepid; urgency=low
1961
 
 
1962
 
  * src/hooks.c:
1963
 
    - support "ButtonText" tag in note
1964
 
    - deal with empty "Name" tag
1965
 
 
1966
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Oct 2008 20:00:52 +0200
1967
 
 
1968
 
update-notifier (0.71.3) intrepid; urgency=low
1969
 
 
1970
 
  * src/hal.c:
1971
 
    - check for already mounted CDs when starting up (LP: #276728)
1972
 
 
1973
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 01 Oct 2008 16:53:41 +0200
1974
 
 
1975
 
update-notifier (0.71.2) intrepid; urgency=low
1976
 
 
1977
 
  * src/update.c:
1978
 
    - do not start two update-managers on double click
1979
 
      (LP: #258128)
1980
 
    - wording fixes (LP: #254313), thanks to Gabor Kelemen
1981
 
  * src/reboot.c:
1982
 
    - change the way gnome_client_request_save() is run
1983
 
      to work with the latest gnome-session (LP: #214446)
1984
 
    - better wording in the reboot dialog (LP: #211616)
1985
 
  * data/apt-cdrom-check:
1986
 
    - fix edubuntu addon CD detection
1987
 
  * po/zh_CN:
1988
 
    - new translation (thanks to Deng Xiyue, closes: #497957)
1989
 
 
1990
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Sep 2008 21:05:08 +0200
1991
 
 
1992
 
update-notifier (0.71.1) intrepid; urgency=low
1993
 
 
1994
 
  * src/update.c:
1995
 
    - make the "repository-outdated" nag message more clear
1996
 
      and mention that unavailable repositores may cause the
1997
 
      problem (LP: #243876)
1998
 
  * data/apt-check:
1999
 
    - fix incorrect display of number of updates (LP: #251494)
2000
 
 
2001
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 28 Jul 2008 14:32:47 +0200
2002
 
 
2003
 
update-notifier (0.71) intrepid; urgency=low
2004
 
 
2005
 
  * data/apt-check:
2006
 
    - check for intermediate version when checking if a upgrade
2007
 
      is security releated or not. its possible that a upgrade
2008
 
      is available in -security and a newer one in -updates that
2009
 
      has the security fixes applied as well but shows up in 
2010
 
      update-notifier as a normal update instead of a security
2011
 
      releated one (LP: #239673)
2012
 
 
2013
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Jun 2008 17:37:20 +0200
2014
 
 
2015
 
update-notifier (0.70.7.debian-7) unstable; urgency=low
2016
 
 
2017
 
  [ Emilio Pozuelo Monfort ]
2018
 
  * debian/control.in: Depend on dbus-x11 rather than dbus-1-utils.
2019
 
    Closes: #451449.
2020
 
  
2021
 
  [ Stephan Peijnik ]
2022
 
  * debian/patches/08_gksu_preserve_environment.diff: Added patch that makes
2023
 
    gksu preserve its environment (-k switch). Fixes an issue with 
2024
 
    update-manager-gnome.
2025
 
 
2026
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 21 Sep 2009 19:04:50 +0200
2027
 
 
2028
 
update-notifier (0.70.7.debian-6) unstable; urgency=low
2029
 
 
2030
 
  [ Loic Minier ]
2031
 
  * Use lt-nl instead of lt in README.reboot-required.Debian for robustness.
2032
 
 
2033
 
  [ Emilio Pozuelo Monfort ]
2034
 
  * Depend on update-manager-gnome rather than update-manager since it's
2035
 
    been renamed. Closes: #544325.
2036
 
 
2037
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 30 Aug 2009 22:04:01 +0200
2038
 
 
2039
 
update-notifier (0.70.7.debian-5) unstable; urgency=low
2040
 
 
2041
 
  [ Hideki Yamane ]
2042
 
  * debian/update-notifier-common.install
2043
 
    - add localized message 
2044
 
      (as /usr/share/locale/*/LC_MESSAGES/update-notifier.mo)
2045
 
  * debian/patches/002_i18n_update.diff
2046
 
    - update ja.po
2047
 
  * debian/patches/04_fix_gksu_usage.diff
2048
 
    - remove unnecessary patch line for src/update-notifier.c.orig.rej
2049
 
 
2050
 
  [ Josselin Mouette ]
2051
 
  * Add version mangling to watch file.
2052
 
  * Require debhelper 5.0.51 for dh_icons.
2053
 
  * Make update-notifier-common depend on python for the scripts.
2054
 
  * update-notifier.1:
2055
 
    + Fix whatis entry.
2056
 
    + Fix a typo.
2057
 
  * Add set -e to preinst, postinst, postrm.
2058
 
  * postrm:
2059
 
    + Don’t use -a in the test.
2060
 
    + Remove the stamp directory after purge.
2061
 
  * Fix spelling of Xfce.
2062
 
  * rules:
2063
 
    + Remove unused arch-build target.
2064
 
    + Don’t ignore errors in make distclean.
2065
 
    + Move dh_icons to the appropriate place.
2066
 
    + Correctly split binary-arch and binary-indep targets.
2067
 
    + Remove the config.{sub,guess} dance, it’s handled by cdbs.
2068
 
  * Add -g to CFLAGS for gdm-signal.
2069
 
  * gdm-logout-action.[ch]: updated from gnome-panel, so that they are 
2070
 
    adapted to the new GDM protocol.
2071
 
  * autodown.c: remove references to hibernate.
2072
 
  * Install gdm-signal with the 755 permissions (lol).
2073
 
  * 002_i18n_update.diff: update fr.po.
2074
 
 
2075
 
 -- Josselin Mouette <joss@debian.org>  Wed, 22 Oct 2008 13:59:28 +0200
2076
 
 
2077
 
update-notifier (0.70.7.debian-4) unstable; urgency=low
2078
 
 
2079
 
  * 002_i18n_update.diff:
2080
 
    + updated Spanish translation from Javier Fernández-Sanguino Peña. 
2081
 
      Closes: #492433.
2082
 
    + updated Finnish translation from Timo Jyrinki. Closes: #497716.
2083
 
    + simplified Chinese translation from Deng Xiyue. Closes: #497957.
2084
 
  * Remove useless build-dependency on libgamin-dev.
2085
 
 
2086
 
 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 18:25:36 +0200
2087
 
 
2088
 
update-notifier (0.70.7.debian-3) unstable; urgency=low
2089
 
 
2090
 
  [ Emilio Pozuelo Monfort ]
2091
 
  * debian/control.in:
2092
 
    - update-notifier-common replaces update-manager, as it's
2093
 
      now shipping /etc/apt/apt.conf.d/10periodic.
2094
 
    - Remove Conflicts in update-notifier-common, they are not needed.
2095
 
 
2096
 
  [ Alan Baghumian ]
2097
 
  * Bump standards version to 3.8.0, no extra change is needed
2098
 
  * Updated 07_improve_readme.diff to fix examples reference 
2099
 
  * Fixed wrong executable check in update-notifier.cron.daily example
2100
 
    script. Closes: #489954.
2101
 
 
2102
 
 -- Alan Baghumian <alan@technotux.org>  Wed, 09 Jul 2008 09:05:22 +0200
2103
 
 
2104
 
update-notifier (0.70.7.debian-2) unstable; urgency=low
2105
 
 
2106
 
  * debian/control.in:
2107
 
    - Fix Conflicts/Replaces versioning. Closes: #489592.
2108
 
 
2109
 
 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Tue, 08 Jul 2008 02:33:42 +0200
2110
 
 
2111
 
update-notifier (0.70.7.debian-1) unstable; urgency=low
2112
 
 
2113
 
  [ Alan Baghumian ]
2114
 
  * New upstream stable releases
2115
 
  * debian/changelog.ubuntu:
2116
 
    - updated from the Ubuntu package
2117
 
  * debian/control*:
2118
 
    - bump standards version to 3.7.3
2119
 
    - bump minimum libgtk2.0-dev build-dep to >= 2.10.0
2120
 
    - bump minimum libdbus-glib-1-dev build-dep to >= 0.60
2121
 
    - added update-notifier-common to put shared things there
2122
 
    - added update-notifier-common to update-notifier's deps
2123
 
    - updated my email address
2124
 
    - updated uploaders/maintainers
2125
 
  * Added debian/15update-stamp:
2126
 
    - move the update stamp hook into its own configuration
2127
 
      (LP: #181189)
2128
 
  * Updated debian/*.install for proper locations
2129
 
  * debian/rules:
2130
 
    - merged upstream changes
2131
 
    - extra space clean-ups
2132
 
  * Updated 04_fix_gksu_usage.diff:
2133
 
    - call update-manager with gksu
2134
 
    - refreshed to be applied correctly
2135
 
  * Rename upgrade-notifier.cron.daily to update-notifier.cron.daily
2136
 
    as mentioned in the manpage
2137
 
  * Removed debian/install: obsolete, merged with
2138
 
    update-notifier-common.install
2139
 
 
2140
 
  [ Alan Baghumian ]  
2141
 
  * Dropped 05_fix_monitored_dirs.diff, merged upstream
2142
 
  * Refreshed 02_reboot_use_my_gdm_signal, 002_i18n_update,
2143
 
    04_fix_gksu_usage and 06_port_to_gtk2.10 to be applied
2144
 
    cleanly
2145
 
 
2146
 
  [ Gustavo Noronha Silva ]
2147
 
  * debian/control:
2148
 
  - Make GNOME team the maintainer, I can no longer be involved
2149
 
  - Add VCS information
2150
 
 
2151
 
 -- Alan Baghumian <alan@technotux.org>  Sun, 06 Apr 2008 17:06:41 +0200
2152
 
 
2153
 
update-notifier (0.70.7) hardy; urgency=low
2154
 
 
2155
 
  * src/update-notifier.c:
2156
 
    - support running for non-admin users too
2157
 
    - support forcing gksu 
2158
 
 
2159
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Apr 2008 23:15:31 +0200
2160
 
 
2161
 
update-notifier (0.70.6) hardy; urgency=low
2162
 
 
2163
 
  * src/update-notifier.c:
2164
 
    - monitor the apt-get update stamp file too (LP: #206360)
2165
 
 
2166
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 01 Apr 2008 16:49:48 +0200
2167
 
 
2168
 
update-notifier (0.70.5) hardy; urgency=low
2169
 
 
2170
 
  * src/update-notifier.c:
2171
 
    - delay statup checks for updates etc for 60s to avoid
2172
 
      slowing down the desktop startup (for Seb128)
2173
 
    - fix typo in monitored directories (LP: #188201)
2174
 
  * src/update.c, src/crash.c, src/hooks.c:
2175
 
    - ensure to not show notification if the icon is already
2176
 
      gone (LP: #187744)
2177
 
  * src/hal.c:
2178
 
    - setup sensible default actions (LP: #186595)
2179
 
    - do not keep the cdrom detected window on top of
2180
 
      other windows (LP: #186593) and make sure it appears
2181
 
      in the taskbar
2182
 
  * src/reboot.c:
2183
 
    - use bigger icon (LP: #149380)
2184
 
 
2185
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 13 Mar 2008 18:24:07 +0100
2186
 
 
2187
 
update-notifier (0.70.4) hardy; urgency=low
2188
 
 
2189
 
  * src/update.c, debian/15update-stamp:
2190
 
    - run in the new APT::Update::Post-Invoke-Success slot
2191
 
    - use /var/lib/apt/periodic/update-success-stamp stamp
2192
 
 
2193
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 06 Feb 2008 19:16:58 +0100
2194
 
 
2195
 
update-notifier (0.70.3) hardy; urgency=low
2196
 
 
2197
 
  * src/update.c:
2198
 
    - string fix (thanks to Brian Murray, LP: #181375)
2199
 
    - do not display a error when running on the live-cd
2200
 
      and apt-check is symlinked to /bin/true
2201
 
 
2202
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Jan 2008 22:16:15 +0100
2203
 
 
2204
 
update-notifier (0.70.2) hardy; urgency=low
2205
 
 
2206
 
  * debian/control:
2207
 
    - fix typo in Vcs-Bzr header (thanks to Brian Murray)
2208
 
  * src/update.c:
2209
 
    - remove debug output
2210
 
 
2211
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 09 Jan 2008 09:45:14 +0100
2212
 
 
2213
 
update-notifier (0.70.1) hardy; urgency=low
2214
 
 
2215
 
  * debian/15update-stamp:
2216
 
    - move the update stamp hook into its own configuration
2217
 
      (LP: #181189)
2218
 
  * src/hal.c:
2219
 
    - do not spam .xsession-erors if no cdrom can be found
2220
 
      (LP: #177437)
2221
 
  * src/update.c:
2222
 
    - fix incorrect initialization of GString
2223
 
    - always show icon when apt is working (LP: #173149)
2224
 
    - fix in the insensitve code
2225
 
  * src/update-notifier.h:
2226
 
    - fix timeouts for outdated repository information
2227
 
  * po/POTFILES.in:
2228
 
    - remove unused ui/upgrade-dialog.glade (LP: #157416)
2229
 
 
2230
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 08 Jan 2008 15:14:35 +0100
2231
 
 
2232
 
update-notifier (0.70) hardy; urgency=low
2233
 
 
2234
 
  * use icon theme names "software-update-available" and
2235
 
    "software-update-urgent" to show that updates are
2236
 
    available and use the "-urgent" icon on security 
2237
 
    updates
2238
 
  * show a warning icon if the last refresh of the
2239
 
    repository information is older than 7 days
2240
 
  * debian/10periodic:
2241
 
    - install APT::Update::Post-Invoke handler so that the 
2242
 
      update-stamp is always updated after a successful update
2243
 
 
2244
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Jan 2008 16:27:34 +0100
2245
 
 
2246
 
update-notifier (0.67) hardy; urgency=low
2247
 
 
2248
 
  * Call this *#(*$# arch-build to generate the autotools files.
2249
 
 
2250
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 28 Nov 2007 12:48:27 +0100
2251
 
 
2252
 
update-notifier (0.66) hardy; urgency=low
2253
 
 
2254
 
  * data/update-notifier.schemas.in: Enable apport for Hardy.
2255
 
 
2256
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 28 Nov 2007 12:46:56 +0100
2257
 
 
2258
 
update-notifier (0.65) hardy; urgency=low
2259
 
 
2260
 
  * use getgroups() instead of getgrouplist() to work better
2261
 
    with stuff from pam_groups (thanks to Sebastian Dröge)
2262
 
  * add 22x22 and 24x24 icons (thanks to Alan Baghumian)
2263
 
 
2264
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Nov 2007 10:18:09 +0100
2265
 
 
2266
 
update-notifier (0.61) gutsy; urgency=low
2267
 
 
2268
 
  * data/update-notifier.schemas.in: 
2269
 
    - fix typo
2270
 
 
2271
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Oct 2007 21:36:31 +0200
2272
 
 
2273
 
update-notifier (0.60) gutsy; urgency=low
2274
 
 
2275
 
  * data/update-notifier.schemas.in: 
2276
 
    - Disable apport for RC
2277
 
 
2278
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Oct 2007 16:27:01 +0200
2279
 
 
2280
 
update-notifier (0.59.6) gutsy; urgency=low
2281
 
 
2282
 
  * debian/rules:
2283
 
    - call dh_gconf after the schemas installation so it's registred correctly,
2284
 
      that makes apport integration works again
2285
 
 
2286
 
 -- Sebastien Bacher <seb128@canonical.com>  Mon, 24 Sep 2007 17:20:32 +0200
2287
 
 
2288
 
update-notifier (0.59.5.debian-1) unstable; urgency=low
2289
 
 
2290
 
  [ Kilian Krause ]
2291
 
  * New upstream release.
2292
 
 
2293
 
  [ Gustavo Noronha Silva ]
2294
 
  * debian/patches/06_port_to_gtk2.10.diff:
2295
 
  - added to conditionaly use a gtk2.12-only function, which does
2296
 
    not seem to break update-notifier if removed
2297
 
  * debian/control.in, debian/update-notifier.1,
2298
 
    debian/update-notifier.examples, debian/patches/07_improve_readme.diff:
2299
 
  - accepted (slightly reworked) patch by Javier Fernández-Sanguino Peña
2300
 
    to make it clear that update-notifier depends on external services
2301
 
    to actually notice that updates are available (Closes: #439239)
2302
 
  * debian/changelog.ubuntu:
2303
 
  - updated from the Ubuntu package
2304
 
 
2305
 
 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 04 Sep 2007 21:40:19 -0300
2306
 
 
2307
 
update-notifier (0.59.5) gutsy; urgency=low
2308
 
 
2309
 
  * code cleanups
2310
 
  * fix incorrect tooltip when package manager was
2311
 
    running (LP: #134959)
2312
 
 
2313
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 27 Aug 2007 13:31:44 +0200
2314
 
 
2315
 
update-notifier (0.59.4.debian-1) unstable; urgency=low
2316
 
 
2317
 
  [ Gustavo Noronha Silva ]
2318
 
  * New upstream version
2319
 
  * Fix Uploaders field syntax (Closes: #431667)
2320
 
  * Fix source package naming to indicate we modify it for Debian
2321
 
  * debian/patches/05_fix_monitored_dirs.diff:
2322
 
  - avoid monitoring non-existing directories (Debian-wise)
2323
 
 
2324
 
  [ Loic Minier ]
2325
 
  * Use ubuntu-get-source instead of gnome-get-source; build-dep on
2326
 
    gnome-pkg-tools >= 0.12.3.
2327
 
 
2328
 
 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 21 Aug 2007 22:30:00 -0300
2329
 
 
2330
 
update-notifier (0.59.4) gutsy; urgency=low
2331
 
 
2332
 
  * Don't install notify-reboot-required in update-notifier
2333
 
 
2334
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Aug 2007 18:39:38 +0100
2335
 
 
2336
 
update-notifier (0.59.3) gutsy; urgency=low
2337
 
 
2338
 
  * Add update-notifier-common conflicts and replaces 
2339
 
    on old update-notifier
2340
 
 
2341
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Aug 2007 15:45:29 +0100
2342
 
 
2343
 
update-notifier (0.59.2) gutsy; urgency=low
2344
 
 
2345
 
  * Re-libtoolise before upload, fix fail to compile
2346
 
 
2347
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Aug 2007 12:18:40 +0100
2348
 
 
2349
 
update-notifier (0.59.1) gutsy; urgency=low
2350
 
 
2351
 
  [Jonathan Riddell]
2352
 
  * Split some files into update-notifier-common for sharing
2353
 
    with adept-notifier
2354
 
  
2355
 
  [Michael Vogt]
2356
 
  * fix schema location to /usr/share/gconf/schemas
2357
 
 
2358
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 15 Aug 2007 19:01:27 +0200
2359
 
 
2360
 
update-notifier (0.59) gutsy; urgency=low
2361
 
 
2362
 
  * fix crash in leftover from pre-GtkStatusIcon code (LP: #127965)
2363
 
  * consitently use notify_notification_new_with_status_icon()
2364
 
 
2365
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 27 Jul 2007 22:28:30 +0200
2366
 
 
2367
 
update-notifier (0.58) gutsy; urgency=low
2368
 
 
2369
 
  * use GtkStatusIcon instead of EggTrayIcon, that makes
2370
 
    the code significantly simpler
2371
 
  * debian/rules: 
2372
 
    - use dh_icons instead of dh_iconcache
2373
 
 
2374
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jul 2007 15:30:42 +0100
2375
 
 
2376
 
update-notifier (0.57.3-1) unstable; urgency=low
2377
 
 
2378
 
  [ Alan Baghumian ]
2379
 
  * New upstream release (Closes: #422507).
2380
 
  * Merged with the previous changelog entry.
2381
 
  * Removed 001_all_linguas.diff, merged upstream
2382
 
  * Updated changelog.ubuntu
2383
 
  * Updated 002_i18n_update.diff, 03_detect_debian_cd.diff
2384
 
  * Updated debian/control*
2385
 
    - Added myself to the uploaders
2386
 
    - Wrapped deps and build-deps
2387
 
 
2388
 
  [ Loic Minier ]
2389
 
  * Add a get-orig-source target to retrieve the upstream tarball.
2390
 
 
2391
 
  [ Sven Arvidsson ]
2392
 
  * Add a man page (Closes: #404814).
2393
 
 
2394
 
  [ Gustavo Noronha Silva ]
2395
 
  * debian/patches/03_detect_debian_cd.diff:
2396
 
  - reupdated for 0.57.3 (Alan had updated this for 0.57.1)
2397
 
  * debian/patches/04_fix_gksu_usage.diff:
2398
 
  - do not use full path for update-manager when calling it;
2399
 
    the path for update-manager has changed from /usr/sbin
2400
 
    in earlier releases, and if we change the path to that here
2401
 
    we'll have to bump deps, which may not be desired; same
2402
 
    goes for software-properties
2403
 
  - tell the code that update-manager needs gksu
2404
 
 
2405
 
 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 27 Jun 2007 21:19:35 -0300
2406
 
 
2407
 
update-notifier (0.57.3) gutsy; urgency=low
2408
 
 
2409
 
  * data/update-notifier.schemas.in: Enable apport again for Tribe-2.
2410
 
 
2411
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 26 Jun 2007 13:00:35 +0200
2412
 
 
2413
 
update-notifier (0.57.2) gutsy; urgency=low
2414
 
 
2415
 
  * fix spelling mistake in addon CD detection (LP#110352)
2416
 
  * fix incorrect desktop file name 
2417
 
  * add AptOnCD media detection (thanks to Rafael Proenca)
2418
 
 
2419
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Jun 2007 21:24:34 +0200
2420
 
 
2421
 
update-notifier (0.57.1) gutsy; urgency=low
2422
 
 
2423
 
  * remove dbus-1-utils dependency
2424
 
  * use gtk-yes for restart notification (LP#103710)
2425
 
  * fix spelling mistakes (LP#64485)
2426
 
  * fix memory-leak in in_admin_group()
2427
 
 
2428
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 May 2007 13:00:45 +0200
2429
 
 
2430
 
update-notifier (0.57) gutsy; urgency=low
2431
 
 
2432
 
  * fix cdrom detection for cdrom mountpoints with spaces (LP#114593)
2433
 
  * implemented new "Title" key in the UpgradeHooks file 
2434
 
    (for IncreaseHardwareDatabasePariticipation spec)
2435
 
  
2436
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 May 2007 15:55:19 +0200
2437
 
 
2438
 
update-notifier (0.56.3) feisty; urgency=low
2439
 
 
2440
 
  * data/update-notifier.schemas.in: Flip apport crash reporting default to
2441
 
    'false' for the release.
2442
 
 
2443
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon,  9 Apr 2007 14:20:49 +0200
2444
 
 
2445
 
update-notifier (0.56.2) feisty; urgency=low
2446
 
 
2447
 
  * debian/control: Add X-Vcs-Bzr.
2448
 
  * Add data/update-notifier.schemas.in with a key to enable/disable apport
2449
 
    report displaying (/apps/update-notifier/show_apport_crashes). Add
2450
 
    necessary autotools infrastructure for i18n and installation.
2451
 
  * src/crash.c: Do not show apport crash reports if above gconf key is false.
2452
 
 
2453
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed,  4 Apr 2007 17:47:50 +0200
2454
 
 
2455
 
update-notifier (0.56.1) feisty; urgency=low
2456
 
 
2457
 
  * src/update.c:
2458
 
    - pass the correct with_gksu flag on right-click (LP:#88825)
2459
 
    - fix software-properties call (LP#93909)
2460
 
    - fix race in file_monitor_periodic_check() (LP#91277)
2461
 
  * data/apt-check.py:
2462
 
    - use the system python (LP#94434)
2463
 
 
2464
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 22 Mar 2007 10:15:51 +0100
2465
 
 
2466
 
update-notifier (0.56) feisty; urgency=low
2467
 
 
2468
 
  [ Jonathan Riddell ]
2469
 
  * src/crash.c: Fix spelling.
2470
 
 
2471
 
  [ Martin Pitt ]
2472
 
  * src/update-notifier.c: Now that we have it, use apport's native icon
2473
 
    instead of the bomb.
2474
 
  * Remove pixmaps/16x16/crashreport-notifier.png, obsolete.
2475
 
 
2476
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 22 Feb 2007 13:56:12 +0100
2477
 
 
2478
 
update-notifier (0.55) feisty; urgency=low
2479
 
 
2480
 
  * src/rfc822.c:
2481
 
    - fix the parser to deal with ' .\n' lines properly
2482
 
 
2483
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Feb 2007 15:02:00 +0100
2484
 
 
2485
 
update-notifier (0.54) feisty; urgency=low
2486
 
 
2487
 
  * src/hooks.c:
2488
 
    - added Gettext-Domain key support 
2489
 
    - added DisplayIf command support
2490
 
     (IncreaseHardwareDatabaseParticipation)
2491
 
  * src/hwdb_client.[ch]: 
2492
 
    - removed, the notification will be done via the hooks
2493
 
  * src/update-notifier.c:
2494
 
    - remove hwdb_client_check() 
2495
 
    - "--debug-hooks" does not take a argument anymore
2496
 
  * HOOKS: updated the documentation 
2497
 
 
2498
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Feb 2007 10:48:05 +0100
2499
 
 
2500
 
update-notifier (0.53) feisty; urgency=low
2501
 
 
2502
 
  * detection for addon CDs added (as speced in EdubuntuOnTwoCDs)
2503
 
 
2504
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  6 Feb 2007 12:47:17 +0100
2505
 
 
2506
 
update-notifier (0.52) feisty; urgency=low
2507
 
 
2508
 
  * INSTALL: Update to automake 1.10 version.
2509
 
  * src/hwdb_client.c: Check for hwdb-gui before displaying notification.
2510
 
  * src/hwdb_client.c: Do not display notification if
2511
 
    /var/lib/hwdb-client-common/no-notification exists.
2512
 
 
2513
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon,  5 Feb 2007 13:31:48 +0100
2514
 
 
2515
 
update-notifier (0.51) feisty; urgency=low
2516
 
 
2517
 
  * Add src/hwdb_client.[hc]: Implement notification bubble for hwdb-client.
2518
 
    The notification triggers on a live sytem (/proc/cmdline contains
2519
 
    "boot=casper") and the first time the user with uid=1000 logs in.
2520
 
  * INSTALL: Update to current FSF version.
2521
 
 
2522
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu,  1 Feb 2007 16:16:09 +0100
2523
 
 
2524
 
update-notifier (0.50.3) feisty; urgency=low
2525
 
 
2526
 
  * src/crash.c: Only show a notification for system crash reports, do not
2527
 
    immediately throw gksu into the user's face unexpectedly and steal the
2528
 
    focus.
2529
 
  * src/update-notifier.h: Add a third argument to invoke_with_gksu which uses
2530
 
    'descr' as the complete message instead of just the desktop file name. Fix
2531
 
    all calls to it.
2532
 
  * src/crash.c: Use a more meaningful message for gksu'ing to access system
2533
 
    crash reports.
2534
 
  * autogen.sh: Call autoreconf/intltoolize/aclocal instead of
2535
 
    gnome-autogen.sh, since the latter just breaks randomly and doesn't
2536
 
    actually do anything useful for us.
2537
 
 
2538
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 22 Jan 2007 15:24:20 +0100
2539
 
 
2540
 
update-notifier (0.50.2) feisty; urgency=low
2541
 
 
2542
 
  [Martin Pitt]
2543
 
  * src/crash.c: If the user is an admin, also check for crashes of system
2544
 
    programs (apport-checkreports --system) and invoke apport-gtk through gksu
2545
 
    for them. Closes: LP#62316
2546
 
  [Michael Vogt]
2547
 
  * data/apt-cdrom-check:
2548
 
    - fix bashism in detection code
2549
 
    - use gpgv instead of gpg for signature verification
2550
 
 
2551
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 12 Jan 2007 18:50:56 +0100
2552
 
 
2553
 
update-notifier (0.50.1) feisty; urgency=low
2554
 
 
2555
 
  * src/avahi.c: Fix string quotes to fix FTBFS on the buildds (worked just
2556
 
    fine on local feisty, duh).
2557
 
 
2558
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 12 Dec 2006 16:39:08 +0100
2559
 
 
2560
 
update-notifier (0.50) feisty; urgency=low
2561
 
 
2562
 
  * Add check for /var/run/avahi-daemon/disabled-for-unicast-local, which
2563
 
    indicates that Avahi was disabled due to an already existing unicast
2564
 
    .local domain. This is invalid and breaks that domain, thus Avahi gets
2565
 
    disabled in that case. Inform the user about it, as per
2566
 
    https://wiki.ubuntu.com/ZeroConfNetworking.
2567
 
 
2568
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 12 Dec 2006 12:14:10 +0100
2569
 
 
2570
 
update-notifier (0.43.3) UNRELEASED; urgency=low
2571
 
 
2572
 
  * Add check for /var/run/avahi-daemon/disabled-for-unicast-local, which
2573
 
    indicates that Avahi was disabled due to an already existing unicast
2574
 
    .local domain. This is invalid and breaks that domain, thus Avahi gets
2575
 
    disabled in that case. Inform the user about it, as per
2576
 
    https://wiki.ubuntu.com/ZeroConfNetworking.
2577
 
 
2578
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 12 Dec 2006 12:14:10 +0100
2579
 
 
2580
 
update-notifier (0.43.2) edgy; urgency=low
2581
 
 
2582
 
  * data/apt-cdrom-check:
2583
 
    - fix problem in the dist-upgrade cdrom detection
2584
 
  * po/POTFILES.in:
2585
 
    - missing missing file in POTFILES.in (lp: #63151)
2586
 
  * src/hooks.c:
2587
 
    - support for urls in the hooks
2588
 
  * ui/reboot.glade:
2589
 
    - fix typos (lp: #61537)
2590
 
  * ui/hooks-dialog.glade:
2591
 
    - make the string simpler (lp: #42733)
2592
 
 
2593
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  2 Oct 2006 16:53:21 +0200
2594
 
 
2595
 
update-notifier (0.43.1) edgy; urgency=low
2596
 
 
2597
 
  * data/cddistupgrade, data/apt-cdrom-check:
2598
 
    - fixes in cdrom based dist-upgrade code 
2599
 
 
2600
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Sun,  3 Sep 2006 11:33:37 +0200
2601
 
 
2602
 
update-notifier (0.43) edgy; urgency=low
2603
 
 
2604
 
  * support for CDs with a dist-upgrader (see the CDRomBasedUpgradesSpec
2605
 
    for details)
2606
 
  * don't run update-manager as root (it works fine as user now)
2607
 
 
2608
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri,  1 Sep 2006 17:22:48 +0200
2609
 
 
2610
 
update-notifier (0.42.13build1) edgy; urgency=low
2611
 
 
2612
 
  * Rebuild against dbus 0.90
2613
 
 
2614
 
 -- Sebastian Dröge <slomo@ubuntu.com>  Mon, 28 Aug 2006 19:59:24 +0200
2615
 
 
2616
 
update-notifier (0.42.13) edgy; urgency=low
2617
 
 
2618
 
  * po/sv.po:
2619
 
    - new translation (thanks to Daniel Nylander and Gustavo N. Silva)
2620
 
  * really hide the crash icon after runing apport-gtk
2621
 
  * made the branding more neutral in the CD detection (thanks to 
2622
 
    Gustavo Noronha Silva)
2623
 
 
2624
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 28 Aug 2006 17:07:23 +0200
2625
 
 
2626
 
update-notifier (0.42.12-3) unstable; urgency=low
2627
 
 
2628
 
  * debian/patches/002_i18n_update.diff:
2629
 
  - updated, including the translation update on es.po done by
2630
 
    Javier Fernández-Sanguino Peña <jfs@computer.org>
2631
 
    (Closes: #397132)
2632
 
  * debian/docs:
2633
 
  - also install debian/README.reboot-required.Debian, written by
2634
 
    the same Javier above, explaining the reboot required feature
2635
 
    of update-notifier for users and developers (Closes: #404810)
2636
 
 
2637
 
 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 28 Dec 2006 21:29:17 -0200
2638
 
 
2639
 
update-notifier (0.42.12-2) unstable; urgency=low
2640
 
 
2641
 
  * debian/patches/03_detect_debian_cd.diff:
2642
 
  - instead of a hack to replace the distribution name
2643
 
    string, accept suggestions by Christian Perrier and
2644
 
    C. Gatzemeier on the wording of the sentences
2645
 
  * debian/patches/002_i18n_update.diff:
2646
 
  - added; includes all the i18n updates, including the ones
2647
 
    listed in the removed patches and an update-po, so all
2648
 
    languages have up-to-date pofiles after an 'apply-patches'
2649
 
  * debian/patches/
2650
 
                   002_pt_BR_update.diff
2651
 
                   003_sv_add.diff:
2652
 
  - removed, see change above
2653
 
 
2654
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 13 Aug 2006 14:49:47 -0300
2655
 
 
2656
 
update-notifier (0.42.12-1) unstable; urgency=low
2657
 
 
2658
 
  * New upstream version
2659
 
  * debian/docs, debian/changelog.ubuntu:
2660
 
  - include the ubuntu changelog as part of the docs
2661
 
  * debian/patches/01_notify_reboot_dont_check_for_mount.diff:
2662
 
  - added; make notify-reboot-needed not check whether /var/run is a
2663
 
    mountpoint, since it not always is, in Debian
2664
 
  * debian/rules, debian/copyright, debian/gdm-signal,
2665
 
    debian/patches/02_reboot_use_my_gdm_signal.diff,
2666
 
    debain/update-notifier.install:
2667
 
  - provide a /usr/lib/update-notifier/gdm-signal, imported
2668
 
    from the ubuntu package, which in turn used gnome panel's
2669
 
    and Rob Taylor as sources; use that to send the 'reboot'
2670
 
    request
2671
 
  * Two changesets above (Closes: #353121)
2672
 
  * debian/patches/
2673
 
                   001_all_linguas.diff
2674
 
                   002_pt_BR_update.diff
2675
 
                   003_sv_add.diff:
2676
 
  - added, including the sv translation (Closes: #381947), and
2677
 
    updating the pt_BR translation;
2678
 
  * debian/patches/03_detect_debian_cd.diff:
2679
 
  - patches update-notifier and apt-cdrom-check to also detect
2680
 
    Debian CDs, as oposed to only detecting Ubuntu CDs
2681
 
  * debian/control.in:
2682
 
  - added python as a dependency
2683
 
 
2684
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 12 Aug 2006 18:45:56 -0300
2685
 
 
2686
 
update-notifier (0.42.12) edgy; urgency=low
2687
 
 
2688
 
  * always hide the crash icon after runing apport-gtk
2689
 
    (lp: #56030)
2690
 
 
2691
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 11 Aug 2006 16:16:23 +0200
2692
 
 
2693
 
update-notifier (0.42.11) edgy; urgency=low
2694
 
 
2695
 
  * src/crash.c:
2696
 
    - use apport-checkreports to figure if reports are 
2697
 
      interessting for us
2698
 
    - don't display a crash icon if no report application is 
2699
 
      found (apport-gtk) (lp: #55791)
2700
 
  * src/update.c:
2701
 
    - don't save the last righ-click user action as new default
2702
 
      (caused too much confusion). Thanks to Seb128 for this.
2703
 
  * debian/control:
2704
 
    - recommends "apport-gtk" now
2705
 
 
2706
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Aug 2006 11:26:07 +0200
2707
 
 
2708
 
update-notifier (0.42.10) edgy; urgency=low
2709
 
 
2710
 
  * improved the crash report handling:
2711
 
    - only consider size > 0 
2712
 
    - wording
2713
 
    - start apport-gtk immediately when new reports come in
2714
 
    - show a "crashreports found" icon if old reports are availale 
2715
 
      on startup
2716
 
    - fix incorrect tooltip
2717
 
 
2718
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  8 Aug 2006 10:05:28 +0200
2719
 
 
2720
 
update-notifier (0.42.9) edgy; urgency=low
2721
 
 
2722
 
  * fix the crash-report tool location
2723
 
  * removed libgamin-dev from the build-depends (we use gnome-vfs now)
2724
 
  * switch to use GtkIconTheme
2725
 
 
2726
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 27 Jul 2006 15:40:41 +0200
2727
 
 
2728
 
update-notifier (0.42.8) edgy; urgency=low
2729
 
 
2730
 
  * basic support for crash reports added (AutomatedProblemReporting spec)
2731
 
 
2732
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 24 Jul 2006 14:46:44 +0200
2733
 
 
2734
 
update-notifier (0.42.7) edgy; urgency=low
2735
 
 
2736
 
  * data/apt-check:
2737
 
    - fix the "clean" method and make it more efficient with the new
2738
 
      apt (with auto-mark support)
2739
 
 
2740
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Jul 2006 11:11:44 +0200
2741
 
 
2742
 
update-notifier (0.42.6-1) unstable; urgency=low
2743
 
 
2744
 
  * New upstream version
2745
 
  - fixes '100% cpu usage' problem; fix was done in upstream
2746
 
    0.41.7, according to the launchpad bug; (Closes: #364518)
2747
 
  - includes a .desktop file to auto-start (Closes: #366139)
2748
 
  * debian/patches/01_use_gksu.diff:
2749
 
  - removed; upstream is already calling gksu
2750
 
  * debian/control.in:
2751
 
  - added gksu as a Dependency (Closes: #356216)
2752
 
  - becoming the maintainer
2753
 
  - updating to Standards-Version 3.7.2 with no changes
2754
 
  * debian/rules, debian/install[new]:
2755
 
  - converted to cdbs
2756
 
  * debian/watch:
2757
 
  - added to monitor new upstream versions
2758
 
 
2759
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  4 Jun 2006 16:36:56 -0300
2760
 
 
2761
 
update-notifier (0.42.6) dapper; urgency=low
2762
 
 
2763
 
  * pixmaps/update-icon.png:
2764
 
    - new icon (thanks to dholbach and the artwork team)
2765
 
  * src/update-notifier.c:
2766
 
    - use "gksu" instead of "gksudo" (we set /apps/gksu/sudo-mode=true)
2767
 
      in gksu by default
2768
 
 
2769
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 26 May 2006 11:31:44 +0200
2770
 
 
2771
 
update-notifier (0.42.5) dapper; urgency=low
2772
 
 
2773
 
  * pixmaps/hook-notifier.png:
2774
 
    - new icon (thanks to dholbach and the artwork team)
2775
 
 
2776
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 May 2006 13:13:27 +0200
2777
 
 
2778
 
update-notifier (0.42.4) dapper; urgency=low
2779
 
 
2780
 
  * src/update-notifier.c:
2781
 
    - increase the timeout for apt operation detection to better
2782
 
      support slower systems (#31311)
2783
 
    - fix bug in GOptionsEntry array (#44747)
2784
 
    - fix double-click (#43774)
2785
 
  * src/update.c:
2786
 
    - fix consistency problem with update-manager (ubuntu #38382)
2787
 
  * pixmaps/reboot.png:
2788
 
    - use the new Human icon (ubuntu: #41155)
2789
 
 
2790
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 18 May 2006 10:38:04 +0200
2791
 
 
2792
 
update-notifier (0.42.3) dapper; urgency=low
2793
 
 
2794
 
  * ui/reboot-dialog.glade:
2795
 
    - fixed missing "Translatable" property (*sigh*) (ubuntu: #43522)
2796
 
 
2797
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 May 2006 17:07:51 +0200
2798
 
 
2799
 
update-notifier (0.42.2) dapper; urgency=low
2800
 
 
2801
 
  * po/POTFILES.in:
2802
 
    - added missing ui/reboot-dialog.glade (ubuntu: #43522)
2803
 
  * data/update-notifier.desktop.in:
2804
 
    - added XFCE to list of autostart desktop environments (ubuntu: #43079)
2805
 
  * use the desktop file when runing gksu (thanks to Sebastian Heinlein)
2806
 
 
2807
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  8 May 2006 14:21:47 +0200
2808
 
 
2809
 
update-notifier (0.42.1) dapper; urgency=low
2810
 
 
2811
 
  * src/update.c:
2812
 
    - add a missing gtk_widget_unrealize() (ubuntu: #5752)
2813
 
    - fix start of software-properties tool (ubuntu: #41842)
2814
 
  * src/trayicon.c:
2815
 
    - apply patch from upstream to fix issues with transparent
2816
 
      panels (ubuntu: 32173)
2817
 
 
2818
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  2 May 2006 10:42:59 +0200
2819
 
 
2820
 
update-notifier (0.42) dapper; urgency=low
2821
 
 
2822
 
  * pixmaps/reboot-icon.png, pixmaps/update-icon.png:
2823
 
    - new icons from the icon designer
2824
 
 
2825
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Apr 2006 09:58:53 +0200
2826
 
 
2827
 
update-notifier (0.41.15) dapper; urgency=low
2828
 
 
2829
 
  * data/apt-check fix typo (ubuntu: #39153)
2830
 
 
2831
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Apr 2006 19:50:41 +0200
2832
 
 
2833
 
update-notifier (0.41.14) dapper; urgency=low
2834
 
 
2835
 
  * src/update.c: wording fixes (ubuntu: #38572, #38138)
2836
 
  * debian/control: added gksu dependency (ubuntu: #35412)
2837
 
  * add a warning about unsaved work to the reboot dialog (ubuntu: #35443)
2838
 
  * data/apt-check: better error handling for cache errors 
2839
 
    (ubuntu: #29295,#34895)
2840
 
  * fix the 1px space in the notification area (ubuntu: #5752, thanks
2841
 
    to Crispin Flowerday)
2842
 
 
2843
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Apr 2006 17:06:25 +0200
2844
 
 
2845
 
update-notifier (0.41.13) dapper; urgency=low
2846
 
 
2847
 
  * data/apt-check: fix a exception in the saveDistUpgrade code
2848
 
  * src/hooks.c: show the hook notification with a bit of delay
2849
 
 
2850
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri,  7 Apr 2006 11:33:14 +0200
2851
 
 
2852
 
update-notifier (0.41.12) dapper; urgency=low
2853
 
 
2854
 
  * fix FTBFS because of missing cleanup in debian/rules arch-build
2855
 
    target
2856
 
 
2857
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed,  5 Apr 2006 16:59:48 +0200
2858
 
 
2859
 
update-notifier (0.41.11) dapper; urgency=low
2860
 
 
2861
 
  * various internal fixes
2862
 
  * added notification on available hooks
2863
 
  * dont show/close the updates notification when apt is runing
2864
 
  * close the notification when the icon is clicked
2865
 
  
2866
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed,  5 Apr 2006 12:08:45 +0200
2867
 
 
2868
 
update-notifier (0.41.10) dapper; urgency=low
2869
 
 
2870
 
  * added to /etc/xdg/autostart
2871
 
 
2872
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 13 Mar 2006 11:34:29 +0000
2873
 
 
2874
 
update-notifier (0.41.9) dapper; urgency=low
2875
 
 
2876
 
  * fix a typo (ubuntu #28672)
2877
 
 
2878
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu,  2 Mar 2006 14:41:21 +0100
2879
 
 
2880
 
update-notifier (0.41.8) dapper; urgency=low
2881
 
 
2882
 
  * po/pt_BR.po: updated translation, thanks to 
2883
 
    Carlos Eduardo Pedroza Santiviago
2884
 
  * po/fi.po: updated finnish translation (thanks to Timo Jyrinki)
2885
 
  * data/apt-check: be more precise when calculating the upgrade
2886
 
 
2887
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 20 Feb 2006 22:16:29 +0100
2888
 
 
2889
 
update-notifier (0.41.7.cln) dapper; urgency=low
2890
 
 
2891
 
  * Minor cleanup.
2892
 
 
2893
 
 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 17 Feb 2006 19:27:13 +0100
2894
 
 
2895
 
update-notifier (0.41.7) dapper; urgency=low
2896
 
 
2897
 
  * updated eggtrayicon to latest cvs
2898
 
  * wait before creating the icon to give the trayapplet a chance to appear
2899
 
    (another reason that may cause the 100% cpu problem)
2900
 
  * fix a problem that may have caused the icon to appear sensitive while
2901
 
    apt was runing (#31311)
2902
 
 
2903
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Feb 2006 09:17:00 +0100
2904
 
 
2905
 
update-notifier (0.41.6) dapper; urgency=low
2906
 
 
2907
 
  * fix a problem that can lead to 100% on panel restarts
2908
 
  * fix remaining bits to not show reboot-notification during 
2909
 
    install/upgrades  
2910
 
 
2911
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Feb 2006 12:51:35 +0100
2912
 
 
2913
 
update-notifier (0.41.5) dapper; urgency=low
2914
 
 
2915
 
  * src/update-notifier.c:
2916
 
    - rework the way gnome-vfs is used, this hopefully fixes the
2917
 
      "it uses 100% cpu" bugs
2918
 
    - ensure that the "reboot required" does not come up in the middle
2919
 
      of the installation/update
2920
 
  * src/update.c:
2921
 
    - small fix in the way the notification is displayed, should fix  
2922
 
      the truncated windows
2923
 
 
2924
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu,  9 Feb 2006 13:36:19 +0100
2925
 
 
2926
 
update-notifier (0.41.4) dapper; urgency=low
2927
 
 
2928
 
  * src/update.c: make the blury icon go away
2929
 
 
2930
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  6 Feb 2006 23:50:55 +0100
2931
 
 
2932
 
update-notifier (0.41.3-1) unstable; urgency=low
2933
 
 
2934
 
  * New upstream release.
2935
 
  * debian/control.in:
2936
 
  - improved description (Closes: #343582)
2937
 
 
2938
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  5 Feb 2006 15:50:16 -0200
2939
 
 
2940
 
update-notifier (0.41.3) dapper; urgency=low
2941
 
 
2942
 
  * switch depends to notification-daemon
2943
 
  * added build-dep on libnotify-dev >= 0.3.2-0ubuntu2
2944
 
 
2945
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 24 Jan 2006 15:29:37 +0100
2946
 
 
2947
 
update-notifier (0.41.2) dapper; urgency=low
2948
 
 
2949
 
  * Only touch the "Reboot Required" file if /var/run is a mountpoint,
2950
 
    otherwise we can't guarantee that it'll disappear after a reboot.
2951
 
 
2952
 
 -- Scott James Remnant <scott@ubuntu.com>  Mon, 23 Jan 2006 15:02:02 +0000
2953
 
 
2954
 
update-notifier (0.41.1) dapper; urgency=low
2955
 
 
2956
 
  * src/update.c: typo fix (ubuntu: #28672)
2957
 
  * switched from libgamin to libgnome-vfs for the monitoring
2958
 
 
2959
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jan 2006 14:33:07 +0100
2960
 
 
2961
 
update-notifier (0.41.0-1) UNRELEASED; urgency=low
2962
 
 
2963
 
  * New upstream release.
2964
 
  * debian/control.in:
2965
 
  - updated build-deps to require libnotify >= 0.3.0
2966
 
 
2967
 
 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 13 Jan 2006 00:28:32 -0200
2968
 
 
2969
 
update-notifier (0.41.0) dapper; urgency=low
2970
 
 
2971
 
  * Introduce new "Restart Required" notification icon and dialog.
2972
 
    This is implemented separately to the "hooks" system we currently use,
2973
 
    but using the same trigger binary.  This should retain compatibility
2974
 
    with existing code, and free up the hooks for less important notifications
2975
 
    that the user can read at their leisure.
2976
 
 
2977
 
 -- Scott James Remnant <scott@ubuntu.com>  Wed, 11 Jan 2006 18:16:51 +0000
2978
 
 
2979
 
update-notifier (0.40.18) dapper; urgency=low
2980
 
 
2981
 
  * ported to new libnotify api, build-depend on (>= 0.3.0)
2982
 
  * depends on notify-daemon now (instead of notification-daemon)
2983
 
 
2984
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  2 Jan 2006 16:09:24 +0100
2985
 
 
2986
 
update-notifier (0.40.17build1) dapper; urgency=low
2987
 
 
2988
 
  * rebuild against latest dbus, updated dependencies
2989
 
 
2990
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 20 Dec 2005 21:13:31 +0100
2991
 
 
2992
 
update-notifier (0.40.17) dapper; urgency=low
2993
 
 
2994
 
  * changes to the notification bubble (to implements the u-n bits 
2995
 
    of the "DapperDesktopPlan" spec), removed the blue links
2996
 
 
2997
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 14 Dec 2005 11:43:23 +0100
2998
 
 
2999
 
update-notifier (0.40.16) dapper; urgency=low
3000
 
 
3001
 
  * don't start if the user is not in admin group (see HideAdminTools 
3002
 
    spec)
3003
 
 
3004
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu,  1 Dec 2005 17:31:03 +0100
3005
 
 
3006
 
update-notifier (0.40.15-2) experimental; urgency=low
3007
 
 
3008
 
  * debian/control.in:
3009
 
  - added ${python:Depends} to update-notifier's Depends
3010
 
  * debian/rules:
3011
 
  - removed unneeded dh_'s and uncommented dh_python
3012
 
 
3013
 
 -- Gustavo Noronha Silva <kov@debian.org>  Mon,  5 Dec 2005 22:08:31 -0200
3014
 
 
3015
 
update-notifier (0.40.15-1) experimental; urgency=low
3016
 
 
3017
 
  * First Debian upload based on the work by Ubuntu
3018
 
    (Closes: #301718)
3019
 
  * debian/rules:
3020
 
  - only update config.{sub,guess} if they exist
3021
 
  * debian/copyright:
3022
 
  - detail the copyright/license information
3023
 
  * debian/rules, debian/control.in:
3024
 
  - added simple-patchsys and gnome-pkg-tools support
3025
 
  * debian/control.in:
3026
 
  - raising Standards-Version to 3.6.2, no changes
3027
 
  * debian/patches/01_use_gksu.diff:
3028
 
  - added, use gksu instead of gksudo through update-notifier
3029
 
 
3030
 
 -- Gustavo Noronha Silva <kov@debian.org>  Fri,  2 Dec 2005 00:08:41 -0200
3031
 
 
3032
 
update-notifier (0.40.15) breezy; urgency=low
3033
 
 
3034
 
  * debian/99update-notifier:
3035
 
    - added if [ -d /var/lib/update-notifier/ ]; then 
3036
 
      around the touch dpkg-was-run stamp file (makes a purge possible 
3037
 
      without dpkg error). Thanks to Kamion for reviewing it.
3038
 
 
3039
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2005 14:02:48 +0200
3040
 
 
3041
 
update-notifier (0.40.14) breezy; urgency=low
3042
 
 
3043
 
  * debian/99update-notifier:
3044
 
    - only touch the dpkg-run-stamp if /var/lib/update-notifier/ 
3045
 
      actaully exists (makes a purge possible without dpkg error)
3046
 
 
3047
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2005 09:50:52 +0200
3048
 
 
3049
 
update-notifier (0.40.13) breezy; urgency=low
3050
 
 
3051
 
  * src/hooks.c:
3052
 
    - skip deleted hook files (ubuntu #17067, #17205)
3053
 
    - fix a bug in the "supress-duplicates" logic that caused
3054
 
      already seen hooks to be seen again and again (ubuntu #17091)
3055
 
 
3056
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed,  5 Oct 2005 12:29:25 +0200
3057
 
 
3058
 
update-notifier (0.40.12) breezy; urgency=low
3059
 
 
3060
 
  * src/hooks.c:
3061
 
    - fix a bug that prevented the summary to be displayed (thanks to 
3062
 
      pitti for noticing)
3063
 
    - make sure that the notification is shown after the upgrade
3064
 
      (ubuntu #16759)
3065
 
    - make sure to init the md5sums of already seen hooks to avoid
3066
 
      showing duplicated entries (like e.g. from the kernel)
3067
 
  * src/update.c:
3068
 
    - if "show notifications" is unchecked hide a possible open 
3069
 
      notification too (ubuntu #16803)
3070
 
    - hide the notification bubble if the updates are finished 
3071
 
      (ubuntu #14663, #16179)
3072
 
 
3073
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Oct 2005 12:24:58 +0200
3074
 
 
3075
 
update-notifier (0.40.11) breezy; urgency=low
3076
 
 
3077
 
  * src/hooks.c:
3078
 
    - be even more carefull with the hook list managment
3079
 
 
3080
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Sep 2005 23:28:35 +0200
3081
 
 
3082
 
update-notifier (0.40.10) breezy; urgency=low
3083
 
 
3084
 
  * po/hu.po:
3085
 
    - added Hungarian translation (thanks to Gabor Kelemen)
3086
 
  * src/update.c:
3087
 
    - typo fix (malone #2464)
3088
 
  * src/hal.c:
3089
 
    - automatic upgrading from the cd disabled until this is properly
3090
 
      speced 
3091
 
 
3092
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Sep 2005 15:08:06 +0200
3093
 
 
3094
 
update-notifier (0.40.9) breezy; urgency=low
3095
 
 
3096
 
  * src/hooks.c:
3097
 
    - be more carefull about the hook lists (ubuntu #14077)
3098
 
 
3099
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2005 10:37:54 +0200
3100
 
 
3101
 
update-notifier (0.40.8) breezy; urgency=low
3102
 
 
3103
 
  * src/update.c:
3104
 
    - don't show a notification-bubble if the upgrade already finished
3105
 
      (ubuntu #15550)
3106
 
  * src/hooks.c:
3107
 
    - don't show identical notifications more than once (e.g. it's common
3108
 
      to have multiple kernel notifications)
3109
 
  * debian/control:
3110
 
    added dependencies to: hal, notification-daemon (ubuntu #15526)
3111
 
 
3112
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Sep 2005 13:28:23 +0200
3113
 
 
3114
 
update-notifier (0.40.7) breezy; urgency=low
3115
 
 
3116
 
  * src/update.c:
3117
 
    - make the g_timeout for the update-bubble 5 secs (instead of 0.5s)
3118
 
      (ubuntu #14479)
3119
 
  * src/hooks.c:
3120
 
    - added "DontShowAfterReboot" key to the hook file for e.g. 
3121
 
      kernel notifications (ubuntu #13886)
3122
 
    - type: "informations" -> "information" (ubuntu #7052)
3123
 
  * typo fixes (ubuntu #15259)
3124
 
 
3125
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Sep 2005 20:11:59 +0200
3126
 
 
3127
 
update-notifier (0.40.6) breezy; urgency=low
3128
 
 
3129
 
  * added src/hal.c to po/POTFILES.in (thanks Kamion)
3130
 
 
3131
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 31 Aug 2005 17:39:47 +0200
3132
 
 
3133
 
update-notifier (0.40.5) breezy; urgency=low
3134
 
 
3135
 
  * bugfixes:
3136
 
    - improve the popup-notifications (thanks to mpt for his feedback)
3137
 
 
3138
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Aug 2005 18:15:24 +0200
3139
 
 
3140
 
update-notifier (0.40.4) breezy; urgency=low
3141
 
 
3142
 
  * bugfixes:
3143
 
    - better dbus reconnect support 
3144
 
    - typo fix (ubuntu #13391)
3145
 
    - be more carefull about the placement of the notification send
3146
 
      with libnotify
3147
 
 
3148
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 Aug 2005 10:29:08 +0200
3149
 
 
3150
 
update-notifier (0.40.3) breezy; urgency=low
3151
 
 
3152
 
  * gamin changed the semantic of FAMEvent.Filename, changed the
3153
 
    code to deal with that
3154
 
 
3155
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Aug 2005 15:14:40 +0200
3156
 
 
3157
 
update-notifier (0.40.2) breezy; urgency=low
3158
 
 
3159
 
  * report errors in the cache to the user
3160
 
  * use libnotify to tell the user about updates
3161
 
 
3162
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Aug 2005 13:07:00 +0200
3163
 
 
3164
 
update-notifier (0.40.1) breezy; urgency=low
3165
 
 
3166
 
  *  global already seen hook file in /etc/update-notifier/hooks_seen 
3167
 
     added
3168
 
 
3169
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  4 Jul 2005 11:28:47 +0200
3170
 
 
3171
 
update-notifier (0.40) breezy; urgency=low
3172
 
 
3173
 
  * fixed various bugs in the hook display code
3174
 
 
3175
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 27 Jun 2005 15:02:05 +0200
3176
 
 
3177
 
update-notifier (0.39.2) breezy; urgency=low
3178
 
 
3179
 
  * fix in the md5sum check in preinst (apologies to keybuk 
3180
 
    for suspecting the new dpkg) 
3181
 
  * call intltool-update -v -p in build target to make
3182
 
    langpack generation happy
3183
 
 
3184
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jun 2005 10:25:54 +0200
3185
 
 
3186
 
update-notifier (0.39.1) breezy; urgency=low
3187
 
 
3188
 
  * fixed a bug in apt-check (only happens on very new python-apt 
3189
 
    versions)
3190
 
  * ported the hal-reconnect bits to the new dbus api
3191
 
 
3192
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jun 2005 11:10:23 +0200
3193
 
 
3194
 
update-notifier (0.39) breezy; urgency=low
3195
 
 
3196
 
  * ported to libhal 0.5.1, build-depend on it,
3197
 
    -> the reconnect bits still needs to be ported
3198
 
 
3199
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 May 2005 16:52:30 +0200
3200
 
 
3201
 
update-notifier (0.38.11) hoary; urgency=low
3202
 
 
3203
 
  * session icon and tray icon improved, no more blurry
3204
 
    (thanks to Alexander Brausewetter) 
3205
 
  * updated fi.po translation (thanks to Timo Jyrinki)
3206
 
  * updated german translation
3207
 
 
3208
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 30 Mar 2005 12:39:13 +0200
3209
 
 
3210
 
update-notifier (0.38.10) hoary; urgency=low
3211
 
 
3212
 
  * fix for the pin file reading
3213
 
  * work-around a problem in python-apt when reading the pin file
3214
 
    (#8095)
3215
 
  * fix for the nr of upgrades calculation
3216
 
 
3217
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 14:54:53 +0100
3218
 
 
3219
 
update-notifier (0.38.9ubuntu1) hoary; urgency=low
3220
 
 
3221
 
  * fixed wrongly formated 20archive file 
3222
 
 
3223
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 01:52:13 +0100
3224
 
 
3225
 
update-notifier (0.38.9) hoary; urgency=low
3226
 
 
3227
 
  * i18n fixes (missing translatable strings
3228
 
  * fix for wrong upgrade count (#7907)
3229
 
  * fix for a misdetection of a ubuntu cd
3230
 
  * translation update (es)
3231
 
  * setup /etc/apt/apt.conf.d/20archive with defaults 
3232
 
    for archive size (500Mb) and archive age (30 days)
3233
 
 
3234
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 01:04:10 +0100
3235
 
 
3236
 
update-notifier (0.38.8) hoary; urgency=low
3237
 
 
3238
 
  * try harder not to identify the live cd as install cd (#7114)
3239
 
  * try to keep the CD detected dialog above other window
3240
 
  * detect downloads of packages (fix #6307)
3241
 
  * show nice message when calling gksudo (fix #6671)
3242
 
  * typo fix (#7052)
3243
 
  * consider pined packages too (#7368)
3244
 
 
3245
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri,  4 Mar 2005 11:55:32 +0100
3246
 
 
3247
 
update-notifier (0.38.7) hoary; urgency=low
3248
 
 
3249
 
  * fixed a problem with the i18n 
3250
 
 
3251
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 21 Feb 2005 23:10:32 +0100
3252
 
 
3253
 
update-notifier (0.38.6) hoary; urgency=low
3254
 
 
3255
 
  * work around a gamin problem with monitoring single files
3256
 
  * added fi.po translation (thanks to Timo Jyrinki)
3257
 
  * added es.po translation (thanks to Jorge Bernal)
3258
 
 
3259
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  8 Feb 2005 10:16:26 +0100
3260
 
 
3261
 
update-notifier (0.38.5) hoary; urgency=low
3262
 
 
3263
 
  * fixed a problem that causes udpate-notifier not to update it's status
3264
 
    when it was upgraded or re-installed
3265
 
  * basic i18n support for the hooks added
3266
 
 
3267
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  1 Feb 2005 15:03:26 +0100
3268
 
 
3269
 
update-notifier (0.38.4) hoary; urgency=low
3270
 
 
3271
 
  * fixed missing gettext init (thanks to seb128!)
3272
 
 
3273
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 28 Jan 2005 13:11:57 +0100
3274
 
 
3275
 
update-notifier (0.38.3) hoary; urgency=low
3276
 
 
3277
 
  * da.po added (thanks to Martin Willemoes Hansen)
3278
 
  * some more code cleanups
3279
 
 
3280
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 27 Jan 2005 20:07:09 +0100
3281
 
 
3282
 
update-notifier (0.38.2) hoary; urgency=low
3283
 
 
3284
 
  * depend on update-manager now
3285
 
  * better error reporting when hal/dbus/fam are not available
3286
 
  * run "gnome-software-properties" by default if prefernces is clicked
3287
 
  * save last action as default action on left click
3288
 
 
3289
 
 -- Michael Vogt <mvo@debian.org>  Mon, 24 Jan 2005 11:28:07 +0100
3290
 
 
3291
 
update-notifier (0.38.1) hoary; urgency=low
3292
 
 
3293
 
  * put the periodic entries in /etc/apt/apt.conf.d/99update-notifier 
3294
 
    into /etc/apt/apt.conf.d/10periodic
3295
 
 
3296
 
 -- Michael Vogt <mvo@debian.org>  Wed, 19 Jan 2005 14:16:56 +0100
3297
 
 
3298
 
update-notifier (0.38) hoary; urgency=low
3299
 
 
3300
 
  * basic hook support added
3301
 
 
3302
 
 -- Michael Vogt <mvo@debian.org>  Wed, 12 Jan 2005 16:51:43 +0100
3303
 
 
3304
 
update-notifier (0.37.3) hoary; urgency=low
3305
 
 
3306
 
  * improved the detection of apt-get update conditions a lot
3307
 
  * simplified the code that show/hides the icon
3308
 
  * md5 check for left-over /etc/apt/apt.conf.d/99upgrade-notifer
3309
 
    and delete it if unmodified
3310
 
 
3311
 
 -- Michael Vogt <mvo@debian.org>  Tue, 11 Jan 2005 14:28:29 +0100
3312
 
 
3313
 
update-notifier (0.37.2) hoary; urgency=low
3314
 
 
3315
 
  * fixed a missed name change in debian/S99update-notifier
3316
 
 
3317
 
 -- Michael Vogt <mvo@debian.org>  Fri,  7 Jan 2005 00:00:45 +0100
3318
 
 
3319
 
update-notifier (0.37.1) hoary; urgency=low
3320
 
 
3321
 
  * cdrom detection dialog improved
3322
 
  * renamed to "update-notifier" 
3323
 
 
3324
 
 -- Michael Vogt <mvo@debian.org>  Thu,  6 Jan 2005 16:40:13 +0100
3325
 
 
3326
 
upgrade-notifier (0.37) hoary; urgency=low
3327
 
 
3328
 
  * hal support added, not-yet-scanned cdroms are automatically detected
3329
 
 
3330
 
 -- Michael Vogt <mvo@debian.org>  Wed, 29 Dec 2004 20:57:24 +0100
3331
 
 
3332
 
upgrade-notifier (0.36.1-1) hoary; urgency=low
3333
 
 
3334
 
  * new version that fixes a segfault
3335
 
 
3336
 
 -- Michael Vogt <mvo@debian.org>  Wed, 15 Dec 2004 17:27:12 +0100
3337
 
 
3338
 
upgrade-notifier (0.36-1) hoary; urgency=low
3339
 
 
3340
 
  * new upstream release
3341
 
 
3342
 
 -- Michael Vogt <mvo@debian.org>  Tue, 14 Dec 2004 17:23:21 +0100
3343
 
 
3344
 
upgrade-notifier (0.35-1) hoary; urgency=low
3345
 
 
3346
 
  * new upstream release
3347
 
 
3348
 
 -- Michael Vogt <mvo@debian.org>  Sun, 28 Nov 2004 13:56:33 +0100
3349
 
 
3350
 
upgrade-notifier (0.34-1) hoary; urgency=low
3351
 
 
3352
 
  * new upstream release
3353
 
 
3354
 
 -- Michael Vogt <mvo@debian.org>  Tue,  9 Nov 2004 12:36:07 +0100
3355
 
 
3356
 
upgrade-notifier (0.33-7) unstable; urgency=low
3357
 
 
3358
 
  * prepared cron.daily to run "apt-get update" (not enabled)
3359
 
 
3360
 
 -- Michael Vogt <mvo@debian.org>  Tue,  2 Nov 2004 14:43:52 +0100
3361
 
 
3362
 
upgrade-notifier (0.33-6) unstable; urgency=low
3363
 
 
3364
 
  * Build with update-manager.
3365
 
 
3366
 
 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 22:01:09 +0200
3367
 
 
3368
 
upgrade-notifier (0.33-5) unstable; urgency=low
3369
 
 
3370
 
  * Added build-depends.
3371
 
 
3372
 
 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 21:47:03 +0200
3373
 
 
3374
 
upgrade-notifier (0.33-4) unstable; urgency=low
3375
 
 
3376
 
  * Build against current glib.
3377
 
 
3378
 
 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 14:50:59 +0200
3379
 
 
3380
 
upgrade-notifier (0.33-3) unstable; urgency=low
3381
 
 
3382
 
  * Build against current gtk.
3383
 
 
3384
 
 -- Michiel Sikkes <michiel@eyesopened.nl>  Sun, 24 Oct 2004 04:39:53 +0200
3385
 
 
3386
 
upgrade-notifier (0.33-2) unstable; urgency=low
3387
 
 
3388
 
  * Added synaptic wrapper script.
3389
 
 
3390
 
 -- Michiel Sikkes <michiel@eyesopened.nl>  Sat, 23 Oct 2004 16:58:03 +0200
3391
 
 
3392
 
upgrade-notifier (0.33-1) unstable; urgency=low
3393
 
 
3394
 
  * Initial Release.
3395
 
 
3396
 
 -- Michiel Sikkes <michiel@eyesopened.nl>  Fri, 22 Oct 2004 22:55:25 +0200
3397