Re: [E-devel] [PRE-RELEASE] Enlightenment 0.17.6 and EFL 1.7.10

2013-12-19 Thread Eduardo Lima (Etrunko)
Since this first announcement, I have uploaded new versions for evas, ecore
and enlightenment. I will make it official tomorrow if there are no more
objections.


On Thu, Dec 12, 2013 at 12:08 PM, Eduardo Lima (Etrunko)
wrote:

> It is time for the last release of the stable EFL 1.7 and Enlightement
> 0.17 series. After it goes to final state, there is no expectation of any
> new one this series, except for security fixes.
>
>  Please test and report any issues you may find so it can be fixed before
> we call it a final release.
>
> The tarballs are available to download at:
> http://download.enlightenment.org/pre-releases/
>
> More details about the checksums can be found at phab:
>
> https://phab.enlightenment.org/w/minor_releases/efl_1_7_10_e_0_17_6/
>
> I can't really say I will miss it, 1.8 is in much better shape ;).
>
> Regards, Etrunko
>
> P.S: Here is the changelog the changed packages. The ones which are not
> listed, only had their version numbers and requirements bumped.
>
> == enlightenment ==
>
> object f6a20722c5dd010a862f8e6561e9c417a0a266de
> type commit
> tag v0.17.6
> tagger Eduardo Lima (Etrunko)  1386850836 -0200
>
>  AUTHORS |1 +
>  ChangeLog   |   17 +-
>  NEWS|2 +
>  configure.ac|   25 +-
>  data/etc/sysactions.conf.in |1 -
>  po/ar.po| 4399
> +--
>  src/bin/e_border.c  |   26 +
>  src/bin/e_entry.c   |   11 +
>  src/bin/e_fm.c  |   43 +-
>  src/bin/e_randr.h   |4 +-
>  src/bin/e_start_main.c  |3 +-
>  src/bin/e_sys_main.c|  157 +-
>  src/modules/everything/evry.c   |3 +
>  src/modules/everything/evry_plug_apps.c |1 +
>  src/modules/fileman/e_fwin.c|1 +
>  src/modules/fileman/e_mod_main.c|2 +-
>  src/modules/wizard/page_011.c   |5 +-
>  17 files changed, 3265 insertions(+), 1436 deletions(-)
>
> Bertrand Jacquin (1):
>   BUG/MINOR: avoid bashism in system() call
>
> Carsten Haitzler (Rasterman) (3):
>   e_sys - address security concerns with environment and gdb
>   e_sys - address security concerns with environment - more
>   e_sys - fix busy spin problem with security clamp-down
>
> Deon Thomas (1):
>   fixed keyboard country image sizing
>
> Dieter Roelants (1):
>   workaround for potential crashes when closing windows and switching
> desktops
>
> Eduardo Lima (Etrunko) (2):
>   Randr: Update config epoch
>   0.17.6 Release
>
> Mike Blumenkrantz (6):
>   refresh efm after changing fileman settings
>   fix evry crash when switching views
>   only force custom icon view for efm desktops when creating a fileman
> path for the first time
>   unify efm icon positioning code
>   ensmallen efm icon event area
>   bugfix: don't add NoDisplay .desktop files to evry apps view
>
> Tom Hacohen (3):
>   wsod: Fixed gdb hangs when generating backtraces.
>   Entry: Fix update of child size and location.
>   Entry: Fix scroller position to show cursor.
>
> maxerba (1):
>   Updating arabian translation
>
> == ecore ==
>
> object 16fb76dab894d9b56daac0a95793958d460701ba
> type commit
> tag v1.7.10
> tagger Eduardo Lima (Etrunko)  1386181685 -0200
>
>  ChangeLog|   4 ++
>  configure.ac | 100
> +++
>  src/lib/ecore_con/ecore_con.c|   3 +-
>  src/tests/ecore_test_ecore_con.c |  56 ++
>  4 files changed, 112 insertions(+), 51 deletions(-)
>
> Eduardo Lima (Etrunko) (1):
>   1.7.10 Release
>
> Guillaume Friloux (2):
>   Ecore_con send error event when dns error.
>   Adds a test case for the DNS error patch.
>
> == efreet ==
>
> object 5054ee73ee1b5db2ed14e9919a6accfa35de834a
> type commit
> tag v1.7.10
> tagger Eduardo Lima (Etrunko)  1386181685 -0200
>
>  ChangeLog  | 4 
>  configure.ac   | 8 
>  src/bin/efreet_icon_cache_create.c | 2 +-
>  3 files changed, 9 insertions(+), 5 deletions(-)
>
> Eduardo Lima (Etrunko) (1):
>   1.7.10 Release
>
> Sebastian Dransfeld (1):
>   backport fix from upstream
>
> == eina ==
>
> object 74474195d82d8048ab7b7251e6d6e57a40a64526
> type commit
> tag v1.7.10
> tagger Eduardo Lima (Etrunko)  1386181685 -0200
>
>  ChangeLog   |  9 +
>  NEWS|  9 +
>  configure.ac|  4 ++--
>  src/lib/eina_file.c | 14 +-
>  4 files changed, 29 insertions(+), 7 deletions(-)
>
> Cedric Bail (1):
>   eina: backport fix for race condition in Eina_File infrastructure.
>
> Eduardo Lima (Etrunko) (1):
> 

