raster pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=b96e991a1e9d01c56068a3cd8a37230051459c5f

commit b96e991a1e9d01c56068a3cd8a37230051459c5f
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Mon Feb 7 19:42:28 2022 +0000

    add news items for efl and e release
---
 pages/news/2022-02-07-efl-1.26.2.txt           | 27 ++++++++++++++
 pages/news/2022-02-07-enlightenment-0.25.2.txt | 49 ++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)

diff --git a/pages/news/2022-02-07-efl-1.26.2.txt 
b/pages/news/2022-02-07-efl-1.26.2.txt
new file mode 100644
index 000000000..1ea780f83
--- /dev/null
+++ b/pages/news/2022-02-07-efl-1.26.2.txt
@@ -0,0 +1,27 @@
+=== Enlightenment Foundation Libraries 1.26.2 Release ===
+  * //2022-02-07 - by Carsten Haitzler//
+
+This is a bug-fix release.
+
+== Download ==
+
+| LINK | SHA256 |
+| [[http://download.enlightenment.org/rel/libs/efl/efl-1.26.2.tar.xz | 
efl-1.26.2.tar.xz ]] | 
2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c |
+
+----
+
+== What's New ==
+
+  * Fix crash when doing wierd combinations of eet_write and eet_read
+  * Fix elementary tests to pass
+  * Fix portability of putenv/setenv for niche OS's
+  * Fix ecore input to build on BSD
+  * Fix svg decoding crashes for vector decode
+  * Fix theme - ibar label overlay
+  * Fix theme - pointer scaling and sizing
+  * Fix ecore x - ensure pointer on screen when setting bounds
+
+----
+
+{{:blank.png?nolink&100|}}
+~~DISCUSSIONS~~
diff --git a/pages/news/2022-02-07-enlightenment-0.25.2.txt 
b/pages/news/2022-02-07-enlightenment-0.25.2.txt
new file mode 100644
index 000000000..98d7ff2f1
--- /dev/null
+++ b/pages/news/2022-02-07-enlightenment-0.25.2.txt
@@ -0,0 +1,49 @@
+=== Enlightenment 0.25.2 Release ===
+  * //2022-02-07 - by Carsten Haitzler//
+
+This is the a bugfix release of Enlightenment
+
+Hilights:
+  * Fix e_icon reset between edje and image file - fixes some systray icons
+  * Fix focus reverting issues in several apps and situations
+  * Fix bluez5 module to deregister gadcon class so gadget goes away
+  * Fix bluez5 module to not have force connect as it's not needed
+  * Fix scaling of fileman favorites pane to scale
+  * Fix bluez5 to not ping devices when adaptor unpowered
+  * Fix crash on closing xkb settings when opening advanced stuff
+  * Fix shot module cnp flag so it thnks its still cnp-ing
+  * Fix desklock settings list of keyboard layouts to be taller
+  * Fix recent files sorting weirdness
+  * Fix pager popup to stop stacking on top of itself again and again
+  * Fix BSD linking for link flag detect in meson
+  * Fix deskmirror to hide iconified windows
+  * Fix pkgkit update pakcgae count in gadget for non-typed packages
+
+| LINK | SHA256 |
+| 
[[http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.25.2.tar.xz
 | enlightenment-0.25.2.tar.xz ]] | 
123a06815e41453deddf22ad8373c72e652b3c6553385d16fe27e51ede5e3811 |
+
+== Building and Dependencies ==
+
+  - [[https://git.enlightenment.org/core/efl.git/tree/README | EFL]]
+  - libexif
+  - libpam (Linux only)
+
+Highly recommended to ensure proper functionality (though you can live
+without these):
+
+  - connman (For network configuration support)
+  - bluez5 (For bluetooth configuration and control)
+  - bc (For the everything module calculator mode)
+  - pulseaudio (For proper audio device control and redirection)
+  - acpid (For systems with ACPI for lid events, AC/Battery plug in/out etc.)
+  - packagekit (For the built in system updates monitoring and updater)
+  - udisks2 (For removable storage mounting/unmounting)
+  - ddcutil (specifically libddcutil.so.2 for backlight control)
+  - gdb (If you want automatic backtraces on a crash in ~/.e-crashdump.txt - 
don't forget to build EFL and E with gdb debugging to make this useful)
+
+**Note:** Enlightenment 0.25.2 depends on EFL **v1.26.0** or newer.
+
+----
+
+{{:blank.png?nolink&100|}}
+~~DISCUSSIONS~~

-- 


Reply via email to