From: Heiko Z. <smi...@us...> - 2010-12-24 01:24:27
|
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 "Devil-Linux". The branch, master has been updated via 8445f0b576991e9ee9f1a5a362178f4746194181 (commit) via c1cf1a2f5aae5656ae4466074e11a956ee260fbd (commit) via 308688359e0cd05ac1bf82b0208d322bd6675632 (commit) from 8270a91c8d0056607707babe53619beced4124cb (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 8445f0b576991e9ee9f1a5a362178f4746194181 Author: Heiko Zuerker <smi...@us...> Date: Thu Dec 23 19:23:47 2010 -0600 add syslog-ng 3.0.9, including required eventlog lib commit c1cf1a2f5aae5656ae4466074e11a956ee260fbd Author: Heiko Zuerker <smi...@us...> Date: Thu Dec 23 19:09:46 2010 -0600 add libnet 1.1.5 Signed-off-by: Heiko Zuerker <smi...@us...> commit 308688359e0cd05ac1bf82b0208d322bd6675632 Author: Heiko Zuerker <smi...@us...> Date: Thu Dec 23 19:16:21 2010 -0600 updated default config ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 8 +++++- package/Config.in | 2 + package/eventlog/eventlog.mk | 13 ++++++++++++ package/libnet/Config.in | 4 +++ package/libnet/libnet.mk | 12 +++++++++++ package/syslog-ng/Config.in | 19 +++++++++++++++++ package/syslog-ng/syslog-ng.mk | 36 ++++++++++++++++++++++++++++++++++ 7 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 package/eventlog/eventlog.mk create mode 100644 package/libnet/Config.in create mode 100644 package/libnet/libnet.mk create mode 100644 package/syslog-ng/Config.in create mode 100644 package/syslog-ng/syslog-ng.mk hooks/post-receive -- Devil-Linux |