[E-devel] [PRE-RELEASE] Enlightenment 0.17.6 and EFL 1.7.10

2013-12-12 Thread Eduardo Lima (Etrunko)
It is time for the last release of the stable EFL 1.7 and Enlightement 0.17
series. After it goes to final state, there is no expectation of any new
one this series, except for security fixes.

Please test and report any issues you may find so it can be fixed before we
call it a final release.

The tarballs are available to download at:
http://download.enlightenment.org/pre-releases/

More details about the checksums can be found at phab:

https://phab.enlightenment.org/w/minor_releases/efl_1_7_10_e_0_17_6/

I can't really say I will miss it, 1.8 is in much better shape ;).

Regards, Etrunko

P.S: Here is the changelog the changed packages. The ones which are not
listed, only had their version numbers and requirements bumped.

== enlightenment ==

object f6a20722c5dd010a862f8e6561e9c417a0a266de
type commit
tag v0.17.6
tagger Eduardo Lima (Etrunko)  1386850836 -0200

 AUTHORS |1 +
 ChangeLog   |   17 +-
 NEWS|2 +
 configure.ac|   25 +-
 data/etc/sysactions.conf.in |1 -
 po/ar.po| 4399
+--
 src/bin/e_border.c  |   26 +
 src/bin/e_entry.c   |   11 +
 src/bin/e_fm.c  |   43 +-
 src/bin/e_randr.h   |4 +-
 src/bin/e_start_main.c  |3 +-
 src/bin/e_sys_main.c|  157 +-
 src/modules/everything/evry.c   |3 +
 src/modules/everything/evry_plug_apps.c |1 +
 src/modules/fileman/e_fwin.c|1 +
 src/modules/fileman/e_mod_main.c|2 +-
 src/modules/wizard/page_011.c   |5 +-
 17 files changed, 3265 insertions(+), 1436 deletions(-)

Bertrand Jacquin (1):
  BUG/MINOR: avoid bashism in system() call

Carsten Haitzler (Rasterman) (3):
  e_sys - address security concerns with environment and gdb
  e_sys - address security concerns with environment - more
  e_sys - fix busy spin problem with security clamp-down

Deon Thomas (1):
  fixed keyboard country image sizing

Dieter Roelants (1):
  workaround for potential crashes when closing windows and switching
desktops

Eduardo Lima (Etrunko) (2):
  Randr: Update config epoch
  0.17.6 Release

Mike Blumenkrantz (6):
  refresh efm after changing fileman settings
  fix evry crash when switching views
  only force custom icon view for efm desktops when creating a fileman
path for the first time
  unify efm icon positioning code
  ensmallen efm icon event area
  bugfix: don't add NoDisplay .desktop files to evry apps view

Tom Hacohen (3):
  wsod: Fixed gdb hangs when generating backtraces.
  Entry: Fix update of child size and location.
  Entry: Fix scroller position to show cursor.

maxerba (1):
  Updating arabian translation

== ecore ==

object 16fb76dab894d9b56daac0a95793958d460701ba
type commit
tag v1.7.10
tagger Eduardo Lima (Etrunko)  1386181685 -0200

 ChangeLog|   4 ++
 configure.ac | 100
+++
 src/lib/ecore_con/ecore_con.c|   3 +-
 src/tests/ecore_test_ecore_con.c |  56 ++
 4 files changed, 112 insertions(+), 51 deletions(-)

Eduardo Lima (Etrunko) (1):
  1.7.10 Release

Guillaume Friloux (2):
  Ecore_con send error event when dns error.
  Adds a test case for the DNS error patch.

== efreet ==

object 5054ee73ee1b5db2ed14e9919a6accfa35de834a
type commit
tag v1.7.10
tagger Eduardo Lima (Etrunko)  1386181685 -0200

 ChangeLog  | 4 
 configure.ac   | 8 
 src/bin/efreet_icon_cache_create.c | 2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

Eduardo Lima (Etrunko) (1):
  1.7.10 Release

Sebastian Dransfeld (1):
  backport fix from upstream

== eina ==

object 74474195d82d8048ab7b7251e6d6e57a40a64526
type commit
tag v1.7.10
tagger Eduardo Lima (Etrunko)  1386181685 -0200

 ChangeLog   |  9 +
 NEWS|  9 +
 configure.ac|  4 ++--
 src/lib/eina_file.c | 14 +-
 4 files changed, 29 insertions(+), 7 deletions(-)

Cedric Bail (1):
  eina: backport fix for race condition in Eina_File infrastructure.

Eduardo Lima (Etrunko) (1):
  1.7.10 Release

== eldbus ==

object db418c6271a0d3bcba3abcf2d3134abf32adf9c0
type commit
tag v1.7.10
tagger Eduardo Lima (Etrunko)  1386181685 -0200

 configure.ac| 10 +-
 src/lib/eldbus_connection.h | 10 ++
 src/lib/eldbus_core.c   |  7 +++
 src/lib/eldbus_proxy.c  | 17 +++--
 4 files changed, 37 insertions(+), 7 deletions(-)

Carsten Haitzler (Rasterman) (1):
  Eldbus: added function for getting bus unique nam