runrevmark

Results 68 comments of runrevmark

I think its esoteric enough that it doesn't need a release note - although how is g++ not symlinked correctly? Is it something about your setup? Something one of our...

Okay so it sounds like it isn't necessarily a build from source issue then - isn't the modified code in code that runs in a built IDE too?

Ah! Okay well if it is an xcode 12.4/12.5 issue then it doesn't need a release note as it won't have affected anyone :)

@livecodepanos Is this definitely an issue we need to resolve for the new Xcode update?

Certainly the META-INF standard approaches are more general (it appears that OpenDoc uses XML files, whereas JAR-related ones use .sf/.mf files) - they work using per-file signing within the archive,...

The android 'whole-file' approach is described as 'custom' (it's mentioned in a few overviews of the Android APK security model) but it seems to fit what we need with LCB...

The X.509 format is extensible anyway - Authenticode (the MS model we have code for already) uses X.509 signatures, it just requires some specific extra fields to be recognised as...

@montegoulding: I'm not too fussed either way. This code embeds a signature in the comment field of a zip archive - the same mechanism is used by Android's update zips....

Setting to future as it turns out we don't need to raise the min version from 8 to support storyboards.

@peter-b: Yes - it is an st-git stack so I can separate things out subsequently if necessary. The hash cleanup is required for an optimization to looking up elements in...