1
update-notifier (3.192.29) focal; urgency=medium
3
* Search and replace pep8 w/ pycodestyle after rename.
4
* tests/test_motd.py: Fix cut & paste error in comment.
6
-- dann frazier <dannf@ubuntu.com> Mon, 03 Feb 2020 19:27:11 -0700
8
update-notifier (3.192.28) focal; urgency=medium
10
* Replace pep8 with pycodestyle
12
-- Julian Andres Klode <juliank@ubuntu.com> Tue, 28 Jan 2020 10:55:06 +0100
14
update-notifier (3.192.27) focal; urgency=medium
16
* Notify user about stale updates information in motd (LP: #1842159)
17
* Make /var/lib/update-notifier/updates-available world-readable
19
* data/update-motd-hwe-eol: Run as a regular user without printing errors
21
* data/update-motd-hwe-eol: Shortcut script when running in a container.
22
There is no point in checking the HWE stack in a container since upgrading
23
it would not affect the host system. (LP: #1855290)
24
* data/update-motd-fsck-at-reboot: Shortcut script when running it as
25
a regular user (LP: #185527)
27
-- Balint Reczey <rbalint@ubuntu.com> Thu, 05 Dec 2019 15:02:52 +0100
29
update-notifier (3.192.26) eoan; urgency=medium
31
* data/apt_check.py: modify wording and output regarding ESM support.
34
-- Brian Murray <brian@ubuntu.com> Tue, 03 Sep 2019 16:47:51 -0700
36
update-notifier (3.192.25) eoan; urgency=medium
38
* Make livepatch_get_num_fixes (private API) return 'ssize_t' instead of
39
'gssize', which will allow us to use the '%zd' format string to print its
40
value. That in turn allows the string to be extracted into the .pot file
43
-- Iain Lane <iain.lane@canonical.com> Thu, 01 Aug 2019 13:42:29 +0100
45
update-notifier (3.192.24) eoan; urgency=medium
47
* Fix E117 over-indented pep issues.
49
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 29 Jul 2019 16:53:58 +0200
51
update-notifier (3.192.23) eoan; urgency=medium
54
* Handle "applying" Livepatch state.
55
* Don't show the Livepatch indicator if livepatch is disabled.
56
* Remove livepatch-off.svg as no longer needed.
58
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 10 May 2019 17:08:01 +0200
60
update-notifier (3.192.20) eoan; urgency=medium
62
* data/package-data-downloader: Do not resume partial files, and especially
63
skip download attempts if they match the expected SHA256 (LP: #1713615)
65
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 29 Apr 2019 21:38:43 +0200
67
update-notifier (3.192.19) eoan; urgency=medium
69
* Handle missing cases of LP: #1822340, where we told people ESM is not
70
enabled, but not how to enable it.
71
* Fix multiple disabled ESM repositories being counted as enabled ones.
72
* test_motd.py: Remove unused imports
74
-- Julian Andres Klode <juliank@ubuntu.com> Thu, 25 Apr 2019 12:56:40 +0200
76
update-notifier (3.192.18) disco; urgency=medium
78
* data/apt_check.py: Fix dep8 line length issues.
80
-- Adam Conrad <adconrad@ubuntu.com> Sat, 13 Apr 2019 04:41:40 -0600
82
update-notifier (3.192.17) disco; urgency=medium
84
* Add missing build-dependency on lsb-release
86
-- Julian Andres Klode <juliank@ubuntu.com> Wed, 03 Apr 2019 17:13:12 +0200
88
update-notifier (3.192.16) disco; urgency=medium
90
* Rewrite and extend motd messaging (LP: #1822340)
91
* Count ESM security updates as security updates
93
-- Julian Andres Klode <juliank@ubuntu.com> Tue, 02 Apr 2019 15:18:47 +0200
95
update-notifier (3.192.15) disco; urgency=medium
98
- revert the use libayatana-appindicator, that was buggy and lead to have
99
the indicator support disabled, also that libary is still in universe
100
* debian/control, autogen.sh:
101
- don't build-depends on gnome-common, that is deprecated and was
102
comment out in the autogen.sh already anyway
105
* Add a livepatch indicator in the system tray. (ffe bug #1820259)
107
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 19 Mar 2019 11:26:56 +0100
109
update-notifier (3.192.14) disco; urgency=medium
111
* src/livepatch.c: Add a "Settings..." button to the notification.
113
-- Andrea Azzarone <andrea.azzarone@canonical.com> Wed, 30 Jan 2019 17:20:42 +0000
115
update-notifier (3.192.13) disco; urgency=medium
117
* Don't require gnome-shell or its alternate dependency notification-daemon
118
on s390x since gnome-shell isn't built there and we're trying to
119
demote notification-daemon to universe.
121
-- Jeremy Bicha <jbicha@ubuntu.com> Sat, 16 Feb 2019 11:07:51 -0500
123
update-notifier (3.192.12) disco; urgency=medium
125
* Try adding gnome-shell as alternate dependency of notification-daemon
126
as part of an effort to drop notification-daemon to universe
128
-- Jeremy Bicha <jbicha@ubuntu.com> Sat, 09 Feb 2019 09:24:52 -0500
130
update-notifier (3.192.11) disco; urgency=medium
132
* src/update-notifier.c: Don't use G_SPAWN_DO_NOT_REAP_CHILD in order
133
to avoid zombie processes. (LP: #1809505)
135
-- Andrea Azzarone <andrea.azzarone@canonical.com> Mon, 07 Jan 2019 12:49:07 +0000
137
update-notifier (3.192.10) disco; urgency=medium
140
* data/apt_check.py, data/package-data-downloader, tests/test_pep8.py:
141
- update the code formating to be not hit W504 warnings,
142
change to ignore W503 and be consistent with update-manager.
144
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 13 Nov 2018 21:49:10 +0100
146
update-notifier (3.192.9) disco; urgency=medium
148
* Resolve pep8 and pyflakes test failures.
150
-- Brian Murray <brian@ubuntu.com> Tue, 13 Nov 2018 11:47:45 -0800
152
update-notifier (3.192.8) disco; urgency=medium
154
* Check if a Livepatch patch has been applied during boot or before
155
update-notifier has started. (LP: #1800862)
157
-- Andrea Azzarone <andrea.azzarone@canonical.com> Fri, 02 Nov 2018 11:34:03 +0000
159
update-notifier (3.192.7) cosmic; urgency=medium
161
* Use absolute patch when testing if whoopsie service is enabled.
162
* Add some debug messages
164
-- Didier Roche <didrocks@ubuntu.com> Mon, 02 Jul 2018 11:18:27 +0200
166
update-notifier (3.192.6) cosmic; urgency=medium
168
* Only show apport UI if whoopsie is not in auto or never reporting mode.
170
* Ensure that when we move to systemd user session, we don't regress
171
as well, taking into account the case where whoopsie isn't installed
174
-- Didier Roche <didrocks@ubuntu.com> Tue, 26 Jun 2018 17:04:33 +0200
176
update-notifier (3.192.5) cosmic; urgency=medium
180
-- Julian Andres Klode <juliank@ubuntu.com> Tue, 29 May 2018 09:38:23 +0200
182
update-notifier (3.192.4) cosmic; urgency=medium
184
* package-data-downloader: Only print processing messages if we
185
should download stuff, or if an expected exception occured
188
-- Julian Andres Klode <juliank@ubuntu.com> Fri, 25 May 2018 18:15:22 +0200
190
update-notifier (3.192.3) cosmic; urgency=medium
192
* Add gnome-common dependency, needed for autoreconf
193
* Force no multiarch directory
195
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 09 May 2018 11:46:23 +0200
197
update-notifier (3.192.2) cosmic; urgency=medium
200
* Switch to Ayatana AppIndicator LP: #1760691.
201
* Bump debhelper version to 11, and do autoreconf
203
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 09 May 2018 10:13:54 +0200
205
update-notifier (3.192.1) bionic; urgency=medium
207
* Use a wrapper script of /bin/sh when calling check-new-release-gtk to
208
workaround its requirement that the ppid not be 1. (LP: #1768748)
210
-- Brian Murray <brian@ubuntu.com> Fri, 04 May 2018 15:42:00 -0700
212
update-notifier (3.192) bionic; urgency=medium
214
* restore update-notifier code to check for whether or not a release upgrade
215
is available. (LP: #1765485)
217
-- Brian Murray <brian@ubuntu.com> Fri, 20 Apr 2018 11:02:05 -0700
219
update-notifier (3.191) bionic; urgency=medium
221
* src/update-notifier.h: Add LIVEPATCH_FILE and livepatch_pending.
222
* src/update-notifier.c: Monitor the livepatch status file too
223
and show notification if needed (LP: #1761841).
225
-- Andrea Azzarone <andrea.azzarone@canonical.com> Wed, 18 Apr 2018 17:38:22 +0100
227
update-notifier (3.190) bionic; urgency=medium
229
* Add missing build-dependency on dh-python
231
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 09 Apr 2018 13:35:04 +0200
233
update-notifier (3.189) bionic; urgency=medium
235
* Do not notify-reboot-required on linux-image-extra removal (LP: #1458204)
237
-- Julian Andres Klode <juliank@ubuntu.com> Fri, 12 Jan 2018 09:51:27 +0100
239
update-notifier (3.188) bionic; urgency=medium
241
* Also add python3-debconf as a build-dependency.
243
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 12 Nov 2017 21:15:44 -0800
245
update-notifier (3.187) bionic; urgency=medium
248
* Remove the gconf to gsettings migration script, gconf has been long
249
deprecated and the list of keys is incorrect and leads the convert
250
tools to error out (lp: #1720368)
253
* Depend on the new python3-debconf package instead of debconf.
256
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 12 Nov 2017 20:56:52 -0800
258
update-notifier (3.186) artful; urgency=medium
260
* src/crash.c: don't prompt about system reports under wayland, pkexec
262
* src/clipboard.c, src/update-notifier.c, src/Makefile.am:
263
- don't use the xorg clipboard to do single instance, that doesn't work
264
under wayland, replace it with a file lock (lp: #1697381)
266
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 07 Sep 2017 00:30:10 +0200
268
update-notifier (3.185) artful; urgency=medium
270
* src/livepatch.c: Use ngettext to correctly handle the plural form, thanks
271
to Andrea Azzarone for the patch.
273
-- Brian Murray <brian@ubuntu.com> Tue, 05 Sep 2017 14:48:01 -0700
275
update-notifier (3.184) artful; urgency=medium
277
* Add support to update-notifier to notify about the status of Canonical's
278
Livepatch service, thanks to Andrea Azzarone. (LP: #1712331)
280
-- Brian Murray <brian@ubuntu.com> Fri, 25 Aug 2017 12:46:39 -0700
282
update-notifier (3.183) artful; urgency=medium
284
* Clear out the autotools changes from the previous upload which were
285
due to a miss-uses of the vcs, fixes the buid.
287
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 10 Jul 2017 13:20:35 +0200
289
update-notifier (3.181.1) artful; urgency=medium
291
* src/update.c: don't look at the dpkg/apt logs timestamps to decide
292
to auto-open update-manager but simply do it after the number of days
293
configured, it's a more predictable behaviour so less confusing to
294
users and the logs timestamps trick isn't working great since
295
unattended-upgrade is used to install the security updates (logs are
296
updated then which resets the counter) (lp: #1702724)
298
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 06 Jul 2017 19:07:47 +0200
300
update-notifier (3.181) artful; urgency=medium
302
* Fix APT sandboxing for data downloads failing (LP: #1522675)
304
-- Julian Andres Klode <juliank@ubuntu.com> Wed, 28 Jun 2017 22:25:25 +0200
306
update-notifier (3.180) artful; urgency=medium
308
* Fix autopkgtest pep8 new error in artful:
309
- E722 do not use bare except
311
-- Didier Roche <didrocks@ubuntu.com> Wed, 21 Jun 2017 14:43:56 +0200
313
update-notifier (3.179) zesty; urgency=medium
315
* debian/control: bump the depends on update-manager one more version as
316
17.04.2 doesn't have the change for the 64 bit integer.
318
-- Brian Murray <brian@ubuntu.com> Tue, 14 Mar 2017 14:58:27 -0700
320
update-notifier (3.178) zesty; urgency=medium
322
* Switch to using a 64 bit integer for launch-time as update-manager also
325
-- Brian Murray <brian@ubuntu.com> Tue, 14 Mar 2017 13:13:41 -0700
327
update-notifier (3.177) zesty; urgency=medium
329
* tests/test_pyflakes.py: test_pyflakes: fix pep8 style failure, thanks
332
-- Iain Lane <iain@orangesquash.org.uk> Thu, 24 Nov 2016 18:08:09 +0000
334
update-notifier (3.176) zesty; urgency=medium
336
* data/package-data-downloader: Be resilient and do not crash when we can
337
not print information about what is happening. (LP: #1640318)
339
-- Brian Murray <brian@ubuntu.com> Thu, 10 Nov 2016 13:29:27 -0800
341
update-notifier (3.175) yakkety; urgency=medium
343
* data/package-data-downloader:
344
- a stampfile is an indication of success, so don't try to process it
346
* tests/test_package-data-downloader.py:
347
- add a test for the case where there are multiple hook files and only one
350
-- Brian Murray <brian@ubuntu.com> Fri, 07 Oct 2016 16:12:19 -0700
352
update-notifier (3.174) yakkety; urgency=medium
354
* debian/tests/control:
355
- Allow stderr output as apt-helper even uses it for success.
357
-- Brian Murray <brian@ubuntu.com> Wed, 28 Sep 2016 10:12:38 -0700
359
update-notifier (3.173) yakkety; urgency=medium
361
* data/package-data-downloader:
362
- handle different failure modes better thanks to Launchpad user AtesComp
363
for the detective work and patch. (LP: #1621629)
364
* tests/test_pacakge-data-downloader.py:
365
- add tests for process_download_requests function
366
- add test for a hook file aging out
367
- resolve test failure with test_wrong_template_translation
368
* Enable autopkgtests and resolve pep8 / pyflakes issues with the package.
370
-- Brian Murray <brian@ubuntu.com> Wed, 21 Sep 2016 11:21:37 -0700
372
update-notifier (3.172) yakkety; urgency=medium
374
* add support for the HWE End-of-Life notification via
377
-- Brian Murray <brian@ubuntu.com> Fri, 05 Aug 2016 15:00:57 -0700
379
update-notifier (3.171) yakkety; urgency=medium
381
* debian/update-notifier-cds.conf:
382
- use a valid variable to get the device name
383
* debian/systemd, debian/update-notifier.install,links,crash:
384
- convert the crash, unicast and release jobs to systemd
385
* debian/systemd/update-notifier-cds.override,
386
debian/systemd/update-notifier-hp-firmware.override,
387
debian/update-notifier.install:
388
- disable the cd-upgrade and hp-firware jobs under systemd,
389
they are not important and need more work (launchpad bugs
390
#1604890 and #1604898)
391
* src/avahi.c, src/update.c, src/update-notifier.h,
392
- use /run instead of /var/run
394
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 20 Jul 2016 19:23:27 +0200
396
update-notifier (3.170) yakkety; urgency=medium
398
* data/apt_check.py: use pkg.get_fullname() instead of pkg.name so that
399
architectures appear in package names, thanks to Bill Scales for the
400
patch. (LP: #1597537)
402
-- Brian Murray <brian@ubuntu.com> Mon, 11 Jul 2016 15:05:27 -0700
404
update-notifier (3.169) yakkety; urgency=medium
407
don't use the logs ctime information to decide if update-manager needs
408
to be started, the log rotation updates that one which means it's
409
never getting older than a week and the updater not started
412
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 29 Jun 2016 16:48:24 +0200
414
update-notifier (3.168) xenial; urgency=medium
416
* Also update motd, at the end of Dpkg-Post run, properly counting how
417
many things are left to update, rather than assuming that all updates
418
were applied, as was done in previous release series. LP: #1558270
420
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 11 Apr 2016 16:28:54 +0100
422
update-notifier (3.167) xenial; urgency=medium
424
* Use mktemp -p in the target directory to avoid a cross-filesystem move.
425
* Also update motd if the dpkg status database has changed (LP: #1563854)
427
-- Adam Conrad <adconrad@ubuntu.com> Mon, 04 Apr 2016 15:22:20 -0600
429
update-notifier (3.166) xenial; urgency=medium
431
* data/apt_check.py: resolve crash when running apt-check with
432
--package-names, thanks to Launchpad user Woody for the fix.
435
-- Brian Murray <brian@ubuntu.com> Wed, 10 Feb 2016 11:57:26 -0800
437
update-notifier (3.165) xenial; urgency=medium
439
* data/update-motd-updates-available
440
- do not execute asynchronously as that causes problems with installers
441
and generally produces unexpected behavior by default (LP: #1527710).
442
- define NEEDS_CHECK to avoid unintentionally using value from inherrited
445
-- Scott Moser <smoser@ubuntu.com> Wed, 27 Jan 2016 17:04:44 -0500
447
update-notifier (3.164) xenial; urgency=medium
449
* debian/90-updates-available
450
- Now directly prints the cached info if available
451
=> avoid login stalls due to motd updates (LP: #525674)
452
- Also fixes a former potential issue of existing but not readable cached
453
info by changing the test from -e to -r
454
* debian/99update-notifier:
455
- Now additionally triggers the an asynchronous background update of the
456
cached info via update-motd-updates-available hooking into
457
APT::Update::Post-Invoke-Success.
458
* data/update-motd-updates-available:
459
- This now only contains the slow part of actually 'updating the cached
461
- It executes asynchronously to avoid stalling apt-get update.
462
- The file is no more called by pam to avoid login stalls.
463
- It also fixes an issue with concurrent updates clobbering the
464
cached file via mv being atomic
466
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Fri, 13 Nov 2015 12:28:25 +0100
468
update-notifier (3.163) wily; urgency=medium
470
* Call setlocale(LC_ALL, "") in avahi.c, so that the message there is
471
translated. Thanks Gabor Kelemen. (LP: #1493208)
473
-- Iain Lane <iain@orangesquash.org.uk> Thu, 17 Sep 2015 14:04:23 +0100
475
update-notifier (3.162) wily; urgency=medium
477
* Initialize l10n for the distro-cd-updater and system crash notification
478
binaries. Thanks to Gabor Kelemen for the patches. (LP: #1478249,
480
* Switch from using PACKAGE to GETTEXT_PACKAGE in avahi and update-notifier
483
-- Brian Murray <brian@ubuntu.com> Wed, 12 Aug 2015 09:20:12 -0700
485
update-notifier (3.161) wily; urgency=medium
487
* Migrate fully from python2 to python3 now that python3-debian is
488
available in the archive. In the process, we drop most of the
489
python-related dependencies from the update-notifier package, since it
490
contains no python code; these are included only to support
491
backend_helper.py, which is shipped in update-notifier-common, not in
492
update-notifier for reasons that are not clear. For now keep the
493
package split unchanged pending further investigation. LP: #1440683.
495
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 06 Apr 2015 19:26:10 +0000
497
update-notifier (3.160) vivid; urgency=medium
499
* ./debian/update-notifier-cds.conf: Stop asking udisks 1 for the
500
mountpoint, just awk /proc/mounts for the mount point. (LP: #1411987)
502
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 20 Jan 2015 10:34:47 +0100
504
update-notifier (3.159) vivid; urgency=medium
506
[ Dimitri John Ledkov ]
507
* Prepare for udev-bridge on the session bus. (LP: #1409129)
509
-- Martin Pitt <martin.pitt@ubuntu.com> Fri, 16 Jan 2015 18:59:51 +0100
511
update-notifier (3.158) vivid; urgency=medium
513
* debian/update-notifier-cds.conf: use the correct comparison operator for
514
checking the type of CD. (LP: #1400357)
516
-- Brian Murray <brian@ubuntu.com> Wed, 10 Dec 2014 12:41:49 -0800
518
update-notifier (3.157) utopic; urgency=medium
520
* debian/update-notifier-crash.conf: avoid race condition where the crash
521
report may not yet be writable when the inotify create event happens.
523
-- Brian Murray <brian@ubuntu.com> Fri, 03 Oct 2014 17:00:11 -0700
525
update-notifier (3.156) utopic; urgency=low
527
* lp:~mvo/update-notifier/use-apt-helper:
528
- use the apt-helper binary to download external data. This ensures
529
that the apt proxy settings are used and that the apt auto proxy
530
discovery works. Thanks to Dennis Kaarsemaker!
532
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Jun 2014 12:33:24 +0200
534
update-notifier (3.155) utopic; urgency=medium
536
* Bump version to become higher than the wrongly added transitional package
537
from gnome-packagekit.
539
-- Martin Pitt <martin.pitt@ubuntu.com> Mon, 12 May 2014 07:15:55 +0200
541
update-notifier (0.154.1) trusty; urgency=low
543
* data/package-data-downloader:
544
- set a default sockettimeout of 60s to avoid hangs if the network
545
becomes unresponsive during the download (LP: #1243090)
547
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Apr 2014 21:35:05 +0200
549
update-notifier (0.154) trusty; urgency=medium
551
* Do not say that a partition will be checked when the check is disabled in
552
fstab. Thanks to Nils Kassube for the patch. (LP: #1282760)
553
* Use print function instead of statement (LP: #1256759)
554
* Increase the poll interval from 5 seconds to 180 (LP: #1227000)
556
-- Brian Murray <brian@ubuntu.com> Fri, 14 Mar 2014 15:14:23 -0700
558
update-notifier (0.152) trusty; urgency=medium
560
* debian/update-notifier-crash.conf: the user needs permission to write to
561
the crash file as data collection is done by the user running apport
563
-- Brian Murray <brian@ubuntu.com> Wed, 19 Feb 2014 13:26:36 -0800
565
update-notifier (0.151) trusty; urgency=low
567
* If there are no updates available, still nag the user if a reboot is
568
required, in case the notification window was dismissed. (LP: #1033226)
570
-- Marc Deslauriers <marc.deslauriers@ubuntu.com> Sat, 11 Jan 2014 09:28:25 -0500
572
update-notifier (0.150) trusty; urgency=low
574
* Update the location of apport/autoreport from /etc to /var/lib.
576
-- Brian Murray <brian@ubuntu.com> Wed, 08 Jan 2014 10:36:53 -0800
578
update-notifier (0.149) trusty; urgency=low
580
* debian/update-notifier-crash.conf: exit if /etc/apport/autoreport exists
581
as that indicates that there should be no user interaction
583
-- Brian Murray <brian@ubuntu.com> Tue, 10 Dec 2013 12:56:40 -0800
585
update-notifier (0.148) trusty; urgency=low
588
* data/update-motd-updates-available: Update the stamp file atomically.
589
Thanks to Marius Gedminas! (LP: #1146170)
592
* In the upstart crash notification job fix the path for watershed.
593
* debian/update-notifier-crash.conf: check that we have read permission on
594
the crash file before launching apport-gtk, additionally just launch
595
apport-gtk or system-crash-notification as they will check for new crashes
596
and start bug filing for each one (LP: #1193509)
597
* data/update-motd-fsck-at-reboot: Update the stamp file atomically.
598
Thanks to Marius Gedminas! (LP: #1240549)
600
-- Brian Murray <brian@ubuntu.com> Fri, 08 Nov 2013 15:32:25 -0800
602
update-notifier (0.147) saucy; urgency=low
604
* apt-check: port to python3, if it is available use update-manager's
605
UpdateList to determine if we will install an update being phased
608
-- Brian Murray <brian@ubuntu.com> Wed, 09 Oct 2013 13:32:47 -0700
610
update-notifier (0.146) saucy; urgency=low
613
* Speed up apt-check (LP: #1233587). Thanks to Anders Kaseorg for the
617
* Update translations from launchpad
619
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 04 Oct 2013 10:56:19 +0200
621
update-notifier (0.145) saucy; urgency=low
623
* Use watershed when notifying about system crashes to prevent multiple
624
dialogs for crashes that were already reported.
626
-- Brian Murray <brian@ubuntu.com> Thu, 12 Sep 2013 16:52:32 -0700
628
update-notifier (0.144) saucy; urgency=low
630
* Fix the newly-optimized update-motd-updates-available to correctly handle
631
the initial case when the stamp file doesn't yet exist. LP: #1206452.
633
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 30 Jul 2013 13:25:05 +0100
635
update-notifier (0.143) saucy; urgency=low
637
* In the update-notifier crash file user session job switch back to
638
apport-gtk since the upstart file bridge emits events for .crash files
639
that exist prior to the job being started and apport-bug does not check to
640
see if the crash has already been reported while apport-gtk does.
642
-- Brian Murray <brian@ubuntu.com> Wed, 17 Jul 2013 13:24:13 -0700
644
update-notifier (0.142) saucy; urgency=low
647
* update-motd-updates-available: Avoid forking hundreds of /usr/bin/stat
650
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Jul 2013 09:12:52 +0200
652
update-notifier (0.141) saucy; urgency=low
654
* Switch from apport-collect to apport-bug since the former is for updating
655
bugs already reported.
657
-- Brian Murray <brian@ubuntu.com> Fri, 12 Jul 2013 10:11:39 -0700
659
update-notifier (0.140) saucy; urgency=low
661
* Let apport select the correct frontend to present the crash to the
662
user, rather than assuming GTK+.
664
-- Evan Dandrea <ev@ubuntu.com> Fri, 12 Jul 2013 09:15:48 +0100
666
update-notifier (0.139) saucy; urgency=low
668
* Restore update-notifier watching for avahi disabled notification for
669
desktop enivornments which do not use an upstart user session
670
* Remove tray applet calls from avahi notification
671
* Improve crash notification upstart user job
673
-- Brian Murray <brian@ubuntu.com> Wed, 10 Jul 2013 12:18:55 -0700
675
update-notifier (0.138) saucy; urgency=low
677
* Remove auto-launch key in the gsettings schema as update-manager has been
680
-- Brian Murray <brian@ubuntu.com> Wed, 05 Jun 2013 10:36:03 -0700
682
update-notifier (0.137) saucy; urgency=low
684
* Restore auto-launch key in the gsettings schemas, it's still being used
685
in e.g update-manager and gsettings abort on missing keys
687
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 05 Jun 2013 10:25:04 +0200
689
update-notifier (0.136) saucy; urgency=low
692
* If the /var/lib/update-notifier/fsck-at-reboot stamp file is older than
693
the current uptime, any information about fscking at "next boot" is
694
definitely stale - so force a refresh. LP: #692355.
697
* Remove support for choosing not to auto-launch applications (LP: #947008)
698
* Remove reboot required notification as update-manager itself indicates
699
when a reboot is required and it only appeared when auto-launch was set to
701
* Move update-notifier checking for CDs with packages into a new binary
703
* Add an upstart user session job that runs upon CD insertion
704
* Remove sections of uevent related to hp firmware and replace them with an
705
upstart user session job
706
* Modified avahi disabled notification to run as an upstart user session
707
* Modified new release check to run as an upstart user session
708
* Added in a weekly cron job to check for a new release of ubuntu
709
* Added an upstart user session job to check for crashes
710
* Ensure we ask before launching a pkexec dialog for an apport crash
712
-- Brian Murray <brian@ubuntu.com> Tue, 04 Jun 2013 10:08:21 -0700
714
update-notifier (0.135) saucy; urgency=low
716
* src/reboot.c: Use logind instead of ConsoleKit for rebooting in the
719
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 30 Apr 2013 09:50:25 -0700
721
update-notifier (0.134) raring; urgency=low
723
* Updated translations for raring
725
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 17 Apr 2013 11:53:09 +0200
727
update-notifier (0.133) raring; urgency=low
729
* Add data/package-system-locked: Check if package system is locked. This
730
mirrors what com.ubuntu.SystemService.is_package_system_locked() from
731
ubuntu-system-service used to do.
732
* data/com.ubuntu.update-notifier.policy.in: Allow local users to run
733
package-system-locked through pkexec.
734
* src/update.c, dpkg_lock_is_taken(): Drop D-BUS call to
735
ubuntu-system-service, call package-system-locked instead. Drop
736
ubuntu-system-service Suggests:. (LP: #1153567)
738
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 09 Apr 2013 12:19:08 +0200
740
update-notifier (0.132) raring; urgency=low
742
* data/apt-cdrom-check: correctly quote mount path given to the awk command,
743
otherwise it hits an error with directories with spaces in their name,
747
* Switch from g_timeout_add to g_timeout_add_seconds everywhere, which
748
should allow for better power use.
749
* Remove unused TIMEOUT_APT_GET_UPDATE macro.
752
* Remove unused firmware paths from uevent.c.
753
* data/apt-cdrom-check: check that the release on the media is greater than
754
the current release (LP: #887650). Thanks to Andreas Altaïr Redmer for the
758
* Use synaptic-pkexec instead of gksu in backend_helper.py
759
* Install a policykit policy file to replace last gksu use for
762
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 15 Mar 2013 12:35:49 +0100
764
update-notifier (0.131) raring; urgency=low
766
* Remove obsolete and unused data/dbus-helper.
767
* Remove obsolete and unused data/upgrade-app.
768
* Fix typo in upgrader-patches directory name in cddistupgrader.
769
* Use g_clear_pointer/g_clear_object where appropriate.
770
* Fix leak of a GDir every time update-notifier notices that dpkg was run.
771
* Make debugging a bit more usable: correct type of control variables, and
772
(for now) automatically set G_MESSAGES_DEBUG=all if any of
773
update-notifier's debugging options are used.
774
* Remove unnecessary trailing newlines from all debugging messages.
775
* Adjust newest_log_file_timestamp to avoid an embedded newline in
777
* Only create most indicators (or tray icons) when they're actually being
778
used, to save memory when idle.
779
* Tolerate hook files with a missing Terminal field, since it's documented
781
* Don't call check_update_hooks from on_button_next_clicked; this is
782
unnecessary (show_hooks already calls check_update_hooks after the
783
dialog is closed) and causes recursive confusion.
785
-- Colin Watson <cjwatson@ubuntu.com> Fri, 01 Feb 2013 15:09:41 +0000
787
update-notifier (0.130) raring; urgency=low
790
* Only create a single GSettings instance for com.ubuntu.update-notifier,
792
* Remove unused u_abort function.
793
* Make several more functions static that aren't used from other
795
* Correct a number of imprecise prototypes.
796
* Defer instantiating GtkBuilders until the corresponding user interfaces
797
actually need to be displayed, saving memory when they don't.
798
* Restore code to keep a handle to crash and reboot notifications, so that
799
they can be closed by later code (at least for notification-daemon
801
* Fix several leaks of NotifyNotification objects.
802
* Don't call show_hooks (which now includes instantiating the
803
corresponding GtkBuilder) if there are no unseen hooks to show.
806
* Remove calls to gnome-app-install and addon CD support (LP: #722887)
808
-- Colin Watson <cjwatson@ubuntu.com> Thu, 31 Jan 2013 03:32:33 +0000
810
update-notifier (0.129) raring; urgency=low
813
* Fix many typos for "running".
814
* Fix a number of compiler warnings.
817
* Switch from using gksu for apport crashes to pkexec (LP: #1098235)
819
-- Brian Murray <brian@ubuntu.com> Wed, 30 Jan 2013 09:43:09 -0800
821
update-notifier (0.128) raring; urgency=low
823
* Fix incorrect glib pkg-config requirement.
825
-- Colin Watson <cjwatson@ubuntu.com> Wed, 30 Jan 2013 01:11:22 +0000
827
update-notifier (0.127) raring; urgency=low
830
* Rebuild cache in memory to avoid race condition
831
(LP: #1016040). Thanks to James Hunt
834
* Exit GTK+ main loop on receiving SIGINT, to make it easier to debug
835
update-notifier using valgrind.
836
* Fix memory leak in init_already_seen_hooks.
837
* Fix missing description field for "Start package manager" tray action.
838
* Stop using deprecated gdk_app_launch_context_new function.
840
-- Colin Watson <cjwatson@ubuntu.com> Wed, 30 Jan 2013 00:47:31 +0000
842
update-notifier (0.126) quantal; urgency=low
844
* Add build-dependencies on python, python-apt, and python-debian for the
845
test suite; and add runtime dependencies on python-{apt,debian},
848
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 09 Oct 2012 15:12:20 -0700
850
update-notifier (0.125) quantal; urgency=low
852
* There are other buggy translations, revert those as well.
853
* Make sure our tests are actually run at build time.
854
* Add a new test for broken translations, and fix the test for the notifier
855
output which had not been kept in sync with the source.
857
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 09 Oct 2012 20:59:55 +0000
859
update-notifier (0.124) quantal; urgency=low
861
* Revert buggy translation of a variable name, addressing bug #1003100.
863
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 09 Oct 2012 12:39:38 -0700
865
update-notifier (0.123) quantal; urgency=low
867
* Updated launchpad translations
869
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Oct 2012 18:05:11 +0200
871
update-notifier (0.122) quantal; urgency=low
873
* Tell python-dbus to use glib's mainloop so it doesn't throw an exception
876
-- Michael Terry <mterry@ubuntu.com> Fri, 07 Sep 2012 09:11:53 -0400
878
update-notifier (0.121ubuntu1) quantal; urgency=low
881
* lp:~nathwill/update-notifier/lp-934517:
882
- improve wording (LP: #934517), thanks to Nathan Williams
885
* replace dict.has_key with key in dict (LP: #1040380)
887
-- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> Sat, 25 Aug 2012 15:16:34 +0100
889
update-notifier (0.120ubuntu2) quantal; urgency=low
891
* Add dependency on patch to update-notifier-common as it's called
892
from the cddistupgrader script when doing upgrades from an external
893
media. (LP: #1029531)
895
-- Stéphane Graber <stgraber@ubuntu.com> Wed, 08 Aug 2012 17:24:38 -0400
897
update-notifier (0.120ubuntu1) quantal; urgency=low
899
* Convert from libgdu to gio's GVolumeMonitor (LP: #1028040)
901
-- Michael Terry <mterry@ubuntu.com> Mon, 23 Jul 2012 13:34:43 -0400
903
update-notifier (0.119ubuntu15) quantal; urgency=low
905
* Undo the Python 3 conversion until python3-debian is ready
907
-- Michael Terry <mterry@ubuntu.com> Mon, 02 Jul 2012 13:00:46 -0400
909
update-notifier (0.119ubuntu14) quantal-proposed; urgency=low
913
- Use the new python-apt API since the legacy API is not available
915
- Various and pyflakes, whitespace, style, line length fixes.
918
* Update to use new update-manager command line and
919
ubuntu-release-upgrader paths.
921
-- Michael Terry <mterry@ubuntu.com> Fri, 29 Jun 2012 11:05:06 -0400
923
update-notifier (0.119ubuntu13) quantal; urgency=low
926
- modernize a bit for the 0.8 API
928
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Jun 2012 11:08:52 +0200
930
update-notifier (0.119ubuntu12) quantal; urgency=low
932
* src/uevent.c: Drop Jockey handling. This was only used for missing DVB
933
firmware, but the firmware is now shipped by default in linux-firmware.
934
Also, Jockey is being obsoleted.
936
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 30 May 2012 15:06:17 +0200
938
update-notifier (0.119ubuntu11) quantal; urgency=low
940
* po/*.po: the string '$packages' must not be translated, but we currently
941
have no way to mark the string as such in the input files. LP: #1003100.
943
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 22 May 2012 21:35:02 +0000
945
update-notifier (0.119ubuntu10) quantal; urgency=low
947
* Merge in changes from 0.119ubuntu8.1 which had been uploaded to
950
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 15 May 2012 16:20:43 -0700
952
update-notifier (0.119ubuntu9) quantal; urgency=low
954
* fix data/Makefile.am to clean up all generated files.
955
* fix wrong intltool-merge invocation.
956
* data/package-data-downloads-failed{,-permanently}.in: work around a bug in
957
intltool-merge rfc822deb handling that causes wrong syntax when the first
958
line in the file is a translated field. LP: #993672.
959
* use po2debconf instead of the upstream intltool-merge, since the latter
960
doesn't actually handle multi-paragraph description fields correctly.
961
* Fix package-data-downloader to do a correct timestamp comparison. Thanks
962
to Loïc Minier for catching this. LP: #986183.
963
* data/package-data-downloads-failed.in: use pkexec instead of gksudo, for
964
compatibility with Kubuntu. Thanks to Jonathan Thomas for pointing out
965
the correct fix. LP: #982032.
967
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 15 May 2012 16:16:08 -0700
969
update-notifier (0.119ubuntu8.1) precise; urgency=low
971
* data/notify-reboot-required: echo notification if gettext is not available
972
thanks to Richard Laager for the patch (LP: #644578)
974
-- Brian Murray <brian@ubuntu.com> Thu, 19 Apr 2012 13:58:50 -0700
976
update-notifier (0.119ubuntu8) precise; urgency=low
979
- updated to latest LP export to ensure that the translation-missing
980
window information is actually translated (LP: #562900)
982
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Apr 2012 16:32:08 +0200
984
update-notifier (0.119ubuntu7) precise; urgency=low
986
* Use <proto>_proxy environment variables to choose the proxy to use for
987
data downloads, not the apt proxy settings, because apt may be
988
configured to point at a package-specific proxy. This makes proxy
989
configuration a little less convenient than before for the
990
flashplugin-installer package, but it at least it makes it possible to
991
have a different proxy setting for packages vs. arbitrary data
992
downloads, which otherwise we don't have any way to support.
994
* Stop processing after a fatal download error, not just a transient one,
995
so that we can't be tricked into feeding a partial list of files to a
996
handler. Thanks to Kees Cook for spotting the bug. LP: #979426.
997
* Flush stdout before calling subprocess, so that log output makes more
999
* Print a more meaningful status message when downloading, instead of just
1001
* Check for existence of /usr/lib/update-notifier/package-data-downloader
1002
before trying to run it from our cron job, so that the package doesn't
1003
generate error messages when removed but not purged.
1004
* The action for our notification should call gksu instead of trying to
1005
run the command directly without root access. This is imperfect because
1006
kubuntu won't have gksudo available by default, but it's an improvement
1007
over failing for everybody. LP: #976761.
1009
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 13 Apr 2012 03:49:10 +0000
1011
update-notifier (0.119ubuntu6) precise; urgency=low
1013
* data/package-data-downloader: Set urllib._urlopener to an instance of
1014
urllib.FancyURLopener rather than urllib.URLopener, since the former
1015
handles redirects (LP: #977812).
1017
-- Colin Watson <cjwatson@ubuntu.com> Tue, 10 Apr 2012 12:15:08 +0100
1019
update-notifier (0.119ubuntu5) precise; urgency=low
1021
* Make sure /usr/lib/update-notifier/package-data-downloader is called on
1022
package configuration as well, since a trigger is not guaranteed to
1023
happen if the triggering package is configured first. LP: #977178.
1025
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 09 Apr 2012 20:48:14 +0000
1027
update-notifier (0.119ubuntu4) precise; urgency=low
1029
* Fix conffile removal handling for /etc/update-motd.d/20-cpu-checker; we
1030
were deleting the file but it was still registered in dpkg's database as
1031
obsolete. dpkg-maintscript-helper can help with this.
1033
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 09 Apr 2012 11:26:57 -0700
1035
update-notifier (0.119ubuntu3) precise; urgency=low
1037
* data/package-data-downloader: add support for a 'should-download' field
1038
pointing to a debconf question that tells us whether or not the files
1039
for this package should actually be downloaded. Otherwise, we'll
1040
always download the files for msttcorefonts even when the user hasn't
1041
accepted the license. LP: #876298.
1043
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 09 Apr 2012 05:36:00 +0000
1045
update-notifier (0.119ubuntu2) precise; urgency=low
1047
* data/package-data-downloader, data/package-data-downloads-failed.in,
1048
data/package-data-downloads-failed-permanently.in,
1049
debian/update-notifier-common.{postinst,triggers}: add a new handler and
1050
dpkg trigger to let packages queue data for download after package
1051
install, so that network connectivity problems don't make installs
1052
and upgrades unreliable. LP: #876298.
1053
* debian/update-notifier-common.cron.daily: add a cronjob to periodically
1054
retry any failed downloads.
1055
* src/update-notifier.c: when there are new hooks, check them whether or
1056
not dpkg has run; this allows other packages to send us notifications
1057
by ways other than running a package maintainer script.
1059
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 05 Apr 2012 22:04:05 -0700
1061
update-notifier (0.119ubuntu1) precise; urgency=low
1063
* src/update-notifier.c: Consider both the "sudo" and "admin" groups as
1064
administrator. (LP: #893842)
1066
-- Martin Pitt <martin.pitt@ubuntu.com> Sun, 11 Mar 2012 10:29:28 +0100
1068
update-notifier (0.118.1ubuntu1) precise; urgency=low
1070
* add support to apply patches when running the release upgrader
1071
* change default release upgrade check interval to 14 days
1074
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Jan 2012 09:36:47 +0100
1076
update-notifier (0.118ubuntu1) precise; urgency=low
1078
* fix "fsck doesn't update system info on login" LP: #692355
1079
Thanks to Paul McEnery
1081
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Jan 2012 12:58:55 +0100
1083
update-notifier (0.117ubuntu3.1) oneiric-proposed; urgency=low
1085
* src/trayappletui.c:
1086
- fix overlong menu entries (LP: #871691)
1088
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Oct 2011 09:27:26 +0200
1090
update-notifier (0.117ubuntu3) oneiric; urgency=low
1092
* add #include "trayappletui.h" to ensure the prototypes are
1093
correct (fixes FTBFS)
1094
* fix -Wall warnings
1096
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Oct 2011 20:56:14 +0200
1098
update-notifier (0.117ubuntu2) oneiric; urgency=low
1100
* port to libappindicator (LP: #779382) to ensure its visible
1101
under unity{,-2d} for users with the auto_open key set to
1104
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Oct 2011 12:18:49 +0200
1106
update-notifier (0.117ubuntu1) oneiric; urgency=low
1108
* data/backend-helper.py: add helper that can dynamically
1109
choose what package manager to use
1110
* switch recommends to python-aptdaemon.gtk3widgets | synpatic
1112
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2011 15:50:40 +0200
1114
update-notifier (0.116ubuntu1) oneiric; urgency=low
1116
* Fixed restart required notification wording. (LP: #680685)
1118
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Jul 2011 14:24:37 +0200
1120
update-notifier (0.115ubuntu2) oneiric; urgency=low
1122
* set the default release-upgrade check time to 7 days
1123
to be in line with the updates check interval
1124
(foundations-o-update-manager-release-announcements spec)
1126
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Jul 2011 09:00:29 +0200
1128
update-notifier (0.115ubuntu1) oneiric; urgency=low
1131
* port to gtk3/gsettings/gdbus
1133
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 14 Jul 2011 09:36:56 +0200
1135
update-notifier (0.112ubuntu2) oneiric; urgency=low
1137
* data/update-notifier.desktop.in:
1138
- Don't show in "Startup Applications" (LP: #803917)
1140
-- Michael Terry <mterry@ubuntu.com> Fri, 01 Jul 2011 13:42:50 +0100
1142
update-notifier (0.112ubuntu1) oneiric; urgency=low
1144
* Port to current libnotify 0.7 API. Bump libnotify-dev build dependency.
1146
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 08 Jun 2011 09:22:22 +0200
1148
update-notifier (0.111ubuntu2) natty; urgency=low
1152
- HP laser printers which require firmware can also have the
1153
product ID "xx2a" now. (LP: #734822)
1155
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 31 Mar 2011 11:21:51 +0200
1157
update-notifier (0.111ubuntu1) natty; urgency=low
1159
* data/apt-cdrom-check, data/cddistupgrader:
1160
- support upgrades from filesystems without the "stable" and
1161
"ubuntu" symlinks (like vfat)
1163
- check all removable devices for a upgrader
1164
- when detecting a upgrade CD skip the "Run package manager"
1165
step as its recommended to use the release upgrader
1167
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Mar 2011 16:00:19 +0100
1169
update-notifier (0.110.4ubuntu1) natty; urgency=low
1172
- use x-terminal-emulator instead of hardcoding gnome-terminal
1175
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Feb 2011 19:37:04 +0100
1177
update-notifier (0.110.3ubuntu3) natty; urgency=low
1179
* data/update-motd-fsck-at-reboot: fix logic for getting mount list,
1180
add defensive 0 sets, add "never check" special cases (LP: #718469).
1182
-- Kees Cook <kees@ubuntu.com> Sun, 13 Feb 2011 16:46:32 -0800
1184
update-notifier (0.110.3ubuntu2) natty; urgency=low
1186
* src/reboot.c: use consolekit instead of hal when gnome-session is
1187
not available. lp: #716905
1189
-- Lionel Le Folgoc <mrpouit@ubuntu.com> Sun, 13 Feb 2011 13:39:15 +0100
1191
update-notifier (0.110.3ubuntu1) natty; urgency=low
1193
* merged lp:~brian-murray/update-notifier/error-message-string-fix,
1196
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Jan 2011 11:32:56 +0100
1198
update-notifier (0.110.2ubuntu1) natty; urgency=low
1200
* debian/90-updates-available, debian/98-fsck-at-reboot,
1201
debian/98-reboot-required:
1202
- check if the scripts exist before using them (thanks to
1205
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Jan 2011 19:01:35 +0100
1207
update-notifier (0.110.1ubuntu3) natty; urgency=low
1210
- add dialog when system crashes are detected to avoid fullscreen
1212
- fix incorrect bits from the previous merge (thanks to Sebastien Bacher)
1213
- honor the /apps/update-notifier/auto_launch gconf key, if that is
1214
set never display a notifcation area icon but instead always fire
1215
up apport, if set, do the opposite and always show notifcation
1216
area icon and never fire up apport automatically
1218
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Jan 2011 14:20:33 +0100
1220
update-notifier (0.110.1ubuntu2) natty; urgency=low
1222
[ Sebastien Bacher ]
1223
* src/crash.c: if there is no systray report at least the user issues.
1224
The code should still be ported to use an indicator later on.
1225
* src/crash.c: Don't spam the session log with the crash names either.
1226
* src/crash.c, src/reboot.c, src/update-notifier.c:
1227
- clear some debug calls to keep the session log clean
1230
* src/update-notifier.c:
1231
- move debug calls into g_debug and hide that by default
1232
- add new --debug-misc call that is a catch-all bucket for
1233
uncategorized messages
1235
- use g_spawn_sync() instead of g_spawn_sync_command_line and
1236
pass G_SPAWN_STDOUT_TO_DEV_NULL|G_SPAWN_STDERR_TO_DEV_NULL
1238
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Jan 2011 09:14:03 +0100
1240
update-notifier (0.110.1ubuntu1) natty; urgency=low
1243
* data/update-motd-fsck-at-reboot:
1244
- fix small issues in the script that I introduced in the
1246
* add recommends to aptdaemon (thanks to Michael Terry)
1250
* data/update-motd-cpu-checker, data/Makefile.am, debain/control,
1251
debian/20-cpu-checker, debian/update-notifier-common.{install,postinst}:
1252
drop cpu-checker since kernel will unmask BIOS filtering of NX now.
1254
-- Kees Cook <kees@ubuntu.com> Wed, 17 Nov 2010 11:35:00 -0800
1256
update-notifier (0.110ubuntu1) natty; urgency=low
1259
* Update description to not mention adept/adept-notifier anymore, but "other
1260
packages" and "server use cases" as adept doesn't exist anymore.
1263
* Add --disable-deprecations configure flag to test for deprecated API use
1264
* Don't use deprecated API, and update required version of GTK+ to match
1268
* merged lp:~shiyee/update-notifier/fsck-at-reboot, thanks to
1271
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Nov 2010 10:11:11 +0100
1273
update-notifier (0.105ubuntu1) maverick; urgency=low
1276
- avoid triggering a aptdaemon launch when checking for
1277
pending transactions (LP: #587004)
1279
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Sep 2010 10:00:54 +0200
1281
update-notifier (0.104ubuntu1) maverick; urgency=low
1283
[ Sebastian Geiger ]
1285
- fix missing init of GError
1286
* updated to use xdg config dirs (thanks to Christian Klein)
1289
* move hooks file over to the new location if
1292
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 25 Aug 2010 21:16:28 +0200
1294
update-notifier (0.103ubuntu1) maverick; urgency=low
1297
* add /usr/share/update-notifier/plugins/cache-changed dir
1298
that can be used to trigger scripts on cache change (update,
1299
install, remove, upgrade) that are run within the users
1300
context (e.g. oneconf)
1303
* sort and launch scripts one after another in async mode on cache change
1305
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Jul 2010 15:01:58 +0200
1307
update-notifier (0.102ubuntu1) maverick; urgency=low
1309
* Generalize firmware backend to be more easily extensible for other types
1311
- Rename firmware.{h,c} to uevent.{h,c} and rename the functions
1313
- configure.in, src/Makefile.am, src/update-notifier.c: Fix references for
1315
- uevent.c: Split out the "missing general firmware" specific bits into a
1316
new function deal_with_missing_firmware(). This makes the on_uevent()
1317
function very small and clean, and easy to extend.
1318
* src/uevent.c: Add new function deal_with_scp() to launch
1319
system-config-printer when a printer is added or present at startup, and
1320
s-c-p is not running yet. This must explicitly enabled with the new
1321
--enable-system-config-printer configure option, and is disabled by
1322
default. OEMs and derivatives can enable it easily and drop s-c-p's
1323
autostart .desktop file.
1324
* src/uevent.c: Fix a memory leak, properly free the list items and list
1325
from g_udev_client_query_by_subsystem().
1326
* debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).
1327
* Add debian/source/format: 3.0 (native).
1329
-- Martin Pitt <martin.pitt@ubuntu.com> Fri, 25 Jun 2010 12:19:04 +0200
1331
update-notifier (0.101ubuntu1) maverick; urgency=low
1334
- run apt-check with nice and ionice (thanks to dbarth)
1336
- updated, add information on /etc/apt/apt.conf.d/10periodic,
1337
/etc/apt/apt.conf.d/20archive. Thanks to Michael Schuerig
1340
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jun 2010 15:06:12 +0200
1342
update-notifier (0.100ubuntu1) maverick; urgency=low
1344
* properly integrate with check-release-upgrade-gtk and support
1346
* merged from debian, many thanks to Julian Andres Klode
1347
* switch back to auto-open mode
1349
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Jun 2010 15:38:26 +0200
1351
update-notifier (0.99.3debian4) unstable; urgency=low
1353
* Show the tray icon instead of running update-manager (Closes: #578717),
1354
the update-manager mode does not even work currently due to Bug#579789.
1356
-- Julian Andres Klode <jak@debian.org> Wed, 05 May 2010 12:11:01 +0200
1358
update-notifier (0.99.3debian3) unstable; urgency=low
1360
* Do not ship /var/crash as it is not needed.
1361
* debian/update-notifier-common.install:
1362
- Install /etc/apt/apt.conf.d/ files here instead of using debian/rules.
1363
* debian/rules: Simplify and remove unneeded parts.
1364
* autogen.sh: Run intltool-update -p here.
1365
* data/apt_check.py:
1366
- Detect security updates for Debian [and gNewSense] (Closes: #493653).
1367
* Run notify-reboot-required in kernel postinst.d (Closes: #502396).
1368
* data/notify-reboot-required: Also work if /var/run is no mountpoint,
1369
it will be cleaned up on boot anyway (Closes: #462002).
1370
* Recommend synaptic and software-properties-gtk and only use them if
1371
they are installed (Closes: #559000, #448534).
1372
* Recommend anacron to have up-to-data package lists (Closes: #414155).
1373
* debian/99update-notifier: Fix syntax.
1374
* Update translations from Launchpad and create ALL_LINGUAS dynamically.
1375
* data/Makefile.am: Do not run gconftool-2, it just prints warnings.
1376
* Fix compiler warnings.
1378
-- Julian Andres Klode <jak@debian.org> Sun, 18 Apr 2010 18:18:36 +0200
1380
update-notifier (0.99.3debian2) unstable; urgency=low
1382
* configure.in: Remove gdu and gudev-1.0 from the common module list.
1384
-- Julian Andres Klode <jak@debian.org> Sat, 17 Apr 2010 13:19:56 +0200
1386
update-notifier (0.99.3debian1) unstable; urgency=low
1388
* Rebase packaging on Ubuntu's one (Closes: #568476); differences:
1389
- Depend on update-manager-gnome instead of update-manager.
1390
- Only recommend cpu-checker as it's not in the archive (yet).
1391
* data/apt_check.py: Upgrade to new python-apt API (Closes: #572351).
1392
* Disable gudev and gdu stuff on non-Linux architectures.
1393
* debian/control: Update Standards-Version and have -common depend on python.
1394
* debian/update-notifier-common.preinst: Add missing #DEBHELPER# line.
1396
-- Julian Andres Klode <jak@debian.org> Fri, 16 Apr 2010 19:41:27 +0200
1398
update-notifier (0.99.2) lucid; urgency=low
1400
* 20-cpu-checker, 90-updates-available, 98-reboot-required,
1401
update-notifier-common.install, update-notifier-common.links:
1402
symlinking scripts into /etc/update-motd.d causes them *not*
1403
to be considered conffiles, so admins can't really edit or
1404
remove them to their liking; instead, install simple "exec"
1405
shell wrappers, LP: #559194
1407
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 09 Apr 2010 12:44:13 -0500
1409
update-notifier (0.99.1) lucid; urgency=low
1412
* data/notify-reboot-required:
1413
- make sure to record the maintainer script that requested the
1414
reboot in /var/run/reboot-required.pkgs (LP: #538253)
1415
* silence debug messages by default (unless one of the
1416
--debug switches is used)
1418
- point Vcs-Bzr to lucid branch
1421
* debian/update-notifier-common.links: move reboot-required
1422
from update-motd position 99 to 98, since 99 is now a (typically
1423
empty) admin-controlled footer
1425
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 Mar 2010 14:59:04 +0100
1427
update-notifier (0.99) lucid; urgency=low
1430
- move hplip firmware loading here and watch for udev
1431
events from printers that need to load a firmware. Call
1432
hp-plugin-ubuntu in this case automatically.
1434
- dropped in favor of doing this in the firmware.c code
1436
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 Mar 2010 17:21:04 +0100
1438
update-notifier (0.98) lucid; urgency=low
1440
* data/update-motd-cpu-checker: update path to the now external checker.
1442
-- Kees Cook <kees@ubuntu.com> Thu, 11 Mar 2010 01:16:49 -0800
1444
update-notifier (0.97) lucid; urgency=low
1446
* debian/control, data/update-motd-cpu-checker: move motd updater into
1447
the data/ tree and add to build system now that check-bios-nx is part
1448
of the external cpu-checker package.
1450
-- Kees Cook <kees@ubuntu.com> Wed, 10 Mar 2010 23:03:25 -0800
1452
update-notifier (0.96) lucid; urgency=low
1454
* debian/cpu-checker/check-bios-nx: adjust informational URL, eliminate
1455
"filter" language in favor of "disable".
1457
-- Kees Cook <kees@ubuntu.com> Thu, 18 Feb 2010 12:23:28 -0800
1459
update-notifier (0.95) lucid; urgency=low
1461
* debian/cpu-checker/*, debian/rules, debian/update-notifier-common.links:
1462
add NX bit sanity checker to be included in motd updates.
1464
-- Kees Cook <kees@ubuntu.com> Wed, 17 Feb 2010 15:05:16 -0800
1466
update-notifier (0.94) lucid; urgency=low
1468
* Add src/hplip.{h,c}:
1469
- listen to com.hp.hplip.NeedPlugin events
1471
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Feb 2010 13:34:08 +0100
1473
update-notifier (0.93) lucid; urgency=low
1475
* data/update-notifier.desktop:
1476
- drop the --startup-delay command line option and use the new
1477
X-GNOME-Autostart-Delay autostart key instead
1479
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 01 Feb 2010 15:36:10 -0800
1481
update-notifier (0.92) lucid; urgency=low
1483
* Add src/firmware.{h,c}: Listen to "firmware" subsystem events, check if
1484
requested firmware is present, and call jockey --check if not.
1485
(LP: #425821, UbuntuSpec:desktop-lucid-jockey-hotplug-support)
1487
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 26 Nov 2009 11:09:42 +0100
1489
update-notifier (0.91) lucid; urgency=low
1493
- do not auto-open restart required dialog, do this check in
1494
the calling clients (like update-manager) instead
1497
* Drop a couple of useless AC_SUBSTs.
1498
* src/Makefile.am: use $(PACKAGE_CFLAGS) and _LIBS instead of
1499
@PACKAGE_CFLAGS@ and _LIBS to allow overriding on the cmdline.
1500
* configure.in: add "x11" to pkg_modules since src/clipboard.c calls X11
1501
functions directly; fixes build issue with binutils-gold; thanks Peter
1502
Fritzsche for the report; Debian #556515.
1503
* Build-dep on libx11-dev explicitly.
1504
* Wrap build-deps and deps to get cleaner diffs.
1505
* Cleanup rules, mostly dropping boilerplate.
1506
* Pass -s to dh_* in binary-arch.
1507
* Don't overwrite CFLAGS from the env.
1508
* Don't set INSTALL_PROGRAM, not needed with dh_strip.
1509
* Only pass --host to configure if DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE
1511
* Pass LDFLAGS down to configure.
1512
* Build-dep on autotools-dev to ensure config.sub and config.guess are
1514
* Don't ignore errors from distclean.
1515
* Update FSF address in copyright and misc src/*.[ch] files.
1516
* "set -e" in debian/preinst, postinst, and postrm.
1517
* Cleanup and simplify debian/update-notifier-common.postinst.
1518
* Use Vcs-Bzr instead of XS-Vcs-Bzr.
1519
* Bump up Standards-Version to 3.8.3.
1520
* Comment out --with-pkg-manager= configure flag as it's dnl-ed out in
1522
* Drop useless DEBVER from rules.
1523
* Move to debhelper 7; bump bdep and compat.
1525
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Nov 2009 09:19:46 +0100
1527
update-notifier (0.90) karmic; urgency=low
1529
* data/update-notifier.schemas.in:
1530
- fix typo (LP: #400214)
1531
* debian/update-notifier-common.dirs:
1532
- do not ship /var/crash here (LP: #449738)
1534
- create /var/crash with the right permissions
1535
* debian/update-notifier-common.postinst:
1536
- fixup if permissions of /var/crash are incorrect due to
1537
update-notifier-common (LP: #449738)
1538
* data/apt-cdrom-check:
1539
- only offer addon-cd if gnome-app-install is installed
1540
(software-center does not yet support addon CDs)
1542
- use gtk-dialog-warning-panel by default and use gtk
1543
fallback mechanism to use the gtk-dialog-warning stock icon
1545
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Oct 2009 17:15:35 +0200
1547
update-notifier (0.89) karmic; urgency=low
1549
[ Mario Limonciello ]
1551
- Fallback to HAL if possible to reboot (LP: #437333)
1555
- wait for pending aptdaemon transactions before showing
1556
the reboot required dialog (LP: #445634)
1560
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Oct 2009 16:40:44 +0200
1562
update-notifier (0.88) karmic; urgency=low
1564
* ui/reboot-dialog.ui:
1565
- simplify text in the restart required UI (LP: #397324),
1566
thanks to Scott Ritchie
1568
- more robustness again failure in gdu_pool_new()
1569
* src/upate-notifier.c:
1570
- when gdu can not be initialized, do not fail but log a
1571
warning instead (LP: #418691)
1572
* data/update-notifier.schemas.in:
1573
- fix typo (LP: #411511), thanks to Rakesh 'arky' Ambati
1575
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Sep 2009 18:41:30 +0200
1577
update-notifier (0.87) karmic; urgency=low
1580
* debian/control: recommend libpam-modules rather than update-motd,
1583
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jul 2009 17:18:45 -0500
1585
update-notifier (0.86) karmic; urgency=low
1587
[ Sebastien Bacher ]
1589
- build using --as-needed to reduce the depends
1592
* debian/update-notifier-common.dirs: update-notifier-common
1593
needs /etc/update-motd.d, rather than /etc/update-motd.d/hourly;
1594
causes this directory to *not* be removed on update-motd package
1598
* src/update-notifier.c:
1599
- if display can not be opened, show a propper error message
1600
and do not crash (LP: #317745)
1602
- count security updates correctly even when they are "shadowed"
1603
by a regular update (LP: #394958)
1604
- fix typo (thanks to Hew McLachlan)
1605
* data/update-motd-updates-available, debian/99update-notifier:
1606
- move updates available from /var/run to /var/lib/update-notifier
1607
to make it persistent over reboots
1608
* src/update-notifier.c:
1609
- make the timeout for no-activity from apt bigger (LP: #274001)
1610
* data/update-notifier.desktop.in:
1611
- better description for the auto startup (LP: #146918)
1612
* src/update-notifier.c:
1613
- use GAppInfo/GAppLaunchContext to provide startup notification
1614
support (LP: #46258)
1616
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Jul 2009 16:50:46 +0200
1618
update-notifier (0.85) karmic; urgency=low
1621
- use the gnome-session dbus interface for reboots
1622
* src/hal.c -> src/gdu.c:
1623
- ported from hal to gnome-disk-utils (libgdu-dev)
1624
* drop libgnome from the build-depends and switch to
1625
the new gnome-session dbus interface entirely
1627
- drop libgnome-dev, libhal-dev
1629
- when checking for apt/dpkg logs, ignore empty ones,
1630
they are most likely caused by logrotate (thanks to
1632
- when checking apt/dpkg logs, glob() for the old(er)
1633
ones too (thanks to Dan Kegel)
1635
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Jul 2009 17:25:16 +0200
1637
update-notifier (0.80) karmic; urgency=low
1639
* add /apps/update-notifier/hide_reboot_notification
1640
gconf key to hide the reboot required messages
1641
(as suggested by tjaalton)
1642
* when running in auto-launch mode, check if security
1643
updates are installed unattended and if so, use the normal
1644
launch interval (LP: #369706)
1646
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Jul 2009 13:23:06 +0200
1648
update-notifier (0.79) karmic; urgency=low
1650
[ Sebastien Bacher ]
1651
* ported from glade to gtkbuilder
1654
* data/apt_check.py:
1655
- ensure that updates in both -updates and -security are
1656
only counted once (thanks to Emmet)
1658
- add strict dependency on update-notifier-common
1660
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 29 Jun 2009 14:11:25 +0200
1662
update-notifier (0.78) karmic; urgency=low
1665
- better debug output
1666
- add AUTOLAUNCH_MINIMAL_SECURITY_INTERVAL (LP: #369198)
1667
* src/update-notifier.c:
1668
- fix typo (#365314)
1669
* data/apt_check.py:
1670
- check for security updates in the current running
1671
distro release (deals with cases where people have
1672
two distros in their sources.list)
1673
* remove some debug output
1675
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Apr 2009 15:39:34 +0200
1677
update-notifier (0.76.7) jaunty; urgency=low
1679
* fix crash in --debug mode (LP: #348883, #348110)
1681
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Mar 2009 11:01:09 +0100
1683
update-notifier (0.76.6) jaunty; urgency=low
1686
- do not auto-launch if the dpkg lock is taken
1687
by another process (LP: #334935)
1688
* rework the debug options and support --debug-inotify,
1689
--debug-updates, --debug-hooks
1691
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Mar 2009 14:11:12 +0100
1693
update-notifier (0.76.5) jaunty; urgency=low
1695
* debian/99update-notifier: write an empty /var/run/updates-available,
1696
rather than removing it; empty indicates that we *know* that there are
1697
no updates available, whereas missing/remove indicates that the status
1698
is unknown, LP: #339066
1700
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2009 00:32:56 -0600
1702
update-notifier (0.76.4) jaunty; urgency=low
1704
* fix corner cases when the update icon still
1705
appears even if run in auto launch mode (thanks to
1708
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Mar 2009 09:37:20 +0100
1710
update-notifier (0.76.3) jaunty; urgency=low
1712
* use the gconf /apps/update-manager/launch_time key
1713
to detect the last lauch time. this means the autolaunch
1714
time is reset on each manual update-manager run too
1716
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Mar 2009 14:57:27 +0100
1718
update-notifier (0.76.2) jaunty; urgency=low
1721
- show the reboot required dialog only once per
1722
session (thanks to mdz for the report)
1724
- when checking if update-manager needs to be auto launched,
1725
take the time of the last package installs/removals into
1726
consideration as well (as requested by the DX team)
1727
- when auto launching update-manager, run with nice and
1729
* src/update-notifier.c:
1730
- add --debug-autolaunch switch
1732
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 Mar 2009 15:38:28 +0100
1734
update-notifier (0.76.1) jaunty; urgency=low
1736
* ui/reboot-reqruied.glade:
1737
- add dialog title for auto-launching
1738
* data/update-notifier.schemas.in:
1739
- set default launch interval to 7 days now (as asked for
1741
* data/apt_check.py:
1742
- fix i18n plural forms (LP: #325251)
1744
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Feb 2009 20:47:37 +0100
1746
update-notifier (0.76) jaunty; urgency=low
1748
* make "auto_launch" update-manager mode the default (as asked
1750
* set "regular_auto_launch_interval" to 2 days for the development
1751
release. this default will change to 7 days for the stable
1753
* run update-manager with "--no-focus-on-map" when in
1755
* add "/apps/update-notifier/regular_auto_launch_interval" gconf
1756
key that controls at what intervals (in days) update-manager is
1757
automatically launched for regular updates (security updates
1758
will be launched immediately). This only affects users that use
1759
"/apps/update-notifier/auto_launch"
1760
* make the interactive upgrade hooks dialog open up immediately
1761
if "auto_launch" is enabled
1762
* make the reboot required dialog open up immediately if "auto_launch"
1765
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Feb 2009 17:06:56 +0100
1767
update-notifier (0.75.10) jaunty; urgency=low
1769
* add gconf "/apps/update-notifier/auto_launch" option that
1770
can automatically launch update-manager (defaults to
1771
"false" for now until focus it not stolen)
1773
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 06 Feb 2009 14:33:06 +0100
1775
update-notifier (0.75.9) jaunty; urgency=low
1777
* debian/99update-notifier:
1778
- remove /var/run/updates-available after package installation
1781
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Feb 2009 16:36:27 +0100
1783
update-notifier (0.75.8) jaunty; urgency=low
1785
* debian/update-notifier.docs:
1786
- fix filename and use it again (LP: #319194)
1787
* fix reboot action (LP: #314409)
1789
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 23 Jan 2009 15:21:02 +0100
1791
update-notifier (0.75.7) jaunty; urgency=low
1795
- fix incorrect capitalization (LP: #186594)
1798
* src/update-notifier.c:
1799
- Revert an earlier change to call gnome_program_init()
1800
again. reboot.c still depends on this (LP: #302326)
1802
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Jan 2009 19:59:20 +0100
1804
update-notifier (0.75.6) jaunty; urgency=low
1806
* data/update-notifier.desktop.in:
1807
- work with other DEs than gnome,xfce (LP: #300463)
1809
- add missing file (LP: #298806)
1810
* src/update-notifier.c:
1811
- make "--force" start u-n even for system users (LP: #294569)
1812
- add gconf-key /apps/update-notifier/end_system_uids to make
1814
* src/update.{cc,h}:
1815
- show amount of updates available in notification
1816
(LP: #243695) as well
1818
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Nov 2008 21:24:31 +0100
1820
update-notifier (0.75.5) jaunty; urgency=low
1822
* data/notify-reboot-required:
1823
- fix breakage when gettext-base is not installed
1826
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Nov 2008 09:57:35 +0100
1828
update-notifier (0.75.4) jaunty; urgency=low
1831
* data/Makefile.am: install
1832
- update-motd-reboot-required and
1833
- update-motd-updates-available
1834
* data/notify-reboot-required:
1835
- write human-readable, translatable output to /var/run/reboot-required
1836
* data/update-motd-reboot-required:
1837
- standalone shell script for use in update-motd
1838
* data/update-motd-updates-available:
1839
- standalone shell script to call apt-check with --human-readable option;
1840
hook for use in update-motd
1842
- recommend update-motd (>= 1.9), which contains fine grained motd
1843
update frequency control
1847
- add data/notify-reboot-required
1848
* data/update-motd-updates-available:
1849
- add checks so that apt-check only runs if the sources.list or the
1850
package lists changed
1852
- byebye arch-build target
1853
* .bzr-builddeb/default.conf:
1854
- welcome "[HOOKS]\npre-build"
1856
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Nov 2008 16:52:31 +0100
1858
update-notifier (0.75.3) jaunty; urgency=low
1860
* data/apt_check.py:
1861
- add "--human-readable" that gives the output
1862
in a human readable format (useful for e.g. scripts)
1865
- re-run make update-po
1867
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Nov 2008 20:59:04 +0100
1869
update-notifier (0.75.2) jaunty; urgency=low
1871
* data/apt_check.py:
1872
- make it a module so that it be shared with
1874
- rename so that it can be imported by update-notifier-kde
1875
- create compat symlink
1876
- use dgettext() so that it can be used from a different
1877
gettext domain that update-notifier
1878
- move the option parser out of run()
1881
* debian/update-notifier-common.install:
1882
- move the translations into this package
1884
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Nov 2008 20:15:11 +0100
1886
update-notifier (0.75.1) jaunty; urgency=low
1888
* debian/update-notifier-common.install:
1889
- move apt-check, apt-cdrom-check and cdromdistupgrade
1890
into update-notifier-common
1892
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Nov 2008 18:59:24 +0100
1894
update-notifier (0.75) jaunty; urgency=low
1896
* debian/15update-stamp:
1897
- make it cooperate with other update-success hooks
1898
* data/cddistupgrader:
1899
- fix quoting issues
1900
* src/update-notifier.c:
1901
- honor "--force" again and show the update-notifications
1902
then even for users not in the admin group (LP: #288099)
1903
- merge the gio branch
1904
- change statup delay to be calculated in seconds
1905
- change default to 5
1906
* data/update-notifier.desktop.in:
1907
- set delay to 60 sec
1908
* do not use GnomeClient anymore on all places where this is
1909
possible - we can not remove it entirely (yet) because
1910
reboot.c depends on it to do a cross desktop session exit
1912
* src/update-notifier.c:
1913
- move package manager to foreground if possible (LP: #274562),
1914
thanks to Muhammad Ameen
1915
* use the glib checksum functions instead of home grown
1916
implementation (thanks to Bruce Cowan)
1918
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Nov 2008 10:24:01 +0100
1920
update-notifier (0.71.8) intrepid; urgency=low
1923
- when looking for inline translations in the notes file,
1924
check for keys with the CODESET added too to match what
1925
intltool-debian outputs (LP: #287556)
1927
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Oct 2008 22:34:50 +0200
1929
update-notifier (0.71.7) intrepid; urgency=low
1931
* src/update-notifier.c:
1932
- check for all system user UIDs and do not start in this case
1935
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Oct 2008 15:13:27 +0200
1937
update-notifier (0.71.6) intrepid; urgency=low
1939
* ui/hooks-dialog.glade:
1940
- make it avaialble via alt-tab
1941
* src/update.c, src/update-notifier.c:
1942
- allow running for non-admin users so that they can
1943
see the hook notifications too (LP: #281837)
1944
- ensure that its not run for the gdm guest user
1946
- add optional "OnlyAdminUsers" key (defaults to "true")
1947
so that non-admin users get not swamped with old
1948
notifications after the ugprade to intrepid
1950
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Oct 2008 18:27:43 +0200
1952
update-notifier (0.71.5) intrepid; urgency=low
1954
* data/apt-cdrom-check:
1955
- fix incorrect quoting in release upgrade disk
1958
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Oct 2008 16:51:51 +0200
1960
update-notifier (0.71.4) intrepid; urgency=low
1963
- support "ButtonText" tag in note
1964
- deal with empty "Name" tag
1966
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Oct 2008 20:00:52 +0200
1968
update-notifier (0.71.3) intrepid; urgency=low
1971
- check for already mounted CDs when starting up (LP: #276728)
1973
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 01 Oct 2008 16:53:41 +0200
1975
update-notifier (0.71.2) intrepid; urgency=low
1978
- do not start two update-managers on double click
1980
- wording fixes (LP: #254313), thanks to Gabor Kelemen
1982
- change the way gnome_client_request_save() is run
1983
to work with the latest gnome-session (LP: #214446)
1984
- better wording in the reboot dialog (LP: #211616)
1985
* data/apt-cdrom-check:
1986
- fix edubuntu addon CD detection
1988
- new translation (thanks to Deng Xiyue, closes: #497957)
1990
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Sep 2008 21:05:08 +0200
1992
update-notifier (0.71.1) intrepid; urgency=low
1995
- make the "repository-outdated" nag message more clear
1996
and mention that unavailable repositores may cause the
1997
problem (LP: #243876)
1999
- fix incorrect display of number of updates (LP: #251494)
2001
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Jul 2008 14:32:47 +0200
2003
update-notifier (0.71) intrepid; urgency=low
2006
- check for intermediate version when checking if a upgrade
2007
is security releated or not. its possible that a upgrade
2008
is available in -security and a newer one in -updates that
2009
has the security fixes applied as well but shows up in
2010
update-notifier as a normal update instead of a security
2011
releated one (LP: #239673)
2013
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Jun 2008 17:37:20 +0200
2015
update-notifier (0.70.7.debian-7) unstable; urgency=low
2017
[ Emilio Pozuelo Monfort ]
2018
* debian/control.in: Depend on dbus-x11 rather than dbus-1-utils.
2022
* debian/patches/08_gksu_preserve_environment.diff: Added patch that makes
2023
gksu preserve its environment (-k switch). Fixes an issue with
2024
update-manager-gnome.
2026
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 21 Sep 2009 19:04:50 +0200
2028
update-notifier (0.70.7.debian-6) unstable; urgency=low
2031
* Use lt-nl instead of lt in README.reboot-required.Debian for robustness.
2033
[ Emilio Pozuelo Monfort ]
2034
* Depend on update-manager-gnome rather than update-manager since it's
2035
been renamed. Closes: #544325.
2037
-- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 30 Aug 2009 22:04:01 +0200
2039
update-notifier (0.70.7.debian-5) unstable; urgency=low
2042
* debian/update-notifier-common.install
2043
- add localized message
2044
(as /usr/share/locale/*/LC_MESSAGES/update-notifier.mo)
2045
* debian/patches/002_i18n_update.diff
2047
* debian/patches/04_fix_gksu_usage.diff
2048
- remove unnecessary patch line for src/update-notifier.c.orig.rej
2050
[ Josselin Mouette ]
2051
* Add version mangling to watch file.
2052
* Require debhelper 5.0.51 for dh_icons.
2053
* Make update-notifier-common depend on python for the scripts.
2054
* update-notifier.1:
2057
* Add set -e to preinst, postinst, postrm.
2059
+ Don’t use -a in the test.
2060
+ Remove the stamp directory after purge.
2061
* Fix spelling of Xfce.
2063
+ Remove unused arch-build target.
2064
+ Don’t ignore errors in make distclean.
2065
+ Move dh_icons to the appropriate place.
2066
+ Correctly split binary-arch and binary-indep targets.
2067
+ Remove the config.{sub,guess} dance, it’s handled by cdbs.
2068
* Add -g to CFLAGS for gdm-signal.
2069
* gdm-logout-action.[ch]: updated from gnome-panel, so that they are
2070
adapted to the new GDM protocol.
2071
* autodown.c: remove references to hibernate.
2072
* Install gdm-signal with the 755 permissions (lol).
2073
* 002_i18n_update.diff: update fr.po.
2075
-- Josselin Mouette <joss@debian.org> Wed, 22 Oct 2008 13:59:28 +0200
2077
update-notifier (0.70.7.debian-4) unstable; urgency=low
2079
* 002_i18n_update.diff:
2080
+ updated Spanish translation from Javier Fernández-Sanguino Peña.
2082
+ updated Finnish translation from Timo Jyrinki. Closes: #497716.
2083
+ simplified Chinese translation from Deng Xiyue. Closes: #497957.
2084
* Remove useless build-dependency on libgamin-dev.
2086
-- Josselin Mouette <joss@debian.org> Thu, 18 Sep 2008 18:25:36 +0200
2088
update-notifier (0.70.7.debian-3) unstable; urgency=low
2090
[ Emilio Pozuelo Monfort ]
2091
* debian/control.in:
2092
- update-notifier-common replaces update-manager, as it's
2093
now shipping /etc/apt/apt.conf.d/10periodic.
2094
- Remove Conflicts in update-notifier-common, they are not needed.
2097
* Bump standards version to 3.8.0, no extra change is needed
2098
* Updated 07_improve_readme.diff to fix examples reference
2099
* Fixed wrong executable check in update-notifier.cron.daily example
2100
script. Closes: #489954.
2102
-- Alan Baghumian <alan@technotux.org> Wed, 09 Jul 2008 09:05:22 +0200
2104
update-notifier (0.70.7.debian-2) unstable; urgency=low
2106
* debian/control.in:
2107
- Fix Conflicts/Replaces versioning. Closes: #489592.
2109
-- Emilio Pozuelo Monfort <pochu@ubuntu.com> Tue, 08 Jul 2008 02:33:42 +0200
2111
update-notifier (0.70.7.debian-1) unstable; urgency=low
2114
* New upstream stable releases
2115
* debian/changelog.ubuntu:
2116
- updated from the Ubuntu package
2118
- bump standards version to 3.7.3
2119
- bump minimum libgtk2.0-dev build-dep to >= 2.10.0
2120
- bump minimum libdbus-glib-1-dev build-dep to >= 0.60
2121
- added update-notifier-common to put shared things there
2122
- added update-notifier-common to update-notifier's deps
2123
- updated my email address
2124
- updated uploaders/maintainers
2125
* Added debian/15update-stamp:
2126
- move the update stamp hook into its own configuration
2128
* Updated debian/*.install for proper locations
2130
- merged upstream changes
2131
- extra space clean-ups
2132
* Updated 04_fix_gksu_usage.diff:
2133
- call update-manager with gksu
2134
- refreshed to be applied correctly
2135
* Rename upgrade-notifier.cron.daily to update-notifier.cron.daily
2136
as mentioned in the manpage
2137
* Removed debian/install: obsolete, merged with
2138
update-notifier-common.install
2141
* Dropped 05_fix_monitored_dirs.diff, merged upstream
2142
* Refreshed 02_reboot_use_my_gdm_signal, 002_i18n_update,
2143
04_fix_gksu_usage and 06_port_to_gtk2.10 to be applied
2146
[ Gustavo Noronha Silva ]
2148
- Make GNOME team the maintainer, I can no longer be involved
2149
- Add VCS information
2151
-- Alan Baghumian <alan@technotux.org> Sun, 06 Apr 2008 17:06:41 +0200
2153
update-notifier (0.70.7) hardy; urgency=low
2155
* src/update-notifier.c:
2156
- support running for non-admin users too
2157
- support forcing gksu
2159
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Apr 2008 23:15:31 +0200
2161
update-notifier (0.70.6) hardy; urgency=low
2163
* src/update-notifier.c:
2164
- monitor the apt-get update stamp file too (LP: #206360)
2166
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Apr 2008 16:49:48 +0200
2168
update-notifier (0.70.5) hardy; urgency=low
2170
* src/update-notifier.c:
2171
- delay statup checks for updates etc for 60s to avoid
2172
slowing down the desktop startup (for Seb128)
2173
- fix typo in monitored directories (LP: #188201)
2174
* src/update.c, src/crash.c, src/hooks.c:
2175
- ensure to not show notification if the icon is already
2178
- setup sensible default actions (LP: #186595)
2179
- do not keep the cdrom detected window on top of
2180
other windows (LP: #186593) and make sure it appears
2183
- use bigger icon (LP: #149380)
2185
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Mar 2008 18:24:07 +0100
2187
update-notifier (0.70.4) hardy; urgency=low
2189
* src/update.c, debian/15update-stamp:
2190
- run in the new APT::Update::Post-Invoke-Success slot
2191
- use /var/lib/apt/periodic/update-success-stamp stamp
2193
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Feb 2008 19:16:58 +0100
2195
update-notifier (0.70.3) hardy; urgency=low
2198
- string fix (thanks to Brian Murray, LP: #181375)
2199
- do not display a error when running on the live-cd
2200
and apt-check is symlinked to /bin/true
2202
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jan 2008 22:16:15 +0100
2204
update-notifier (0.70.2) hardy; urgency=low
2207
- fix typo in Vcs-Bzr header (thanks to Brian Murray)
2209
- remove debug output
2211
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Jan 2008 09:45:14 +0100
2213
update-notifier (0.70.1) hardy; urgency=low
2215
* debian/15update-stamp:
2216
- move the update stamp hook into its own configuration
2219
- do not spam .xsession-erors if no cdrom can be found
2222
- fix incorrect initialization of GString
2223
- always show icon when apt is working (LP: #173149)
2224
- fix in the insensitve code
2225
* src/update-notifier.h:
2226
- fix timeouts for outdated repository information
2228
- remove unused ui/upgrade-dialog.glade (LP: #157416)
2230
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Jan 2008 15:14:35 +0100
2232
update-notifier (0.70) hardy; urgency=low
2234
* use icon theme names "software-update-available" and
2235
"software-update-urgent" to show that updates are
2236
available and use the "-urgent" icon on security
2238
* show a warning icon if the last refresh of the
2239
repository information is older than 7 days
2240
* debian/10periodic:
2241
- install APT::Update::Post-Invoke handler so that the
2242
update-stamp is always updated after a successful update
2244
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 16:27:34 +0100
2246
update-notifier (0.67) hardy; urgency=low
2248
* Call this *#(*$# arch-build to generate the autotools files.
2250
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 28 Nov 2007 12:48:27 +0100
2252
update-notifier (0.66) hardy; urgency=low
2254
* data/update-notifier.schemas.in: Enable apport for Hardy.
2256
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 28 Nov 2007 12:46:56 +0100
2258
update-notifier (0.65) hardy; urgency=low
2260
* use getgroups() instead of getgrouplist() to work better
2261
with stuff from pam_groups (thanks to Sebastian Dröge)
2262
* add 22x22 and 24x24 icons (thanks to Alan Baghumian)
2264
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Nov 2007 10:18:09 +0100
2266
update-notifier (0.61) gutsy; urgency=low
2268
* data/update-notifier.schemas.in:
2271
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Oct 2007 21:36:31 +0200
2273
update-notifier (0.60) gutsy; urgency=low
2275
* data/update-notifier.schemas.in:
2276
- Disable apport for RC
2278
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Oct 2007 16:27:01 +0200
2280
update-notifier (0.59.6) gutsy; urgency=low
2283
- call dh_gconf after the schemas installation so it's registred correctly,
2284
that makes apport integration works again
2286
-- Sebastien Bacher <seb128@canonical.com> Mon, 24 Sep 2007 17:20:32 +0200
2288
update-notifier (0.59.5.debian-1) unstable; urgency=low
2291
* New upstream release.
2293
[ Gustavo Noronha Silva ]
2294
* debian/patches/06_port_to_gtk2.10.diff:
2295
- added to conditionaly use a gtk2.12-only function, which does
2296
not seem to break update-notifier if removed
2297
* debian/control.in, debian/update-notifier.1,
2298
debian/update-notifier.examples, debian/patches/07_improve_readme.diff:
2299
- accepted (slightly reworked) patch by Javier Fernández-Sanguino Peña
2300
to make it clear that update-notifier depends on external services
2301
to actually notice that updates are available (Closes: #439239)
2302
* debian/changelog.ubuntu:
2303
- updated from the Ubuntu package
2305
-- Gustavo Noronha Silva <kov@debian.org> Tue, 04 Sep 2007 21:40:19 -0300
2307
update-notifier (0.59.5) gutsy; urgency=low
2310
* fix incorrect tooltip when package manager was
2311
running (LP: #134959)
2313
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Aug 2007 13:31:44 +0200
2315
update-notifier (0.59.4.debian-1) unstable; urgency=low
2317
[ Gustavo Noronha Silva ]
2318
* New upstream version
2319
* Fix Uploaders field syntax (Closes: #431667)
2320
* Fix source package naming to indicate we modify it for Debian
2321
* debian/patches/05_fix_monitored_dirs.diff:
2322
- avoid monitoring non-existing directories (Debian-wise)
2325
* Use ubuntu-get-source instead of gnome-get-source; build-dep on
2326
gnome-pkg-tools >= 0.12.3.
2328
-- Gustavo Noronha Silva <kov@debian.org> Tue, 21 Aug 2007 22:30:00 -0300
2330
update-notifier (0.59.4) gutsy; urgency=low
2332
* Don't install notify-reboot-required in update-notifier
2334
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 16 Aug 2007 18:39:38 +0100
2336
update-notifier (0.59.3) gutsy; urgency=low
2338
* Add update-notifier-common conflicts and replaces
2339
on old update-notifier
2341
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 16 Aug 2007 15:45:29 +0100
2343
update-notifier (0.59.2) gutsy; urgency=low
2345
* Re-libtoolise before upload, fix fail to compile
2347
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 16 Aug 2007 12:18:40 +0100
2349
update-notifier (0.59.1) gutsy; urgency=low
2352
* Split some files into update-notifier-common for sharing
2356
* fix schema location to /usr/share/gconf/schemas
2358
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Aug 2007 19:01:27 +0200
2360
update-notifier (0.59) gutsy; urgency=low
2362
* fix crash in leftover from pre-GtkStatusIcon code (LP: #127965)
2363
* consitently use notify_notification_new_with_status_icon()
2365
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Jul 2007 22:28:30 +0200
2367
update-notifier (0.58) gutsy; urgency=low
2369
* use GtkStatusIcon instead of EggTrayIcon, that makes
2370
the code significantly simpler
2372
- use dh_icons instead of dh_iconcache
2374
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Jul 2007 15:30:42 +0100
2376
update-notifier (0.57.3-1) unstable; urgency=low
2379
* New upstream release (Closes: #422507).
2380
* Merged with the previous changelog entry.
2381
* Removed 001_all_linguas.diff, merged upstream
2382
* Updated changelog.ubuntu
2383
* Updated 002_i18n_update.diff, 03_detect_debian_cd.diff
2384
* Updated debian/control*
2385
- Added myself to the uploaders
2386
- Wrapped deps and build-deps
2389
* Add a get-orig-source target to retrieve the upstream tarball.
2392
* Add a man page (Closes: #404814).
2394
[ Gustavo Noronha Silva ]
2395
* debian/patches/03_detect_debian_cd.diff:
2396
- reupdated for 0.57.3 (Alan had updated this for 0.57.1)
2397
* debian/patches/04_fix_gksu_usage.diff:
2398
- do not use full path for update-manager when calling it;
2399
the path for update-manager has changed from /usr/sbin
2400
in earlier releases, and if we change the path to that here
2401
we'll have to bump deps, which may not be desired; same
2402
goes for software-properties
2403
- tell the code that update-manager needs gksu
2405
-- Gustavo Noronha Silva <kov@debian.org> Wed, 27 Jun 2007 21:19:35 -0300
2407
update-notifier (0.57.3) gutsy; urgency=low
2409
* data/update-notifier.schemas.in: Enable apport again for Tribe-2.
2411
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 26 Jun 2007 13:00:35 +0200
2413
update-notifier (0.57.2) gutsy; urgency=low
2415
* fix spelling mistake in addon CD detection (LP#110352)
2416
* fix incorrect desktop file name
2417
* add AptOnCD media detection (thanks to Rafael Proenca)
2419
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Jun 2007 21:24:34 +0200
2421
update-notifier (0.57.1) gutsy; urgency=low
2423
* remove dbus-1-utils dependency
2424
* use gtk-yes for restart notification (LP#103710)
2425
* fix spelling mistakes (LP#64485)
2426
* fix memory-leak in in_admin_group()
2428
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 May 2007 13:00:45 +0200
2430
update-notifier (0.57) gutsy; urgency=low
2432
* fix cdrom detection for cdrom mountpoints with spaces (LP#114593)
2433
* implemented new "Title" key in the UpgradeHooks file
2434
(for IncreaseHardwareDatabasePariticipation spec)
2436
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 May 2007 15:55:19 +0200
2438
update-notifier (0.56.3) feisty; urgency=low
2440
* data/update-notifier.schemas.in: Flip apport crash reporting default to
2441
'false' for the release.
2443
-- Martin Pitt <martin.pitt@ubuntu.com> Mon, 9 Apr 2007 14:20:49 +0200
2445
update-notifier (0.56.2) feisty; urgency=low
2447
* debian/control: Add X-Vcs-Bzr.
2448
* Add data/update-notifier.schemas.in with a key to enable/disable apport
2449
report displaying (/apps/update-notifier/show_apport_crashes). Add
2450
necessary autotools infrastructure for i18n and installation.
2451
* src/crash.c: Do not show apport crash reports if above gconf key is false.
2453
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 4 Apr 2007 17:47:50 +0200
2455
update-notifier (0.56.1) feisty; urgency=low
2458
- pass the correct with_gksu flag on right-click (LP:#88825)
2459
- fix software-properties call (LP#93909)
2460
- fix race in file_monitor_periodic_check() (LP#91277)
2461
* data/apt-check.py:
2462
- use the system python (LP#94434)
2464
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Mar 2007 10:15:51 +0100
2466
update-notifier (0.56) feisty; urgency=low
2468
[ Jonathan Riddell ]
2469
* src/crash.c: Fix spelling.
2472
* src/update-notifier.c: Now that we have it, use apport's native icon
2473
instead of the bomb.
2474
* Remove pixmaps/16x16/crashreport-notifier.png, obsolete.
2476
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 22 Feb 2007 13:56:12 +0100
2478
update-notifier (0.55) feisty; urgency=low
2481
- fix the parser to deal with ' .\n' lines properly
2483
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Feb 2007 15:02:00 +0100
2485
update-notifier (0.54) feisty; urgency=low
2488
- added Gettext-Domain key support
2489
- added DisplayIf command support
2490
(IncreaseHardwareDatabaseParticipation)
2491
* src/hwdb_client.[ch]:
2492
- removed, the notification will be done via the hooks
2493
* src/update-notifier.c:
2494
- remove hwdb_client_check()
2495
- "--debug-hooks" does not take a argument anymore
2496
* HOOKS: updated the documentation
2498
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Feb 2007 10:48:05 +0100
2500
update-notifier (0.53) feisty; urgency=low
2502
* detection for addon CDs added (as speced in EdubuntuOnTwoCDs)
2504
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 6 Feb 2007 12:47:17 +0100
2506
update-notifier (0.52) feisty; urgency=low
2508
* INSTALL: Update to automake 1.10 version.
2509
* src/hwdb_client.c: Check for hwdb-gui before displaying notification.
2510
* src/hwdb_client.c: Do not display notification if
2511
/var/lib/hwdb-client-common/no-notification exists.
2513
-- Martin Pitt <martin.pitt@ubuntu.com> Mon, 5 Feb 2007 13:31:48 +0100
2515
update-notifier (0.51) feisty; urgency=low
2517
* Add src/hwdb_client.[hc]: Implement notification bubble for hwdb-client.
2518
The notification triggers on a live sytem (/proc/cmdline contains
2519
"boot=casper") and the first time the user with uid=1000 logs in.
2520
* INSTALL: Update to current FSF version.
2522
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 1 Feb 2007 16:16:09 +0100
2524
update-notifier (0.50.3) feisty; urgency=low
2526
* src/crash.c: Only show a notification for system crash reports, do not
2527
immediately throw gksu into the user's face unexpectedly and steal the
2529
* src/update-notifier.h: Add a third argument to invoke_with_gksu which uses
2530
'descr' as the complete message instead of just the desktop file name. Fix
2532
* src/crash.c: Use a more meaningful message for gksu'ing to access system
2534
* autogen.sh: Call autoreconf/intltoolize/aclocal instead of
2535
gnome-autogen.sh, since the latter just breaks randomly and doesn't
2536
actually do anything useful for us.
2538
-- Martin Pitt <martin.pitt@ubuntu.com> Mon, 22 Jan 2007 15:24:20 +0100
2540
update-notifier (0.50.2) feisty; urgency=low
2543
* src/crash.c: If the user is an admin, also check for crashes of system
2544
programs (apport-checkreports --system) and invoke apport-gtk through gksu
2545
for them. Closes: LP#62316
2547
* data/apt-cdrom-check:
2548
- fix bashism in detection code
2549
- use gpgv instead of gpg for signature verification
2551
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Jan 2007 18:50:56 +0100
2553
update-notifier (0.50.1) feisty; urgency=low
2555
* src/avahi.c: Fix string quotes to fix FTBFS on the buildds (worked just
2556
fine on local feisty, duh).
2558
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 12 Dec 2006 16:39:08 +0100
2560
update-notifier (0.50) feisty; urgency=low
2562
* Add check for /var/run/avahi-daemon/disabled-for-unicast-local, which
2563
indicates that Avahi was disabled due to an already existing unicast
2564
.local domain. This is invalid and breaks that domain, thus Avahi gets
2565
disabled in that case. Inform the user about it, as per
2566
https://wiki.ubuntu.com/ZeroConfNetworking.
2568
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 12 Dec 2006 12:14:10 +0100
2570
update-notifier (0.43.3) UNRELEASED; urgency=low
2572
* Add check for /var/run/avahi-daemon/disabled-for-unicast-local, which
2573
indicates that Avahi was disabled due to an already existing unicast
2574
.local domain. This is invalid and breaks that domain, thus Avahi gets
2575
disabled in that case. Inform the user about it, as per
2576
https://wiki.ubuntu.com/ZeroConfNetworking.
2578
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 12 Dec 2006 12:14:10 +0100
2580
update-notifier (0.43.2) edgy; urgency=low
2582
* data/apt-cdrom-check:
2583
- fix problem in the dist-upgrade cdrom detection
2585
- missing missing file in POTFILES.in (lp: #63151)
2587
- support for urls in the hooks
2589
- fix typos (lp: #61537)
2590
* ui/hooks-dialog.glade:
2591
- make the string simpler (lp: #42733)
2593
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Oct 2006 16:53:21 +0200
2595
update-notifier (0.43.1) edgy; urgency=low
2597
* data/cddistupgrade, data/apt-cdrom-check:
2598
- fixes in cdrom based dist-upgrade code
2600
-- Michael Vogt <michael.vogt@ubuntu.com> Sun, 3 Sep 2006 11:33:37 +0200
2602
update-notifier (0.43) edgy; urgency=low
2604
* support for CDs with a dist-upgrader (see the CDRomBasedUpgradesSpec
2606
* don't run update-manager as root (it works fine as user now)
2608
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 1 Sep 2006 17:22:48 +0200
2610
update-notifier (0.42.13build1) edgy; urgency=low
2612
* Rebuild against dbus 0.90
2614
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 28 Aug 2006 19:59:24 +0200
2616
update-notifier (0.42.13) edgy; urgency=low
2619
- new translation (thanks to Daniel Nylander and Gustavo N. Silva)
2620
* really hide the crash icon after runing apport-gtk
2621
* made the branding more neutral in the CD detection (thanks to
2622
Gustavo Noronha Silva)
2624
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Aug 2006 17:07:23 +0200
2626
update-notifier (0.42.12-3) unstable; urgency=low
2628
* debian/patches/002_i18n_update.diff:
2629
- updated, including the translation update on es.po done by
2630
Javier Fernández-Sanguino Peña <jfs@computer.org>
2633
- also install debian/README.reboot-required.Debian, written by
2634
the same Javier above, explaining the reboot required feature
2635
of update-notifier for users and developers (Closes: #404810)
2637
-- Gustavo Noronha Silva <kov@debian.org> Thu, 28 Dec 2006 21:29:17 -0200
2639
update-notifier (0.42.12-2) unstable; urgency=low
2641
* debian/patches/03_detect_debian_cd.diff:
2642
- instead of a hack to replace the distribution name
2643
string, accept suggestions by Christian Perrier and
2644
C. Gatzemeier on the wording of the sentences
2645
* debian/patches/002_i18n_update.diff:
2646
- added; includes all the i18n updates, including the ones
2647
listed in the removed patches and an update-po, so all
2648
languages have up-to-date pofiles after an 'apply-patches'
2650
002_pt_BR_update.diff
2652
- removed, see change above
2654
-- Gustavo Noronha Silva <kov@debian.org> Sun, 13 Aug 2006 14:49:47 -0300
2656
update-notifier (0.42.12-1) unstable; urgency=low
2658
* New upstream version
2659
* debian/docs, debian/changelog.ubuntu:
2660
- include the ubuntu changelog as part of the docs
2661
* debian/patches/01_notify_reboot_dont_check_for_mount.diff:
2662
- added; make notify-reboot-needed not check whether /var/run is a
2663
mountpoint, since it not always is, in Debian
2664
* debian/rules, debian/copyright, debian/gdm-signal,
2665
debian/patches/02_reboot_use_my_gdm_signal.diff,
2666
debain/update-notifier.install:
2667
- provide a /usr/lib/update-notifier/gdm-signal, imported
2668
from the ubuntu package, which in turn used gnome panel's
2669
and Rob Taylor as sources; use that to send the 'reboot'
2671
* Two changesets above (Closes: #353121)
2673
001_all_linguas.diff
2674
002_pt_BR_update.diff
2676
- added, including the sv translation (Closes: #381947), and
2677
updating the pt_BR translation;
2678
* debian/patches/03_detect_debian_cd.diff:
2679
- patches update-notifier and apt-cdrom-check to also detect
2680
Debian CDs, as oposed to only detecting Ubuntu CDs
2681
* debian/control.in:
2682
- added python as a dependency
2684
-- Gustavo Noronha Silva <kov@debian.org> Sat, 12 Aug 2006 18:45:56 -0300
2686
update-notifier (0.42.12) edgy; urgency=low
2688
* always hide the crash icon after runing apport-gtk
2691
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 Aug 2006 16:16:23 +0200
2693
update-notifier (0.42.11) edgy; urgency=low
2696
- use apport-checkreports to figure if reports are
2698
- don't display a crash icon if no report application is
2699
found (apport-gtk) (lp: #55791)
2701
- don't save the last righ-click user action as new default
2702
(caused too much confusion). Thanks to Seb128 for this.
2704
- recommends "apport-gtk" now
2706
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Aug 2006 11:26:07 +0200
2708
update-notifier (0.42.10) edgy; urgency=low
2710
* improved the crash report handling:
2711
- only consider size > 0
2713
- start apport-gtk immediately when new reports come in
2714
- show a "crashreports found" icon if old reports are availale
2716
- fix incorrect tooltip
2718
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 8 Aug 2006 10:05:28 +0200
2720
update-notifier (0.42.9) edgy; urgency=low
2722
* fix the crash-report tool location
2723
* removed libgamin-dev from the build-depends (we use gnome-vfs now)
2724
* switch to use GtkIconTheme
2726
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 27 Jul 2006 15:40:41 +0200
2728
update-notifier (0.42.8) edgy; urgency=low
2730
* basic support for crash reports added (AutomatedProblemReporting spec)
2732
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 24 Jul 2006 14:46:44 +0200
2734
update-notifier (0.42.7) edgy; urgency=low
2737
- fix the "clean" method and make it more efficient with the new
2738
apt (with auto-mark support)
2740
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Jul 2006 11:11:44 +0200
2742
update-notifier (0.42.6-1) unstable; urgency=low
2744
* New upstream version
2745
- fixes '100% cpu usage' problem; fix was done in upstream
2746
0.41.7, according to the launchpad bug; (Closes: #364518)
2747
- includes a .desktop file to auto-start (Closes: #366139)
2748
* debian/patches/01_use_gksu.diff:
2749
- removed; upstream is already calling gksu
2750
* debian/control.in:
2751
- added gksu as a Dependency (Closes: #356216)
2752
- becoming the maintainer
2753
- updating to Standards-Version 3.7.2 with no changes
2754
* debian/rules, debian/install[new]:
2757
- added to monitor new upstream versions
2759
-- Gustavo Noronha Silva <kov@debian.org> Sun, 4 Jun 2006 16:36:56 -0300
2761
update-notifier (0.42.6) dapper; urgency=low
2763
* pixmaps/update-icon.png:
2764
- new icon (thanks to dholbach and the artwork team)
2765
* src/update-notifier.c:
2766
- use "gksu" instead of "gksudo" (we set /apps/gksu/sudo-mode=true)
2769
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 May 2006 11:31:44 +0200
2771
update-notifier (0.42.5) dapper; urgency=low
2773
* pixmaps/hook-notifier.png:
2774
- new icon (thanks to dholbach and the artwork team)
2776
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 May 2006 13:13:27 +0200
2778
update-notifier (0.42.4) dapper; urgency=low
2780
* src/update-notifier.c:
2781
- increase the timeout for apt operation detection to better
2782
support slower systems (#31311)
2783
- fix bug in GOptionsEntry array (#44747)
2784
- fix double-click (#43774)
2786
- fix consistency problem with update-manager (ubuntu #38382)
2787
* pixmaps/reboot.png:
2788
- use the new Human icon (ubuntu: #41155)
2790
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 May 2006 10:38:04 +0200
2792
update-notifier (0.42.3) dapper; urgency=low
2794
* ui/reboot-dialog.glade:
2795
- fixed missing "Translatable" property (*sigh*) (ubuntu: #43522)
2797
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 May 2006 17:07:51 +0200
2799
update-notifier (0.42.2) dapper; urgency=low
2802
- added missing ui/reboot-dialog.glade (ubuntu: #43522)
2803
* data/update-notifier.desktop.in:
2804
- added XFCE to list of autostart desktop environments (ubuntu: #43079)
2805
* use the desktop file when runing gksu (thanks to Sebastian Heinlein)
2807
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 8 May 2006 14:21:47 +0200
2809
update-notifier (0.42.1) dapper; urgency=low
2812
- add a missing gtk_widget_unrealize() (ubuntu: #5752)
2813
- fix start of software-properties tool (ubuntu: #41842)
2815
- apply patch from upstream to fix issues with transparent
2816
panels (ubuntu: 32173)
2818
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 2 May 2006 10:42:59 +0200
2820
update-notifier (0.42) dapper; urgency=low
2822
* pixmaps/reboot-icon.png, pixmaps/update-icon.png:
2823
- new icons from the icon designer
2825
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Apr 2006 09:58:53 +0200
2827
update-notifier (0.41.15) dapper; urgency=low
2829
* data/apt-check fix typo (ubuntu: #39153)
2831
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Apr 2006 19:50:41 +0200
2833
update-notifier (0.41.14) dapper; urgency=low
2835
* src/update.c: wording fixes (ubuntu: #38572, #38138)
2836
* debian/control: added gksu dependency (ubuntu: #35412)
2837
* add a warning about unsaved work to the reboot dialog (ubuntu: #35443)
2838
* data/apt-check: better error handling for cache errors
2839
(ubuntu: #29295,#34895)
2840
* fix the 1px space in the notification area (ubuntu: #5752, thanks
2841
to Crispin Flowerday)
2843
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Apr 2006 17:06:25 +0200
2845
update-notifier (0.41.13) dapper; urgency=low
2847
* data/apt-check: fix a exception in the saveDistUpgrade code
2848
* src/hooks.c: show the hook notification with a bit of delay
2850
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 7 Apr 2006 11:33:14 +0200
2852
update-notifier (0.41.12) dapper; urgency=low
2854
* fix FTBFS because of missing cleanup in debian/rules arch-build
2857
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 5 Apr 2006 16:59:48 +0200
2859
update-notifier (0.41.11) dapper; urgency=low
2861
* various internal fixes
2862
* added notification on available hooks
2863
* dont show/close the updates notification when apt is runing
2864
* close the notification when the icon is clicked
2866
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 5 Apr 2006 12:08:45 +0200
2868
update-notifier (0.41.10) dapper; urgency=low
2870
* added to /etc/xdg/autostart
2872
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 13 Mar 2006 11:34:29 +0000
2874
update-notifier (0.41.9) dapper; urgency=low
2876
* fix a typo (ubuntu #28672)
2878
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 2 Mar 2006 14:41:21 +0100
2880
update-notifier (0.41.8) dapper; urgency=low
2882
* po/pt_BR.po: updated translation, thanks to
2883
Carlos Eduardo Pedroza Santiviago
2884
* po/fi.po: updated finnish translation (thanks to Timo Jyrinki)
2885
* data/apt-check: be more precise when calculating the upgrade
2887
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Feb 2006 22:16:29 +0100
2889
update-notifier (0.41.7.cln) dapper; urgency=low
2893
-- Daniel Holbach <daniel.holbach@ubuntu.com> Fri, 17 Feb 2006 19:27:13 +0100
2895
update-notifier (0.41.7) dapper; urgency=low
2897
* updated eggtrayicon to latest cvs
2898
* wait before creating the icon to give the trayapplet a chance to appear
2899
(another reason that may cause the 100% cpu problem)
2900
* fix a problem that may have caused the icon to appear sensitive while
2901
apt was runing (#31311)
2903
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Feb 2006 09:17:00 +0100
2905
update-notifier (0.41.6) dapper; urgency=low
2907
* fix a problem that can lead to 100% on panel restarts
2908
* fix remaining bits to not show reboot-notification during
2911
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Feb 2006 12:51:35 +0100
2913
update-notifier (0.41.5) dapper; urgency=low
2915
* src/update-notifier.c:
2916
- rework the way gnome-vfs is used, this hopefully fixes the
2917
"it uses 100% cpu" bugs
2918
- ensure that the "reboot required" does not come up in the middle
2919
of the installation/update
2921
- small fix in the way the notification is displayed, should fix
2922
the truncated windows
2924
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 9 Feb 2006 13:36:19 +0100
2926
update-notifier (0.41.4) dapper; urgency=low
2928
* src/update.c: make the blury icon go away
2930
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 6 Feb 2006 23:50:55 +0100
2932
update-notifier (0.41.3-1) unstable; urgency=low
2934
* New upstream release.
2935
* debian/control.in:
2936
- improved description (Closes: #343582)
2938
-- Gustavo Noronha Silva <kov@debian.org> Sun, 5 Feb 2006 15:50:16 -0200
2940
update-notifier (0.41.3) dapper; urgency=low
2942
* switch depends to notification-daemon
2943
* added build-dep on libnotify-dev >= 0.3.2-0ubuntu2
2945
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 24 Jan 2006 15:29:37 +0100
2947
update-notifier (0.41.2) dapper; urgency=low
2949
* Only touch the "Reboot Required" file if /var/run is a mountpoint,
2950
otherwise we can't guarantee that it'll disappear after a reboot.
2952
-- Scott James Remnant <scott@ubuntu.com> Mon, 23 Jan 2006 15:02:02 +0000
2954
update-notifier (0.41.1) dapper; urgency=low
2956
* src/update.c: typo fix (ubuntu: #28672)
2957
* switched from libgamin to libgnome-vfs for the monitoring
2959
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Jan 2006 14:33:07 +0100
2961
update-notifier (0.41.0-1) UNRELEASED; urgency=low
2963
* New upstream release.
2964
* debian/control.in:
2965
- updated build-deps to require libnotify >= 0.3.0
2967
-- Gustavo Noronha Silva <kov@debian.org> Fri, 13 Jan 2006 00:28:32 -0200
2969
update-notifier (0.41.0) dapper; urgency=low
2971
* Introduce new "Restart Required" notification icon and dialog.
2972
This is implemented separately to the "hooks" system we currently use,
2973
but using the same trigger binary. This should retain compatibility
2974
with existing code, and free up the hooks for less important notifications
2975
that the user can read at their leisure.
2977
-- Scott James Remnant <scott@ubuntu.com> Wed, 11 Jan 2006 18:16:51 +0000
2979
update-notifier (0.40.18) dapper; urgency=low
2981
* ported to new libnotify api, build-depend on (>= 0.3.0)
2982
* depends on notify-daemon now (instead of notification-daemon)
2984
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Jan 2006 16:09:24 +0100
2986
update-notifier (0.40.17build1) dapper; urgency=low
2988
* rebuild against latest dbus, updated dependencies
2990
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Dec 2005 21:13:31 +0100
2992
update-notifier (0.40.17) dapper; urgency=low
2994
* changes to the notification bubble (to implements the u-n bits
2995
of the "DapperDesktopPlan" spec), removed the blue links
2997
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Dec 2005 11:43:23 +0100
2999
update-notifier (0.40.16) dapper; urgency=low
3001
* don't start if the user is not in admin group (see HideAdminTools
3004
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Dec 2005 17:31:03 +0100
3006
update-notifier (0.40.15-2) experimental; urgency=low
3008
* debian/control.in:
3009
- added ${python:Depends} to update-notifier's Depends
3011
- removed unneeded dh_'s and uncommented dh_python
3013
-- Gustavo Noronha Silva <kov@debian.org> Mon, 5 Dec 2005 22:08:31 -0200
3015
update-notifier (0.40.15-1) experimental; urgency=low
3017
* First Debian upload based on the work by Ubuntu
3020
- only update config.{sub,guess} if they exist
3022
- detail the copyright/license information
3023
* debian/rules, debian/control.in:
3024
- added simple-patchsys and gnome-pkg-tools support
3025
* debian/control.in:
3026
- raising Standards-Version to 3.6.2, no changes
3027
* debian/patches/01_use_gksu.diff:
3028
- added, use gksu instead of gksudo through update-notifier
3030
-- Gustavo Noronha Silva <kov@debian.org> Fri, 2 Dec 2005 00:08:41 -0200
3032
update-notifier (0.40.15) breezy; urgency=low
3034
* debian/99update-notifier:
3035
- added if [ -d /var/lib/update-notifier/ ]; then
3036
around the touch dpkg-was-run stamp file (makes a purge possible
3037
without dpkg error). Thanks to Kamion for reviewing it.
3039
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Oct 2005 14:02:48 +0200
3041
update-notifier (0.40.14) breezy; urgency=low
3043
* debian/99update-notifier:
3044
- only touch the dpkg-run-stamp if /var/lib/update-notifier/
3045
actaully exists (makes a purge possible without dpkg error)
3047
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Oct 2005 09:50:52 +0200
3049
update-notifier (0.40.13) breezy; urgency=low
3052
- skip deleted hook files (ubuntu #17067, #17205)
3053
- fix a bug in the "supress-duplicates" logic that caused
3054
already seen hooks to be seen again and again (ubuntu #17091)
3056
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 5 Oct 2005 12:29:25 +0200
3058
update-notifier (0.40.12) breezy; urgency=low
3061
- fix a bug that prevented the summary to be displayed (thanks to
3063
- make sure that the notification is shown after the upgrade
3065
- make sure to init the md5sums of already seen hooks to avoid
3066
showing duplicated entries (like e.g. from the kernel)
3068
- if "show notifications" is unchecked hide a possible open
3069
notification too (ubuntu #16803)
3070
- hide the notification bubble if the updates are finished
3071
(ubuntu #14663, #16179)
3073
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Oct 2005 12:24:58 +0200
3075
update-notifier (0.40.11) breezy; urgency=low
3078
- be even more carefull with the hook list managment
3080
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Sep 2005 23:28:35 +0200
3082
update-notifier (0.40.10) breezy; urgency=low
3085
- added Hungarian translation (thanks to Gabor Kelemen)
3087
- typo fix (malone #2464)
3089
- automatic upgrading from the cd disabled until this is properly
3092
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Sep 2005 15:08:06 +0200
3094
update-notifier (0.40.9) breezy; urgency=low
3097
- be more carefull about the hook lists (ubuntu #14077)
3099
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Sep 2005 10:37:54 +0200
3101
update-notifier (0.40.8) breezy; urgency=low
3104
- don't show a notification-bubble if the upgrade already finished
3107
- don't show identical notifications more than once (e.g. it's common
3108
to have multiple kernel notifications)
3110
added dependencies to: hal, notification-daemon (ubuntu #15526)
3112
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2005 13:28:23 +0200
3114
update-notifier (0.40.7) breezy; urgency=low
3117
- make the g_timeout for the update-bubble 5 secs (instead of 0.5s)
3120
- added "DontShowAfterReboot" key to the hook file for e.g.
3121
kernel notifications (ubuntu #13886)
3122
- type: "informations" -> "information" (ubuntu #7052)
3123
* typo fixes (ubuntu #15259)
3125
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2005 20:11:59 +0200
3127
update-notifier (0.40.6) breezy; urgency=low
3129
* added src/hal.c to po/POTFILES.in (thanks Kamion)
3131
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Aug 2005 17:39:47 +0200
3133
update-notifier (0.40.5) breezy; urgency=low
3136
- improve the popup-notifications (thanks to mpt for his feedback)
3138
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Aug 2005 18:15:24 +0200
3140
update-notifier (0.40.4) breezy; urgency=low
3143
- better dbus reconnect support
3144
- typo fix (ubuntu #13391)
3145
- be more carefull about the placement of the notification send
3148
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Aug 2005 10:29:08 +0200
3150
update-notifier (0.40.3) breezy; urgency=low
3152
* gamin changed the semantic of FAMEvent.Filename, changed the
3153
code to deal with that
3155
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Aug 2005 15:14:40 +0200
3157
update-notifier (0.40.2) breezy; urgency=low
3159
* report errors in the cache to the user
3160
* use libnotify to tell the user about updates
3162
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2005 13:07:00 +0200
3164
update-notifier (0.40.1) breezy; urgency=low
3166
* global already seen hook file in /etc/update-notifier/hooks_seen
3169
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 4 Jul 2005 11:28:47 +0200
3171
update-notifier (0.40) breezy; urgency=low
3173
* fixed various bugs in the hook display code
3175
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Jun 2005 15:02:05 +0200
3177
update-notifier (0.39.2) breezy; urgency=low
3179
* fix in the md5sum check in preinst (apologies to keybuk
3180
for suspecting the new dpkg)
3181
* call intltool-update -v -p in build target to make
3182
langpack generation happy
3184
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Jun 2005 10:25:54 +0200
3186
update-notifier (0.39.1) breezy; urgency=low
3188
* fixed a bug in apt-check (only happens on very new python-apt
3190
* ported the hal-reconnect bits to the new dbus api
3192
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jun 2005 11:10:23 +0200
3194
update-notifier (0.39) breezy; urgency=low
3196
* ported to libhal 0.5.1, build-depend on it,
3197
-> the reconnect bits still needs to be ported
3199
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 May 2005 16:52:30 +0200
3201
update-notifier (0.38.11) hoary; urgency=low
3203
* session icon and tray icon improved, no more blurry
3204
(thanks to Alexander Brausewetter)
3205
* updated fi.po translation (thanks to Timo Jyrinki)
3206
* updated german translation
3208
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Mar 2005 12:39:13 +0200
3210
update-notifier (0.38.10) hoary; urgency=low
3212
* fix for the pin file reading
3213
* work-around a problem in python-apt when reading the pin file
3215
* fix for the nr of upgrades calculation
3217
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 14:54:53 +0100
3219
update-notifier (0.38.9ubuntu1) hoary; urgency=low
3221
* fixed wrongly formated 20archive file
3223
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 01:52:13 +0100
3225
update-notifier (0.38.9) hoary; urgency=low
3227
* i18n fixes (missing translatable strings
3228
* fix for wrong upgrade count (#7907)
3229
* fix for a misdetection of a ubuntu cd
3230
* translation update (es)
3231
* setup /etc/apt/apt.conf.d/20archive with defaults
3232
for archive size (500Mb) and archive age (30 days)
3234
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 01:04:10 +0100
3236
update-notifier (0.38.8) hoary; urgency=low
3238
* try harder not to identify the live cd as install cd (#7114)
3239
* try to keep the CD detected dialog above other window
3240
* detect downloads of packages (fix #6307)
3241
* show nice message when calling gksudo (fix #6671)
3243
* consider pined packages too (#7368)
3245
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 4 Mar 2005 11:55:32 +0100
3247
update-notifier (0.38.7) hoary; urgency=low
3249
* fixed a problem with the i18n
3251
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 21 Feb 2005 23:10:32 +0100
3253
update-notifier (0.38.6) hoary; urgency=low
3255
* work around a gamin problem with monitoring single files
3256
* added fi.po translation (thanks to Timo Jyrinki)
3257
* added es.po translation (thanks to Jorge Bernal)
3259
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 8 Feb 2005 10:16:26 +0100
3261
update-notifier (0.38.5) hoary; urgency=low
3263
* fixed a problem that causes udpate-notifier not to update it's status
3264
when it was upgraded or re-installed
3265
* basic i18n support for the hooks added
3267
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 1 Feb 2005 15:03:26 +0100
3269
update-notifier (0.38.4) hoary; urgency=low
3271
* fixed missing gettext init (thanks to seb128!)
3273
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Jan 2005 13:11:57 +0100
3275
update-notifier (0.38.3) hoary; urgency=low
3277
* da.po added (thanks to Martin Willemoes Hansen)
3278
* some more code cleanups
3280
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 27 Jan 2005 20:07:09 +0100
3282
update-notifier (0.38.2) hoary; urgency=low
3284
* depend on update-manager now
3285
* better error reporting when hal/dbus/fam are not available
3286
* run "gnome-software-properties" by default if prefernces is clicked
3287
* save last action as default action on left click
3289
-- Michael Vogt <mvo@debian.org> Mon, 24 Jan 2005 11:28:07 +0100
3291
update-notifier (0.38.1) hoary; urgency=low
3293
* put the periodic entries in /etc/apt/apt.conf.d/99update-notifier
3294
into /etc/apt/apt.conf.d/10periodic
3296
-- Michael Vogt <mvo@debian.org> Wed, 19 Jan 2005 14:16:56 +0100
3298
update-notifier (0.38) hoary; urgency=low
3300
* basic hook support added
3302
-- Michael Vogt <mvo@debian.org> Wed, 12 Jan 2005 16:51:43 +0100
3304
update-notifier (0.37.3) hoary; urgency=low
3306
* improved the detection of apt-get update conditions a lot
3307
* simplified the code that show/hides the icon
3308
* md5 check for left-over /etc/apt/apt.conf.d/99upgrade-notifer
3309
and delete it if unmodified
3311
-- Michael Vogt <mvo@debian.org> Tue, 11 Jan 2005 14:28:29 +0100
3313
update-notifier (0.37.2) hoary; urgency=low
3315
* fixed a missed name change in debian/S99update-notifier
3317
-- Michael Vogt <mvo@debian.org> Fri, 7 Jan 2005 00:00:45 +0100
3319
update-notifier (0.37.1) hoary; urgency=low
3321
* cdrom detection dialog improved
3322
* renamed to "update-notifier"
3324
-- Michael Vogt <mvo@debian.org> Thu, 6 Jan 2005 16:40:13 +0100
3326
upgrade-notifier (0.37) hoary; urgency=low
3328
* hal support added, not-yet-scanned cdroms are automatically detected
3330
-- Michael Vogt <mvo@debian.org> Wed, 29 Dec 2004 20:57:24 +0100
3332
upgrade-notifier (0.36.1-1) hoary; urgency=low
3334
* new version that fixes a segfault
3336
-- Michael Vogt <mvo@debian.org> Wed, 15 Dec 2004 17:27:12 +0100
3338
upgrade-notifier (0.36-1) hoary; urgency=low
3340
* new upstream release
3342
-- Michael Vogt <mvo@debian.org> Tue, 14 Dec 2004 17:23:21 +0100
3344
upgrade-notifier (0.35-1) hoary; urgency=low
3346
* new upstream release
3348
-- Michael Vogt <mvo@debian.org> Sun, 28 Nov 2004 13:56:33 +0100
3350
upgrade-notifier (0.34-1) hoary; urgency=low
3352
* new upstream release
3354
-- Michael Vogt <mvo@debian.org> Tue, 9 Nov 2004 12:36:07 +0100
3356
upgrade-notifier (0.33-7) unstable; urgency=low
3358
* prepared cron.daily to run "apt-get update" (not enabled)
3360
-- Michael Vogt <mvo@debian.org> Tue, 2 Nov 2004 14:43:52 +0100
3362
upgrade-notifier (0.33-6) unstable; urgency=low
3364
* Build with update-manager.
3366
-- Michiel Sikkes <michiel@eyesopened.nl> Mon, 25 Oct 2004 22:01:09 +0200
3368
upgrade-notifier (0.33-5) unstable; urgency=low
3370
* Added build-depends.
3372
-- Michiel Sikkes <michiel@eyesopened.nl> Mon, 25 Oct 2004 21:47:03 +0200
3374
upgrade-notifier (0.33-4) unstable; urgency=low
3376
* Build against current glib.
3378
-- Michiel Sikkes <michiel@eyesopened.nl> Mon, 25 Oct 2004 14:50:59 +0200
3380
upgrade-notifier (0.33-3) unstable; urgency=low
3382
* Build against current gtk.
3384
-- Michiel Sikkes <michiel@eyesopened.nl> Sun, 24 Oct 2004 04:39:53 +0200
3386
upgrade-notifier (0.33-2) unstable; urgency=low
3388
* Added synaptic wrapper script.
3390
-- Michiel Sikkes <michiel@eyesopened.nl> Sat, 23 Oct 2004 16:58:03 +0200
3392
upgrade-notifier (0.33-1) unstable; urgency=low
3396
-- Michiel Sikkes <michiel@eyesopened.nl> Fri, 22 Oct 2004 22:55:25 +0200