Closed Bug 641604 Opened 14 years ago Closed 14 years ago

Run SQL to blocklist certain NVIDIA drivers

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fligtar, Assigned: oremj)

References

Details

Please run this SQL from bug 639698 on AMO production to blocklist some graphics drivers. The block has been tested in staging. INSERT INTO `blgfxdrivers` VALUES (NULL, NULL, 'WINNT 5.1', '0x10de', '', 'DIRECT3D_9_LAYERS', 'BLOCKED_DRIVER_VERSION', '7.0.0.0', 'GREATER_THAN_OR_EQUAL', NOW(), NOW()); Thanks
Blocks: 639698
Assignee: server-ops → jeremy.orem+bugs
INSERT INTO `blgfxdrivers` VALUES (NULL, NULL, 'WINNT 5.1', '0x10de', '', 'DIRECT3D_9_LAYERS', 'BLOCKED_DRIVER_VERSION', '7.0.0.0', 'GREATER_THAN_OR_EQUAL', NOW(), NOW());
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.