clearlinux / swupd-server

Software update server (deprecated)
Other
13 stars 17 forks source link

Make directory hashes independent on filename #23

Closed jrguzman-intel closed 8 years ago

jrguzman-intel commented 8 years ago

Calculate the hash for directories is desiderable to be independent on the dirname due to the subsequent calculation on the staged/HASH file. Here is used const "DIRECTORY" string for input name for all folders.

-> There is a patch for client side that must be applied at same time than this one jrguzman-intel/swupd-client#73 <-

Signed-off-by: Jose R Guzman jose.r.guzman.mosqueda@intel.com

phmccarty commented 8 years ago

+1

tmarcu commented 8 years ago

Merged into master branch.

phmccarty commented 8 years ago

I don't see these changes merged. Reopening.

tmarcu commented 8 years ago

Merged into master.