[Samba] Applying patches on bug fixes

Marc Muehlfeld mmuehlfeld at samba.org
Thu Jul 28 19:44:03 UTC 2016


Am 28.07.2016 um 20:44 schrieb Marc Muehlfeld:
> Am 28.07.2016 um 17:32 schrieb Marc Muehlfeld:
>> * Download the patch from the Bugzilla:
>>   # wget -O /tmp/BZ11520.patch
>> https://bugzilla.samba.org/attachment.cgi?id=1219
>>
>> * Change into the root of your Samba sources directory:
>>   # cd /usr/src/samba-4.4.4/
>>
>> * Apply the patch to the sources:
>>   # patch -p 1 < /tmp/BZ11520.patch
>>
>> * And the rest as usual:
>>   # ./configure && make && make install
> 
> 
> 
> I've added the steps to the Wiki:
> https://wiki.samba.org/index.php/Build_Samba_from_source#Upgrading_a_Self-compiled_Samba_Installation


Ups, wrong link. :-)

https://wiki.samba.org/index.php/Build_Samba_from_source#Applying_a_Patch



More information about the samba mailing list