Quote:
Raziel wrote:
@MickJT
I got five updates to the SDK presented today, all five with the strange reason of "Used filesystem date for check".
All updates on the SdkServer are like that. There aren't version strings in unix style libraries (if there were, it could cause a problem with multiple version strings in an executable. libSDL is an exception but fortunately it hasn't caused a problem so far)
Quote:
Could you please look into them as i believe they are broken somehow on the server, because all five feature a broken "Local file" string, looking like "g.a Missing or incorrect version string (date)" and a "Remote File" version number of "0.0 (date)"
Yep. All 0.0.0
It was like that before I had access to the SdkServer. The version numbers are only used if there are version strings in the local files to compare it to. It looks for a version string in the file you already have installed, then checks if the version number in the database is newer. With unix style libraries without version strings, it doesn't matter what version numbers are on the server. It's a cosmetic thing. I might do that with future updates, but some versions aren't a standard x.x or x.x.x format that AmiUpdate needs, like builds from git/svn, versions that use a date, or a letter, or have more than 3 sets of numbers.
Quote:
--- The (date)s are of course different in all five packages ---
The packages are
libOGG.lha
libPNG.lha
libVorbis.lha
libXML2.lha
zlib SDK component
Enjoy the updates :)
Quote:
Thanks a bunch for tidying up the SDK AmiUpdate part
Thanks.
Quote:
Hmm, maybe a little note to those updates within AmiUpdate would be nice
Changing all of the entries takes a long time. The way the site is designed, it takes you back to the front page after clicking Save changes for each entry. I did that once when I changed all the descriptions to start with "An update to".
Edited by MickJT on 2013/6/15 7:30:32
Edited by MickJT on 2013/6/15 7:31:45
Edited by MickJT on 2013/6/15 7:34:22
Edited by MickJT on 2013/6/15 7:35:37
Edited by MickJT on 2013/6/15 7:43:37
Edited by MickJT on 2013/6/15 7:49:39