pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name:    pkgsrc
Committed By:   prlw1
Date:           Wed Sep 10 10:54:46 UTC 2014
Modified Files:
        pkgsrc/devel/dconf: Makefile Makefile.common PLIST distinfo
        pkgsrc/devel/dconf-editor: Makefile PLIST
Log Message:
Update dconf and dconf-editor to 0.20.0
Changes in dconf 0.20.0
========================
Czech translation updated.
Changes in dconf 0.19.92
=========================
 - depend on automake 1.11.2
 - stop using ACLOCAL_FLAGS
 - depend on released version of Vala (0.18.0)
Changes in dconf 0.19.91
=========================
 - fix an unlikely failure in the fuzz testing of gvdb
 - fix a thread safety issue with file-db
Changes in dconf 0.19.90
=========================
 - dconf compile: always write little endian
 - file-db: don't install match rules on no bus (fixes gdbus assertion)
 - update dconf(1) manpage for 'dconf compile'
 - fix 'make clean' on FreeBSD
 - editor: provide appdata
Translations updates:
  Ukrainian translation
  Aragonese translation
  Chinese
Changes in dconf 0.19.3
========================
 - quite a lot of test coverage improvements
 - Add a proper DCONF_ERROR error domain
 - suppress GLib deprecation warnings during build
 - engine: issue warnings about missing files only once per source
 - engine: grok the WritabilityNotify signal from D-Bus
 - gsettings: handle writability changes correctly
 - engine: assorted fixes for issues found during testing
 - portability: only link to -ldl if it is required
 - add support for 'file-db' to profiles: this is an absolute path to a
   immutable dconf database file
 - add support for finding profiles in XDG_DATA_DIRS if they are not in
   /etc
 - add 'dconf compile' command for building dconf databases from
   keyfiles in arbitrary locations (like from the build system of a
   project that may want to install a file-db)
 - editor: add a section separator to the app menu for consistency
Changes in dconf 0.19.2
========================
 - Add support for the new GSettingsBackend.read_user_value() API
 - bump GLib version depend accordingly (2.39.1)
Translations updates:
 Greek
 Catalan (Valencian)
 Simplified Chinese
 Persian
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/dconf/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/dconf/Makefile.common
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/dconf/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/dconf/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/dconf-editor/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/dconf-editor/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index