diff options
author | Johannes Pointner <johannes.pointner@br-automation.com> | 2018-03-21 08:55:26 +0100 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2018-04-09 12:32:07 -0400 |
commit | fa1913215275899b09c49c0bb5531f26909c5790 (patch) | |
tree | 005e3a71c2370f415e66fb7f49c4037c1a06325c /meta-networking | |
parent | fd77663ea91f12b771bb7754265f05c3e9301426 (diff) | |
download | meta-openembedded-fa1913215275899b09c49c0bb5531f26909c5790.tar.gz |
samba: update to 4.7.6
This includes security fixes that adresses the following defects:
CVE-2018-1050 (Denial of Service Attack on external print server.)
CVE-2018-1057 (Authenticated users can change other users' password.)
* Detail release note:
- https://www.samba.org/samba/history/samba-4.7.6.html
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.7.6.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.7.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb index 87f404900e..a8517c541e 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb | |||
@@ -30,8 +30,8 @@ SRC_URI_append_libc-musl = " \ | |||
30 | file://samba-4.3.9-remove-getpwent_r.patch \ | 30 | file://samba-4.3.9-remove-getpwent_r.patch \ |
31 | " | 31 | " |
32 | 32 | ||
33 | SRC_URI[md5sum] = "3629a134253d6a4a16ebd23a508b0d5b" | 33 | SRC_URI[md5sum] = "0253021a45c479cec1e135b004a0177a" |
34 | SRC_URI[sha256sum] = "316d04fa9fbabad6f2739fe68e1928778af4866265409119aba6ef3435c8fe8d" | 34 | SRC_URI[sha256sum] = "1eede30fc8ef6504e24602fb72b00baa0a7b73b59f16d25cb0771dc8c7c57d6e" |
35 | 35 | ||
36 | inherit systemd waf-samba cpan-base perlnative update-rc.d | 36 | inherit systemd waf-samba cpan-base perlnative update-rc.d |
37 | # remove default added RDEPENDS on perl | 37 | # remove default added RDEPENDS on perl |