3.2.3
=====
Fixes:
* 662991 - fix assert caused by Ross' incompetence (thanks Vincent Untz)
3.2.2
=====
Fixes:
* 661372 - Avoid crash when there is no reply to messages in gconf_engine_notify_remove
* Clean-up ORBit vs DBus logic (Jasper St. Pierre)
3.2.1
=====
Fixes:
* 659835 - Configuration server couldn't be contacted: D-BUS error: Method
"Set" with signature "s(ii)" on interface "org.gnome.GConf.Database"
doesn't exist (Vincent Untz)
* Build fix for -Werror=format-securiyt (Rico Tzschichholz)
Translations:
* fi (Tommi Vainikainen), ja (OKANO Takayoshi),
vi (Nguyễn Thái Ngọc Duy)
3.2.0
=====
Translations:
* da (Flemming Christensen), hu (Gabor Kelemen),
eu (Inaki Larranaga Murgoitio), de (Mario Blättermann),
as (Nilamdyuti Goswami)
3.1.92
======
Fixes:
* 655954 - allow setting gconf values to the schema defaults (Joey Zheng)
Translations:
* pt_BR (Antonio Fernandes C. Neto), pa (A S Alam), en_GB (Bruce Cowan),
ko (Changwoo Ryu), pt (Duarte Loreto), ta (I Felix),
ja (Jiro Matsuzawa), it (Luca Ferretti), or (Manoj Kumar Giri),
pl (Piotr Drąg), gu (Sweta Kothari), ast (Xandru Armesto),
zh_CN (Yinghua Wang), sr sr@latin (Мирослав Николић)
3.1.90
======
Fixes:
* 656262 - Support for conversion files from user specified and XDG data
directories (Ryan Lortie)
Translations:
* ug (Abduxukur Abdurixit), ja (Takayoshi Okano),
zh_HK zh_TW (Chao-Hsiung Liao), te (Krishnababu K)
3.1.6
=====
Fixes:
* Fixes on the distcheck fixes
* 655656 - Use "o" for the D-BUS object path rather than "s" (this changes
the internal D-BUS API but for now we have a compatability bit that
should avoid too much pain.)
Misc:
* DOAP file!
3.1.5
=====
Fixes:
* gsettings-convert - conver to unsigned int correctly (Kalev Lember)
* Distcheck fixes
* 656248 - Handle messages that don't have interface set (Joey Zheng)
* 654801 - Export pkg-config file and C include details in GIR file
(Evan Nemerson)
Misc:
* Autogenerated ChangeLog
* Update .gitignore
Translations:
* ru (Yuri Kozlov), fr (Claude Paroz), bg (Alexander Shopov),
eo (Kristjan SCHMIDT), id (Andika Triwidada),
th (Theppitak Karoonboonyanan)
3.1.4
=====
* gsettings-data-convert: Call g_type_init()
* ensure_database: don't free the reply til we've finished with its args
* build: Filter out generated corba code when building .gir
And translation updates.
3.1.3
=====
Features
- Add optional and disabled by default port to DBus
Fixes
- Use the cache when looking for keys we can't have locally
Translation updates
2.32.5
======
[accidently released with incorrect version, renamed to 3.1.3]
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
This switches to the gnome-2.28 release branch.
pkgsrc note: disabled the "defaults" service, this wants a version
of "policykit" newer than the pkgsrc one
(looks dispensable, could also be made an addon pkg)
It comes from upstream Bug#562310:
http://bugzilla.gnome.org/show_bug.cgi?id=562310
Availability detection of `gtkdoc-rebase' command is depend on the behaviour
of `which' command, if `which gtkdoc-rebase' return false, do nothing.
It is known as not works as expected on Darwin and Solaris, then failed in
unwanted gtkdoc-rebase execution, and abort.
It is already fixed in upstream gtk-doc repository, but not released yet(1.12?).
So, some packages may contain and be using un-fixed gtk-doc.* files.
For easy to determine whether it is fixed or not, check gtk-doc.make contains
following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro):
http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42