aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordaviddavid <geiger.david68210@gmail.com>2026-04-13 09:25:56 +0200
committerdaviddavid <geiger.david68210@gmail.com>2026-04-13 09:25:56 +0200
commitd7a661160d08378c31e3f1d1d2ca8760e793799d (patch)
tree4baa73d816bd54ead96a55aa2fd0440eb867e217
parentdaa2a487577cf80eb9e5bbdd7cd6c0ef39ca1f57 (diff)
downloads2u-master.tar
s2u-master.tar.gz
s2u-master.tar.bz2
s2u-master.tar.xz
s2u-master.zip
-rw-r--r--Makefile2
-rw-r--r--NEWS12
-rwxr-xr-xs2u.sh1
3 files changed, 14 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8a3da9b..87327d9 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
#############################################################################
PACKAGE=s2u
-VERSION := 0.9.2
+VERSION := 0.9.3
FILES = Makefile README hostname-post s2u.c s2u.sh \
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..3fb9cf3
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,12 @@
+* Version: 0.9.3
+
+- Kill "changelog"
+- Fix "dist" in a git world
+- Fix tag in git world
+- Kill checktag accordingly
+- Include back version in Makefile
+- kill now useless CVS/SVN special variables
+- make it buildable with gcc-10: kill unused variables
+- Fix dbus
+- Fix dbus APIs
+- Fix build with libnotity 0.7
diff --git a/s2u.sh b/s2u.sh
index 38c9490..3d1fb4f 100755
--- a/s2u.sh
+++ b/s2u.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+# to be sourced
#---------------------------------------------------------------
# Project : Mandriva Linux
# Module : s2u