From 64006164bbad9e1a0a383dde8aa86a5316c1a66f Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 15 Jan 2010 15:44:57 +0100 Subject: add murmur Signed-off-by: Florian Pritz --- murmur/ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 murmur/ChangeLog (limited to 'murmur/ChangeLog') diff --git a/murmur/ChangeLog b/murmur/ChangeLog new file mode 100644 index 0000000..f2dabfd --- /dev/null +++ b/murmur/ChangeLog @@ -0,0 +1,28 @@ +2009-12-18 Otto Allmendinger + * 1.2.0-8: + included dbus configuration file, changed default dbus settings + + * 1.2.0-7: + included manfile + renamed binary "murmur" to "murmurd" to be consistent with manfile + changed murmur user shell to /bin/false (shell access not required anymore) + +2009-12-17 Malte Rabenseifner + * 1.2.0-6: + included manfile + using mumbles included privilige dropping + added some files to backup array + added logrotate configuration file + +2009-12-15 Otto Allmendinger + * 1.2.0-5 : + simplified dependencies + increased visibility of install messages + + * 1.2.0-4 : + added boost to makedepends + + * 1.2.0-3 : + added ChangeLog + added post_upgrade() function + added x86_64 to arch -- cgit v1.2.3-24-g4f1b From e318f0b35c97d42347d4784cb5706e0f69d06532 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 15 Jan 2010 16:21:53 +0100 Subject: murmur: update Signed-off-by: Florian Pritz --- murmur/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'murmur/ChangeLog') diff --git a/murmur/ChangeLog b/murmur/ChangeLog index f2dabfd..84fa086 100644 --- a/murmur/ChangeLog +++ b/murmur/ChangeLog @@ -1,3 +1,7 @@ +2010-01-9 Otto Allmendinger + * 1.2.1-1: + bump to version 1.2.1 + 2009-12-18 Otto Allmendinger * 1.2.0-8: included dbus configuration file, changed default dbus settings -- cgit v1.2.3-24-g4f1b From 1cf1f411390e039ec6f01dd02eb296da790b5fc9 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 1 Mar 2010 21:00:21 +0100 Subject: update Signed-off-by: Florian Pritz --- murmur/ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'murmur/ChangeLog') diff --git a/murmur/ChangeLog b/murmur/ChangeLog index 84fa086..7537836 100644 --- a/murmur/ChangeLog +++ b/murmur/ChangeLog @@ -1,8 +1,12 @@ -2010-01-9 Otto Allmendinger +2010-02-11 Otto Allmendinger + * 1.2.2-1: + bump to version 1.2.2 + +2010-01-09 Otto Allmendinger * 1.2.1-1: bump to version 1.2.1 -2009-12-18 Otto Allmendinger +2009-12-18 Otto Allmendinger * 1.2.0-8: included dbus configuration file, changed default dbus settings @@ -18,7 +22,7 @@ added some files to backup array added logrotate configuration file -2009-12-15 Otto Allmendinger +2009-12-15 Otto Allmendinger * 1.2.0-5 : simplified dependencies increased visibility of install messages -- cgit v1.2.3-24-g4f1b