1
update-notifier (3.192.28) focal; urgency=medium
3
* Replace pep8 with pycodestyle
5
-- Julian Andres Klode <juliank@ubuntu.com> Tue, 28 Jan 2020 10:55:06 +0100
7
update-notifier (3.192.27) focal; urgency=medium
9
* Notify user about stale updates information in motd (LP: #1842159)
10
* Make /var/lib/update-notifier/updates-available world-readable
12
* data/update-motd-hwe-eol: Run as a regular user without printing errors
14
* data/update-motd-hwe-eol: Shortcut script when running in a container.
15
There is no point in checking the HWE stack in a container since upgrading
16
it would not affect the host system. (LP: #1855290)
17
* data/update-motd-fsck-at-reboot: Shortcut script when running it as
18
a regular user (LP: #185527)
20
-- Balint Reczey <rbalint@ubuntu.com> Thu, 05 Dec 2019 15:02:52 +0100
22
update-notifier (3.192.26) eoan; urgency=medium
24
* data/apt_check.py: modify wording and output regarding ESM support.
27
-- Brian Murray <brian@ubuntu.com> Tue, 03 Sep 2019 16:47:51 -0700
29
update-notifier (3.192.25) eoan; urgency=medium
31
* Make livepatch_get_num_fixes (private API) return 'ssize_t' instead of
32
'gssize', which will allow us to use the '%zd' format string to print its
33
value. That in turn allows the string to be extracted into the .pot file
36
-- Iain Lane <iain.lane@canonical.com> Thu, 01 Aug 2019 13:42:29 +0100
38
update-notifier (3.192.24) eoan; urgency=medium
40
* Fix E117 over-indented pep issues.
42
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 29 Jul 2019 16:53:58 +0200
44
update-notifier (3.192.23) eoan; urgency=medium
47
* Handle "applying" Livepatch state.
48
* Don't show the Livepatch indicator if livepatch is disabled.
49
* Remove livepatch-off.svg as no longer needed.
51
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 10 May 2019 17:08:01 +0200
53
update-notifier (3.192.20) eoan; urgency=medium
55
* data/package-data-downloader: Do not resume partial files, and especially
56
skip download attempts if they match the expected SHA256 (LP: #1713615)
58
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 29 Apr 2019 21:38:43 +0200
60
update-notifier (3.192.19) eoan; urgency=medium
62
* Handle missing cases of LP: #1822340, where we told people ESM is not
63
enabled, but not how to enable it.
64
* Fix multiple disabled ESM repositories being counted as enabled ones.
65
* test_motd.py: Remove unused imports
67
-- Julian Andres Klode <juliank@ubuntu.com> Thu, 25 Apr 2019 12:56:40 +0200
69
update-notifier (3.192.18) disco; urgency=medium
71
* data/apt_check.py: Fix dep8 line length issues.
73
-- Adam Conrad <adconrad@ubuntu.com> Sat, 13 Apr 2019 04:41:40 -0600
75
update-notifier (3.192.17) disco; urgency=medium
77
* Add missing build-dependency on lsb-release
79
-- Julian Andres Klode <juliank@ubuntu.com> Wed, 03 Apr 2019 17:13:12 +0200
81
update-notifier (3.192.16) disco; urgency=medium
83
* Rewrite and extend motd messaging (LP: #1822340)
84
* Count ESM security updates as security updates
86
-- Julian Andres Klode <juliank@ubuntu.com> Tue, 02 Apr 2019 15:18:47 +0200
88
update-notifier (3.192.15) disco; urgency=medium
91
- revert the use libayatana-appindicator, that was buggy and lead to have
92
the indicator support disabled, also that libary is still in universe
93
* debian/control, autogen.sh:
94
- don't build-depends on gnome-common, that is deprecated and was
95
comment out in the autogen.sh already anyway
98
* Add a livepatch indicator in the system tray. (ffe bug #1820259)
100
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 19 Mar 2019 11:26:56 +0100
102
update-notifier (3.192.14) disco; urgency=medium
104
* src/livepatch.c: Add a "Settings..." button to the notification.
106
-- Andrea Azzarone <andrea.azzarone@canonical.com> Wed, 30 Jan 2019 17:20:42 +0000
108
update-notifier (3.192.13) disco; urgency=medium
110
* Don't require gnome-shell or its alternate dependency notification-daemon
111
on s390x since gnome-shell isn't built there and we're trying to
112
demote notification-daemon to universe.
114
-- Jeremy Bicha <jbicha@ubuntu.com> Sat, 16 Feb 2019 11:07:51 -0500
116
update-notifier (3.192.12) disco; urgency=medium
118
* Try adding gnome-shell as alternate dependency of notification-daemon
119
as part of an effort to drop notification-daemon to universe
121
-- Jeremy Bicha <jbicha@ubuntu.com> Sat, 09 Feb 2019 09:24:52 -0500
123
update-notifier (3.192.11) disco; urgency=medium
125
* src/update-notifier.c: Don't use G_SPAWN_DO_NOT_REAP_CHILD in order
126
to avoid zombie processes. (LP: #1809505)
128
-- Andrea Azzarone <andrea.azzarone@canonical.com> Mon, 07 Jan 2019 12:49:07 +0000
130
update-notifier (3.192.10) disco; urgency=medium
133
* data/apt_check.py, data/package-data-downloader, tests/test_pep8.py:
134
- update the code formating to be not hit W504 warnings,
135
change to ignore W503 and be consistent with update-manager.
137
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 13 Nov 2018 21:49:10 +0100
139
update-notifier (3.192.9) disco; urgency=medium
141
* Resolve pep8 and pyflakes test failures.
143
-- Brian Murray <brian@ubuntu.com> Tue, 13 Nov 2018 11:47:45 -0800
145
update-notifier (3.192.8) disco; urgency=medium
147
* Check if a Livepatch patch has been applied during boot or before
148
update-notifier has started. (LP: #1800862)
150
-- Andrea Azzarone <andrea.azzarone@canonical.com> Fri, 02 Nov 2018 11:34:03 +0000
152
update-notifier (3.192.7) cosmic; urgency=medium
154
* Use absolute patch when testing if whoopsie service is enabled.
155
* Add some debug messages
157
-- Didier Roche <didrocks@ubuntu.com> Mon, 02 Jul 2018 11:18:27 +0200
159
update-notifier (3.192.6) cosmic; urgency=medium
161
* Only show apport UI if whoopsie is not in auto or never reporting mode.
163
* Ensure that when we move to systemd user session, we don't regress
164
as well, taking into account the case where whoopsie isn't installed
167
-- Didier Roche <didrocks@ubuntu.com> Tue, 26 Jun 2018 17:04:33 +0200
169
update-notifier (3.192.5) cosmic; urgency=medium
173
-- Julian Andres Klode <juliank@ubuntu.com> Tue, 29 May 2018 09:38:23 +0200
175
update-notifier (3.192.4) cosmic; urgency=medium
177
* package-data-downloader: Only print processing messages if we
178
should download stuff, or if an expected exception occured
181
-- Julian Andres Klode <juliank@ubuntu.com> Fri, 25 May 2018 18:15:22 +0200
183
update-notifier (3.192.3) cosmic; urgency=medium
185
* Add gnome-common dependency, needed for autoreconf
186
* Force no multiarch directory
188
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 09 May 2018 11:46:23 +0200
190
update-notifier (3.192.2) cosmic; urgency=medium
193
* Switch to Ayatana AppIndicator LP: #1760691.
194
* Bump debhelper version to 11, and do autoreconf
196
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 09 May 2018 10:13:54 +0200
198
update-notifier (3.192.1) bionic; urgency=medium
200
* Use a wrapper script of /bin/sh when calling check-new-release-gtk to
201
workaround its requirement that the ppid not be 1. (LP: #1768748)
203
-- Brian Murray <brian@ubuntu.com> Fri, 04 May 2018 15:42:00 -0700
205
update-notifier (3.192) bionic; urgency=medium
207
* restore update-notifier code to check for whether or not a release upgrade
208
is available. (LP: #1765485)
210
-- Brian Murray <brian@ubuntu.com> Fri, 20 Apr 2018 11:02:05 -0700
212
update-notifier (3.191) bionic; urgency=medium
214
* src/update-notifier.h: Add LIVEPATCH_FILE and livepatch_pending.
215
* src/update-notifier.c: Monitor the livepatch status file too
216
and show notification if needed (LP: #1761841).
218
-- Andrea Azzarone <andrea.azzarone@canonical.com> Wed, 18 Apr 2018 17:38:22 +0100
220
update-notifier (3.190) bionic; urgency=medium
222
* Add missing build-dependency on dh-python
224
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 09 Apr 2018 13:35:04 +0200
226
update-notifier (3.189) bionic; urgency=medium
228
* Do not notify-reboot-required on linux-image-extra removal (LP: #1458204)
230
-- Julian Andres Klode <juliank@ubuntu.com> Fri, 12 Jan 2018 09:51:27 +0100
232
update-notifier (3.188) bionic; urgency=medium
234
* Also add python3-debconf as a build-dependency.
236
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 12 Nov 2017 21:15:44 -0800
238
update-notifier (3.187) bionic; urgency=medium
241
* Remove the gconf to gsettings migration script, gconf has been long
242
deprecated and the list of keys is incorrect and leads the convert
243
tools to error out (lp: #1720368)
246
* Depend on the new python3-debconf package instead of debconf.
249
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 12 Nov 2017 20:56:52 -0800
251
update-notifier (3.186) artful; urgency=medium
253
* src/crash.c: don't prompt about system reports under wayland, pkexec
255
* src/clipboard.c, src/update-notifier.c, src/Makefile.am:
256
- don't use the xorg clipboard to do single instance, that doesn't work
257
under wayland, replace it with a file lock (lp: #1697381)
259
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 07 Sep 2017 00:30:10 +0200
261
update-notifier (3.185) artful; urgency=medium
263
* src/livepatch.c: Use ngettext to correctly handle the plural form, thanks
264
to Andrea Azzarone for the patch.
266
-- Brian Murray <brian@ubuntu.com> Tue, 05 Sep 2017 14:48:01 -0700
268
update-notifier (3.184) artful; urgency=medium
270
* Add support to update-notifier to notify about the status of Canonical's
271
Livepatch service, thanks to Andrea Azzarone. (LP: #1712331)
273
-- Brian Murray <brian@ubuntu.com> Fri, 25 Aug 2017 12:46:39 -0700
275
update-notifier (3.183) artful; urgency=medium
277
* Clear out the autotools changes from the previous upload which were
278
due to a miss-uses of the vcs, fixes the buid.
280
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 10 Jul 2017 13:20:35 +0200
282
update-notifier (3.181.1) artful; urgency=medium
284
* src/update.c: don't look at the dpkg/apt logs timestamps to decide
285
to auto-open update-manager but simply do it after the number of days
286
configured, it's a more predictable behaviour so less confusing to
287
users and the logs timestamps trick isn't working great since
288
unattended-upgrade is used to install the security updates (logs are
289
updated then which resets the counter) (lp: #1702724)
291
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 06 Jul 2017 19:07:47 +0200
293
update-notifier (3.181) artful; urgency=medium
295
* Fix APT sandboxing for data downloads failing (LP: #1522675)
297
-- Julian Andres Klode <juliank@ubuntu.com> Wed, 28 Jun 2017 22:25:25 +0200
299
update-notifier (3.180) artful; urgency=medium
301
* Fix autopkgtest pep8 new error in artful:
302
- E722 do not use bare except
304
-- Didier Roche <didrocks@ubuntu.com> Wed, 21 Jun 2017 14:43:56 +0200
306
update-notifier (3.179) zesty; urgency=medium
308
* debian/control: bump the depends on update-manager one more version as
309
17.04.2 doesn't have the change for the 64 bit integer.
311
-- Brian Murray <brian@ubuntu.com> Tue, 14 Mar 2017 14:58:27 -0700
313
update-notifier (3.178) zesty; urgency=medium
315
* Switch to using a 64 bit integer for launch-time as update-manager also
318
-- Brian Murray <brian@ubuntu.com> Tue, 14 Mar 2017 13:13:41 -0700
320
update-notifier (3.177) zesty; urgency=medium
322
* tests/test_pyflakes.py: test_pyflakes: fix pep8 style failure, thanks
325
-- Iain Lane <iain@orangesquash.org.uk> Thu, 24 Nov 2016 18:08:09 +0000
327
update-notifier (3.176) zesty; urgency=medium
329
* data/package-data-downloader: Be resilient and do not crash when we can
330
not print information about what is happening. (LP: #1640318)
332
-- Brian Murray <brian@ubuntu.com> Thu, 10 Nov 2016 13:29:27 -0800
334
update-notifier (3.175) yakkety; urgency=medium
336
* data/package-data-downloader:
337
- a stampfile is an indication of success, so don't try to process it
339
* tests/test_package-data-downloader.py:
340
- add a test for the case where there are multiple hook files and only one
343
-- Brian Murray <brian@ubuntu.com> Fri, 07 Oct 2016 16:12:19 -0700
345
update-notifier (3.174) yakkety; urgency=medium
347
* debian/tests/control:
348
- Allow stderr output as apt-helper even uses it for success.
350
-- Brian Murray <brian@ubuntu.com> Wed, 28 Sep 2016 10:12:38 -0700
352
update-notifier (3.173) yakkety; urgency=medium
354
* data/package-data-downloader:
355
- handle different failure modes better thanks to Launchpad user AtesComp
356
for the detective work and patch. (LP: #1621629)
357
* tests/test_pacakge-data-downloader.py:
358
- add tests for process_download_requests function
359
- add test for a hook file aging out
360
- resolve test failure with test_wrong_template_translation
361
* Enable autopkgtests and resolve pep8 / pyflakes issues with the package.
363
-- Brian Murray <brian@ubuntu.com> Wed, 21 Sep 2016 11:21:37 -0700
365
update-notifier (3.172) yakkety; urgency=medium
367
* add support for the HWE End-of-Life notification via
370
-- Brian Murray <brian@ubuntu.com> Fri, 05 Aug 2016 15:00:57 -0700
372
update-notifier (3.171) yakkety; urgency=medium
374
* debian/update-notifier-cds.conf:
375
- use a valid variable to get the device name
376
* debian/systemd, debian/update-notifier.install,links,crash:
377
- convert the crash, unicast and release jobs to systemd
378
* debian/systemd/update-notifier-cds.override,
379
debian/systemd/update-notifier-hp-firmware.override,
380
debian/update-notifier.install:
381
- disable the cd-upgrade and hp-firware jobs under systemd,
382
they are not important and need more work (launchpad bugs
383
#1604890 and #1604898)
384
* src/avahi.c, src/update.c, src/update-notifier.h,
385
- use /run instead of /var/run
387
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 20 Jul 2016 19:23:27 +0200
389
update-notifier (3.170) yakkety; urgency=medium
391
* data/apt_check.py: use pkg.get_fullname() instead of pkg.name so that
392
architectures appear in package names, thanks to Bill Scales for the
393
patch. (LP: #1597537)
395
-- Brian Murray <brian@ubuntu.com> Mon, 11 Jul 2016 15:05:27 -0700
397
update-notifier (3.169) yakkety; urgency=medium
400
don't use the logs ctime information to decide if update-manager needs
401
to be started, the log rotation updates that one which means it's
402
never getting older than a week and the updater not started
405
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 29 Jun 2016 16:48:24 +0200
407
update-notifier (3.168) xenial; urgency=medium
409
* Also update motd, at the end of Dpkg-Post run, properly counting how
410
many things are left to update, rather than assuming that all updates
411
were applied, as was done in previous release series. LP: #1558270
413
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 11 Apr 2016 16:28:54 +0100
415
update-notifier (3.167) xenial; urgency=medium
417
* Use mktemp -p in the target directory to avoid a cross-filesystem move.
418
* Also update motd if the dpkg status database has changed (LP: #1563854)
420
-- Adam Conrad <adconrad@ubuntu.com> Mon, 04 Apr 2016 15:22:20 -0600
422
update-notifier (3.166) xenial; urgency=medium
424
* data/apt_check.py: resolve crash when running apt-check with
425
--package-names, thanks to Launchpad user Woody for the fix.
428
-- Brian Murray <brian@ubuntu.com> Wed, 10 Feb 2016 11:57:26 -0800
430
update-notifier (3.165) xenial; urgency=medium
432
* data/update-motd-updates-available
433
- do not execute asynchronously as that causes problems with installers
434
and generally produces unexpected behavior by default (LP: #1527710).
435
- define NEEDS_CHECK to avoid unintentionally using value from inherrited
438
-- Scott Moser <smoser@ubuntu.com> Wed, 27 Jan 2016 17:04:44 -0500
440
update-notifier (3.164) xenial; urgency=medium
442
* debian/90-updates-available
443
- Now directly prints the cached info if available
444
=> avoid login stalls due to motd updates (LP: #525674)
445
- Also fixes a former potential issue of existing but not readable cached
446
info by changing the test from -e to -r
447
* debian/99update-notifier:
448
- Now additionally triggers the an asynchronous background update of the
449
cached info via update-motd-updates-available hooking into
450
APT::Update::Post-Invoke-Success.
451
* data/update-motd-updates-available:
452
- This now only contains the slow part of actually 'updating the cached
454
- It executes asynchronously to avoid stalling apt-get update.
455
- The file is no more called by pam to avoid login stalls.
456
- It also fixes an issue with concurrent updates clobbering the
457
cached file via mv being atomic
459
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Fri, 13 Nov 2015 12:28:25 +0100
461
update-notifier (3.163) wily; urgency=medium
463
* Call setlocale(LC_ALL, "") in avahi.c, so that the message there is
464
translated. Thanks Gabor Kelemen. (LP: #1493208)
466
-- Iain Lane <iain@orangesquash.org.uk> Thu, 17 Sep 2015 14:04:23 +0100
468
update-notifier (3.162) wily; urgency=medium
470
* Initialize l10n for the distro-cd-updater and system crash notification
471
binaries. Thanks to Gabor Kelemen for the patches. (LP: #1478249,
473
* Switch from using PACKAGE to GETTEXT_PACKAGE in avahi and update-notifier
476
-- Brian Murray <brian@ubuntu.com> Wed, 12 Aug 2015 09:20:12 -0700
478
update-notifier (3.161) wily; urgency=medium
480
* Migrate fully from python2 to python3 now that python3-debian is
481
available in the archive. In the process, we drop most of the
482
python-related dependencies from the update-notifier package, since it
483
contains no python code; these are included only to support
484
backend_helper.py, which is shipped in update-notifier-common, not in
485
update-notifier for reasons that are not clear. For now keep the
486
package split unchanged pending further investigation. LP: #1440683.
488
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 06 Apr 2015 19:26:10 +0000
490
update-notifier (3.160) vivid; urgency=medium
492
* ./debian/update-notifier-cds.conf: Stop asking udisks 1 for the
493
mountpoint, just awk /proc/mounts for the mount point. (LP: #1411987)
495
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 20 Jan 2015 10:34:47 +0100
497
update-notifier (3.159) vivid; urgency=medium
499
[ Dimitri John Ledkov ]
500
* Prepare for udev-bridge on the session bus. (LP: #1409129)
502
-- Martin Pitt <martin.pitt@ubuntu.com> Fri, 16 Jan 2015 18:59:51 +0100
504
update-notifier (3.158) vivid; urgency=medium
506
* debian/update-notifier-cds.conf: use the correct comparison operator for
507
checking the type of CD. (LP: #1400357)
509
-- Brian Murray <brian@ubuntu.com> Wed, 10 Dec 2014 12:41:49 -0800
511
update-notifier (3.157) utopic; urgency=medium
513
* debian/update-notifier-crash.conf: avoid race condition where the crash
514
report may not yet be writable when the inotify create event happens.
516
-- Brian Murray <brian@ubuntu.com> Fri, 03 Oct 2014 17:00:11 -0700
518
update-notifier (3.156) utopic; urgency=low
520
* lp:~mvo/update-notifier/use-apt-helper:
521
- use the apt-helper binary to download external data. This ensures
522
that the apt proxy settings are used and that the apt auto proxy
523
discovery works. Thanks to Dennis Kaarsemaker!
525
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Jun 2014 12:33:24 +0200
527
update-notifier (3.155) utopic; urgency=medium
529
* Bump version to become higher than the wrongly added transitional package
530
from gnome-packagekit.
532
-- Martin Pitt <martin.pitt@ubuntu.com> Mon, 12 May 2014 07:15:55 +0200
534
update-notifier (0.154.1) trusty; urgency=low
536
* data/package-data-downloader:
537
- set a default sockettimeout of 60s to avoid hangs if the network
538
becomes unresponsive during the download (LP: #1243090)
540
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Apr 2014 21:35:05 +0200
542
update-notifier (0.154) trusty; urgency=medium
544
* Do not say that a partition will be checked when the check is disabled in
545
fstab. Thanks to Nils Kassube for the patch. (LP: #1282760)
546
* Use print function instead of statement (LP: #1256759)
547
* Increase the poll interval from 5 seconds to 180 (LP: #1227000)
549
-- Brian Murray <brian@ubuntu.com> Fri, 14 Mar 2014 15:14:23 -0700
551
update-notifier (0.152) trusty; urgency=medium
553
* debian/update-notifier-crash.conf: the user needs permission to write to
554
the crash file as data collection is done by the user running apport
556
-- Brian Murray <brian@ubuntu.com> Wed, 19 Feb 2014 13:26:36 -0800
558
update-notifier (0.151) trusty; urgency=low
560
* If there are no updates available, still nag the user if a reboot is
561
required, in case the notification window was dismissed. (LP: #1033226)
563
-- Marc Deslauriers <marc.deslauriers@ubuntu.com> Sat, 11 Jan 2014 09:28:25 -0500
565
update-notifier (0.150) trusty; urgency=low
567
* Update the location of apport/autoreport from /etc to /var/lib.
569
-- Brian Murray <brian@ubuntu.com> Wed, 08 Jan 2014 10:36:53 -0800
571
update-notifier (0.149) trusty; urgency=low
573
* debian/update-notifier-crash.conf: exit if /etc/apport/autoreport exists
574
as that indicates that there should be no user interaction
576
-- Brian Murray <brian@ubuntu.com> Tue, 10 Dec 2013 12:56:40 -0800
578
update-notifier (0.148) trusty; urgency=low
581
* data/update-motd-updates-available: Update the stamp file atomically.
582
Thanks to Marius Gedminas! (LP: #1146170)
585
* In the upstart crash notification job fix the path for watershed.
586
* debian/update-notifier-crash.conf: check that we have read permission on
587
the crash file before launching apport-gtk, additionally just launch
588
apport-gtk or system-crash-notification as they will check for new crashes
589
and start bug filing for each one (LP: #1193509)
590
* data/update-motd-fsck-at-reboot: Update the stamp file atomically.
591
Thanks to Marius Gedminas! (LP: #1240549)
593
-- Brian Murray <brian@ubuntu.com> Fri, 08 Nov 2013 15:32:25 -0800
595
update-notifier (0.147) saucy; urgency=low
597
* apt-check: port to python3, if it is available use update-manager's
598
UpdateList to determine if we will install an update being phased
601
-- Brian Murray <brian@ubuntu.com> Wed, 09 Oct 2013 13:32:47 -0700
603
update-notifier (0.146) saucy; urgency=low
606
* Speed up apt-check (LP: #1233587). Thanks to Anders Kaseorg for the
610
* Update translations from launchpad
612
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 04 Oct 2013 10:56:19 +0200
614
update-notifier (0.145) saucy; urgency=low
616
* Use watershed when notifying about system crashes to prevent multiple
617
dialogs for crashes that were already reported.
619
-- Brian Murray <brian@ubuntu.com> Thu, 12 Sep 2013 16:52:32 -0700
621
update-notifier (0.144) saucy; urgency=low
623
* Fix the newly-optimized update-motd-updates-available to correctly handle
624
the initial case when the stamp file doesn't yet exist. LP: #1206452.
626
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 30 Jul 2013 13:25:05 +0100
628
update-notifier (0.143) saucy; urgency=low
630
* In the update-notifier crash file user session job switch back to
631
apport-gtk since the upstart file bridge emits events for .crash files
632
that exist prior to the job being started and apport-bug does not check to
633
see if the crash has already been reported while apport-gtk does.
635
-- Brian Murray <brian@ubuntu.com> Wed, 17 Jul 2013 13:24:13 -0700
637
update-notifier (0.142) saucy; urgency=low
640
* update-motd-updates-available: Avoid forking hundreds of /usr/bin/stat
643
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Jul 2013 09:12:52 +0200
645
update-notifier (0.141) saucy; urgency=low
647
* Switch from apport-collect to apport-bug since the former is for updating
648
bugs already reported.
650
-- Brian Murray <brian@ubuntu.com> Fri, 12 Jul 2013 10:11:39 -0700
652
update-notifier (0.140) saucy; urgency=low
654
* Let apport select the correct frontend to present the crash to the
655
user, rather than assuming GTK+.
657
-- Evan Dandrea <ev@ubuntu.com> Fri, 12 Jul 2013 09:15:48 +0100
659
update-notifier (0.139) saucy; urgency=low
661
* Restore update-notifier watching for avahi disabled notification for
662
desktop enivornments which do not use an upstart user session
663
* Remove tray applet calls from avahi notification
664
* Improve crash notification upstart user job
666
-- Brian Murray <brian@ubuntu.com> Wed, 10 Jul 2013 12:18:55 -0700
668
update-notifier (0.138) saucy; urgency=low
670
* Remove auto-launch key in the gsettings schema as update-manager has been
673
-- Brian Murray <brian@ubuntu.com> Wed, 05 Jun 2013 10:36:03 -0700
675
update-notifier (0.137) saucy; urgency=low
677
* Restore auto-launch key in the gsettings schemas, it's still being used
678
in e.g update-manager and gsettings abort on missing keys
680
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 05 Jun 2013 10:25:04 +0200
682
update-notifier (0.136) saucy; urgency=low
685
* If the /var/lib/update-notifier/fsck-at-reboot stamp file is older than
686
the current uptime, any information about fscking at "next boot" is
687
definitely stale - so force a refresh. LP: #692355.
690
* Remove support for choosing not to auto-launch applications (LP: #947008)
691
* Remove reboot required notification as update-manager itself indicates
692
when a reboot is required and it only appeared when auto-launch was set to
694
* Move update-notifier checking for CDs with packages into a new binary
696
* Add an upstart user session job that runs upon CD insertion
697
* Remove sections of uevent related to hp firmware and replace them with an
698
upstart user session job
699
* Modified avahi disabled notification to run as an upstart user session
700
* Modified new release check to run as an upstart user session
701
* Added in a weekly cron job to check for a new release of ubuntu
702
* Added an upstart user session job to check for crashes
703
* Ensure we ask before launching a pkexec dialog for an apport crash
705
-- Brian Murray <brian@ubuntu.com> Tue, 04 Jun 2013 10:08:21 -0700
707
update-notifier (0.135) saucy; urgency=low
709
* src/reboot.c: Use logind instead of ConsoleKit for rebooting in the
712
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 30 Apr 2013 09:50:25 -0700
714
update-notifier (0.134) raring; urgency=low
716
* Updated translations for raring
718
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 17 Apr 2013 11:53:09 +0200
720
update-notifier (0.133) raring; urgency=low
722
* Add data/package-system-locked: Check if package system is locked. This
723
mirrors what com.ubuntu.SystemService.is_package_system_locked() from
724
ubuntu-system-service used to do.
725
* data/com.ubuntu.update-notifier.policy.in: Allow local users to run
726
package-system-locked through pkexec.
727
* src/update.c, dpkg_lock_is_taken(): Drop D-BUS call to
728
ubuntu-system-service, call package-system-locked instead. Drop
729
ubuntu-system-service Suggests:. (LP: #1153567)
731
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 09 Apr 2013 12:19:08 +0200
733
update-notifier (0.132) raring; urgency=low
735
* data/apt-cdrom-check: correctly quote mount path given to the awk command,
736
otherwise it hits an error with directories with spaces in their name,
740
* Switch from g_timeout_add to g_timeout_add_seconds everywhere, which
741
should allow for better power use.
742
* Remove unused TIMEOUT_APT_GET_UPDATE macro.
745
* Remove unused firmware paths from uevent.c.
746
* data/apt-cdrom-check: check that the release on the media is greater than
747
the current release (LP: #887650). Thanks to Andreas Altaïr Redmer for the
751
* Use synaptic-pkexec instead of gksu in backend_helper.py
752
* Install a policykit policy file to replace last gksu use for
755
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 15 Mar 2013 12:35:49 +0100
757
update-notifier (0.131) raring; urgency=low
759
* Remove obsolete and unused data/dbus-helper.
760
* Remove obsolete and unused data/upgrade-app.
761
* Fix typo in upgrader-patches directory name in cddistupgrader.
762
* Use g_clear_pointer/g_clear_object where appropriate.
763
* Fix leak of a GDir every time update-notifier notices that dpkg was run.
764
* Make debugging a bit more usable: correct type of control variables, and
765
(for now) automatically set G_MESSAGES_DEBUG=all if any of
766
update-notifier's debugging options are used.
767
* Remove unnecessary trailing newlines from all debugging messages.
768
* Adjust newest_log_file_timestamp to avoid an embedded newline in
770
* Only create most indicators (or tray icons) when they're actually being
771
used, to save memory when idle.
772
* Tolerate hook files with a missing Terminal field, since it's documented
774
* Don't call check_update_hooks from on_button_next_clicked; this is
775
unnecessary (show_hooks already calls check_update_hooks after the
776
dialog is closed) and causes recursive confusion.
778
-- Colin Watson <cjwatson@ubuntu.com> Fri, 01 Feb 2013 15:09:41 +0000
780
update-notifier (0.130) raring; urgency=low
783
* Only create a single GSettings instance for com.ubuntu.update-notifier,
785
* Remove unused u_abort function.
786
* Make several more functions static that aren't used from other
788
* Correct a number of imprecise prototypes.
789
* Defer instantiating GtkBuilders until the corresponding user interfaces
790
actually need to be displayed, saving memory when they don't.
791
* Restore code to keep a handle to crash and reboot notifications, so that
792
they can be closed by later code (at least for notification-daemon
794
* Fix several leaks of NotifyNotification objects.
795
* Don't call show_hooks (which now includes instantiating the
796
corresponding GtkBuilder) if there are no unseen hooks to show.
799
* Remove calls to gnome-app-install and addon CD support (LP: #722887)
801
-- Colin Watson <cjwatson@ubuntu.com> Thu, 31 Jan 2013 03:32:33 +0000
803
update-notifier (0.129) raring; urgency=low
806
* Fix many typos for "running".
807
* Fix a number of compiler warnings.
810
* Switch from using gksu for apport crashes to pkexec (LP: #1098235)
812
-- Brian Murray <brian@ubuntu.com> Wed, 30 Jan 2013 09:43:09 -0800
814
update-notifier (0.128) raring; urgency=low
816
* Fix incorrect glib pkg-config requirement.
818
-- Colin Watson <cjwatson@ubuntu.com> Wed, 30 Jan 2013 01:11:22 +0000
820
update-notifier (0.127) raring; urgency=low
823
* Rebuild cache in memory to avoid race condition
824
(LP: #1016040). Thanks to James Hunt
827
* Exit GTK+ main loop on receiving SIGINT, to make it easier to debug
828
update-notifier using valgrind.
829
* Fix memory leak in init_already_seen_hooks.
830
* Fix missing description field for "Start package manager" tray action.
831
* Stop using deprecated gdk_app_launch_context_new function.
833
-- Colin Watson <cjwatson@ubuntu.com> Wed, 30 Jan 2013 00:47:31 +0000
835
update-notifier (0.126) quantal; urgency=low
837
* Add build-dependencies on python, python-apt, and python-debian for the
838
test suite; and add runtime dependencies on python-{apt,debian},
841
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 09 Oct 2012 15:12:20 -0700
843
update-notifier (0.125) quantal; urgency=low
845
* There are other buggy translations, revert those as well.
846
* Make sure our tests are actually run at build time.
847
* Add a new test for broken translations, and fix the test for the notifier
848
output which had not been kept in sync with the source.
850
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 09 Oct 2012 20:59:55 +0000
852
update-notifier (0.124) quantal; urgency=low
854
* Revert buggy translation of a variable name, addressing bug #1003100.
856
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 09 Oct 2012 12:39:38 -0700
858
update-notifier (0.123) quantal; urgency=low
860
* Updated launchpad translations
862
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Oct 2012 18:05:11 +0200
864
update-notifier (0.122) quantal; urgency=low
866
* Tell python-dbus to use glib's mainloop so it doesn't throw an exception
869
-- Michael Terry <mterry@ubuntu.com> Fri, 07 Sep 2012 09:11:53 -0400
871
update-notifier (0.121ubuntu1) quantal; urgency=low
874
* lp:~nathwill/update-notifier/lp-934517:
875
- improve wording (LP: #934517), thanks to Nathan Williams
878
* replace dict.has_key with key in dict (LP: #1040380)
880
-- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> Sat, 25 Aug 2012 15:16:34 +0100
882
update-notifier (0.120ubuntu2) quantal; urgency=low
884
* Add dependency on patch to update-notifier-common as it's called
885
from the cddistupgrader script when doing upgrades from an external
886
media. (LP: #1029531)
888
-- Stéphane Graber <stgraber@ubuntu.com> Wed, 08 Aug 2012 17:24:38 -0400
890
update-notifier (0.120ubuntu1) quantal; urgency=low
892
* Convert from libgdu to gio's GVolumeMonitor (LP: #1028040)
894
-- Michael Terry <mterry@ubuntu.com> Mon, 23 Jul 2012 13:34:43 -0400
896
update-notifier (0.119ubuntu15) quantal; urgency=low
898
* Undo the Python 3 conversion until python3-debian is ready
900
-- Michael Terry <mterry@ubuntu.com> Mon, 02 Jul 2012 13:00:46 -0400
902
update-notifier (0.119ubuntu14) quantal-proposed; urgency=low
906
- Use the new python-apt API since the legacy API is not available
908
- Various and pyflakes, whitespace, style, line length fixes.
911
* Update to use new update-manager command line and
912
ubuntu-release-upgrader paths.
914
-- Michael Terry <mterry@ubuntu.com> Fri, 29 Jun 2012 11:05:06 -0400
916
update-notifier (0.119ubuntu13) quantal; urgency=low
919
- modernize a bit for the 0.8 API
921
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Jun 2012 11:08:52 +0200
923
update-notifier (0.119ubuntu12) quantal; urgency=low
925
* src/uevent.c: Drop Jockey handling. This was only used for missing DVB
926
firmware, but the firmware is now shipped by default in linux-firmware.
927
Also, Jockey is being obsoleted.
929
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 30 May 2012 15:06:17 +0200
931
update-notifier (0.119ubuntu11) quantal; urgency=low
933
* po/*.po: the string '$packages' must not be translated, but we currently
934
have no way to mark the string as such in the input files. LP: #1003100.
936
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 22 May 2012 21:35:02 +0000
938
update-notifier (0.119ubuntu10) quantal; urgency=low
940
* Merge in changes from 0.119ubuntu8.1 which had been uploaded to
943
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 15 May 2012 16:20:43 -0700
945
update-notifier (0.119ubuntu9) quantal; urgency=low
947
* fix data/Makefile.am to clean up all generated files.
948
* fix wrong intltool-merge invocation.
949
* data/package-data-downloads-failed{,-permanently}.in: work around a bug in
950
intltool-merge rfc822deb handling that causes wrong syntax when the first
951
line in the file is a translated field. LP: #993672.
952
* use po2debconf instead of the upstream intltool-merge, since the latter
953
doesn't actually handle multi-paragraph description fields correctly.
954
* Fix package-data-downloader to do a correct timestamp comparison. Thanks
955
to Loïc Minier for catching this. LP: #986183.
956
* data/package-data-downloads-failed.in: use pkexec instead of gksudo, for
957
compatibility with Kubuntu. Thanks to Jonathan Thomas for pointing out
958
the correct fix. LP: #982032.
960
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 15 May 2012 16:16:08 -0700
962
update-notifier (0.119ubuntu8.1) precise; urgency=low
964
* data/notify-reboot-required: echo notification if gettext is not available
965
thanks to Richard Laager for the patch (LP: #644578)
967
-- Brian Murray <brian@ubuntu.com> Thu, 19 Apr 2012 13:58:50 -0700
969
update-notifier (0.119ubuntu8) precise; urgency=low
972
- updated to latest LP export to ensure that the translation-missing
973
window information is actually translated (LP: #562900)
975
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Apr 2012 16:32:08 +0200
977
update-notifier (0.119ubuntu7) precise; urgency=low
979
* Use <proto>_proxy environment variables to choose the proxy to use for
980
data downloads, not the apt proxy settings, because apt may be
981
configured to point at a package-specific proxy. This makes proxy
982
configuration a little less convenient than before for the
983
flashplugin-installer package, but it at least it makes it possible to
984
have a different proxy setting for packages vs. arbitrary data
985
downloads, which otherwise we don't have any way to support.
987
* Stop processing after a fatal download error, not just a transient one,
988
so that we can't be tricked into feeding a partial list of files to a
989
handler. Thanks to Kees Cook for spotting the bug. LP: #979426.
990
* Flush stdout before calling subprocess, so that log output makes more
992
* Print a more meaningful status message when downloading, instead of just
994
* Check for existence of /usr/lib/update-notifier/package-data-downloader
995
before trying to run it from our cron job, so that the package doesn't
996
generate error messages when removed but not purged.
997
* The action for our notification should call gksu instead of trying to
998
run the command directly without root access. This is imperfect because
999
kubuntu won't have gksudo available by default, but it's an improvement
1000
over failing for everybody. LP: #976761.
1002
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 13 Apr 2012 03:49:10 +0000
1004
update-notifier (0.119ubuntu6) precise; urgency=low
1006
* data/package-data-downloader: Set urllib._urlopener to an instance of
1007
urllib.FancyURLopener rather than urllib.URLopener, since the former
1008
handles redirects (LP: #977812).
1010
-- Colin Watson <cjwatson@ubuntu.com> Tue, 10 Apr 2012 12:15:08 +0100
1012
update-notifier (0.119ubuntu5) precise; urgency=low
1014
* Make sure /usr/lib/update-notifier/package-data-downloader is called on
1015
package configuration as well, since a trigger is not guaranteed to
1016
happen if the triggering package is configured first. LP: #977178.
1018
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 09 Apr 2012 20:48:14 +0000
1020
update-notifier (0.119ubuntu4) precise; urgency=low
1022
* Fix conffile removal handling for /etc/update-motd.d/20-cpu-checker; we
1023
were deleting the file but it was still registered in dpkg's database as
1024
obsolete. dpkg-maintscript-helper can help with this.
1026
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 09 Apr 2012 11:26:57 -0700
1028
update-notifier (0.119ubuntu3) precise; urgency=low
1030
* data/package-data-downloader: add support for a 'should-download' field
1031
pointing to a debconf question that tells us whether or not the files
1032
for this package should actually be downloaded. Otherwise, we'll
1033
always download the files for msttcorefonts even when the user hasn't
1034
accepted the license. LP: #876298.
1036
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 09 Apr 2012 05:36:00 +0000
1038
update-notifier (0.119ubuntu2) precise; urgency=low
1040
* data/package-data-downloader, data/package-data-downloads-failed.in,
1041
data/package-data-downloads-failed-permanently.in,
1042
debian/update-notifier-common.{postinst,triggers}: add a new handler and
1043
dpkg trigger to let packages queue data for download after package
1044
install, so that network connectivity problems don't make installs
1045
and upgrades unreliable. LP: #876298.
1046
* debian/update-notifier-common.cron.daily: add a cronjob to periodically
1047
retry any failed downloads.
1048
* src/update-notifier.c: when there are new hooks, check them whether or
1049
not dpkg has run; this allows other packages to send us notifications
1050
by ways other than running a package maintainer script.
1052
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 05 Apr 2012 22:04:05 -0700
1054
update-notifier (0.119ubuntu1) precise; urgency=low
1056
* src/update-notifier.c: Consider both the "sudo" and "admin" groups as
1057
administrator. (LP: #893842)
1059
-- Martin Pitt <martin.pitt@ubuntu.com> Sun, 11 Mar 2012 10:29:28 +0100
1061
update-notifier (0.118.1ubuntu1) precise; urgency=low
1063
* add support to apply patches when running the release upgrader
1064
* change default release upgrade check interval to 14 days
1067
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Jan 2012 09:36:47 +0100
1069
update-notifier (0.118ubuntu1) precise; urgency=low
1071
* fix "fsck doesn't update system info on login" LP: #692355
1072
Thanks to Paul McEnery
1074
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Jan 2012 12:58:55 +0100
1076
update-notifier (0.117ubuntu3.1) oneiric-proposed; urgency=low
1078
* src/trayappletui.c:
1079
- fix overlong menu entries (LP: #871691)
1081
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Oct 2011 09:27:26 +0200
1083
update-notifier (0.117ubuntu3) oneiric; urgency=low
1085
* add #include "trayappletui.h" to ensure the prototypes are
1086
correct (fixes FTBFS)
1087
* fix -Wall warnings
1089
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Oct 2011 20:56:14 +0200
1091
update-notifier (0.117ubuntu2) oneiric; urgency=low
1093
* port to libappindicator (LP: #779382) to ensure its visible
1094
under unity{,-2d} for users with the auto_open key set to
1097
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Oct 2011 12:18:49 +0200
1099
update-notifier (0.117ubuntu1) oneiric; urgency=low
1101
* data/backend-helper.py: add helper that can dynamically
1102
choose what package manager to use
1103
* switch recommends to python-aptdaemon.gtk3widgets | synpatic
1105
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2011 15:50:40 +0200
1107
update-notifier (0.116ubuntu1) oneiric; urgency=low
1109
* Fixed restart required notification wording. (LP: #680685)
1111
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Jul 2011 14:24:37 +0200
1113
update-notifier (0.115ubuntu2) oneiric; urgency=low
1115
* set the default release-upgrade check time to 7 days
1116
to be in line with the updates check interval
1117
(foundations-o-update-manager-release-announcements spec)
1119
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Jul 2011 09:00:29 +0200
1121
update-notifier (0.115ubuntu1) oneiric; urgency=low
1124
* port to gtk3/gsettings/gdbus
1126
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 14 Jul 2011 09:36:56 +0200
1128
update-notifier (0.112ubuntu2) oneiric; urgency=low
1130
* data/update-notifier.desktop.in:
1131
- Don't show in "Startup Applications" (LP: #803917)
1133
-- Michael Terry <mterry@ubuntu.com> Fri, 01 Jul 2011 13:42:50 +0100
1135
update-notifier (0.112ubuntu1) oneiric; urgency=low
1137
* Port to current libnotify 0.7 API. Bump libnotify-dev build dependency.
1139
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 08 Jun 2011 09:22:22 +0200
1141
update-notifier (0.111ubuntu2) natty; urgency=low
1145
- HP laser printers which require firmware can also have the
1146
product ID "xx2a" now. (LP: #734822)
1148
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 31 Mar 2011 11:21:51 +0200
1150
update-notifier (0.111ubuntu1) natty; urgency=low
1152
* data/apt-cdrom-check, data/cddistupgrader:
1153
- support upgrades from filesystems without the "stable" and
1154
"ubuntu" symlinks (like vfat)
1156
- check all removable devices for a upgrader
1157
- when detecting a upgrade CD skip the "Run package manager"
1158
step as its recommended to use the release upgrader
1160
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Mar 2011 16:00:19 +0100
1162
update-notifier (0.110.4ubuntu1) natty; urgency=low
1165
- use x-terminal-emulator instead of hardcoding gnome-terminal
1168
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Feb 2011 19:37:04 +0100
1170
update-notifier (0.110.3ubuntu3) natty; urgency=low
1172
* data/update-motd-fsck-at-reboot: fix logic for getting mount list,
1173
add defensive 0 sets, add "never check" special cases (LP: #718469).
1175
-- Kees Cook <kees@ubuntu.com> Sun, 13 Feb 2011 16:46:32 -0800
1177
update-notifier (0.110.3ubuntu2) natty; urgency=low
1179
* src/reboot.c: use consolekit instead of hal when gnome-session is
1180
not available. lp: #716905
1182
-- Lionel Le Folgoc <mrpouit@ubuntu.com> Sun, 13 Feb 2011 13:39:15 +0100
1184
update-notifier (0.110.3ubuntu1) natty; urgency=low
1186
* merged lp:~brian-murray/update-notifier/error-message-string-fix,
1189
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Jan 2011 11:32:56 +0100
1191
update-notifier (0.110.2ubuntu1) natty; urgency=low
1193
* debian/90-updates-available, debian/98-fsck-at-reboot,
1194
debian/98-reboot-required:
1195
- check if the scripts exist before using them (thanks to
1198
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Jan 2011 19:01:35 +0100
1200
update-notifier (0.110.1ubuntu3) natty; urgency=low
1203
- add dialog when system crashes are detected to avoid fullscreen
1205
- fix incorrect bits from the previous merge (thanks to Sebastien Bacher)
1206
- honor the /apps/update-notifier/auto_launch gconf key, if that is
1207
set never display a notifcation area icon but instead always fire
1208
up apport, if set, do the opposite and always show notifcation
1209
area icon and never fire up apport automatically
1211
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Jan 2011 14:20:33 +0100
1213
update-notifier (0.110.1ubuntu2) natty; urgency=low
1215
[ Sebastien Bacher ]
1216
* src/crash.c: if there is no systray report at least the user issues.
1217
The code should still be ported to use an indicator later on.
1218
* src/crash.c: Don't spam the session log with the crash names either.
1219
* src/crash.c, src/reboot.c, src/update-notifier.c:
1220
- clear some debug calls to keep the session log clean
1223
* src/update-notifier.c:
1224
- move debug calls into g_debug and hide that by default
1225
- add new --debug-misc call that is a catch-all bucket for
1226
uncategorized messages
1228
- use g_spawn_sync() instead of g_spawn_sync_command_line and
1229
pass G_SPAWN_STDOUT_TO_DEV_NULL|G_SPAWN_STDERR_TO_DEV_NULL
1231
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Jan 2011 09:14:03 +0100
1233
update-notifier (0.110.1ubuntu1) natty; urgency=low
1236
* data/update-motd-fsck-at-reboot:
1237
- fix small issues in the script that I introduced in the
1239
* add recommends to aptdaemon (thanks to Michael Terry)
1243
* data/update-motd-cpu-checker, data/Makefile.am, debain/control,
1244
debian/20-cpu-checker, debian/update-notifier-common.{install,postinst}:
1245
drop cpu-checker since kernel will unmask BIOS filtering of NX now.
1247
-- Kees Cook <kees@ubuntu.com> Wed, 17 Nov 2010 11:35:00 -0800
1249
update-notifier (0.110ubuntu1) natty; urgency=low
1252
* Update description to not mention adept/adept-notifier anymore, but "other
1253
packages" and "server use cases" as adept doesn't exist anymore.
1256
* Add --disable-deprecations configure flag to test for deprecated API use
1257
* Don't use deprecated API, and update required version of GTK+ to match
1261
* merged lp:~shiyee/update-notifier/fsck-at-reboot, thanks to
1264
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Nov 2010 10:11:11 +0100
1266
update-notifier (0.105ubuntu1) maverick; urgency=low
1269
- avoid triggering a aptdaemon launch when checking for
1270
pending transactions (LP: #587004)
1272
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Sep 2010 10:00:54 +0200
1274
update-notifier (0.104ubuntu1) maverick; urgency=low
1276
[ Sebastian Geiger ]
1278
- fix missing init of GError
1279
* updated to use xdg config dirs (thanks to Christian Klein)
1282
* move hooks file over to the new location if
1285
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 25 Aug 2010 21:16:28 +0200
1287
update-notifier (0.103ubuntu1) maverick; urgency=low
1290
* add /usr/share/update-notifier/plugins/cache-changed dir
1291
that can be used to trigger scripts on cache change (update,
1292
install, remove, upgrade) that are run within the users
1293
context (e.g. oneconf)
1296
* sort and launch scripts one after another in async mode on cache change
1298
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Jul 2010 15:01:58 +0200
1300
update-notifier (0.102ubuntu1) maverick; urgency=low
1302
* Generalize firmware backend to be more easily extensible for other types
1304
- Rename firmware.{h,c} to uevent.{h,c} and rename the functions
1306
- configure.in, src/Makefile.am, src/update-notifier.c: Fix references for
1308
- uevent.c: Split out the "missing general firmware" specific bits into a
1309
new function deal_with_missing_firmware(). This makes the on_uevent()
1310
function very small and clean, and easy to extend.
1311
* src/uevent.c: Add new function deal_with_scp() to launch
1312
system-config-printer when a printer is added or present at startup, and
1313
s-c-p is not running yet. This must explicitly enabled with the new
1314
--enable-system-config-printer configure option, and is disabled by
1315
default. OEMs and derivatives can enable it easily and drop s-c-p's
1316
autostart .desktop file.
1317
* src/uevent.c: Fix a memory leak, properly free the list items and list
1318
from g_udev_client_query_by_subsystem().
1319
* debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).
1320
* Add debian/source/format: 3.0 (native).
1322
-- Martin Pitt <martin.pitt@ubuntu.com> Fri, 25 Jun 2010 12:19:04 +0200
1324
update-notifier (0.101ubuntu1) maverick; urgency=low
1327
- run apt-check with nice and ionice (thanks to dbarth)
1329
- updated, add information on /etc/apt/apt.conf.d/10periodic,
1330
/etc/apt/apt.conf.d/20archive. Thanks to Michael Schuerig
1333
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jun 2010 15:06:12 +0200
1335
update-notifier (0.100ubuntu1) maverick; urgency=low
1337
* properly integrate with check-release-upgrade-gtk and support
1339
* merged from debian, many thanks to Julian Andres Klode
1340
* switch back to auto-open mode
1342
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Jun 2010 15:38:26 +0200
1344
update-notifier (0.99.3debian4) unstable; urgency=low
1346
* Show the tray icon instead of running update-manager (Closes: #578717),
1347
the update-manager mode does not even work currently due to Bug#579789.
1349
-- Julian Andres Klode <jak@debian.org> Wed, 05 May 2010 12:11:01 +0200
1351
update-notifier (0.99.3debian3) unstable; urgency=low
1353
* Do not ship /var/crash as it is not needed.
1354
* debian/update-notifier-common.install:
1355
- Install /etc/apt/apt.conf.d/ files here instead of using debian/rules.
1356
* debian/rules: Simplify and remove unneeded parts.
1357
* autogen.sh: Run intltool-update -p here.
1358
* data/apt_check.py:
1359
- Detect security updates for Debian [and gNewSense] (Closes: #493653).
1360
* Run notify-reboot-required in kernel postinst.d (Closes: #502396).
1361
* data/notify-reboot-required: Also work if /var/run is no mountpoint,
1362
it will be cleaned up on boot anyway (Closes: #462002).
1363
* Recommend synaptic and software-properties-gtk and only use them if
1364
they are installed (Closes: #559000, #448534).
1365
* Recommend anacron to have up-to-data package lists (Closes: #414155).
1366
* debian/99update-notifier: Fix syntax.
1367
* Update translations from Launchpad and create ALL_LINGUAS dynamically.
1368
* data/Makefile.am: Do not run gconftool-2, it just prints warnings.
1369
* Fix compiler warnings.
1371
-- Julian Andres Klode <jak@debian.org> Sun, 18 Apr 2010 18:18:36 +0200
1373
update-notifier (0.99.3debian2) unstable; urgency=low
1375
* configure.in: Remove gdu and gudev-1.0 from the common module list.
1377
-- Julian Andres Klode <jak@debian.org> Sat, 17 Apr 2010 13:19:56 +0200
1379
update-notifier (0.99.3debian1) unstable; urgency=low
1381
* Rebase packaging on Ubuntu's one (Closes: #568476); differences:
1382
- Depend on update-manager-gnome instead of update-manager.
1383
- Only recommend cpu-checker as it's not in the archive (yet).
1384
* data/apt_check.py: Upgrade to new python-apt API (Closes: #572351).
1385
* Disable gudev and gdu stuff on non-Linux architectures.
1386
* debian/control: Update Standards-Version and have -common depend on python.
1387
* debian/update-notifier-common.preinst: Add missing #DEBHELPER# line.
1389
-- Julian Andres Klode <jak@debian.org> Fri, 16 Apr 2010 19:41:27 +0200
1391
update-notifier (0.99.2) lucid; urgency=low
1393
* 20-cpu-checker, 90-updates-available, 98-reboot-required,
1394
update-notifier-common.install, update-notifier-common.links:
1395
symlinking scripts into /etc/update-motd.d causes them *not*
1396
to be considered conffiles, so admins can't really edit or
1397
remove them to their liking; instead, install simple "exec"
1398
shell wrappers, LP: #559194
1400
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 09 Apr 2010 12:44:13 -0500
1402
update-notifier (0.99.1) lucid; urgency=low
1405
* data/notify-reboot-required:
1406
- make sure to record the maintainer script that requested the
1407
reboot in /var/run/reboot-required.pkgs (LP: #538253)
1408
* silence debug messages by default (unless one of the
1409
--debug switches is used)
1411
- point Vcs-Bzr to lucid branch
1414
* debian/update-notifier-common.links: move reboot-required
1415
from update-motd position 99 to 98, since 99 is now a (typically
1416
empty) admin-controlled footer
1418
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 Mar 2010 14:59:04 +0100
1420
update-notifier (0.99) lucid; urgency=low
1423
- move hplip firmware loading here and watch for udev
1424
events from printers that need to load a firmware. Call
1425
hp-plugin-ubuntu in this case automatically.
1427
- dropped in favor of doing this in the firmware.c code
1429
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 Mar 2010 17:21:04 +0100
1431
update-notifier (0.98) lucid; urgency=low
1433
* data/update-motd-cpu-checker: update path to the now external checker.
1435
-- Kees Cook <kees@ubuntu.com> Thu, 11 Mar 2010 01:16:49 -0800
1437
update-notifier (0.97) lucid; urgency=low
1439
* debian/control, data/update-motd-cpu-checker: move motd updater into
1440
the data/ tree and add to build system now that check-bios-nx is part
1441
of the external cpu-checker package.
1443
-- Kees Cook <kees@ubuntu.com> Wed, 10 Mar 2010 23:03:25 -0800
1445
update-notifier (0.96) lucid; urgency=low
1447
* debian/cpu-checker/check-bios-nx: adjust informational URL, eliminate
1448
"filter" language in favor of "disable".
1450
-- Kees Cook <kees@ubuntu.com> Thu, 18 Feb 2010 12:23:28 -0800
1452
update-notifier (0.95) lucid; urgency=low
1454
* debian/cpu-checker/*, debian/rules, debian/update-notifier-common.links:
1455
add NX bit sanity checker to be included in motd updates.
1457
-- Kees Cook <kees@ubuntu.com> Wed, 17 Feb 2010 15:05:16 -0800
1459
update-notifier (0.94) lucid; urgency=low
1461
* Add src/hplip.{h,c}:
1462
- listen to com.hp.hplip.NeedPlugin events
1464
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Feb 2010 13:34:08 +0100
1466
update-notifier (0.93) lucid; urgency=low
1468
* data/update-notifier.desktop:
1469
- drop the --startup-delay command line option and use the new
1470
X-GNOME-Autostart-Delay autostart key instead
1472
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 01 Feb 2010 15:36:10 -0800
1474
update-notifier (0.92) lucid; urgency=low
1476
* Add src/firmware.{h,c}: Listen to "firmware" subsystem events, check if
1477
requested firmware is present, and call jockey --check if not.
1478
(LP: #425821, UbuntuSpec:desktop-lucid-jockey-hotplug-support)
1480
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 26 Nov 2009 11:09:42 +0100
1482
update-notifier (0.91) lucid; urgency=low
1486
- do not auto-open restart required dialog, do this check in
1487
the calling clients (like update-manager) instead
1490
* Drop a couple of useless AC_SUBSTs.
1491
* src/Makefile.am: use $(PACKAGE_CFLAGS) and _LIBS instead of
1492
@PACKAGE_CFLAGS@ and _LIBS to allow overriding on the cmdline.
1493
* configure.in: add "x11" to pkg_modules since src/clipboard.c calls X11
1494
functions directly; fixes build issue with binutils-gold; thanks Peter
1495
Fritzsche for the report; Debian #556515.
1496
* Build-dep on libx11-dev explicitly.
1497
* Wrap build-deps and deps to get cleaner diffs.
1498
* Cleanup rules, mostly dropping boilerplate.
1499
* Pass -s to dh_* in binary-arch.
1500
* Don't overwrite CFLAGS from the env.
1501
* Don't set INSTALL_PROGRAM, not needed with dh_strip.
1502
* Only pass --host to configure if DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE
1504
* Pass LDFLAGS down to configure.
1505
* Build-dep on autotools-dev to ensure config.sub and config.guess are
1507
* Don't ignore errors from distclean.
1508
* Update FSF address in copyright and misc src/*.[ch] files.
1509
* "set -e" in debian/preinst, postinst, and postrm.
1510
* Cleanup and simplify debian/update-notifier-common.postinst.
1511
* Use Vcs-Bzr instead of XS-Vcs-Bzr.
1512
* Bump up Standards-Version to 3.8.3.
1513
* Comment out --with-pkg-manager= configure flag as it's dnl-ed out in
1515
* Drop useless DEBVER from rules.
1516
* Move to debhelper 7; bump bdep and compat.
1518
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Nov 2009 09:19:46 +0100
1520
update-notifier (0.90) karmic; urgency=low
1522
* data/update-notifier.schemas.in:
1523
- fix typo (LP: #400214)
1524
* debian/update-notifier-common.dirs:
1525
- do not ship /var/crash here (LP: #449738)
1527
- create /var/crash with the right permissions
1528
* debian/update-notifier-common.postinst:
1529
- fixup if permissions of /var/crash are incorrect due to
1530
update-notifier-common (LP: #449738)
1531
* data/apt-cdrom-check:
1532
- only offer addon-cd if gnome-app-install is installed
1533
(software-center does not yet support addon CDs)
1535
- use gtk-dialog-warning-panel by default and use gtk
1536
fallback mechanism to use the gtk-dialog-warning stock icon
1538
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Oct 2009 17:15:35 +0200
1540
update-notifier (0.89) karmic; urgency=low
1542
[ Mario Limonciello ]
1544
- Fallback to HAL if possible to reboot (LP: #437333)
1548
- wait for pending aptdaemon transactions before showing
1549
the reboot required dialog (LP: #445634)
1553
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Oct 2009 16:40:44 +0200
1555
update-notifier (0.88) karmic; urgency=low
1557
* ui/reboot-dialog.ui:
1558
- simplify text in the restart required UI (LP: #397324),
1559
thanks to Scott Ritchie
1561
- more robustness again failure in gdu_pool_new()
1562
* src/upate-notifier.c:
1563
- when gdu can not be initialized, do not fail but log a
1564
warning instead (LP: #418691)
1565
* data/update-notifier.schemas.in:
1566
- fix typo (LP: #411511), thanks to Rakesh 'arky' Ambati
1568
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Sep 2009 18:41:30 +0200
1570
update-notifier (0.87) karmic; urgency=low
1573
* debian/control: recommend libpam-modules rather than update-motd,
1576
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jul 2009 17:18:45 -0500
1578
update-notifier (0.86) karmic; urgency=low
1580
[ Sebastien Bacher ]
1582
- build using --as-needed to reduce the depends
1585
* debian/update-notifier-common.dirs: update-notifier-common
1586
needs /etc/update-motd.d, rather than /etc/update-motd.d/hourly;
1587
causes this directory to *not* be removed on update-motd package
1591
* src/update-notifier.c:
1592
- if display can not be opened, show a propper error message
1593
and do not crash (LP: #317745)
1595
- count security updates correctly even when they are "shadowed"
1596
by a regular update (LP: #394958)
1597
- fix typo (thanks to Hew McLachlan)
1598
* data/update-motd-updates-available, debian/99update-notifier:
1599
- move updates available from /var/run to /var/lib/update-notifier
1600
to make it persistent over reboots
1601
* src/update-notifier.c:
1602
- make the timeout for no-activity from apt bigger (LP: #274001)
1603
* data/update-notifier.desktop.in:
1604
- better description for the auto startup (LP: #146918)
1605
* src/update-notifier.c:
1606
- use GAppInfo/GAppLaunchContext to provide startup notification
1607
support (LP: #46258)
1609
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Jul 2009 16:50:46 +0200
1611
update-notifier (0.85) karmic; urgency=low
1614
- use the gnome-session dbus interface for reboots
1615
* src/hal.c -> src/gdu.c:
1616
- ported from hal to gnome-disk-utils (libgdu-dev)
1617
* drop libgnome from the build-depends and switch to
1618
the new gnome-session dbus interface entirely
1620
- drop libgnome-dev, libhal-dev
1622
- when checking for apt/dpkg logs, ignore empty ones,
1623
they are most likely caused by logrotate (thanks to
1625
- when checking apt/dpkg logs, glob() for the old(er)
1626
ones too (thanks to Dan Kegel)
1628
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Jul 2009 17:25:16 +0200
1630
update-notifier (0.80) karmic; urgency=low
1632
* add /apps/update-notifier/hide_reboot_notification
1633
gconf key to hide the reboot required messages
1634
(as suggested by tjaalton)
1635
* when running in auto-launch mode, check if security
1636
updates are installed unattended and if so, use the normal
1637
launch interval (LP: #369706)
1639
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Jul 2009 13:23:06 +0200
1641
update-notifier (0.79) karmic; urgency=low
1643
[ Sebastien Bacher ]
1644
* ported from glade to gtkbuilder
1647
* data/apt_check.py:
1648
- ensure that updates in both -updates and -security are
1649
only counted once (thanks to Emmet)
1651
- add strict dependency on update-notifier-common
1653
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 29 Jun 2009 14:11:25 +0200
1655
update-notifier (0.78) karmic; urgency=low
1658
- better debug output
1659
- add AUTOLAUNCH_MINIMAL_SECURITY_INTERVAL (LP: #369198)
1660
* src/update-notifier.c:
1661
- fix typo (#365314)
1662
* data/apt_check.py:
1663
- check for security updates in the current running
1664
distro release (deals with cases where people have
1665
two distros in their sources.list)
1666
* remove some debug output
1668
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Apr 2009 15:39:34 +0200
1670
update-notifier (0.76.7) jaunty; urgency=low
1672
* fix crash in --debug mode (LP: #348883, #348110)
1674
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Mar 2009 11:01:09 +0100
1676
update-notifier (0.76.6) jaunty; urgency=low
1679
- do not auto-launch if the dpkg lock is taken
1680
by another process (LP: #334935)
1681
* rework the debug options and support --debug-inotify,
1682
--debug-updates, --debug-hooks
1684
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Mar 2009 14:11:12 +0100
1686
update-notifier (0.76.5) jaunty; urgency=low
1688
* debian/99update-notifier: write an empty /var/run/updates-available,
1689
rather than removing it; empty indicates that we *know* that there are
1690
no updates available, whereas missing/remove indicates that the status
1691
is unknown, LP: #339066
1693
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2009 00:32:56 -0600
1695
update-notifier (0.76.4) jaunty; urgency=low
1697
* fix corner cases when the update icon still
1698
appears even if run in auto launch mode (thanks to
1701
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Mar 2009 09:37:20 +0100
1703
update-notifier (0.76.3) jaunty; urgency=low
1705
* use the gconf /apps/update-manager/launch_time key
1706
to detect the last lauch time. this means the autolaunch
1707
time is reset on each manual update-manager run too
1709
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Mar 2009 14:57:27 +0100
1711
update-notifier (0.76.2) jaunty; urgency=low
1714
- show the reboot required dialog only once per
1715
session (thanks to mdz for the report)
1717
- when checking if update-manager needs to be auto launched,
1718
take the time of the last package installs/removals into
1719
consideration as well (as requested by the DX team)
1720
- when auto launching update-manager, run with nice and
1722
* src/update-notifier.c:
1723
- add --debug-autolaunch switch
1725
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 Mar 2009 15:38:28 +0100
1727
update-notifier (0.76.1) jaunty; urgency=low
1729
* ui/reboot-reqruied.glade:
1730
- add dialog title for auto-launching
1731
* data/update-notifier.schemas.in:
1732
- set default launch interval to 7 days now (as asked for
1734
* data/apt_check.py:
1735
- fix i18n plural forms (LP: #325251)
1737
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Feb 2009 20:47:37 +0100
1739
update-notifier (0.76) jaunty; urgency=low
1741
* make "auto_launch" update-manager mode the default (as asked
1743
* set "regular_auto_launch_interval" to 2 days for the development
1744
release. this default will change to 7 days for the stable
1746
* run update-manager with "--no-focus-on-map" when in
1748
* add "/apps/update-notifier/regular_auto_launch_interval" gconf
1749
key that controls at what intervals (in days) update-manager is
1750
automatically launched for regular updates (security updates
1751
will be launched immediately). This only affects users that use
1752
"/apps/update-notifier/auto_launch"
1753
* make the interactive upgrade hooks dialog open up immediately
1754
if "auto_launch" is enabled
1755
* make the reboot required dialog open up immediately if "auto_launch"
1758
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Feb 2009 17:06:56 +0100
1760
update-notifier (0.75.10) jaunty; urgency=low
1762
* add gconf "/apps/update-notifier/auto_launch" option that
1763
can automatically launch update-manager (defaults to
1764
"false" for now until focus it not stolen)
1766
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 06 Feb 2009 14:33:06 +0100
1768
update-notifier (0.75.9) jaunty; urgency=low
1770
* debian/99update-notifier:
1771
- remove /var/run/updates-available after package installation
1774
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Feb 2009 16:36:27 +0100
1776
update-notifier (0.75.8) jaunty; urgency=low
1778
* debian/update-notifier.docs:
1779
- fix filename and use it again (LP: #319194)
1780
* fix reboot action (LP: #314409)
1782
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 23 Jan 2009 15:21:02 +0100
1784
update-notifier (0.75.7) jaunty; urgency=low
1788
- fix incorrect capitalization (LP: #186594)
1791
* src/update-notifier.c:
1792
- Revert an earlier change to call gnome_program_init()
1793
again. reboot.c still depends on this (LP: #302326)
1795
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Jan 2009 19:59:20 +0100
1797
update-notifier (0.75.6) jaunty; urgency=low
1799
* data/update-notifier.desktop.in:
1800
- work with other DEs than gnome,xfce (LP: #300463)
1802
- add missing file (LP: #298806)
1803
* src/update-notifier.c:
1804
- make "--force" start u-n even for system users (LP: #294569)
1805
- add gconf-key /apps/update-notifier/end_system_uids to make
1807
* src/update.{cc,h}:
1808
- show amount of updates available in notification
1809
(LP: #243695) as well
1811
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Nov 2008 21:24:31 +0100
1813
update-notifier (0.75.5) jaunty; urgency=low
1815
* data/notify-reboot-required:
1816
- fix breakage when gettext-base is not installed
1819
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Nov 2008 09:57:35 +0100
1821
update-notifier (0.75.4) jaunty; urgency=low
1824
* data/Makefile.am: install
1825
- update-motd-reboot-required and
1826
- update-motd-updates-available
1827
* data/notify-reboot-required:
1828
- write human-readable, translatable output to /var/run/reboot-required
1829
* data/update-motd-reboot-required:
1830
- standalone shell script for use in update-motd
1831
* data/update-motd-updates-available:
1832
- standalone shell script to call apt-check with --human-readable option;
1833
hook for use in update-motd
1835
- recommend update-motd (>= 1.9), which contains fine grained motd
1836
update frequency control
1840
- add data/notify-reboot-required
1841
* data/update-motd-updates-available:
1842
- add checks so that apt-check only runs if the sources.list or the
1843
package lists changed
1845
- byebye arch-build target
1846
* .bzr-builddeb/default.conf:
1847
- welcome "[HOOKS]\npre-build"
1849
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Nov 2008 16:52:31 +0100
1851
update-notifier (0.75.3) jaunty; urgency=low
1853
* data/apt_check.py:
1854
- add "--human-readable" that gives the output
1855
in a human readable format (useful for e.g. scripts)
1858
- re-run make update-po
1860
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Nov 2008 20:59:04 +0100
1862
update-notifier (0.75.2) jaunty; urgency=low
1864
* data/apt_check.py:
1865
- make it a module so that it be shared with
1867
- rename so that it can be imported by update-notifier-kde
1868
- create compat symlink
1869
- use dgettext() so that it can be used from a different
1870
gettext domain that update-notifier
1871
- move the option parser out of run()
1874
* debian/update-notifier-common.install:
1875
- move the translations into this package
1877
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Nov 2008 20:15:11 +0100
1879
update-notifier (0.75.1) jaunty; urgency=low
1881
* debian/update-notifier-common.install:
1882
- move apt-check, apt-cdrom-check and cdromdistupgrade
1883
into update-notifier-common
1885
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Nov 2008 18:59:24 +0100
1887
update-notifier (0.75) jaunty; urgency=low
1889
* debian/15update-stamp:
1890
- make it cooperate with other update-success hooks
1891
* data/cddistupgrader:
1892
- fix quoting issues
1893
* src/update-notifier.c:
1894
- honor "--force" again and show the update-notifications
1895
then even for users not in the admin group (LP: #288099)
1896
- merge the gio branch
1897
- change statup delay to be calculated in seconds
1898
- change default to 5
1899
* data/update-notifier.desktop.in:
1900
- set delay to 60 sec
1901
* do not use GnomeClient anymore on all places where this is
1902
possible - we can not remove it entirely (yet) because
1903
reboot.c depends on it to do a cross desktop session exit
1905
* src/update-notifier.c:
1906
- move package manager to foreground if possible (LP: #274562),
1907
thanks to Muhammad Ameen
1908
* use the glib checksum functions instead of home grown
1909
implementation (thanks to Bruce Cowan)
1911
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Nov 2008 10:24:01 +0100
1913
update-notifier (0.71.8) intrepid; urgency=low
1916
- when looking for inline translations in the notes file,
1917
check for keys with the CODESET added too to match what
1918
intltool-debian outputs (LP: #287556)
1920
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Oct 2008 22:34:50 +0200
1922
update-notifier (0.71.7) intrepid; urgency=low
1924
* src/update-notifier.c:
1925
- check for all system user UIDs and do not start in this case
1928
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Oct 2008 15:13:27 +0200
1930
update-notifier (0.71.6) intrepid; urgency=low
1932
* ui/hooks-dialog.glade:
1933
- make it avaialble via alt-tab
1934
* src/update.c, src/update-notifier.c:
1935
- allow running for non-admin users so that they can
1936
see the hook notifications too (LP: #281837)
1937
- ensure that its not run for the gdm guest user
1939
- add optional "OnlyAdminUsers" key (defaults to "true")
1940
so that non-admin users get not swamped with old
1941
notifications after the ugprade to intrepid
1943
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Oct 2008 18:27:43 +0200
1945
update-notifier (0.71.5) intrepid; urgency=low
1947
* data/apt-cdrom-check:
1948
- fix incorrect quoting in release upgrade disk
1951
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Oct 2008 16:51:51 +0200
1953
update-notifier (0.71.4) intrepid; urgency=low
1956
- support "ButtonText" tag in note
1957
- deal with empty "Name" tag
1959
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Oct 2008 20:00:52 +0200
1961
update-notifier (0.71.3) intrepid; urgency=low
1964
- check for already mounted CDs when starting up (LP: #276728)
1966
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 01 Oct 2008 16:53:41 +0200
1968
update-notifier (0.71.2) intrepid; urgency=low
1971
- do not start two update-managers on double click
1973
- wording fixes (LP: #254313), thanks to Gabor Kelemen
1975
- change the way gnome_client_request_save() is run
1976
to work with the latest gnome-session (LP: #214446)
1977
- better wording in the reboot dialog (LP: #211616)
1978
* data/apt-cdrom-check:
1979
- fix edubuntu addon CD detection
1981
- new translation (thanks to Deng Xiyue, closes: #497957)
1983
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Sep 2008 21:05:08 +0200
1985
update-notifier (0.71.1) intrepid; urgency=low
1988
- make the "repository-outdated" nag message more clear
1989
and mention that unavailable repositores may cause the
1990
problem (LP: #243876)
1992
- fix incorrect display of number of updates (LP: #251494)
1994
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Jul 2008 14:32:47 +0200
1996
update-notifier (0.71) intrepid; urgency=low
1999
- check for intermediate version when checking if a upgrade
2000
is security releated or not. its possible that a upgrade
2001
is available in -security and a newer one in -updates that
2002
has the security fixes applied as well but shows up in
2003
update-notifier as a normal update instead of a security
2004
releated one (LP: #239673)
2006
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Jun 2008 17:37:20 +0200
2008
update-notifier (0.70.7.debian-7) unstable; urgency=low
2010
[ Emilio Pozuelo Monfort ]
2011
* debian/control.in: Depend on dbus-x11 rather than dbus-1-utils.
2015
* debian/patches/08_gksu_preserve_environment.diff: Added patch that makes
2016
gksu preserve its environment (-k switch). Fixes an issue with
2017
update-manager-gnome.
2019
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 21 Sep 2009 19:04:50 +0200
2021
update-notifier (0.70.7.debian-6) unstable; urgency=low
2024
* Use lt-nl instead of lt in README.reboot-required.Debian for robustness.
2026
[ Emilio Pozuelo Monfort ]
2027
* Depend on update-manager-gnome rather than update-manager since it's
2028
been renamed. Closes: #544325.
2030
-- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 30 Aug 2009 22:04:01 +0200
2032
update-notifier (0.70.7.debian-5) unstable; urgency=low
2035
* debian/update-notifier-common.install
2036
- add localized message
2037
(as /usr/share/locale/*/LC_MESSAGES/update-notifier.mo)
2038
* debian/patches/002_i18n_update.diff
2040
* debian/patches/04_fix_gksu_usage.diff
2041
- remove unnecessary patch line for src/update-notifier.c.orig.rej
2043
[ Josselin Mouette ]
2044
* Add version mangling to watch file.
2045
* Require debhelper 5.0.51 for dh_icons.
2046
* Make update-notifier-common depend on python for the scripts.
2047
* update-notifier.1:
2050
* Add set -e to preinst, postinst, postrm.
2052
+ Don’t use -a in the test.
2053
+ Remove the stamp directory after purge.
2054
* Fix spelling of Xfce.
2056
+ Remove unused arch-build target.
2057
+ Don’t ignore errors in make distclean.
2058
+ Move dh_icons to the appropriate place.
2059
+ Correctly split binary-arch and binary-indep targets.
2060
+ Remove the config.{sub,guess} dance, it’s handled by cdbs.
2061
* Add -g to CFLAGS for gdm-signal.
2062
* gdm-logout-action.[ch]: updated from gnome-panel, so that they are
2063
adapted to the new GDM protocol.
2064
* autodown.c: remove references to hibernate.
2065
* Install gdm-signal with the 755 permissions (lol).
2066
* 002_i18n_update.diff: update fr.po.
2068
-- Josselin Mouette <joss@debian.org> Wed, 22 Oct 2008 13:59:28 +0200
2070
update-notifier (0.70.7.debian-4) unstable; urgency=low
2072
* 002_i18n_update.diff:
2073
+ updated Spanish translation from Javier Fernández-Sanguino Peña.
2075
+ updated Finnish translation from Timo Jyrinki. Closes: #497716.
2076
+ simplified Chinese translation from Deng Xiyue. Closes: #497957.
2077
* Remove useless build-dependency on libgamin-dev.
2079
-- Josselin Mouette <joss@debian.org> Thu, 18 Sep 2008 18:25:36 +0200
2081
update-notifier (0.70.7.debian-3) unstable; urgency=low
2083
[ Emilio Pozuelo Monfort ]
2084
* debian/control.in:
2085
- update-notifier-common replaces update-manager, as it's
2086
now shipping /etc/apt/apt.conf.d/10periodic.
2087
- Remove Conflicts in update-notifier-common, they are not needed.
2090
* Bump standards version to 3.8.0, no extra change is needed
2091
* Updated 07_improve_readme.diff to fix examples reference
2092
* Fixed wrong executable check in update-notifier.cron.daily example
2093
script. Closes: #489954.
2095
-- Alan Baghumian <alan@technotux.org> Wed, 09 Jul 2008 09:05:22 +0200
2097
update-notifier (0.70.7.debian-2) unstable; urgency=low
2099
* debian/control.in:
2100
- Fix Conflicts/Replaces versioning. Closes: #489592.
2102
-- Emilio Pozuelo Monfort <pochu@ubuntu.com> Tue, 08 Jul 2008 02:33:42 +0200
2104
update-notifier (0.70.7.debian-1) unstable; urgency=low
2107
* New upstream stable releases
2108
* debian/changelog.ubuntu:
2109
- updated from the Ubuntu package
2111
- bump standards version to 3.7.3
2112
- bump minimum libgtk2.0-dev build-dep to >= 2.10.0
2113
- bump minimum libdbus-glib-1-dev build-dep to >= 0.60
2114
- added update-notifier-common to put shared things there
2115
- added update-notifier-common to update-notifier's deps
2116
- updated my email address
2117
- updated uploaders/maintainers
2118
* Added debian/15update-stamp:
2119
- move the update stamp hook into its own configuration
2121
* Updated debian/*.install for proper locations
2123
- merged upstream changes
2124
- extra space clean-ups
2125
* Updated 04_fix_gksu_usage.diff:
2126
- call update-manager with gksu
2127
- refreshed to be applied correctly
2128
* Rename upgrade-notifier.cron.daily to update-notifier.cron.daily
2129
as mentioned in the manpage
2130
* Removed debian/install: obsolete, merged with
2131
update-notifier-common.install
2134
* Dropped 05_fix_monitored_dirs.diff, merged upstream
2135
* Refreshed 02_reboot_use_my_gdm_signal, 002_i18n_update,
2136
04_fix_gksu_usage and 06_port_to_gtk2.10 to be applied
2139
[ Gustavo Noronha Silva ]
2141
- Make GNOME team the maintainer, I can no longer be involved
2142
- Add VCS information
2144
-- Alan Baghumian <alan@technotux.org> Sun, 06 Apr 2008 17:06:41 +0200
2146
update-notifier (0.70.7) hardy; urgency=low
2148
* src/update-notifier.c:
2149
- support running for non-admin users too
2150
- support forcing gksu
2152
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Apr 2008 23:15:31 +0200
2154
update-notifier (0.70.6) hardy; urgency=low
2156
* src/update-notifier.c:
2157
- monitor the apt-get update stamp file too (LP: #206360)
2159
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Apr 2008 16:49:48 +0200
2161
update-notifier (0.70.5) hardy; urgency=low
2163
* src/update-notifier.c:
2164
- delay statup checks for updates etc for 60s to avoid
2165
slowing down the desktop startup (for Seb128)
2166
- fix typo in monitored directories (LP: #188201)
2167
* src/update.c, src/crash.c, src/hooks.c:
2168
- ensure to not show notification if the icon is already
2171
- setup sensible default actions (LP: #186595)
2172
- do not keep the cdrom detected window on top of
2173
other windows (LP: #186593) and make sure it appears
2176
- use bigger icon (LP: #149380)
2178
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Mar 2008 18:24:07 +0100
2180
update-notifier (0.70.4) hardy; urgency=low
2182
* src/update.c, debian/15update-stamp:
2183
- run in the new APT::Update::Post-Invoke-Success slot
2184
- use /var/lib/apt/periodic/update-success-stamp stamp
2186
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Feb 2008 19:16:58 +0100
2188
update-notifier (0.70.3) hardy; urgency=low
2191
- string fix (thanks to Brian Murray, LP: #181375)
2192
- do not display a error when running on the live-cd
2193
and apt-check is symlinked to /bin/true
2195
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jan 2008 22:16:15 +0100
2197
update-notifier (0.70.2) hardy; urgency=low
2200
- fix typo in Vcs-Bzr header (thanks to Brian Murray)
2202
- remove debug output
2204
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Jan 2008 09:45:14 +0100
2206
update-notifier (0.70.1) hardy; urgency=low
2208
* debian/15update-stamp:
2209
- move the update stamp hook into its own configuration
2212
- do not spam .xsession-erors if no cdrom can be found
2215
- fix incorrect initialization of GString
2216
- always show icon when apt is working (LP: #173149)
2217
- fix in the insensitve code
2218
* src/update-notifier.h:
2219
- fix timeouts for outdated repository information
2221
- remove unused ui/upgrade-dialog.glade (LP: #157416)
2223
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Jan 2008 15:14:35 +0100
2225
update-notifier (0.70) hardy; urgency=low
2227
* use icon theme names "software-update-available" and
2228
"software-update-urgent" to show that updates are
2229
available and use the "-urgent" icon on security
2231
* show a warning icon if the last refresh of the
2232
repository information is older than 7 days
2233
* debian/10periodic:
2234
- install APT::Update::Post-Invoke handler so that the
2235
update-stamp is always updated after a successful update
2237
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 16:27:34 +0100
2239
update-notifier (0.67) hardy; urgency=low
2241
* Call this *#(*$# arch-build to generate the autotools files.
2243
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 28 Nov 2007 12:48:27 +0100
2245
update-notifier (0.66) hardy; urgency=low
2247
* data/update-notifier.schemas.in: Enable apport for Hardy.
2249
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 28 Nov 2007 12:46:56 +0100
2251
update-notifier (0.65) hardy; urgency=low
2253
* use getgroups() instead of getgrouplist() to work better
2254
with stuff from pam_groups (thanks to Sebastian Dröge)
2255
* add 22x22 and 24x24 icons (thanks to Alan Baghumian)
2257
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Nov 2007 10:18:09 +0100
2259
update-notifier (0.61) gutsy; urgency=low
2261
* data/update-notifier.schemas.in:
2264
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Oct 2007 21:36:31 +0200
2266
update-notifier (0.60) gutsy; urgency=low
2268
* data/update-notifier.schemas.in:
2269
- Disable apport for RC
2271
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Oct 2007 16:27:01 +0200
2273
update-notifier (0.59.6) gutsy; urgency=low
2276
- call dh_gconf after the schemas installation so it's registred correctly,
2277
that makes apport integration works again
2279
-- Sebastien Bacher <seb128@canonical.com> Mon, 24 Sep 2007 17:20:32 +0200
2281
update-notifier (0.59.5.debian-1) unstable; urgency=low
2284
* New upstream release.
2286
[ Gustavo Noronha Silva ]
2287
* debian/patches/06_port_to_gtk2.10.diff:
2288
- added to conditionaly use a gtk2.12-only function, which does
2289
not seem to break update-notifier if removed
2290
* debian/control.in, debian/update-notifier.1,
2291
debian/update-notifier.examples, debian/patches/07_improve_readme.diff:
2292
- accepted (slightly reworked) patch by Javier Fernández-Sanguino Peña
2293
to make it clear that update-notifier depends on external services
2294
to actually notice that updates are available (Closes: #439239)
2295
* debian/changelog.ubuntu:
2296
- updated from the Ubuntu package
2298
-- Gustavo Noronha Silva <kov@debian.org> Tue, 04 Sep 2007 21:40:19 -0300
2300
update-notifier (0.59.5) gutsy; urgency=low
2303
* fix incorrect tooltip when package manager was
2304
running (LP: #134959)
2306
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Aug 2007 13:31:44 +0200
2308
update-notifier (0.59.4.debian-1) unstable; urgency=low
2310
[ Gustavo Noronha Silva ]
2311
* New upstream version
2312
* Fix Uploaders field syntax (Closes: #431667)
2313
* Fix source package naming to indicate we modify it for Debian
2314
* debian/patches/05_fix_monitored_dirs.diff:
2315
- avoid monitoring non-existing directories (Debian-wise)
2318
* Use ubuntu-get-source instead of gnome-get-source; build-dep on
2319
gnome-pkg-tools >= 0.12.3.
2321
-- Gustavo Noronha Silva <kov@debian.org> Tue, 21 Aug 2007 22:30:00 -0300
2323
update-notifier (0.59.4) gutsy; urgency=low
2325
* Don't install notify-reboot-required in update-notifier
2327
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 16 Aug 2007 18:39:38 +0100
2329
update-notifier (0.59.3) gutsy; urgency=low
2331
* Add update-notifier-common conflicts and replaces
2332
on old update-notifier
2334
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 16 Aug 2007 15:45:29 +0100
2336
update-notifier (0.59.2) gutsy; urgency=low
2338
* Re-libtoolise before upload, fix fail to compile
2340
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 16 Aug 2007 12:18:40 +0100
2342
update-notifier (0.59.1) gutsy; urgency=low
2345
* Split some files into update-notifier-common for sharing
2349
* fix schema location to /usr/share/gconf/schemas
2351
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Aug 2007 19:01:27 +0200
1
2353
update-notifier (0.59) gutsy; urgency=low
3
2355
* fix crash in leftover from pre-GtkStatusIcon code (LP: #127965)