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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Andrea Azzarone
  • Date: 2019-03-13 10:05:20 UTC
  • mto: This revision was merged to the branch mainline in revision 956.
  • Revision ID: azzaronea@gmail.com-20190313100520-024zyxvlpm81vgrq
Add livepatch status icons.

Show diffs side-by-side

added added

removed removed

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