use md5sum when available and Python doesn't have hashlib
[jhbuild/xnox.git] / NEWS
blobd4d669a298d6e786fb80bd0b03bfc00e520d7f02
1 ==============
2 Version 2.27.3
3 ==============
5 Major changes:
6  - Rewritten GUI
7  - Many win32 improvements
9 Fixed bugs:
11  - #584283, endless loop when executing command "clean" if the module type
12             doesn't support it
13  - #581515, Don't build DeviceKit-disks by default
14  - #582165, Fix gui option
15  - #582490, Jhbuild crashing (NameError)
16  - #583455, [win32 fixes] jhbuild uses subprocess.Popen incompatibly with
17             win32
18  - #583838, libtool 2.x breaks guile build
19  - #583849, output directory for tinderbox build not configurable on the
20             command line
21  - #583969, update should be possible from dvcs_mirror_dir with --no-
22             network
23  - #584028, bootstrap: gmp fails to build on amd64 (Intel E5450)
24  - #584052, Missing dependency in jhbuild
25  - #585084, Fix Fill & Expand properties on preferences window
26  - #585787, Perl modules don't build
28 Translators:
30  - Claude Paroz (fr)
31  - Daniel Nylander (sv)
33 Documentation translations:
34  - Claude Paroz (fr)
37 ==============
38 Version 2.27.2
39 ==============
41 Major changes:
43  - Updated building state machine to an inter-phases dependency system
44  - Added support for more options in buildbot slave xml description
45  - Improved autotoolization
47 Fixed bugs:
49  - #119088, Best effort flag
50  - #143221, Maybe add "jhbuild clean"
51  - #368820, Should reload jhbuildrc after configure failure
52  - #385120, should GTK_MODULES be unset ?
53  - #400302, add support for module uninstalling
54  - #419879, [RFC] consider having -HEAD modulesets
55  - #560688, Use xulrunner for mozilla module
56  - #580815, jhbuild git copy checkout mode broken
57  - #580910, cp in jhbuild copy checkout mode needs -f for svn
58  - #580949, jhbuild does not create copy_dir
59  - #581232, [patch] add (g)parted
60  - #581262, FTBFS: libsndfile: libsqlite3.so: undefined reference to
61             `dlsym'
62  - #581515, Don't build DeviceKit-disks by default
63  - #581547, build -C shouldn't nuke modules that have .git
64  - #581634, Do not force writable prefix for some commands
65  - #581981, fix git-cvsimport update
66  - #582172, Tarball not buildable (?)
67  - #582177, [misc] Make .desktop file valid
68  - #582180, jhbuild/main.py is not executable and contains "#!/usr/bin/env
69             python"
70  - #582193, anjuta should suggest glade3
71  - #582490, Jhbuild crashing (NameError)
72  - #582754, tracker depends on raptor, which jhbuild knows nothing about
73  - #582802, base: fix can't find bootstrap moduleset
74  - #582829, use PKGDATADIR to find patches directory
75  - #582930, tarball modules don't honour global makeargs
76  - #583006, AttributeError: 'MetaModule' object has no attribute
77             'do_checkout'
78  - #583227, jhbuildrc include support
79  - #583294, pyxdg should be an external dependency
80  - #583309, gnome-icon-theme should depend on glib
81  - #583420, crash when trying to apply patches for hicolor-icon-theme
82  - #583453, [win32 fixes] inpath and has_command should take .exe extension
83             into account
84  - #583518, --no-poison only works sometimes
85  - #583532, buildbot directory is not installed properly to create a server
87 Translators:
89  - Jorge Gonzalez, Daniel Mustieles (es)
91 Documentation translators:
93  - Jorge Gonzalez, Daniel Mustieles (es)
96 ==============
97 Version 2.27.0
98 ==============
100 First published tarball.