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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Michael Vogt
  • Date: 2008-11-10 18:04:02 UTC
  • Revision ID: michael.vogt@ubuntu.com-20081110180402-lvolg0ct1xr4vqoi
* debian/update-notifier-common.install:
  - move apt-check, apt-cdrom-check and cdromdistupgrade
    into update-notifier-common

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
update-notifier (0.110.3ubuntu2) natty; urgency=low
2
 
 
3
 
  * src/reboot.c: use consolekit instead of hal when gnome-session is
4
 
    not available. lp: #716905
5
 
 
6
 
 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 13 Feb 2011 13:39:15 +0100
7
 
 
8
 
update-notifier (0.110.3ubuntu1) natty; urgency=low
9
 
 
10
 
  * merged lp:~brian-murray/update-notifier/error-message-string-fix,
11
 
    many thanks!
12
 
 
13
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Jan 2011 11:32:56 +0100
14
 
 
15
 
update-notifier (0.110.2ubuntu1) natty; urgency=low
16
 
 
17
 
  * debian/90-updates-available, debian/98-fsck-at-reboot,
18
 
    debian/98-reboot-required:
19
 
    - check if the scripts exist before using them (thanks to
20
 
      Kees Cook)
21
 
 
22
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Jan 2011 19:01:35 +0100
23
 
 
24
 
update-notifier (0.110.1ubuntu3) natty; urgency=low
25
 
 
26
 
  * src/crash.c:
27
 
    - add dialog when system crashes are detected to avoid fullscreen
28
 
      gksu window
29
 
    - fix incorrect bits from the previous merge (thanks to Sebastien Bacher)
30
 
    - honor the /apps/update-notifier/auto_launch gconf key, if that is
31
 
      set never display a notifcation area icon but instead always fire
32
 
      up apport, if set, do the opposite and always show notifcation
33
 
      area icon and never fire up apport automatically
34
 
 
35
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 Jan 2011 14:20:33 +0100
36
 
 
37
 
update-notifier (0.110.1ubuntu2) natty; urgency=low
38
 
 
39
 
  [ Sebastien Bacher ]
40
 
  * src/crash.c: if there is no systray report at least the user issues.
41
 
    The code should still be ported to use an indicator later on.
42
 
  * src/crash.c: Don't spam the session log with the crash names either.
43
 
  * src/crash.c, src/reboot.c, src/update-notifier.c:
44
 
    - clear some debug calls to keep the session log clean
45
 
  
46
 
  [ Michael Vogt ]
47
 
  * src/update-notifier.c:
48
 
    - move debug calls into g_debug and hide that by default
49
 
    - add new --debug-misc call that is a catch-all bucket for 
50
 
      uncategorized messages
51
 
  * src/crash.c:
52
 
    - use g_spawn_sync() instead of g_spawn_sync_command_line and
53
 
      pass G_SPAWN_STDOUT_TO_DEV_NULL|G_SPAWN_STDERR_TO_DEV_NULL
54
 
    
55
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 Jan 2011 09:14:03 +0100
56
 
 
57
 
update-notifier (0.110.1ubuntu1) natty; urgency=low
58
 
 
59
 
  [ Michael Vogt ]
60
 
  * data/update-motd-fsck-at-reboot:
61
 
    - fix small issues in the script that I introduced in the
62
 
      merge
63
 
  * add recommends to aptdaemon (thanks to Michael Terry)
64
 
    LP: #600745
65
 
 
66
 
  [ Kees Cook ]
67
 
  * data/update-motd-cpu-checker, data/Makefile.am, debain/control,
68
 
    debian/20-cpu-checker, debian/update-notifier-common.{install,postinst}:
69
 
    drop cpu-checker since kernel will unmask BIOS filtering of NX now.
70
 
 
71
 
 -- Kees Cook <kees@ubuntu.com>  Wed, 17 Nov 2010 11:35:00 -0800
72
 
 
73
 
update-notifier (0.110ubuntu1) natty; urgency=low
74
 
 
75
 
  [ Loïc Minier ]
76
 
  * Update description to not mention adept/adept-notifier anymore, but "other
77
 
    packages" and "server use cases" as adept doesn't exist anymore.
78
 
 
79
 
  [ Michael Terry ]
80
 
  * Add --disable-deprecations configure flag to test for deprecated API use
81
 
  * Don't use deprecated API, and update required version of GTK+ to match
82
 
    LP: #655231
83
 
  
84
 
  [ Michael Vogt ]
85
 
  * merged lp:~shiyee/update-notifier/fsck-at-reboot, thanks to
86
 
    Mads Chr. Olesen
87
 
 
88
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Nov 2010 10:11:11 +0100
89
 
 
90
 
update-notifier (0.105ubuntu1) maverick; urgency=low
91
 
 
92
 
  * src/reboot.c:
93
 
    - avoid triggering a aptdaemon launch when checking for
94
 
      pending transactions (LP: #587004)
95
 
 
96
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Sep 2010 10:00:54 +0200
97
 
 
98
 
update-notifier (0.104ubuntu1) maverick; urgency=low
99
 
 
100
 
  [ Sebastian Geiger ]
101
 
  * src/update.c:
102
 
    - fix missing init of GError
103
 
  * updated to use xdg config dirs (thanks to Christian Klein)
104
 
  
105
 
  [ Michael Vogt ]
106
 
  * move hooks file over to the new location if
107
 
    it exists
108
 
 
109
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 25 Aug 2010 21:16:28 +0200
110
 
 
111
 
update-notifier (0.103ubuntu1) maverick; urgency=low
112
 
 
113
 
  [ Michael Vogt ]
114
 
  * add /usr/share/update-notifier/plugins/cache-changed dir
115
 
    that can be used to trigger scripts on cache change (update,
116
 
    install, remove, upgrade) that are run within the users
117
 
    context (e.g. oneconf) 
118
 
 
119
 
  [ Didier Roche ]
120
 
  * sort and launch scripts one after another in async mode on cache change
121
 
 
122
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Jul 2010 15:01:58 +0200
123
 
 
124
 
update-notifier (0.102ubuntu1) maverick; urgency=low
125
 
 
126
 
  * Generalize firmware backend to be more easily extensible for other types
127
 
    of uevents:
128
 
    - Rename firmware.{h,c} to uevent.{h,c} and rename the functions
129
 
      accordingly.
130
 
    - configure.in, src/Makefile.am, src/update-notifier.c: Fix references for
131
 
      name changes above.
132
 
    - uevent.c: Split out the "missing general firmware" specific bits into a
133
 
      new function deal_with_missing_firmware(). This makes the on_uevent()
134
 
      function very small and clean, and easy to extend.
135
 
  * src/uevent.c: Add new function deal_with_scp() to launch
136
 
    system-config-printer when a printer is added or present at startup, and
137
 
    s-c-p is not running yet. This must explicitly enabled with the new
138
 
    --enable-system-config-printer configure option, and is disabled by
139
 
    default. OEMs and derivatives can enable it easily and drop s-c-p's
140
 
    autostart .desktop file.
141
 
  * src/uevent.c: Fix a memory leak, properly free the list items and list
142
 
    from g_udev_client_query_by_subsystem().
143
 
  * debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).
