Closed
Bug 323473
Opened 20 years ago
Closed 19 years ago
Create CGI script for update system
Categories
(Camino Graveyard :: Product Site, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: hwaara, Assigned: moz)
References
Details
See bug 322592
We'll need a simple CGI/PHP script that takes an URI like this:
http://update.caminobrowser.org/update.php?os_ver=1044?camino_ver=1.0+
And then return a plist with no keys if there's no update (for that OS/camino version) or a full plist with the update info.
For example, if a user with Mac OS X 10.2.8 is querying, and the latest update (say Camino 1.2) requires 10.3, that user will not get that update, but the last 10.2.8-supported Camino.
The script will have to understand that a version string that ends with "+" is trunk, and strip that.
Volunteers?
Updated•20 years ago
|
Assignee: mikepinkerton → bugzilla
Component: General → Product Site
QA Contact: bugzilla
| Assignee | ||
Updated•20 years ago
|
Assignee: bugzilla → mozilla
Status: ASSIGNED → NEW
Comment 2•19 years ago
|
||
This won't be needed with the new system in bug 185436.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•