lp:ubuntu/maverick/update-notifier

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/update-notifier
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

129. By Michael Vogt

* src/reboot.c:
  - avoid triggering a aptdaemon launch when checking for
    pending transactions (LP: #587004)

128. By Michael Vogt

[ Sebastian Geiger ]
* src/update.c:
  - fix missing init of GError
* updated to use xdg config dirs (thanks to Christian Klein)

[ Michael Vogt ]
* move hooks file over to the new location if
  it exists

127. By Michael Vogt

[ Michael Vogt ]
* add /usr/share/update-notifier/plugins/cache-changed dir
  that can be used to trigger scripts on cache change (update,
  install, remove, upgrade) that are run within the users
  context (e.g. oneconf)

[ Didier Roche ]
* sort and launch scripts one after another in async mode on cache change

126. By Martin Pitt

* Generalize firmware backend to be more easily extensible for other types
  of uevents:
  - Rename firmware.{h,c} to uevent.{h,c} and rename the functions
    accordingly.
  - configure.in, src/Makefile.am, src/update-notifier.c: Fix references for
    name changes above.
  - uevent.c: Split out the "missing general firmware" specific bits into a
    new function deal_with_missing_firmware(). This makes the on_uevent()
    function very small and clean, and easy to extend.
* src/uevent.c: Add new function deal_with_scp() to launch
  system-config-printer when a printer is added or present at startup, and
  s-c-p is not running yet. This must explicitly enabled with the new
  --enable-system-config-printer configure option, and is disabled by
  default. OEMs and derivatives can enable it easily and drop s-c-p's
  autostart .desktop file.
* src/uevent.c: Fix a memory leak, properly free the list items and list
  from g_udev_client_query_by_subsystem().
* debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).
* Add debian/source/format: 3.0 (native).

125. By Michael Vogt

* src/update.c:
  - run apt-check with nice and ionice (thanks to dbarth)

124. By Michael Vogt

* properly integrate with check-release-upgrade-gtk and support
  --devel-release
* merged from debian, many thanks to Julian Andres Klode
* switch back to auto-open mode

123. By Julian Andres Klode

Show the tray icon instead of running update-manager (Closes: #578717),
the update-manager mode does not even work currently due to Bug#579789.

122. By Michael Vogt

* debian/update-notifier-common.preinst:
  - remove symlinks in /etc/update-motd.d on upgrade and let dpkg
    replace them with real files (LP: #559194)

121. By Dustin Kirkland 

20-cpu-checker, 90-updates-available, 98-reboot-required,
update-notifier-common.install, update-notifier-common.links:
symlinking scripts into /etc/update-motd.d causes them *not*
to be considered conffiles, so admins can't really edit or
remove them to their liking; instead, install simple "exec"
shell wrappers, LP: #559194

120. By Michael Vogt

[ Michael Vogt ]
* data/notify-reboot-required:
  - make sure to record the maintainer script that requested the
    reboot in /var/run/reboot-required.pkgs (LP: #538253)
* silence debug messages by default (unless one of the
  --debug switches is used)
* debian/control:
  - point Vcs-Bzr to lucid branch

[ Dustin Kirkland ]
* debian/update-notifier-common.links: move reboot-required
  from update-motd position 99 to 98, since 99 is now a (typically
  empty) admin-controlled footer

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/update-notifier
This branch contains Public information 
Everyone can see this information.

Subscribers