lp://staging/~lqb/+junk/update-notifier

Created by Lorenz and last modified
Get this branch:
bzr branch lp://staging/~lqb/+junk/update-notifier
Only Lorenz can upload to this branch. If you are Lorenz please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Lorenz
Status:
Development

Recent revisions

165. By Lorenz

  * added partial autoconfiguration support (if configured in kde)
  * added gui prompt for proxy password

164. By Lorenz

 * fixed translation (LP: #1152203)
 * fixed package dependencies

163. By Lorenz

  * Non-maintainer upload.
  * added policykit rule to allow pkexec to use the GUI
  * Fix Translation error and use safe_substitute instead of substitute on
    template substitution. LP: #1152203
  * Enhanced proxy support for kde with kwallet support

162. By Lorenz

Proof of concept

161. By Steve Langasek

Merge in changes from 0.119ubuntu8.1 which had been uploaded to
precise-proposed.

160. By Steve Langasek

* fix data/Makefile.am to clean up all generated files.
* fix wrong intltool-merge invocation.
* data/package-data-downloads-failed{,-permanently}.in: work around a bug in
  intltool-merge rfc822deb handling that causes wrong syntax when the first
  line in the file is a translated field. LP: #993672.
* use po2debconf instead of the upstream intltool-merge, since the latter
  doesn't actually handle multi-paragraph description fields correctly.
* Fix package-data-downloader to do a correct timestamp comparison. Thanks
  to Loïc Minier for catching this. LP: #986183.
* data/package-data-downloads-failed.in: use pkexec instead of gksudo, for
  compatibility with Kubuntu. Thanks to Jonathan Thomas for pointing out
  the correct fix. LP: #982032.

159. By Brian Murray

data/notify-reboot-required: echo notification if gettext is not available
thanks to Richard Laager for the patch (LP: #644578)

158. By Michael Vogt

* po/*.po:
  - updated to latest LP export to ensure that the translation-missing
    window information is actually translated (LP: #562900)

157. By Steve Langasek

* Use <proto>_proxy environment variables to choose the proxy to use for
  data downloads, not the apt proxy settings, because apt may be
  configured to point at a package-specific proxy. This makes proxy
  configuration a little less convenient than before for the
  flashplugin-installer package, but it at least it makes it possible to
  have a different proxy setting for packages vs. arbitrary data
  downloads, which otherwise we don't have any way to support.
  LP: #979477.
* Stop processing after a fatal download error, not just a transient one,
  so that we can't be tricked into feeding a partial list of files to a
  handler. Thanks to Kees Cook for spotting the bug. LP: #979426.
* Flush stdout before calling subprocess, so that log output makes more
  sense.
* Print a more meaningful status message when downloading, instead of just
  a bare URL.
* Check for existence of /usr/lib/update-notifier/package-data-downloader
  before trying to run it from our cron job, so that the package doesn't
  generate error messages when removed but not purged.
* The action for our notification should call gksu instead of trying to
  run the command directly without root access. This is imperfect because
  kubuntu won't have gksudo available by default, but it's an improvement
  over failing for everybody. LP: #976761.

156. By Colin Watson

data/package-data-downloader: Set urllib._urlopener to an instance of
urllib.FancyURLopener rather than urllib.URLopener, since the former
handles redirects (LP: #977812).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers