This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 15e628e15b2abf08614bb5bf9100b225cfd07c39
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Mon Mar 17 17:34:09 2025 +0000
add e 0.27.1 release info
---
pages/download-latest.txt | 2 +-
pages/news/2025-03-14-enlightenment-0.27.1.txt | 43 ++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 1 deletion(-)
diff --git a/pages/download-latest.txt b/pages/download-latest.txt
index 4f09bf5a3..0bc8b437c 100644
--- a/pages/download-latest.txt
+++ b/pages/download-latest.txt
@@ -2,7 +2,7 @@
efl_v = 1.28.1
python_efl_v = 1.26.1
-enlightenment_v = 0.27.0
+enlightenment_v = 0.27.1
terminology_v = 1.13.0
rage_v = 0.4.0
econnman_v = 1.1
diff --git a/pages/news/2025-03-14-enlightenment-0.27.1.txt b/pages/news/2025-03-14-enlightenment-0.27.1.txt
new file mode 100644
index 000000000..09ea426c8
--- /dev/null
+++ b/pages/news/2025-03-14-enlightenment-0.27.1.txt
@@ -0,0 +1,43 @@
+=== Enlightenment 0.27.1 Release ===
+ * //2025-03-14 - by Carsten Haitzler//
+
+Release update to enlightenment to fix some bugs. 0.27.1. Fix the following:
+
+ * cpufreq - fix some startup conditions with 0 sizes and counts
+ * mixer - allow wheel on mixer
+ * signal handlers - report more info in log
+ * msgbus - fix free on shutdown on e in screen blank blockers
+ * battery - limit to 100% health
+ * bindings - fix lookup of null actions
+ * dbus menu + systray - fix mem access on bad unref
+ * client menu - dont show kbd shortcut if no desktop
+ * valgrind - bring back working valgrind option
+ * efm - fix shutdown of file monitor on file dir close
+
+| LINK | SHA256 |
+| [[http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.27.1.tar.xz | enlightenment-0.27.1.tar.xz ]] | b41df8771f60e3b96a1973ae566d7425c53a8339f18e54e31230218781da2fa9 |
+
+== Building and Dependencies ==
+
+ - [[https://git.enlightenment.org/enlightenment/efl/src/branch/master/README.md | 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)
+ - 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.27.0 depends on EFL **v1.28.0** or newer.
+
+----
+
+{{:blank.png?nolink&100|}}
+~~DISCUSSIONS~~
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.