Sysadmin

18:56 -!- dkg [~dkg@lair.fifthhorseman.net] has joined #sysadmin
18:56 < dkg> hey folks.  i asked a long time ago about publishing the fingerpring of the Gnome Sysadmin Certificate Authority's certificate.
18:57 < dkg> i don't think it ever got done.
18:57 < dkg> who should i poke to make sure it happens?  there's no point in running a public CA if you don't publish the CA's certificate clearly and prominently.

Buildbot

  • Spec out some jhbuild integration
  • Integrate change detection (mail handling)
  • Better configuration for new master/slave scripts
  • GNOME 3.0 branch (remove all deprecations)

Bazaar

  • Merge from a patch (bzr merge bgo:<patchno> or bgo:#<bugno>

    • bzr might be able to directly merge a patch - in which case this is just a redirect plugin ala launchpad
    • If not, we could dynamically construct a "bundle"?
  • Branch from a patch
    • If using share repo, should be insanely cheap..
    • Syntax like: bzr branch bgo:<patchno> or bzr branch bgo:#<bugno>

    • Would need to dynamically create a branch ?_?
    • Some kind of proxy class that dynamically checks in the patch on the fly?
  • Post CI hook to close a bug with a commit message?

Conduit

  • Polish WM Sync
  • Package for maemo
  • WM2003 support
  • PackageKit

  • HTTP(S) push for net sync

JHBuild

  • Mirror integration
  • Debian package building
  • PackageKit

    • Use package kit to install system versions of build dependencies where possible. This should be configurable in someway, as some people want to use -stable, -unstable or even -trunk versions of things.
    • Potentially invasive, so to get the ball rolling will implement a PackageKitModule and a packagekit.moduleset that overrides selected libraries (mostly the external ones) provided by the core modulesets. It will be enabled simply by referencing the packagekit.moduleset in your .jhbuildrc.

SynCE

  • Support VCard/iCal natively
  • Package 0.12 for ubuntu
  • Make synce-hal default
  • Fix the dirty kernel patch

Tomboy

  • Make sure my patches get upstream
  • More native conduit integration

Wizbit

  • Plan API for libvcscore
  • Define scope/limitations/requirements formally
    • Is vala overkill
    • Can we at least use GLib

JohnCarr/Todo (last edited 2009-03-27 20:07:37 by JohnCarr)