[Pkg-phototools-commits] darktable: branch "upstream-git/master" updated.

Henrik Andersson henrik.4e at gmail.com
Mon Aug 9 10:39:28 UTC 2010


==== Packaging darktable for Debian ====

The branch "upstream-git/master" has been updated
       via  05aa9cbb925cbe0ee7fe7b6699891bbc246686bc (commit)
       via  ac55b5929b3096e0f4c5d82b0bc615a952724e9c (commit)
       via  8291448454e07b909907a7e911351c0e8baaa226 (commit)
       via  6ead21e9139995080261cb4b79ef67ad0629899e (commit)
      from  3a07a4bd17a0cc382c6209099361f0a62d679cf6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 05aa9cbb925cbe0ee7fe7b6699891bbc246686bc
Author: Henrik Andersson <henrik.4e at gmail.com>
Date:   Mon Aug 9 12:02:32 2010 +0200

    Fixed a segfault no exit
    Added update of attributes of existing slot settings.

commit ac55b5929b3096e0f4c5d82b0bc615a952724e9c
Author: Henrik Andersson <henrik.4e at gmail.com>
Date:   Mon Aug 9 12:01:35 2010 +0200

    Moved store of user/pass to successful album refresh instead of entry change.

commit 8291448454e07b909907a7e911351c0e8baaa226
Author: Henrik Andersson <henrik.4e at gmail.com>
Date:   Mon Aug 9 11:33:37 2010 +0200

    More work on gkeyring backend

commit 6ead21e9139995080261cb4b79ef67ad0629899e
Author: Henrik Andersson <henrik.4e at gmail.com>
Date:   Sun Aug 8 11:22:02 2010 +0200

    Initial stub for gnome-keyring pwstorage backend

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                                       |   18 +++
 src/Makefile.am                                    |    8 +-
 src/common/pwstorage/backend_gkeyring.c            |  142 ++++++++++++++++++++
 .../{backend_gconf.h => backend_gkeyring.h}        |   16 ++-
 src/common/pwstorage/pwstorage.c                   |   20 +++-
 src/imageio/storage/picasa.c                       |   41 +++---
 6 files changed, 212 insertions(+), 33 deletions(-)
 create mode 100644 src/common/pwstorage/backend_gkeyring.c
 copy src/common/pwstorage/{backend_gconf.h => backend_gkeyring.h} (61%)




More information about the Pkg-phototools-commits mailing list