Samba 3.0.27a Available for Download

Thomas Bork tombork at web.de
Wed Nov 21 20:59:35 GMT 2007


Gerald (Jerry) Carter wrote:

> This is a bug fix release of the Samba 3.0.27 code base and
> is the version that servers should be run for for all current
> Samba 3.0 bug fixes.

Did you drop the SAMBA_VENDOR_PATCH?


version.h from 3.0.27:

/* Autogenerated by script/mkversion.sh */
#define SAMBA_VERSION_MAJOR 3
#define SAMBA_VERSION_MINOR 0
#define SAMBA_VERSION_RELEASE 27
#define SAMBA_VERSION_VENDOR_SUFFIX "for-eisfair"
#define SAMBA_VENDOR_PATCH 1
#define SAMBA_VERSION_OFFICIAL_STRING "3.0.27"
#define SAMBA_VERSION_STRING samba_version_string()


version.h from 3.0.27a:

/* Autogenerated by script/mkversion.sh */
#define SAMBA_VERSION_MAJOR 3
#define SAMBA_VERSION_MINOR 0
#define SAMBA_VERSION_RELEASE 27
#define SAMBA_VERSION_REVISION "a"
#define SAMBA_VERSION_OFFICIAL_STRING "3.0.27a"
#define SAMBA_VERSION_VENDOR_SUFFIX "for-eisfair"
#define SAMBA_VERSION_STRING samba_version_string()


In both cases I defined

SAMBA_VERSION_VENDOR_SUFFIX="for-eisfair"
SAMBA_VENDOR_PATCH=1

in VERSION.


der tom


More information about the samba-technical mailing list