Updated Debian Packaging Hackathon (markdown)
parent
383da3bfe6
commit
8a2a580895
|
@ -68,7 +68,7 @@ It is essentially a four steps process
|
||||||
|
|
||||||
1. Obtain fis-gtm 5.5 source tarball from sourceforge http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/
|
1. Obtain fis-gtm 5.5 source tarball from sourceforge http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/
|
||||||
|
|
||||||
1. Obtain fis-gtm C generated files from Kitware file server (temporary method) http://public.kitware.com/pub/itk/OSEHRA
|
1. Obtain fis-gtm C generated files from Kitware file server (temporary method) http://public.kitware.com/pub/itk/OSEHRA , more specifically the tarball: gtm_V55000_linux_i686_src_extras.tar.gz
|
||||||
1. Expand both tarballs
|
1. Expand both tarballs
|
||||||
1. Repackage into a single tarball:
|
1. Repackage into a single tarball:
|
||||||
|
|
||||||
|
@ -76,5 +76,7 @@ Currently, this is all nicely configured to grab the most recent version of fis-
|
||||||
|
|
||||||
NOTE: Some recent security fixes has been applied to fis-gtm in version 5.5, but have not been ported yet to the github repository. This probably should be one of the first tasks of the hackathon on June 13.
|
NOTE: Some recent security fixes has been applied to fis-gtm in version 5.5, but have not been ported yet to the github repository. This probably should be one of the first tasks of the hackathon on June 13.
|
||||||
|
|
||||||
|
The hosting of files at Kitware must be replaced with a more secured mechanism. For example, by fisglobal generating these files again, and posting them as an additional tarball in sourceforge. In this way, the integrity of the code can better be ensured by the upstream development team.
|
||||||
|
|
||||||
## CMake-ification
|
## CMake-ification
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue