I'm interested in the community's opinion on LGPL, Tivoisation and medical devices.
I have a piece of medical equipment with a built-in PC using some LGPL libs.
My FDA (and to an extent CE) requirement is that I have detailed documented tracking of installations, so in the event of a recall/upgrade I can know which customers are affected. I can no-longer claim to the FDA that this is true if the doctor can change the software - however unlikely.
This isn't a question of the safety or effectiveness of the particular library - just how the FDA expects me to deal with what they see as the equivalent of recalling a contaminated drug.
Would a statement in the EULA saying, "change anything and this is no longer licensed for medical use" violate the customers LGPL rights? And so invalidate my ability to redistribute the LGPL code?
I am allowed (LGPL2) to prevent them re-linking if it isn't technically possible, eg. on a ROM. If I prevent them by other means, code signing, dongle etc is this still a valid excuse?
How does this change if the library goes to LGPL3?
How does the FDA (CE) see apps on Windows where there are numerous untested OS updates every month?
ps. No I'm not cheating the LGPL app. We submit bug fixes back to the main branch etc
pps. "Ask a lawyer" is not helpful. Our lawyers know less about LGPL than I do. It's not lawyers that decide laws - it's courts. I'm not suing myself in 186 countries and 52 US states just to establish a precedent!

