jnraine / munkiserver

Visit https://github.com/munkiserver/munkiserver for active development — this repository is no longer maintained
85 stars 27 forks source link

Ignoring MacUpdate Information #60

Closed rickychilcott closed 13 years ago

rickychilcott commented 13 years ago

Some apps (either custom apps, repackaged commercial apps, or small utilities) are not in macupdate. To that end, it is annoying for the 'Updates Available' for the wrong application. Ideally, we could turn off macupdate integration, on a per package branch basis.

jnraine commented 13 years ago

Ricky, when a package is uploaded munki server attempts to find the appropriate record on MacUpdate and from time to time it may choose the incorrect record. After upload, if the MacUpdate record does not correspond to the appropriate application/package, you can remove the MacUpdate web ID from the "Web Version Tracker" tab. Once removed, the package version will not be tracked and you will no longer receive notifications on the matter.

I will close this issue for now, let me know if this solution does not work for you.

Jordan