144
 
  * Add debian/source/format: 3.0 (native).
145
 
 
146
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 25 Jun 2010 12:19:04 +0200
147
 
 
148
 
update-notifier (0.101ubuntu1) maverick; urgency=low
149
 
 
150
 
  * src/update.c:
151
 
    - run apt-check with nice and ionice (thanks to dbarth)
152
 
  * README:
153
 
    - updated, add information on /etc/apt/apt.conf.d/10periodic,
154
 
      /etc/apt/apt.conf.d/20archive. Thanks to Michael Schuerig
155
 
      for suggesting this
156
 
 
157
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Jun 2010 15:06:12 +0200
158
 
 
159
 
update-notifier (0.100ubuntu1) maverick; urgency=low
160
 
 
161
 
  * properly integrate with check-release-upgrade-gtk and support
162
 
    --devel-release
163
 
  * merged from debian, many thanks to Julian Andres Klode
164
 
  * switch back to auto-open mode 
165
 
 
166
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 01 Jun 2010 15:38:26 +0200
167
 
 
168
 
update-notifier (0.99.3debian4) unstable; urgency=low
169
 
 
170
 
  * Show the tray icon instead of running update-manager (Closes: #578717),
171
 
    the update-manager mode does not even work currently due to Bug#579789.
172
 
 
173
 
 -- Julian Andres Klode <jak@debian.org>  Wed, 05 May 2010 12:11:01 +0200
174
 
 
175
 
update-notifier (0.99.3debian3) unstable; urgency=low
176
 
 
177
 
  * Do not ship /var/crash as it is not needed.
178
 
  * debian/update-notifier-common.install:
179
 
    - Install /etc/apt/apt.conf.d/ files here instead of using debian/rules.
180
 
  * debian/rules: Simplify and remove unneeded parts.
181
 
  * autogen.sh: Run intltool-update -p here.
182
 
  * data/apt_check.py:
183
 
    - Detect security updates for Debian [and gNewSense] (Closes: #493653).
184
 
  * Run notify-reboot-required in kernel postinst.d (Closes: #502396).
185
 
  * data/notify-reboot-required: Also work if /var/run is no mountpoint,
186
 
    it will be cleaned up on boot anyway (Closes: #462002).
187
 
  * Recommend synaptic and software-properties-gtk and only use them if
188
 
    they are installed (Closes: #559000, #448534).
189
 
  * Recommend anacron to have up-to-data package lists (Closes: #414155).
190
 
  * debian/99update-notifier: Fix syntax.
191
 
  * Update translations from Launchpad and create ALL_LINGUAS dynamically.
192
 
  * data/Makefile.am: Do not run gconftool-2, it just prints warnings.
193
 
  * Fix compiler warnings.
194
 
 
195
 
 -- Julian Andres Klode <jak@debian.org>  Sun, 18 Apr 2010 18:18:36 +0200
196
 
 
197
 
update-notifier (0.99.3debian2) unstable; urgency=low
198
 
 
199
 
  * configure.in: Remove gdu and gudev-1.0 from the common module list.
200
 
 
201
 
 -- Julian Andres Klode <jak@debian.org>  Sat, 17 Apr 2010 13:19:56 +0200
202
 
 
203
 
update-notifier (0.99.3debian1) unstable; urgency=low
204
 
 
205
 
  * Rebase packaging on Ubuntu's one (Closes: #568476); differences:
206
 
    - Depend on update-manager-gnome instead of update-manager.
207
 
    - Only recommend cpu-checker as it's not in the archive (yet).
208
 
  * data/apt_check.py: Upgrade to new python-apt API (Closes: #572351).
209
 
  * Disable gudev and gdu stuff on non-Linux architectures.
210
 
  * debian/control: Update Standards-Version and have -common depend on python.
211
 
  * debian/update-notifier-common.preinst: Add missing #DEBHELPER# line.
212
 
 
213
 
 -- Julian Andres Klode <jak@debian.org>  Fri, 16 Apr 2010 19:41:27 +0200
214
 
 
215
 
update-notifier (0.99.2) lucid; urgency=low
216
 
 
217
 
  * 20-cpu-checker, 90-updates-available, 98-reboot-required,
218
 
    update-notifier-common.install, update-notifier-common.links:
219
 
    symlinking scripts into /etc/update-motd.d causes them *not*
220
 
    to be considered conffiles, so admins can't really edit or
221
 
    remove them to their liking; instead, install simple "exec"
222
 
    shell wrappers, LP: #559194
223
 
 
224
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 09 Apr 2010 12:44:13 -0500
225
 
 
226
 
update-notifier (0.99.1) lucid; urgency=low
227
 
 
228
 
  [ Michael Vogt ]
229
 
  * data/notify-reboot-required:
230
 
    - make sure to record the maintainer script that requested the
231
 
      reboot in /var/run/reboot-required.pkgs (LP: #538253)
232
 
  * silence debug messages by default (unless one of the 
233
 
    --debug switches is used)
234
 
  * debian/control:
235
 
    - point Vcs-Bzr to lucid branch
236
 
 
237
 
  [ Dustin Kirkland ]
238
 
  * debian/update-notifier-common.links: move reboot-required
239
 
    from update-motd position 99 to 98, since 99 is now a (typically
240
 
    empty) admin-controlled footer
241
 
 
242
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 Mar 2010 14:59:04 +0100
243
 
 
244
 
update-notifier (0.99) lucid; urgency=low
245
 
 
246
 
  * src/firmware.c:
247
 
    - move hplip firmware loading here and watch for udev 
248
 
      events from printers that need to load a firmware. Call 
249
 
      hp-plugin-ubuntu in this case automatically.
250
 
  * src/hplip.{c,h}:
251
 
    - dropped in favor of doing this in the firmware.c code
252
 
 
253
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 19 Mar 2010 17:21:04 +0100
254
 
 
255
 
update-notifier (0.98) lucid; urgency=low
256
 
 
257
 
  * data/update-motd-cpu-checker: update path to the now external checker.
258
 
 
259
 
 -- Kees Cook <kees@ubuntu.com>  Thu, 11 Mar 2010 01:16:49 -0800
260
 
 
261
 
update-notifier (0.97) lucid; urgency=low
262
 
 
263
 
  * debian/control, data/update-motd-cpu-checker: move motd updater into
264
 
    the data/ tree and add to build system now that check-bios-nx is part
265
 
    of the external cpu-checker package.
266
 
 
267
 
 -- Kees Cook <kees@ubuntu.com>  Wed, 10 Mar 2010 23:03:25 -0800
268
 
 
269
 
update-notifier (0.96) lucid; urgency=low
270
 
 
271
 
  * debian/cpu-checker/check-bios-nx: adjust informational URL, eliminate
272
 
    "filter" language in favor of "disable".
273
 
 
274
 
 -- Kees Cook <kees@ubuntu.com>  Thu, 18 Feb 2010 12:23:28 -0800
275
 
 
276
 
update-notifier (0.95) lucid; urgency=low
277
 
 
278
 
  * debian/cpu-checker/*, debian/rules, debian/update-notifier-common.links:
279
 
    add NX bit sanity checker to be included in motd updates.
280
 
 
281
 
 -- Kees Cook <kees@ubuntu.com>  Wed, 17 Feb 2010 15:05:16 -0800
282
 
 
283
 
update-notifier (0.94) lucid; urgency=low
284
 
 
285
 
  * Add src/hplip.{h,c}:
286
 
    -  listen to com.hp.hplip.NeedPlugin events
287
 
 
288
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Feb 2010 13:34:08 +0100
289
 
 
290
 
update-notifier (0.93) lucid; urgency=low
291
 
 
292
 
  * data/update-notifier.desktop:
293
 
    - drop the --startup-delay command line option and use the new 
294
 
      X-GNOME-Autostart-Delay autostart key instead
295
 
 
296
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 01 Feb 2010 15:36:10 -0800
297
 
 
298
 
update-notifier (0.92) lucid; urgency=low
299
 
 
300
 
  * Add src/firmware.{h,c}: Listen to "firmware" subsystem events, check if
301
 
    requested firmware is present, and call jockey --check if not.
302
 
    (LP: #425821, UbuntuSpec:desktop-lucid-jockey-hotplug-support)
303
 
 
304
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 26 Nov 2009 11:09:42 +0100
305
 
 
306
 
update-notifier (0.91) lucid; urgency=low
307
 
 
308
 
  [ Michael Vogt ]
309
 
  * src/reboot.c:
310
 
    - do not auto-open restart required dialog, do this check in
311
 
      the calling clients (like update-manager) instead
312
 
 
313
 
  [ Loïc Minier ]
314
 
  * Drop a couple of useless AC_SUBSTs.
315
 
  * src/Makefile.am: use $(PACKAGE_CFLAGS) and _LIBS instead of
316
 
    @PACKAGE_CFLAGS@ and _LIBS to allow overriding on the cmdline.
317
 
  * configure.in: add "x11" to pkg_modules since src/clipboard.c calls X11
318
 
    functions directly; fixes build issue with binutils-gold; thanks Peter
319
 
    Fritzsche for the report; Debian #556515.
320
 
  * Build-dep on libx11-dev explicitly.
321
 
  * Wrap build-deps and deps to get cleaner diffs.
322
 
  * Cleanup rules, mostly dropping boilerplate.
323
 
  * Pass -s to dh_* in binary-arch.
324
 
  * Don't overwrite CFLAGS from the env.
325
 
  * Don't set INSTALL_PROGRAM, not needed with dh_strip.
326
 
  * Only pass --host to configure if DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE
327
 
    differ.
328
 
  * Pass LDFLAGS down to configure.
329
 
  * Build-dep on autotools-dev to ensure config.sub and config.guess are
330
 
    present.
331
 
  * Don't ignore errors from distclean.
332
 
  * Update FSF address in copyright and misc src/*.[ch] files.
333
 
  * "set -e" in debian/preinst, postinst, and postrm.
334
 
  * Cleanup and simplify debian/update-notifier-common.postinst.
335
 
  * Use Vcs-Bzr instead of XS-Vcs-Bzr.
336
 
  * Bump up Standards-Version to 3.8.3.
337
 
  * Comment out --with-pkg-manager= configure flag as it's dnl-ed out in
338
 
    configure.in.
339
 
  * Drop useless DEBVER from rules.
340
 
  * Move to debhelper 7; bump bdep and compat.
341
 
 
342
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Nov 2009 09:19:46 +0100
343
 
 
344
 
update-notifier (0.90) karmic; urgency=low
345
 
 
346
 
  * data/update-notifier.schemas.in:
347
 
    - fix typo (LP: #400214)
348
 
  * debian/update-notifier-common.dirs:
349
 
    - do not ship /var/crash here (LP: #449738)
350
 
  * debian/rules:
351
 
    - create /var/crash with the right permissions
352
 
  * debian/update-notifier-common.postinst:
353
 
    - fixup if permissions of /var/crash are incorrect due to
354
 
      update-notifier-common (LP: #449738)
355
 
  * data/apt-cdrom-check:
356
 
    - only offer addon-cd if gnome-app-install is installed
357
 
      (software-center does not yet support addon CDs)
358
 
  * src/update.c:
359
 
    - use gtk-dialog-warning-panel by default and use gtk
360
 
      fallback mechanism to use the gtk-dialog-warning stock icon
361
 
 
362
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Oct 2009 17:15:35 +0200
363
 
 
364
 
update-notifier (0.89) karmic; urgency=low
365
 
 
366
 
  [ Mario Limonciello ]
367
 
  * src/reboot.c:
368
 
    - Fallback to HAL if possible to reboot (LP: #437333)
369
 
  
370
 
  [ Michael Vogt ]
371
 
  * src/reboot.c:
372
 
    - wait for pending aptdaemon transactions before showing
373
 
      the reboot required dialog (LP: #445634)
374
 
  * src/update.c:
375
 
    - fix small memleak
376
 
 
377
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 09 Oct 2009 16:40:44 +0200
378
 
 
379
 
update-notifier (0.88) karmic; urgency=low
380
 
 
381
 
  * ui/reboot-dialog.ui:
382
 
    - simplify text in the restart required UI (LP: #397324),
383
 
      thanks to Scott Ritchie
384
 
  * src/hal.c:
385
 
    - more robustness again failure in gdu_pool_new() 
386
 
  * src/upate-notifier.c: 
387
 
    - when gdu can not be initialized, do not fail but log a 
388
 
      warning instead (LP: #418691)
389
 
  * data/update-notifier.schemas.in:
390
 
    - fix typo (LP: #411511), thanks to Rakesh 'arky' Ambati
391
 
 
392
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Sep 2009 18:41:30 +0200
393
 
 
394
 
update-notifier (0.87) karmic; urgency=low
395
 
 
396
 
  [ Dustin Kirkland ]
397
 
  * debian/control: recommend libpam-modules rather than update-motd,
398
 
    LP: #399071
399
 
 
400
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 16 Jul 2009 17:18:45 -0500
401
 
 
402
 
update-notifier (0.86) karmic; urgency=low
403
 
 
404
 
  [ Sebastien Bacher ]
405
 
  * debian/rules:
406
 
    - build using --as-needed to reduce the depends
407
 
 
408
 
  [ Dustin Kirkland ]
409
 
  * debian/update-notifier-common.dirs: update-notifier-common
410
 
    needs /etc/update-motd.d, rather than /etc/update-motd.d/hourly;
411
 
    causes this directory to *not* be removed on update-motd package
412
 
    removal/upgrade
413
 
 
414
 
  [ Michael Vogt ]
415
 
  * src/update-notifier.c:
416
 
    - if display can not be opened, show a propper error message
417
 
      and do not crash (LP: #317745)
418
 
  * src/apt_check.py:
419
 
    - count security updates correctly even when they are "shadowed"
420
 
      by a regular update (LP: #394958)
421
 
    - fix typo (thanks to Hew McLachlan)
422
 
  * data/update-motd-updates-available, debian/99update-notifier:
423
 
    - move updates available from /var/run to /var/lib/update-notifier
424
 
      to make it persistent over reboots
425
 
  * src/update-notifier.c:
426
 
    - make the timeout for no-activity from apt bigger (LP: #274001)
427
 
  * data/update-notifier.desktop.in:
428
 
    - better description for the auto startup (LP: #146918)
429
 
  * src/update-notifier.c:
430
 
    - use GAppInfo/GAppLaunchContext to provide startup notification
431
 
      support (LP: #46258)
432
 
  
433
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jul 2009 16:50:46 +0200
434
 
 
435
 
update-notifier (0.85) karmic; urgency=low
436
 
 
437
 
  * src/reboot.c:
438
 
    - use the gnome-session dbus interface for reboots
439
 
  * src/hal.c -> src/gdu.c:
440
 
    - ported from hal to gnome-disk-utils (libgdu-dev)
441
 
  * drop libgnome from the build-depends and switch to
442
 
    the new gnome-session dbus interface entirely
443
 
  * debian/control:
444
 
    - drop libgnome-dev, libhal-dev
445
 
  * src/update.c:
446
 
    - when checking for apt/dpkg logs, ignore empty ones, 
447
 
      they are most likely caused by logrotate (thanks to
448
 
      Dan Kegel)
449
 
    - when checking apt/dpkg logs, glob() for the old(er)
450
 
      ones too (thanks to Dan Kegel)
451
 
 
452
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Jul 2009 17:25:16 +0200
453
 
 
454
 
update-notifier (0.80) karmic; urgency=low
455
 
 
456
 
  * add /apps/update-notifier/hide_reboot_notification
457
 
    gconf key to hide the reboot required messages 
458
 
    (as suggested by tjaalton)
459
 
  * when running in auto-launch mode, check if security
460
 
    updates are installed unattended and if so, use the normal
461
 
    launch interval (LP: #369706)
462
 
 
463
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 06 Jul 2009 13:23:06 +0200
464
 
 
465
 
update-notifier (0.79) karmic; urgency=low
466
 
 
467
 
  [ Sebastien Bacher ] 
468
 
  * ported from glade to gtkbuilder
469
 
  
470
 
  [ Michael Vogt ]
471
 
  * data/apt_check.py:
472
 
    - ensure that updates in both -updates and -security are
473
 
      only counted once (thanks to Emmet)
474
 
  * debian/control:
475
 
    - add strict dependency on update-notifier-common
476
 
 
477
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 29 Jun 2009 14:11:25 +0200
478
 
 
479
 
update-notifier (0.78) karmic; urgency=low
480
 
 
481
 
  * src/update.c:
482
 
    - better debug output
483
 
    - add AUTOLAUNCH_MINIMAL_SECURITY_INTERVAL (LP: #369198)
484
 
  * src/update-notifier.c:
485
 
    - fix typo (#365314)
486
 
  * data/apt_check.py:
487
 
    - check for security updates in the current running
488
 
      distro release (deals with cases where people have
489
 
      two distros in their sources.list)
490
 
  * remove some debug output
491
 
 
492
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Apr 2009 15:39:34 +0200
493
 
 
494
 
update-notifier (0.76.7) jaunty; urgency=low
495
 
 
496
 
  * fix crash in --debug mode (LP: #348883, #348110)
497
 
 
498
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 26 Mar 2009 11:01:09 +0100
499
 
 
500
 
update-notifier (0.76.6) jaunty; urgency=low
501
 
 
502
 
  * src/update.c:
503
 
    - do not auto-launch if the dpkg lock is taken
504
 
      by another process (LP: #334935)
505
 
  * rework the debug options and support --debug-inotify,
506
 
    --debug-updates, --debug-hooks
507
 
 
508
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Mar 2009 14:11:12 +0100
509
 
 
510
 
update-notifier (0.76.5) jaunty; urgency=low
511
 
 
512
 
  * debian/99update-notifier: write an empty /var/run/updates-available,
513
 
    rather than removing it;  empty indicates that we *know* that there are
514
 
    no updates available, whereas missing/remove indicates that the status
515
 
    is unknown, LP: #339066
516
 
 
517
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sat, 07 Mar 2009 00:32:56 -0600
518
 
 
519
 
update-notifier (0.76.4) jaunty; urgency=low
520
 
 
521
 
  * fix corner cases when the update icon still
522
 
    appears even if run in auto launch mode (thanks to
523
 
    Steve Langasek)
524
 
 
525
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 04 Mar 2009 09:37:20 +0100
526
 
 
527
 
update-notifier (0.76.3) jaunty; urgency=low
528
 
 
529
 
  * use the gconf /apps/update-manager/launch_time key
530
 
    to detect the last lauch time. this means the autolaunch
531
 
    time is reset on each manual update-manager run too
532
 
 
533
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 03 Mar 2009 14:57:27 +0100
534
 
 
535
 
update-notifier (0.76.2) jaunty; urgency=low
536
 
 
537
 
  * src/reboot.c:
538
 
    - show the reboot required dialog only once per
539
 
      session (thanks to mdz for the report)
540
 
  * src/update.c:
541
 
    - when checking if update-manager needs to be auto launched,
542
 
      take the time of the last package installs/removals into
543
 
      consideration as well (as requested by the DX team)
544
 
    - when auto launching update-manager, run with nice and 
545
 
      ionice -c3
546
 
  * src/update-notifier.c:
547
 
    - add --debug-autolaunch switch
548
 
 
549
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 02 Mar 2009 15:38:28 +0100
550
 
 
551
 
update-notifier (0.76.1) jaunty; urgency=low
552
 
 
553
 
  * ui/reboot-reqruied.glade:
554
 
    - add dialog title for auto-launching
555
 
  * data/update-notifier.schemas.in:
556
 
   - set default launch interval to 7 days now (as asked for
557
 
     by the DX team) 
558
 
  * data/apt_check.py:
559
 
    - fix i18n plural forms (LP: #325251)
560
 
 
561
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Feb 2009 20:47:37 +0100
562
 
 
563
 
update-notifier (0.76) jaunty; urgency=low
564
 
 
565
 
  * make "auto_launch" update-manager mode the default (as asked
566
 
    for by the DX team)
567
 
  * set "regular_auto_launch_interval" to 2 days for the development
568
 
    release. this default will change to 7 days for the stable
569
 
    release
570
 
  * run update-manager with "--no-focus-on-map" when in 
571
 
    "auto_launch" mode
572
 
  * add "/apps/update-notifier/regular_auto_launch_interval" gconf
573
 
    key that controls at what intervals (in days) update-manager is 
574
 
    automatically launched for regular updates (security updates 
575
 
    will be launched immediately). This only affects users that use
576
 
    "/apps/update-notifier/auto_launch"
577
 
  * make the interactive upgrade hooks dialog open up immediately
578
 
    if "auto_launch" is enabled
579
 
  * make the reboot required dialog open up immediately if "auto_launch" 
580
 
    is enabled
581
 
 
582
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 16 Feb 2009 17:06:56 +0100
583
 
 
584
 
update-notifier (0.75.10) jaunty; urgency=low
585
 
 
586
 
  * add gconf "/apps/update-notifier/auto_launch" option that 
587
 
    can automatically launch update-manager (defaults to 
588
 
    "false" for now until focus it not stolen)
589
 
 
590
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 06 Feb 2009 14:33:06 +0100
591
 
 
592
 
update-notifier (0.75.9) jaunty; urgency=low
593
 
 
594
 
  * debian/99update-notifier:
595
 
    - remove /var/run/updates-available after package installation
596
 
      (LP: #319438)
597
 
  
598
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 04 Feb 2009 16:36:27 +0100
599
 
 
600
 
update-notifier (0.75.8) jaunty; urgency=low
601
 
 
602
 
  * debian/update-notifier.docs:
603
 
    - fix filename and use it again (LP: #319194)
604
 
  * fix reboot action (LP: #314409)
605
 
 
606
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 23 Jan 2009 15:21:02 +0100
607
 
 
608
 
update-notifier (0.75.7) jaunty; urgency=low
609
 
 
610
 
  [ Michael Vogt ]
611
 
  * src/hal.c: 
612
 
    - fix incorrect capitalization (LP: #186594) 
613
 
    
614
 
  [ Chris Coulson ]
615
 
  * src/update-notifier.c:
616
 
    - Revert an earlier change to call gnome_program_init()
617
 
      again. reboot.c still depends on this (LP: #302326)
618
 
 
619
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 20 Jan 2009 19:59:20 +0100
620
 
 
621
 
update-notifier (0.75.6) jaunty; urgency=low
622
 
 
623
 
  * data/update-notifier.desktop.in:
624
 
    - work with other DEs than gnome,xfce (LP: #300463)
625
 
  * po/POTFILES.in:
626
 
    - add missing file (LP: #298806)
627
 
  * src/update-notifier.c:
628
 
    - make "--force" start u-n even for system users (LP: #294569)
629
 
    - add gconf-key /apps/update-notifier/end_system_uids to make
630
 
      this configurable
631
 
  * src/update.{cc,h}:
632
 
    - show amount of updates available in notification 
633
 
      (LP: #243695) as well
634
 
 
635
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Nov 2008 21:24:31 +0100
636
 
 
637
 
update-notifier (0.75.5) jaunty; urgency=low
638
 
 
639
 
  * data/notify-reboot-required:
640
 
    - fix breakage when gettext-base is not installed
641
 
      (thanks to StevenK)
642
 
 
643
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Nov 2008 09:57:35 +0100
644
 
 
645
 
update-notifier (0.75.4) jaunty; urgency=low
646
 
 
647
 
  [ Dustin Kirkland ]
648
 
  * data/Makefile.am: install 
649
 
    - update-motd-reboot-required and 
650
 
    - update-motd-updates-available
651
 
  * data/notify-reboot-required: 
652
 
    - write human-readable, translatable output to /var/run/reboot-required
653
 
  * data/update-motd-reboot-required: 
654
 
    - standalone shell script for use in update-motd
655
 
  * data/update-motd-updates-available: 
656
 
    - standalone shell script to call apt-check with --human-readable option; 
657
 
      hook for use in update-motd
658
 
  * debian/control: 
659
 
    - recommend update-motd (>= 1.9), which contains fine grained motd
660
 
      update frequency control
661
 
  
662
 
  [ Michael Vogt ]
663
 
  * po/POTFILES.in:
664
 
    - add data/notify-reboot-required
665
 
  * data/update-motd-updates-available:
666
 
    - add checks so that apt-check only runs if the sources.list or the
667
 
      package lists changed
668
 
  * debian/rules:
669
 
    - byebye arch-build target
670
 
  * .bzr-builddeb/default.conf:
671
 
    - welcome "[HOOKS]\npre-build"
672
 
 
673
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Nov 2008 16:52:31 +0100
674
 
 
675
 
update-notifier (0.75.3) jaunty; urgency=low
676
 
 
677
 
  * data/apt_check.py:
678
 
    - add "--human-readable" that gives the output
679
 
      in a human readable format (useful for e.g. scripts)
680
 
  * po/POTFILES.in:
681
 
    - updated
682
 
    - re-run make update-po
683
 
 
684
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Nov 2008 20:59:04 +0100
685
 
 
686
 
update-notifier (0.75.2) jaunty; urgency=low
687
 
 
688
 
  * data/apt_check.py:
689
 
    - make it a module so that it be shared with
690
 
      update-notifier-kde
691
 
    - rename so that it can be imported by update-notifier-kde
692
 
    - create compat symlink
693
 
    - use dgettext() so that it can be used from a different
694
 
      gettext domain that update-notifier
695
 
    - move the option parser out of run()
696
 
  * po/POTFILES.in:
697
 
    - add missing files
698
 
  * debian/update-notifier-common.install:
699
 
    - move the translations into this package
700
 
 
701
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Nov 2008 20:15:11 +0100
702
 
 
703
1
update-notifier (0.75.1) jaunty; urgency=low
704
2
 
705
3
  * debian/update-notifier-common.install:
829
127
 
830
128
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Jun 2008 17:37:20 +0200
831
129
 
832
 
update-notifier (0.70.7.debian-7) unstable; urgency=low
833
 
 
834
 
  [ Emilio Pozuelo Monfort ]
835
 
  * debian/control.in: Depend on dbus-x11 rather than dbus-1-utils.
836
 
    Closes: #451449.
837
 
  
838
 
  [ Stephan Peijnik ]
839
 
  * debian/patches/08_gksu_preserve_environment.diff: Added patch that makes
840
 
    gksu preserve its environment (-k switch). Fixes an issue with 
841
 
    update-manager-gnome.
842
 
 
843
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 21 Sep 2009 19:04:50 +0200
844
 
 
845
 
update-notifier (0.70.7.debian-6) unstable; urgency=low
846
 
 
847
 
  [ Loic Minier ]
848
 
  * Use lt-nl instead of lt in README.reboot-required.Debian for robustness.
849
 
 
850
 
  [ Emilio Pozuelo Monfort ]
851
 
  * Depend on update-manager-gnome rather than update-manager since it's
852
 
    been renamed. Closes: #544325.
853
 
 
854
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 30 Aug 2009 22:04:01 +0200
855
 
 
856
 
update-notifier (0.70.7.debian-5) unstable; urgency=low
857
 
 
858
 
  [ Hideki Yamane ]
859
 
  * debian/update-notifier-common.install
860
 
    - add localized message 
861
 
      (as /usr/share/locale/*/LC_MESSAGES/update-notifier.mo)
862
 
  * debian/patches/002_i18n_update.diff
863
 
    - update ja.po
864
 
  * debian/patches/04_fix_gksu_usage.diff
865
 
    - remove unnecessary patch line for src/update-notifier.c.orig.rej
866
 
 
867
 
  [ Josselin Mouette ]
868
 
  * Add version mangling to watch file.
869
 
  * Require debhelper 5.0.51 for dh_icons.
870
 
  * Make update-notifier-common depend on python for the scripts.
871
 
  * update-notifier.1:
872
 
    + Fix whatis entry.
873
 
    + Fix a typo.
874
 
  * Add set -e to preinst, postinst, postrm.
875
 
  * postrm:
876
 
    + Don’t use -a in the test.
877
 
    + Remove the stamp directory after purge.
878
 
  * Fix spelling of Xfce.
879
 
  * rules:
880
 
    + Remove unused arch-build target.
881
 
    + Don’t ignore errors in make distclean.
882
 
    + Move dh_icons to the appropriate place.
883
 
    + Correctly split binary-arch and binary-indep targets.
884
 
    + Remove the config.{sub,guess} dance, it’s handled by cdbs.
885
 
  * Add -g to CFLAGS for gdm-signal.
886
 
  * gdm-logout-action.[ch]: updated from gnome-panel, so that they are 
887
 
    adapted to the new GDM protocol.
888
 
  * autodown.c: remove references to hibernate.
889
 
  * Install gdm-signal with the 755 permissions (lol).
890
 
  * 002_i18n_update.diff: update fr.po.
891
 
 
892
 
 -- Josselin Mouette <joss@debian.org>  Wed, 22 Oct 2008 13:59:28 +0200
893
 
 
894
 
update-notifier (0.70.7.debian-4) unstable; urgency=low
895
 
 
896
 
  * 002_i18n_update.diff:
897
 
    + updated Spanish translation from Javier Fernández-Sanguino Peña. 
898
 
      Closes: #492433.
899
 
    + updated Finnish translation from Timo Jyrinki. Closes: #497716.
900
 
    + simplified Chinese translation from Deng Xiyue. Closes: #497957.
901
 
  * Remove useless build-dependency on libgamin-dev.
902
 
 
903
 
 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 18:25:36 +0200
904
 
 
905
 
update-notifier (0.70.7.debian-3) unstable; urgency=low
906
 
 
907
 
  [ Emilio Pozuelo Monfort ]
908
 
  * debian/control.in:
909
 
    - update-notifier-common replaces update-manager, as it's
910
 
      now shipping /etc/apt/apt.conf.d/10periodic.
911
 
    - Remove Conflicts in update-notifier-common, they are not needed.
912
 
 
913
 
  [ Alan Baghumian ]
914
 
  * Bump standards version to 3.8.0, no extra change is needed
915
 
  * Updated 07_improve_readme.diff to fix examples reference 
916
 
  * Fixed wrong executable check in update-notifier.cron.daily example
917
 
    script. Closes: #489954.
918
 
 
919
 
 -- Alan Baghumian <alan@technotux.org>  Wed, 09 Jul 2008 09:05:22 +0200
920
 
 
921
 
update-notifier (0.70.7.debian-2) unstable; urgency=low
922
 
 
923
 
  * debian/control.in:
924
 
    - Fix Conflicts/Replaces versioning. Closes: #489592.
925
 
 
926
 
 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Tue, 08 Jul 2008 02:33:42 +0200
927
 
 
928
 
update-notifier (0.70.7.debian-1) unstable; urgency=low
929
 
 
930
 
  [ Alan Baghumian ]
931
 
  * New upstream stable releases
932
 
  * debian/changelog.ubuntu:
933
 
    - updated from the Ubuntu package
934
 
  * debian/control*:
935
 
    - bump standards version to 3.7.3
936
 
    - bump minimum libgtk2.0-dev build-dep to >= 2.10.0
937
 
    - bump minimum libdbus-glib-1-dev build-dep to >= 0.60
938
 
    - added update-notifier-common to put shared things there
939
 
    - added update-notifier-common to update-notifier's deps
940
 
    - updated my email address
941
 
    - updated uploaders/maintainers
942
 
  * Added debian/15update-stamp:
943
 
    - move the update stamp hook into its own configuration
944
 
      (LP: #181189)
945
 
  * Updated debian/*.install for proper locations
946
 
  * debian/rules:
947
 
    - merged upstream changes
948
 
    - extra space clean-ups
949
 
  * Updated 04_fix_gksu_usage.diff:
950
 
    - call update-manager with gksu
951
 
    - refreshed to be applied correctly
952
 
  * Rename upgrade-notifier.cron.daily to update-notifier.cron.daily
953
 
    as mentioned in the manpage
954
 
  * Removed debian/install: obsolete, merged with
955
 
    update-notifier-common.install
956
 
 
957
 
  [ Alan Baghumian ]  
958
 
  * Dropped 05_fix_monitored_dirs.diff, merged upstream
959
 
  * Refreshed 02_reboot_use_my_gdm_signal, 002_i18n_update,
960
 
    04_fix_gksu_usage and 06_port_to_gtk2.10 to be applied
961
 
    cleanly
962
 
 
963
 
  [ Gustavo Noronha Silva ]
964
 
  * debian/control:
965
 
  - Make GNOME team the maintainer, I can no longer be involved
966
 
  - Add VCS information
967
 
 
968
 
 -- Alan Baghumian <alan@technotux.org>  Sun, 06 Apr 2008 17:06:41 +0200
969
 
 
970
130
update-notifier (0.70.7) hardy; urgency=low
971
131
 
972
132
  * src/update-notifier.c:
1102
262
 
1103
263
 -- Sebastien Bacher <seb128@canonical.com>  Mon, 24 Sep 2007 17:20:32 +0200
1104
264
 
1105
 
update-notifier (0.59.5.debian-1) unstable; urgency=low
1106
 
 
1107
 
  [ Kilian Krause ]
1108
 
  * New upstream release.
1109
 
 
1110
 
  [ Gustavo Noronha Silva ]
1111
 
  * debian/patches/06_port_to_gtk2.10.diff:
1112
 
  - added to conditionaly use a gtk2.12-only function, which does
1113
 
    not seem to break update-notifier if removed
1114
 
  * debian/control.in, debian/update-notifier.1,
1115
 
    debian/update-notifier.examples, debian/patches/07_improve_readme.diff:
1116
 
  - accepted (slightly reworked) patch by Javier Fernández-Sanguino Peña
1117
 
    to make it clear that update-notifier depends on external services
1118
 
    to actually notice that updates are available (Closes: #439239)
1119
 
  * debian/changelog.ubuntu:
1120
 
  - updated from the Ubuntu package
1121
 
 
1122
 
 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 04 Sep 2007 21:40:19 -0300
1123
 
 
1124
265
update-notifier (0.59.5) gutsy; urgency=low
1125
266
 
1126
267
  * code cleanups
1129
270
 
1130
271
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 27 Aug 2007 13:31:44 +0200
1131
272
 
1132
 
update-notifier (0.59.4.debian-1) unstable; urgency=low
1133
 
 
1134
 
  [ Gustavo Noronha Silva ]
1135
 
  * New upstream version
1136
 
  * Fix Uploaders field syntax (Closes: #431667)
1137
 
  * Fix source package naming to indicate we modify it for Debian
1138
 
  * debian/patches/05_fix_monitored_dirs.diff:
1139
 
  - avoid monitoring non-existing directories (Debian-wise)
1140
 
 
1141
 
  [ Loic Minier ]
1142
 
  * Use ubuntu-get-source instead of gnome-get-source; build-dep on
1143
 
    gnome-pkg-tools >= 0.12.3.
1144
 
 
1145
 
 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 21 Aug 2007 22:30:00 -0300
1146
 
 
1147
273
update-notifier (0.59.4) gutsy; urgency=low
1148
274
 
1149
275
  * Don't install notify-reboot-required in update-notifier
1190
316
 
1191
317
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jul 2007 15:30:42 +0100
1192
318
 
1193
 
update-notifier (0.57.3-1) unstable; urgency=low
1194
 
 
1195
 
  [ Alan Baghumian ]
1196
 
  * New upstream release (Closes: #422507).
1197
 
  * Merged with the previous changelog entry.
1198
 
  * Removed 001_all_linguas.diff, merged upstream
1199
 
  * Updated changelog.ubuntu
1200
 
  * Updated 002_i18n_update.diff, 03_detect_debian_cd.diff
1201
 
  * Updated debian/control*
1202
 
    - Added myself to the uploaders
1203
 
    - Wrapped deps and build-deps
1204
 
 
1205
 
  [ Loic Minier ]
1206
 
  * Add a get-orig-source target to retrieve the upstream tarball.
1207
 
 
1208
 
  [ Sven Arvidsson ]
1209
 
  * Add a man page (Closes: #404814).
1210
 
 
1211
 
  [ Gustavo Noronha Silva ]
1212
 
  * debian/patches/03_detect_debian_cd.diff:
1213
 
  - reupdated for 0.57.3 (Alan had updated this for 0.57.1)
1214
 
  * debian/patches/04_fix_gksu_usage.diff:
1215
 
  - do not use full path for update-manager when calling it;
1216
 
    the path for update-manager has changed from /usr/sbin
1217
 
    in earlier releases, and if we change the path to that here
1218
 
    we'll have to bump deps, which may not be desired; same
1219
 
    goes for software-properties
1220
 
  - tell the code that update-manager needs gksu
1221
 
 
1222
 
 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 27 Jun 2007 21:19:35 -0300
1223
 
 
1224
319
update-notifier (0.57.3) gutsy; urgency=low
1225
320
 
1226
321
  * data/update-notifier.schemas.in: Enable apport again for Tribe-2.
1440
535
 
1441
536
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 28 Aug 2006 17:07:23 +0200
1442
537
 
1443
 
update-notifier (0.42.12-3) unstable; urgency=low
1444
 
 
1445
 
  * debian/patches/002_i18n_update.diff:
1446
 
  - updated, including the translation update on es.po done by
1447
 
    Javier Fernández-Sanguino Peña <jfs@computer.org>
1448
 
    (Closes: #397132)
1449
 
  * debian/docs:
1450
 
  - also install debian/README.reboot-required.Debian, written by
1451
 
    the same Javier above, explaining the reboot required feature
1452
 
    of update-notifier for users and developers (Closes: #404810)
1453
 
 
1454
 
 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 28 Dec 2006 21:29:17 -0200
1455
 
 
1456
 
update-notifier (0.42.12-2) unstable; urgency=low
1457
 
 
1458
 
  * debian/patches/03_detect_debian_cd.diff:
1459
 
  - instead of a hack to replace the distribution name
1460
 
    string, accept suggestions by Christian Perrier and
1461
 
    C. Gatzemeier on the wording of the sentences
1462
 
  * debian/patches/002_i18n_update.diff:
1463
 
  - added; includes all the i18n updates, including the ones
1464
 
    listed in the removed patches and an update-po, so all
1465
 
    languages have up-to-date pofiles after an 'apply-patches'
1466
 
  * debian/patches/
1467
 
                   002_pt_BR_update.diff
1468
 
                   003_sv_add.diff:
1469
 
  - removed, see change above
1470
 
 
1471
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 13 Aug 2006 14:49:47 -0300
1472
 
 
1473
 
update-notifier (0.42.12-1) unstable; urgency=low
1474
 
 
1475
 
  * New upstream version
1476
 
  * debian/docs, debian/changelog.ubuntu:
1477
 
  - include the ubuntu changelog as part of the docs
1478
 
  * debian/patches/01_notify_reboot_dont_check_for_mount.diff:
1479
 
  - added; make notify-reboot-needed not check whether /var/run is a
1480
 
    mountpoint, since it not always is, in Debian
1481
 
  * debian/rules, debian/copyright, debian/gdm-signal,
1482
 
    debian/patches/02_reboot_use_my_gdm_signal.diff,
1483
 
    debain/update-notifier.install:
1484
 
  - provide a /usr/lib/update-notifier/gdm-signal, imported
1485
 
    from the ubuntu package, which in turn used gnome panel's
1486
 
    and Rob Taylor as sources; use that to send the 'reboot'
1487
 
    request
1488
 
  * Two changesets above (Closes: #353121)
1489
 
  * debian/patches/
1490
 
                   001_all_linguas.diff
1491
 
                   002_pt_BR_update.diff
1492
 
                   003_sv_add.diff:
1493
 
  - added, including the sv translation (Closes: #381947), and
1494
 
    updating the pt_BR translation;
1495
 
  * debian/patches/03_detect_debian_cd.diff:
1496
 
  - patches update-notifier and apt-cdrom-check to also detect
1497
 
    Debian CDs, as oposed to only detecting Ubuntu CDs
1498
 
  * debian/control.in:
1499
 
  - added python as a dependency
1500
 
 
1501
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 12 Aug 2006 18:45:56 -0300
1502
 
 
1503
538
update-notifier (0.42.12) edgy; urgency=low
1504
539
 
1505
540
  * always hide the crash icon after runing apport-gtk
1556
591
 
1557
592
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Jul 2006 11:11:44 +0200
1558
593
 
1559
 
update-notifier (0.42.6-1) unstable; urgency=low
1560
 
 
1561
 
  * New upstream version
1562
 
  - fixes '100% cpu usage' problem; fix was done in upstream
1563
 
    0.41.7, according to the launchpad bug; (Closes: #364518)
1564
 
  - includes a .desktop file to auto-start (Closes: #366139)
1565
 
  * debian/patches/01_use_gksu.diff:
1566
 
  - removed; upstream is already calling gksu
1567
 
  * debian/control.in:
1568
 
  - added gksu as a Dependency (Closes: #356216)
1569
 
  - becoming the maintainer
1570
 
  - updating to Standards-Version 3.7.2 with no changes
1571
 
  * debian/rules, debian/install[new]:
1572
 
  - converted to cdbs
1573
 
  * debian/watch:
1574
 
  - added to monitor new upstream versions
1575
 
 
1576
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  4 Jun 2006 16:36:56 -0300
1577
 
 
1578
594
update-notifier (0.42.6) dapper; urgency=low
1579
595
 
1580
596
  * pixmaps/update-icon.png:
1709
725
 
1710
726
 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 17 Feb 2006 19:27:13 +0100
1711
727
 
 
728
update-notifier (0.41.8) dapper; urgency=low
 
729
 
 
730
  * src/update.c: alignment fix for the right-click menu
 
731
 
 
732
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Feb 2006 15:59:24 +0100
 
733
 
1712
734
update-notifier (0.41.7) dapper; urgency=low
1713
735
 
1714
736
  * updated eggtrayicon to latest cvs
1746
768
 
1747
769
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  6 Feb 2006 23:50:55 +0100
1748
770
 
1749
 
update-notifier (0.41.3-1) unstable; urgency=low
1750
 
 
1751
 
  * New upstream release.
1752
 
  * debian/control.in:
1753
 
  - improved description (Closes: #343582)
1754
 
 
1755
 
 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  5 Feb 2006 15:50:16 -0200
1756
 
 
1757
771
update-notifier (0.41.3) dapper; urgency=low
1758
772
 
1759
773
  * switch depends to notification-daemon
1775
789
 
1776
790
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jan 2006 14:33:07 +0100
1777
791
 
1778
 
update-notifier (0.41.0-1) UNRELEASED; urgency=low
1779
 
 
1780
 
  * New upstream release.
1781
 
  * debian/control.in:
1782
 
  - updated build-deps to require libnotify >= 0.3.0
1783
 
 
1784
 
 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 13 Jan 2006 00:28:32 -0200
1785
 
 
1786
792
update-notifier (0.41.0) dapper; urgency=low
1787
793
 
1788
794
  * Introduce new "Restart Required" notification icon and dialog.
1820
826
 
1821
827
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu,  1 Dec 2005 17:31:03 +0100
1822
828
 
1823
 
update-notifier (0.40.15-2) experimental; urgency=low
1824
 
 
1825
 
  * debian/control.in:
1826
 
  - added ${python:Depends} to update-notifier's Depends
1827
 
  * debian/rules:
1828
 
  - removed unneeded dh_'s and uncommented dh_python
1829
 
 
1830
 
 -- Gustavo Noronha Silva <kov@debian.org>  Mon,  5 Dec 2005 22:08:31 -0200
1831
 
 
1832
 
update-notifier (0.40.15-1) experimental; urgency=low
1833
 
 
1834
 
  * First Debian upload based on the work by Ubuntu
1835
 
    (Closes: #301718)
1836
 
  * debian/rules:
1837
 
  - only update config.{sub,guess} if they exist
1838
 
  * debian/copyright:
1839
 
  - detail the copyright/license information
1840
 
  * debian/rules, debian/control.in:
1841
 
  - added simple-patchsys and gnome-pkg-tools support
1842
 
  * debian/control.in:
1843
 
  - raising Standards-Version to 3.6.2, no changes
1844
 
  * debian/patches/01_use_gksu.diff:
1845
 
  - added, use gksu instead of gksudo through update-notifier
1846
 
 
1847
 
 -- Gustavo Noronha Silva <kov@debian.org>  Fri,  2 Dec 2005 00:08:41 -0200
1848
 
 
1849
829
update-notifier (0.40.15) breezy; urgency=low
1850
830
 
1851
831
  * debian/99update-notifier: