Changes between Version 145 and Version 146 of Download
- Timestamp:
- Apr 8, 2024, 5:01:52 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v145 v146 195 195 The downloaded file is verified with OpenPGP/GPG key ID `721042C5` (release 6.6: `DFD22559`). 196 196 197 The public key block is [source:trunk/smartmontools/update-smart-drivedb.in?rev=5 332#L399included in the script].197 The public key block is [source:trunk/smartmontools/update-smart-drivedb.in?rev=5597#L400 included in the script]. 198 198 It is also available at [https://keyserver.ubuntu.com/pks/lookup?search=0x721042C5&fingerprint=on&op=vindex Key Servers] ([https://keyserver.ubuntu.com/pks/lookup?search=0xDFD22559&fingerprint=on&op=vindex release 6.6]) but there is no need to import it into a local keyring. 199 200 '''The above update method does no longer work for smartmontools older than 6.5.'''201 The {{{update-smart-drivedb}}} tools from 5.40 to 6.1 use a download URL which is no longer valid since sourceforge platform upgrades.202 Releases 6.2 to 6.4 of the script use a HTTP URL which does no longer work since sourceforge site changed to HTTPS-only.203 The script from release 7.3 could also be used for older releases if the line `BRANCH=RELEASE_X_Y` is adjusted accordingly.204 199 205 200 The Windows package provides {{{update-smart-drivedb.ps1}}} since 7.3. It reads the proxy configuration from system settings. … … 207 202 208 203 The {{{drivedb.h}}} file can be viewed or downloaded ([[Image(/chrome/common/download.png)]]) using the Trac browser: 209 [source:/branches/RELEASE_6_0_DRIVEDB/smartmontools/drivedb.h 6.0],210 [source:/branches/RELEASE_6_1_DRIVEDB/smartmontools/drivedb.h 6.1],211 [source:/branches/RELEASE_6_2_DRIVEDB/smartmontools/drivedb.h 6.2],212 [source:/branches/RELEASE_6_3_DRIVEDB/smartmontools/drivedb.h 6.3],213 [source:/branches/RELEASE_6_4_DRIVEDB/smartmontools/drivedb.h 6.4],214 204 [source:/branches/RELEASE_6_5_DRIVEDB/smartmontools/drivedb.h 6.5], 215 205 [source:/branches/RELEASE_6_6_DRIVEDB/smartmontools/drivedb.h 6.6], … … 223 213 [source:/branches/RELEASE_5_41_DRIVEDB/smartmontools/drivedb.h 5.41], 224 214 [source:/branches/RELEASE_5_42_DRIVEDB/smartmontools/drivedb.h 5.42], 225 [source:/branches/RELEASE_5_43_DRIVEDB/smartmontools/drivedb.h 5.43]. 215 [source:/branches/RELEASE_5_43_DRIVEDB/smartmontools/drivedb.h 5.43], 216 [source:/branches/RELEASE_6_0_DRIVEDB/smartmontools/drivedb.h 6.0], 217 [source:/branches/RELEASE_6_1_DRIVEDB/smartmontools/drivedb.h 6.1], 218 [source:/branches/RELEASE_6_2_DRIVEDB/smartmontools/drivedb.h 6.2], 219 [source:/branches/RELEASE_6_3_DRIVEDB/smartmontools/drivedb.h 6.3], 220 [source:/branches/RELEASE_6_4_DRIVEDB/smartmontools/drivedb.h 6.4]. 226 221 227 222 ----