1
update-notifier (0.41.1) dapper; urgency=low
3
* src/update.c: typo fix (ubuntu: #28672)
4
* switched from libgamin to libgnome-vfs for the monitoring
6
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Jan 2006 14:33:07 +0100
8
update-notifier (0.41.0) dapper; urgency=low
10
* Introduce new "Restart Required" notification icon and dialog.
11
This is implemented separately to the "hooks" system we currently use,
12
but using the same trigger binary. This should retain compatibility
13
with existing code, and free up the hooks for less important notifications
14
that the user can read at their leisure.
16
-- Scott James Remnant <scott@ubuntu.com> Wed, 11 Jan 2006 18:16:51 +0000
18
update-notifier (0.40.18) dapper; urgency=low
20
* ported to new libnotify api, build-depend on (>= 0.3.0)
21
* depends on notify-daemon now (instead of notification-daemon)
23
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Jan 2006 16:09:24 +0100
25
update-notifier (0.40.17build1) dapper; urgency=low
27
* rebuild against latest dbus, updated dependencies
29
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Dec 2005 21:13:31 +0100
31
update-notifier (0.40.17) dapper; urgency=low
33
* changes to the notification bubble (to implements the u-n bits
34
of the "DapperDesktopPlan" spec), removed the blue links
36
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Dec 2005 11:43:23 +0100
38
update-notifier (0.40.16) dapper; urgency=low
40
* don't start if the user is not in admin group (see HideAdminTools
43
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Dec 2005 17:31:03 +0100
45
update-notifier (0.40.15) breezy; urgency=low
47
* debian/99update-notifier:
48
- added if [ -d /var/lib/update-notifier/ ]; then
49
around the touch dpkg-was-run stamp file (makes a purge possible
50
without dpkg error). Thanks to Kamion for reviewing it.
52
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Oct 2005 14:02:48 +0200
54
update-notifier (0.40.14) breezy; urgency=low
56
* debian/99update-notifier:
57
- only touch the dpkg-run-stamp if /var/lib/update-notifier/
58
actaully exists (makes a purge possible without dpkg error)
60
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Oct 2005 09:50:52 +0200
62
update-notifier (0.40.13) breezy; urgency=low
65
- skip deleted hook files (ubuntu #17067, #17205)
66
- fix a bug in the "supress-duplicates" logic that caused
67
already seen hooks to be seen again and again (ubuntu #17091)
69
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 5 Oct 2005 12:29:25 +0200
71
update-notifier (0.40.12) breezy; urgency=low
74
- fix a bug that prevented the summary to be displayed (thanks to
76
- make sure that the notification is shown after the upgrade
78
- make sure to init the md5sums of already seen hooks to avoid
79
showing duplicated entries (like e.g. from the kernel)
81
- if "show notifications" is unchecked hide a possible open
82
notification too (ubuntu #16803)
83
- hide the notification bubble if the updates are finished
84
(ubuntu #14663, #16179)
86
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Oct 2005 12:24:58 +0200
88
update-notifier (0.40.11) breezy; urgency=low
91
- be even more carefull with the hook list managment
93
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Sep 2005 23:28:35 +0200
95
update-notifier (0.40.10) breezy; urgency=low
98
- added Hungarian translation (thanks to Gabor Kelemen)
100
- typo fix (malone #2464)
102
- automatic upgrading from the cd disabled until this is properly
105
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Sep 2005 15:08:06 +0200
107
update-notifier (0.40.9) breezy; urgency=low
110
- be more carefull about the hook lists (ubuntu #14077)
112
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Sep 2005 10:37:54 +0200
114
update-notifier (0.40.8) breezy; urgency=low
117
- don't show a notification-bubble if the upgrade already finished
120
- don't show identical notifications more than once (e.g. it's common
121
to have multiple kernel notifications)
123
added dependencies to: hal, notification-daemon (ubuntu #15526)
125
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2005 13:28:23 +0200
127
update-notifier (0.40.7) breezy; urgency=low
130
- make the g_timeout for the update-bubble 5 secs (instead of 0.5s)
133
- added "DontShowAfterReboot" key to the hook file for e.g.
134
kernel notifications (ubuntu #13886)
135
- type: "informations" -> "information" (ubuntu #7052)
136
* typo fixes (ubuntu #15259)
138
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2005 20:11:59 +0200
140
update-notifier (0.40.6) breezy; urgency=low
142
* added src/hal.c to po/POTFILES.in (thanks Kamion)
144
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Aug 2005 17:39:47 +0200
146
update-notifier (0.40.5) breezy; urgency=low
149
- improve the popup-notifications (thanks to mpt for his feedback)
151
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Aug 2005 18:15:24 +0200
153
update-notifier (0.40.4) breezy; urgency=low
156
- better dbus reconnect support
157
- typo fix (ubuntu #13391)
158
- be more carefull about the placement of the notification send
161
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Aug 2005 10:29:08 +0200
163
update-notifier (0.40.3) breezy; urgency=low
165
* gamin changed the semantic of FAMEvent.Filename, changed the
166
code to deal with that
168
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Aug 2005 15:14:40 +0200
170
update-notifier (0.40.2) breezy; urgency=low
172
* report errors in the cache to the user
173
* use libnotify to tell the user about updates
175
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2005 13:07:00 +0200
177
update-notifier (0.40.1) breezy; urgency=low
179
* global already seen hook file in /etc/update-notifier/hooks_seen
182
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 4 Jul 2005 11:28:47 +0200
184
update-notifier (0.40) breezy; urgency=low
186
* fixed various bugs in the hook display code
188
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Jun 2005 15:02:05 +0200
190
update-notifier (0.39.2) breezy; urgency=low
192
* fix in the md5sum check in preinst (apologies to keybuk
193
for suspecting the new dpkg)
194
* call intltool-update -v -p in build target to make
195
langpack generation happy
197
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Jun 2005 10:25:54 +0200
199
update-notifier (0.39.1) breezy; urgency=low
201
* fixed a bug in apt-check (only happens on very new python-apt
203
* ported the hal-reconnect bits to the new dbus api
205
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jun 2005 11:10:23 +0200
207
update-notifier (0.39) breezy; urgency=low
209
* ported to libhal 0.5.1, build-depend on it,
210
-> the reconnect bits still needs to be ported
212
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 May 2005 16:52:30 +0200
214
update-notifier (0.38.11) hoary; urgency=low
216
* session icon and tray icon improved, no more blurry
217
(thanks to Alexander Brausewetter)
218
* updated fi.po translation (thanks to Timo Jyrinki)
219
* updated german translation
221
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Mar 2005 12:39:13 +0200
223
update-notifier (0.38.10) hoary; urgency=low
225
* fix for the pin file reading
226
* work-around a problem in python-apt when reading the pin file
228
* fix for the nr of upgrades calculation
230
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 14:54:53 +0100
232
update-notifier (0.38.9ubuntu1) hoary; urgency=low
234
* fixed wrongly formated 20archive file
236
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 01:52:13 +0100
238
update-notifier (0.38.9) hoary; urgency=low
240
* i18n fixes (missing translatable strings
241
* fix for wrong upgrade count (#7907)
242
* fix for a misdetection of a ubuntu cd
243
* translation update (es)
244
* setup /etc/apt/apt.conf.d/20archive with defaults
245
for archive size (500Mb) and archive age (30 days)
247
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 01:04:10 +0100
249
update-notifier (0.38.8) hoary; urgency=low
251
* try harder not to identify the live cd as install cd (#7114)
252
* try to keep the CD detected dialog above other window
253
* detect downloads of packages (fix #6307)
254
* show nice message when calling gksudo (fix #6671)
256
* consider pined packages too (#7368)
258
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 4 Mar 2005 11:55:32 +0100
260
update-notifier (0.38.7) hoary; urgency=low
262
* fixed a problem with the i18n
264
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 21 Feb 2005 23:10:32 +0100
266
update-notifier (0.38.6) hoary; urgency=low
268
* work around a gamin problem with monitoring single files
269
* added fi.po translation (thanks to Timo Jyrinki)
270
* added es.po translation (thanks to Jorge Bernal)
272
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 8 Feb 2005 10:16:26 +0100
274
update-notifier (0.38.5) hoary; urgency=low
276
* fixed a problem that causes udpate-notifier not to update it's status
277
when it was upgraded or re-installed
278
* basic i18n support for the hooks added
280
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 1 Feb 2005 15:03:26 +0100
282
update-notifier (0.38.4) hoary; urgency=low
284
* fixed missing gettext init (thanks to seb128!)
286
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Jan 2005 13:11:57 +0100
288
update-notifier (0.38.3) hoary; urgency=low
290
* da.po added (thanks to Martin Willemoes Hansen)
291
* some more code cleanups
293
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 27 Jan 2005 20:07:09 +0100
295
update-notifier (0.38.2) hoary; urgency=low
297
* depend on update-manager now
298
* better error reporting when hal/dbus/fam are not available
299
* run "gnome-software-properties" by default if prefernces is clicked
300
* save last action as default action on left click
302
-- Michael Vogt <mvo@debian.org> Mon, 24 Jan 2005 11:28:07 +0100
304
update-notifier (0.38.1) hoary; urgency=low
306
* put the periodic entries in /etc/apt/apt.conf.d/99update-notifier
307
into /etc/apt/apt.conf.d/10periodic
309
-- Michael Vogt <mvo@debian.org> Wed, 19 Jan 2005 14:16:56 +0100
311
update-notifier (0.38) hoary; urgency=low
313
* basic hook support added
315
-- Michael Vogt <mvo@debian.org> Wed, 12 Jan 2005 16:51:43 +0100
317
update-notifier (0.37.3) hoary; urgency=low
319
* improved the detection of apt-get update conditions a lot
320
* simplified the code that show/hides the icon
321
* md5 check for left-over /etc/apt/apt.conf.d/99upgrade-notifer
322
and delete it if unmodified
324
-- Michael Vogt <mvo@debian.org> Tue, 11 Jan 2005 14:28:29 +0100
326
update-notifier (0.37.2) hoary; urgency=low
328
* fixed a missed name change in debian/S99update-notifier
330
-- Michael Vogt <mvo@debian.org> Fri, 7 Jan 2005 00:00:45 +0100
332
1
update-notifier (0.37.1) hoary; urgency=low
334
3
* cdrom detection dialog improved