From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. b82aaa6ef858e9dbd7ac1fcb943278a403a9f53b
Date: Sat, 17 Oct 2015 02:26:28 +0200 [thread overview]
Message-ID: <20151017002629.316AC21577@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 4617 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via b82aaa6ef858e9dbd7ac1fcb943278a403a9f53b (commit)
from 4cdcf12702ac05a3ba368f0667fe7daf2e5dbd78 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b82aaa6ef858e9dbd7ac1fcb943278a403a9f53b
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Sat Oct 17 00:32:40 2015 +0200
plymouth: Update to 0.9.2.
Update to the latest minor version of the plymouth 0.9 series.
Also enable support for systemd.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
.../plymouth-0.9.0-everything-is-better-in-red.patch | 16 ----------------
.../plymouth-0.9.2-everything-is-better-in-red.patch | 16 ++++++++++++++++
plymouth/plymouth.nm | 3 ++-
3 files changed, 18 insertions(+), 17 deletions(-)
delete mode 100644 plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch
create mode 100644 plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch
Difference in files:
diff --git a/plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch b/plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch
deleted file mode 100644
index f2981ca..0000000
--- a/plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -Nur plymouth-0.9.0_orig/src/plugins/splash/text/plugin.c plymouth-0.9.0/src/plugins/splash/text/plugin.c
---- plymouth-0.9.0_orig/src/plugins/splash/text/plugin.c 2014-04-21 17:18:19.000000000 +0200
-+++ plymouth-0.9.0/src/plugins/splash/text/plugin.c 2014-12-07 14:57:09.344789424 +0100
-@@ -177,10 +177,10 @@
- 0xffffff);
- ply_terminal_set_color_hex_value (terminal,
- PLY_TERMINAL_COLOR_BLUE,
-- 0x3465a4);
-+ 0xCC0A00);
- ply_terminal_set_color_hex_value (terminal,
- PLY_TERMINAL_COLOR_BROWN,
-- 0x979a9b);
-+ 0x880400);
-
- ply_text_display_set_background_color (view->display,
- PLY_TERMINAL_COLOR_BLACK);
diff --git a/plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch b/plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch
new file mode 100644
index 0000000..255f3c3
--- /dev/null
+++ b/plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch
@@ -0,0 +1,16 @@
+diff -Nur a/src/plugins/splash/text/plugin.c b/src/plugins/splash/text/plugin.c
+--- a/src/plugins/splash/text/plugin.c 2015-02-26 19:32:41.000000000 +0100
++++ b/src/plugins/splash/text/plugin.c 2015-09-10 22:03:27.266902240 +0200
+@@ -174,10 +174,10 @@
+ 0x2e3436);
+ ply_terminal_set_color_hex_value (terminal,
+ PLY_TERMINAL_COLOR_WHITE,
+- 0xffffff);
++ 0xCC0A00);
+ ply_terminal_set_color_hex_value (terminal,
+ PLY_TERMINAL_COLOR_BROWN,
+- 0x979a9b);
++ 0x880400);
+
+ ply_text_display_set_background_color (view->display,
+ PLY_TERMINAL_COLOR_BLACK);
diff --git a/plymouth/plymouth.nm b/plymouth/plymouth.nm
index 257aef6..2666928 100644
--- a/plymouth/plymouth.nm
+++ b/plymouth/plymouth.nm
@@ -4,7 +4,7 @@
###############################################################################
name = plymouth
-version = 0.9.0
+version = 0.9.2
release = 1
groups = System/Base
@@ -33,6 +33,7 @@ build
libpng-devel
libudev-devel
pango-devel
+ systemd-devel
end
configure_options += \
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2015-10-17 0:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151017002629.316AC21577@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox