aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/samba/samba-ads_3.5.6.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-10-12 06:52:33 -0700
committerTom Rini <tom_rini@mentor.com>2010-10-12 06:58:34 -0700
commit0946177ef3e91cbb6dd1c62063911a2bb68d3c4f (patch)
treeb109a46d9566e8db07a49d9c6c8a29f1263ba84b /recipes/samba/samba-ads_3.5.6.bb
parenta5d76edf3216eed8c8710b0b639499cd7ade21ab (diff)
downloadopenembedded-0946177ef3e91cbb6dd1c62063911a2bb68d3c4f.tar.gz
samba, samba-ads: Update to 3.5.6 for security fixes
There's a large number of issues fixed over 3.3.9 (and even more over the older versions) here. Still D_P = -1 for the tdb thing but if your distro was on 3.3.x 3.5.6 should be a safe upgrade. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/samba/samba-ads_3.5.6.bb')
-rw-r--r--recipes/samba/samba-ads_3.5.6.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/samba/samba-ads_3.5.6.bb b/recipes/samba/samba-ads_3.5.6.bb
new file mode 100644
index 0000000000..1119c1b4a5
--- /dev/null
+++ b/recipes/samba/samba-ads_3.5.6.bb
@@ -0,0 +1,18 @@
+require samba.inc
+require samba-ads.inc
+LICENSE = "GPLv3"
+
+PR = "r3"
+SRC_URI += "file://config-lfs.patch \
+ file://quota.patch;striplevel=0 \
+ file://configure-3.3.0.patch \
+ file://config-h.patch \
+ file://mtab.patch \
+ "
+
+do_compile () {
+ base_do_compile
+}
+
+SRC_URI[md5sum] = "bf6c09ea497a166df8bd672db1d8da8f"
+SRC_URI[sha256sum] = "466410868375d19a286ac3fc5d9f3c267ce359189f8e0d76e72ec10bd54247da"