Tango distrib patches
Patches provided for Tango source distribution
To apply any patches downloaded from this page, first
go to the directory where Tango source distribution has been downloaded,
then type the command
patch -p1 <"patch_file"
Tango 8.0.5 source distribution patches
- Bug 3563183, Bug 3564392, Bug 3564930, Bug 3564995, Bug 3565021, Bug 3566280: These 6 bugs are all fixed if you apply this patch file. Then go to your build directory and run "make" followed by "make install"
- Bug 3577835, Bug 3577837: These 2 bugs and some DeviceProxy class thread safety issues are all fixed if you apply this patch file. Then go to your build directory and run "make" followed by "make install"
Tango 7.2.6 source distribution patches
- Bug 3259442: If you are using Tango 7.2.6, download this patch file. If you are using Tango 7.2.6a, download this patch file. Look at the first line of your README file to know if you are using Tango 7.2.6 or 7.2.6a. Apply the patch as described above, run the "bootstrap" script, go to your build directory and run the classical "configure", "make" and "make install" commands.
- Bug 3213730, Bug 3129849 and Bug 3277453: These 3 bugs are all fixed if you apply this patch file. Then, go to your build directory and run "make" and "make install"
- Bug 3285674: This bug is fixed if you apply this patch file. Then, go to your build directory and run "make" and "make install"
- Bug 3339975: This bug is fixed if you apply this patch file. Then, go to your build directory and run "make" and "make install"

