lp:ubuntu/hardy-proposed/update-notifier

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-proposed/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

78. By Michael Vogt

* data/apt-cdrom-check, data/cddistupgrader:
  - fix quoting problem and look for Packages.gz instead of
    (uncompressed) Packages (LP: #289855)

77. By Michael Vogt

* data/apt-check:
  - fix incorrect display of number of updates (LP: #251494)

76. By Michael Vogt

* data/apt-check:
  - check for intermediate version when checking if a upgrade
    is security releated or not. its possible that a upgrade
    is available in -security and a newer one in -updates that
    has the security fixes applied as well but shows up in
    update-notifier as a normal update instead of a security
    releated one (LP: #239673)

75. By Michael Vogt

* src/update-notifier.c:
  - support running for non-admin users too
  - support forcing gksu

74. By Michael Vogt

* src/update-notifier.c:
  - monitor the apt-get update stamp file too (LP: #206360)

73. By Michael Vogt

* src/update-notifier.c:
  - delay statup checks for updates etc for 60s to avoid
    slowing down the desktop startup (for Seb128)
  - fix typo in monitored directories (LP: #188201)
* src/update.c, src/crash.c, src/hooks.c:
  - ensure to not show notification if the icon is already
    gone (LP: #187744)
* src/hal.c:
  - setup sensible default actions (LP: #186595)
  - do not keep the cdrom detected window on top of
    other windows (LP: #186593) and make sure it appears
    in the taskbar
* src/reboot.c:
  - use bigger icon (LP: #149380)

72. By Michael Vogt

* src/update.c, debian/15update-stamp:
  - run in the new APT::Update::Post-Invoke-Success slot
  - use /var/lib/apt/periodic/update-success-stamp stamp

71. By Michael Vogt

* src/update.c:
  - string fix (thanks to Brian Murray, LP: #181375)
  - do not display a error when running on the live-cd
    and apt-check is symlinked to /bin/true

70. By Michael Vogt

* debian/15update-stamp:
  - move the update stamp hook into its own configuration
    (LP: #181189)
* src/hal.c:
  - do not spam .xsession-erors if no cdrom can be found
    (LP: #177437)
* src/update.c:
  - fix incorrect initialization of GString
  - always show icon when apt is working (LP: #173149)
  - fix in the insensitve code
* src/update-notifier.h:
  - fix timeouts for outdated repository information
* po/POTFILES.in:
  - remove unused ui/upgrade-dialog.glade (LP: #157416)

69. By Michael Vogt

* use icon theme names "software-update-available" and
  "software-update-urgent" to show that updates are
  available and use the "-urgent" icon on security
  updates
* show a warning icon if the last refresh of the
  repository information is older than 7 days
* debian/10periodic:
  - install APT::Update::Post-Invoke handler so that the
    update-stamp is always updated after a successful update

Branch metadata

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

Subscribers