Package: luma / 2.4-3

Metadata

Package Version Patches format
luma 2.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_fix_portrange.diff | (download)

lib/luma/base/gui/ImprovedServerDialogDesign.py | 3 2 + 1 - 0 !
lib/luma/base/gui/ImprovedServerDialogDesign.ui | 5 4 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 fixes the useable portrange
 Upstream fix: http://luma.svn.sourceforge.net/viewvc/luma?view=rev&revision=840
 (Upstream did not run pyuic!)
20_return_nthash.diff | (download)

lib/luma/base/utils/backend/mkpasswd.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fixes calculations of md4 hashes for samba fields 
 that returned lmhash instead of nthash.
 Upstream fix: http://luma.svn.sourceforge.net/viewvc/luma?view=rev&revision=841
30_fix_schemabrowser.diff | (download)

lib/luma/plugins/schemabrowser/SchemaView.py | 13 8 + 5 - 0 !
1 file changed, 8 insertions(+), 5 deletions(-)

 fix a few errors in schemabrowser
40_fix_addressbook.diff | (download)

lib/luma/plugins/addressbook/AddressbookView.py | 2 1 + 1 - 0 !
lib/luma/plugins/addressbook/AddressbookWidget.py | 17 12 + 5 - 0 !
2 files changed, 13 insertions(+), 6 deletions(-)

 make addressbook workable (at least for reading)
50_improve_search.diff | (download)

lib/luma/base/backend/SmartDataObject.py | 13 11 + 2 - 0 !
lib/luma/base/utils/gui/SearchForm.py | 15 10 + 5 - 0 !
lib/luma/base/utils/gui/SearchFormDesign.py | 19 16 + 3 - 0 !
lib/luma/base/utils/gui/SearchFormDesign.ui | 35 34 + 1 - 0 !
lib/luma/base/utils/gui/SearchResultView.py | 4 2 + 2 - 0 !
5 files changed, 73 insertions(+), 13 deletions(-)

 allow selection of attributes to show in the results of a search