From: Heiko Z. <smi...@us...> - 2011-04-25 18:14:00
|
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 2e532c33a334304b91e6c301447d887472afdcfd (commit) via d91eb9e1534de8f71ea834adf774f61d74eb5809 (commit) via c43b4a628461afdce0ec71c368a50e1838fdf41a (commit) from a3d9222ab07be869c3b0eef2cee22fdf3d7cd968 (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 2e532c33a334304b91e6c301447d887472afdcfd Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 13:11:43 2011 -0500 samba: bump version to 3.5.8 and add additional config options commit d91eb9e1534de8f71ea834adf774f61d74eb5809 Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 13:10:58 2011 -0500 added default samba config commit c43b4a628461afdce0ec71c368a50e1838fdf41a Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 13:10:32 2011 -0500 enabled samba ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 11 +- package/samba/Config.in | 16 + package/samba/samba-CVE-2011-0719.patch | 613 -------------------- package/samba/samba-add-check-for-__use_bsd.patch | 18 - .../samba/samba-do-not-check-glibc-version.patch | 104 ---- package/samba/samba-fix-client-mtab.patch | 11 - package/samba/samba-fix-mount.cifs.patch | 18 - package/samba/samba-getgrouplist.patch | 41 -- package/samba/samba-remove-legacy-index.patch | 20 - package/samba/samba.mk | 27 +- .../default/target_skeleton/etc/samba/smb.conf | 271 +++++++++ 11 files changed, 310 insertions(+), 840 deletions(-) delete mode 100644 package/samba/samba-CVE-2011-0719.patch delete mode 100644 package/samba/samba-add-check-for-__use_bsd.patch delete mode 100644 package/samba/samba-do-not-check-glibc-version.patch delete mode 100644 package/samba/samba-fix-client-mtab.patch delete mode 100644 package/samba/samba-fix-mount.cifs.patch delete mode 100644 package/samba/samba-getgrouplist.patch delete mode 100644 package/samba/samba-remove-legacy-index.patch create mode 100644 target/Devil-Linux/default/target_skeleton/etc/samba/smb.conf hooks/post-receive -- Devil-Linux |