[jhbuild] Created tag 3.5.3
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Created tag 3.5.3
- Date: Sun, 8 Jul 2012 19:14:31 +0000 (UTC)
The unsigned tag '3.5.3' was created.
Tagger: FrÃdÃric PÃters <fpeters 0d be>
Date: Sun Jul 8 21:14:12 2012 +0200
release: 3.5.3
Changes since the last tag '3.4.0':
Andika Triwidada (1):
Added Indonesian translation
Bastien Nocera (16):
3.6: Don't error out on gst-plugins-bad warnings
3.6: Update libva modules and deps
3.6: Stick to the 1.0 branch for libva
3.6: Make libva intel-driver use 1.0 branch too
3.6: Use nautilus-sendto from the gnome-3.0 branch
3.6: Update gnome-phone-manager module definition
3.6: Add libpwquality
3.6: Update to libpwquality 1.1.0
3.6: Move libpwquality to core deps
3.6: Fix repository definition for libpwquality
3.6: Add libmusicbrainz 5.0
3.6: Add at-spi2-atk as a dep for GTK+
3.6: Add nautilus-sendto as an explicit dep of gnome-bluetooth
3.6: Totem doesn't depend on mx anymore
3.6: Totem doesn't use libgdata directly anymore
Fix handling of parallel installable GStreamers
Carlos Garcia Campos (5):
core-deps-3.6: WebKitGTK+ 1.9.1
3.4: branch evince
core-deps-3.6: Poppler 0.20.0
core-deps-3.6: WebKitGTK+ 1.9.3
core-deps-3.6: WebKitGTK+ 1.9.4
Christophe Fergeau (7):
Update libvirt to 0.9.11.3
Make sure libvirt is compiled with yajl support
Use libxml2 2.8.0
Readd libxml2 patch
3.6: update libmusicbrainz to 4.0.3
apps-3.6: update spice-gtk to 0.12
apps-3.6: switch to libvirt 0.9.13
Colin Walters (7):
3.6: gvfs: Use --disable-gphoto2 by default
autogen.sh: Honor NOCONFIGURE=1
3.6: e-d-s requires gcr
3.6: Disable folks eds backend temporarily
3.6: Re-enable folks eds backend
3.6: Disable folks socialweb backend
3.6: Add libsecret dependency for gnome-online-accounts
Cosimo Cecchi (2):
3.4: switch all the gstreamer modules to 0.10 branches
3.6: gnome-documents depends on libzapojit
Craig Keogh (41):
doc: Adjust whitespace in JHBuild manual xml
doc: Don't recommend running bootstrap (GNOME bug 656818)
Remove warnings to run bootstrap (GNOME bug 656818)
Make bootstrap build modules unconditionally (GNOME bug 656818)
Update examples to demo auto-tilde expansion (GNOME bug 634985)
Error if prefix, buildroot, ... not absolute paths (GNOME bug 672974)
Don't fail if tarball already downloaded and -n used (GNOME bug 670696)
3.6: Bump libvirt to 0.9.11
3.6: Add --disable-Werror to telepahy-logger
3.4: Branch modules gnome-3-4
Promote & use eval_args, to avoid re.sub (GNOME bug 670683)
Correct self.config usage (GNOME bug 670683)
3.4, 3.6: use configure for avahi tarballs
Rewrite of get_module_list (GNOME bug 669554)
tests: Adapt to get_module_list, add sys deps test (GNOME bug 669554)
Add systemmodule tag & check deps on build (GNOME bug 669554)
Add new systemmodule files to Makefiles & POTFILES (GNOME bug 669554)
Don't warn on circular dependencies (GNOME bug 669554)
Add systemmodule to moduleset.dtd (GNOME bug 669554)
doc: Add systemmodule to manual (GNOME bug 669554)
Support xml attribute source-subdir in _wipedir (GNOME bug 670814)
Allow xml attribute autogen-sh to be autoreconf (GNOME bug 673202)
Raise UsageError on circular dependencies if testing (GNOME bug 669554)
cmake: allow substituion of libsuffix variable (GNOME bug 674010)
Warn about cyclic deps in checkmodulesets command (GNOME bug 676224)
Don't include .tar.gz in dir names with buildroot set (GNOME bug 676490)
Don't install when 'jhbuild make uninstall' (GNOME bug 675416)
Add xml attribute "skip-install" to autotools (GNOME bug 612886)
Correctly handle check_sysdeps in config file (GNOME bug 678132)
[doc] Pretty print Manual's xml
Correctly handle tinderbox check_sysdeps in config file (GNOME bug 678132)
Fix --nodeps handling (GNOME bug 678132)
3.6: Disable tracker's miner-evolution until adapt to new API
3.6: folks depends on libzeitgeist
Use XDG_CONFIG_HOME & no config file (GNOME bug 646510, bug 655763)
doc: Add XDG_CONFIG_HOME & no config (GNOME bug 646510, bug 655763)
Remove 'create a ~/.jhbuildrc' from Makefile (GNOME bug 655763)
Update tests to match Config's updated constructor (GNOME bug 646510)
Don't list or build SystemModules if partial_build is False
3.6: add --with-rootlibdir to gudev
3.6: Patch libproxy to build with gcc 4.7 (GNOME bug 678704)
Dan Winship (1):
3.4: branch glib-networking and libsoup
Daniel Mustieles (11):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Winzen (1):
Updated German translation
Daniel ÈerbÄnescu (1):
Updated Romanian Translation
David King (1):
app-3.6: Cheese no longer depends on mx
Florian MÃllner (1):
core-3.6: Remove optional folks dependency of gnome-shell
Fran DiÃguez (2):
Updated Galician translations
Updated Galician translations
Frederic Peters (15):
new command to create the 2.99 report page
add twoninetynine.py with 3.0 checks and presets for bugs and false positives
new SymbolsCheck and DeprecatedSymbolsCheck classes
possibility to pass checks on the command line
do not harcode report title
only repeat row header at the end if there are more than 4 checks
new cache option to goalreport
add script to generate modulesets without branch references
add master tracking xsl transformation file
[goalreport] fix passing of multiple arguments to --check
[goalreport] list data sources at the end of generated report
[goalreport] do not abort on download error of bugs or false positives
[goalreport] add the possibility of an header note for checks
[twoninetynine] add an header note the the GConf check
Merge branch 'master' into release-team-commands
FrÃdÃric PÃters (73):
simpler format for bugs and false positives files when there is a single check
do not cache bugzilla responses
automatically get raw pages
keep URIs to bugs and false positives clean
simpler false positive files when checking a single symbol
add a css class when bug report has a patch attached
fix display of links to bugs and false positives sources
add patch emblem next to bug reports with patches
[goalreport] don't display patch icon on closed bugs
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
[twoninetynine] check for #include at the beginning of lines only
[goalreport] add support for module suite
Merge branch 'master' into release-team-commands
don't erase module attributes when creating master moduleset
Merge branch 'master' into release-team-commands
[goalreport] do not duplicate modules in different suites
Merge branch 'master' into release-team-commands
[2.28] bump libchamplain to 0.3.3
[twoninetynine] make gir regex cope with targets embedding variables (evince)
Merge branch 'master' into release-team-commands
[twoninetynine] exclude gnome-rr-labelel.h from libgnomeui check
[goalreport] support for setting shell checks from command line
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
[twoninetynine] catch modules using libglademm
[twoninetynine] other test to catch C# modules using libgnomevfs
Merge branch 'master' into release-team-commands
[goalreport] possibility to specify bugs & false positives by column number
remove debugging print statement
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
[299] more detection of libgnome in Mono apps
[299] special hack to ignore evolution dead C files
Merge branch 'master' into release-team-commands
New generic FilenamesCheck, to check for presence of some filenames
Merge branch 'master' into release-team-commands
Update to the new Command.run() signature
[2.30] fixed ardour repository location
Merge branch 'master' into release-team-commands
Merge branch 'master' into release-team-commands
Do not fail on missing metamodule
Merge branch 'master' into release-team-commands
[report] Remove "still discussed" from gconf column
Merge branch 'master' into release-team-commands
[goalreport] add a new GrepCheck
[goalreport] do not consider any suite as the moduleset reorg broke this
Merge branch 'master' into release-team-commands
release: post release version bump
3.4, 3.6: update polkit module to new repository
switch default to build 3.6
3.6: add missing gupnp-igd dep to libnice
3.6: move gnome-power-manager to gnome-apps
Revert a serie of "3.6: add ... dep"
Merge branch 'master' into release-team-commands
goalreport: adapt create-master-tracking-moduleset.sh to recent changes
goalreport: order modules by metamodules
goalreport: don't use partial_build, don't check for system modules
goalreport: add a footer with generation time/host
goalreport: mark check as n/a if check script exit code is 1
goalreport: allow false positive page to mention a check is n/a
3.6: remove pyxdg, orca no longer depends on it
3.6: remove libgweather-3-4 as it's not parallel installable
3.6: build libgweather from gnome-3-4 branch for now
default get_full_module_list to list all modules
rdepends: fix call to get_full_module_list after recent changes
fix calling config.load() without parameter (fix buildbot server)
l10n: various changes to help translators
build: ship new files
release: 3.5.3
Giovanni Campagna (1):
Restore libgweather to master branch
Guillaume Desmottes (3):
Update to libnice 0.1.2
gnome-suites-core-deps-base-3.6.modules: add gupnp-id
libnice: build with --enable-gupnp
Ignacio Casal Quinteiro (2):
Add libgit2 libgit2-glib
Fix missmatch
Jasper St. Pierre (2):
apps-3.6: Add gnome-initial-setup
jhbuild make: Automatically create modules for non-existent ones
Javier JardÃn (30):
deps-base-3.6: Upgrade libgcrypt to 1.5.0
apps-3.6: orca doesnt depend on dbus-python anymore
3.6: Add libgweather-3-4 so development can continue in master
world-3.6: Use 0.10 branch of gst-plugins-ugly
core-3.6: Update gnome-contacts dependencies
core-3.6: gdm and e-d-s doesnt depend on gconf anymore
world-3.6: Update xchat-gnome dependencies
base-3.6: Update libcanberra to 0.29
base-3.6: libcanberra uses xz tarballs now
base-3.6: Fix libcanberra hash
apps-3.6: evolution doesnt depend on gconf anymore
apps-3.6: Move gnome-scan to -world
apps-3.6: Move monkey-bubble to -world
core-3.6: folks is an optional dependency of gnome-shell
world-3.6: Use only one launchpad.net repository definition
world-3.6: add dee module
world-3.6: Add gwibber
world-3.6: Add gtkspell-3 module
world-3.6: gwibber depends on gtkspell-3 module
world-3.6: Disable Unity support
core-deps-3.6: Add libzeitgeist tarball
4.6: move mx to -world, as there is not modules that depend on it
world-3.6: gstreamer-vaapi depends in gst-plugins-bad
world-3.6: gst-ffmpeg is now gst-libva in gstreamer 1.0
world-3.6: gst-python can only be used in gstreamer 0.10
world-3.6: Update GStreamer 1.0 components dependencies
world-3.6: Download GStreamer 1.0 modules in a separate directory
world-3.6: Fix previos commit
world-3.6: Do not disable test in GStreamer components
core-3.6: gnome-online-accounts doesnt depend on libgnome-keyring anymore
Jeremy Whiting (1):
3.6: Add valadoc (and graphviz dependency)
Joanmarie Diggs (1):
apps-3.6: Orca has branched
Kalev Lember (2):
3.4: branch glibmm and gtkmm
3.6: Add intltool and yelp-tools deps to ghex
Krzesimir Nowak (1):
2.32: Build atk from gnome-2-30 branch.
Luca Ferretti (21):
deps-base-3.6: update WebKit to 1.9.2, should fix build issue
core-3.6: --disable-Werror for telepathy-mission-control
core-deps-3.6: --disable-Werror for telepathy-farstream
core-deps-3.6: suggests colord for gtk+
core-3.6: gnome-control-center depens on libpwquality
core-3.6: gnome-disk-utility depens on libpwquality
core-deps-3.6: Revert: suggests colord for gtk+
apps-3.6: add libzapojit
core-3.6: gnome-settings-daemon no longer depends on libgnomexkb
core-3.6: gnome-control-center no longer depends on libgnomekbd
core-3.6: gnome-control-centers suggest netwwork-manager-applet (libnm-gtk.pc)
core-deps-3.6: patch farstream to fix introspection build
l10n: Updated Italian translation
core-3.6: empathy no longer depends on evolution-data-server
world-3.6: update evolution-ews deps
core-3.6: temporary disable weather calendar in evolution-data-server
apps-3.6: temporary disable weather calendar in evolution
apps-3.6: use gnome-3-6 branch for nautilus-sendto
apps-3.6: add colord-gtk module
apps-3.6: gnome-color-manager depends on colord-gtk
apps-3.6: nautilus-sendto depends on nautilus
Marc-Andrà Lureau (2):
Fix installation of tracker error "Not a directory"
core-deps-3.[4,6]: fix libmusicbrainz .pc installation
Marcin Wojdyr (4):
use own rename() function that replaces existing files also on Windows
add attribute supports-non-srcdir-builds to cmake
do not crash if there is no "triggers" directory
CMake on Windows/MSYS: use "MSYS Makefiles" as default generator
Marek Äernockà (2):
Updated Czech translation
Updated Czech translation
Martin Srebotnjak (5):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matej UrbanÄiÄ (2):
Updated Slovenian translation
Updated Slovenian translation
Matthias Clasen (2):
Bump pulseaudio to 2.0
3.6: polkit depends on spidermonkey now
Olav Vitters (1):
fix hash attibute
Owen W. Taylor (2):
Update Expat to 2.1.0
3.4: switch gnome-shell and mutter to gnome-3-4 branch
Philip Withnall (2):
core-deps-3.6: Add shared-mime-info as a hard dependency of folks
core-deps-3.6: Bump folksâ libgee dependency to 0.8
Piotr DrÄg (1):
Updated POTFILES.in
Ray Strode (14):
sysdeps: add yum backend
deps-base-3.6: add libffi
deps-base-3.6: reorder libffi
deps-base-3.6: add libtiff
3.6: add libXtst dependency
3.6: add icu dependency
3.6: add libXt dependency (and sub dependencies)
3.6: disable parallel build for webkit
3.6: add libusb dep
3.6: add clutter-gtk dep to control-center
3.6: bump itstool version to 1.1.3
3.6: force libgweather to 3.4 branch
3.6: force gdl to old revision
3.6: build latest gdl
Simon Feltman (1):
Fixed setting of PYTHONPATH with PYTHON set to python3.
Stef Walter (2):
3.6: Add realmd as a project dependency
3.6: seahorse now depends on libsecret instead of libgnome-keyring
Thomas Hindoe Paaboel Andersen (1):
3.6: g-i-s requires clutter
Tshepang Lekhonkhobe (1):
'prefix' should also get the special expanduser treatment
Vasilis Tsivikis (1):
Added Greek translation
VÃctor Manuel JÃquez Leal (2):
upgrade ptlib and opal
apps-3.6: use svn branches for ptlib and opal
Xan Lopez (1):
3.4, 3.6: update WebKit to 1.8.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]