diff --git a/general.ent b/general.ent index 137d629308..c65427e2e6 100644 --- a/general.ent +++ b/general.ent @@ -448,7 +448,7 @@ export -f as_root - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 93c7c55739..ad4290cb0c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -47,6 +47,10 @@ April 17th, 2014 + + [bdubbs] - Updated to samba-4.1.7. Fixes + #4972. + [fernando] - gnome-system-monitor-3.12.1. Partially fixes #4958. diff --git a/networking/netprogs/samba.xml b/networking/netprogs/samba.xml index ce141f6eeb..e8f5c8fff7 100644 --- a/networking/netprogs/samba.xml +++ b/networking/netprogs/samba.xml @@ -6,11 +6,11 @@ - - - - + + + ]> @@ -110,9 +110,7 @@ Install Samba by running the following commands: -sed -e "s:(Function \*)callback:(rl_command_func_t \*)callback:g" \ - -i libcli/smbreadline/smbreadline.c && -./configure \ +./configure \ --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ @@ -130,7 +128,8 @@ make If one quicktest fails, it can be disabled. For example, samba3.raw.eas has been reported - to fail. To disable it, run the following command: + to fail for prior Samba versions. To disable it, run the following + command: sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail