Package: udt / 4.11+dfsg1-2
Metadata
| Package | Version | Patches format | 
|---|---|---|
| udt | 4.11+dfsg1-2 | 3.0 (quilt) | 
Patch series
view the series file| Patch | File delta | Description | 
|---|---|---|
| 0001 Link against libpthread.patch | (download) | 
              src/Makefile |
                    2 	1 +	1 -	0 ! | link against libpthread Since UDT uses the pthread library, it is appropriate to link against it so that those symbols are defined. | 
| 0002 Set soname on shared library.patch | (download) | 
              src/Makefile |
                    2 	1 +	1 -	0 ! | set soname on shared library This will allow multiple future versions of the library to be installed on a system without breaking existing binaries. | 
| enable portability beyond i386 and amd64.patch | (download) | 
              app/Makefile |
                   35 	1 +	34 -	0 ! | enable portability beyond i386 and amd64 Closes: #646778 | 
| fix fbtfs with as needed.patch | (download) | 
              app/Makefile |
                    2 	1 +	1 -	0 ! | fix fbtfs with --as-needed Closes: #722958 | 
| use cxx as c++ compiler name variable.patch | (download) | 
              app/Makefile |
                   14 	7 +	7 -	0 ! | use cxx as c++ compiler name variable Closes: #994675 | 
| fix_makefile.patch | (download) | 
              Makefile |
                   28 	23 +	5 -	0 ! | rewrite makefile to make sure parallel build is possible | 
