1999-04-26 01:05:18 +00:00
|
|
|
CHECKLIST FOR NEW RELEASES
|
|
|
|
==========================
|
|
|
|
|
1999-10-08 04:35:50 +00:00
|
|
|
release:
|
1999-12-02 03:29:13 +00:00
|
|
|
- check out i2c and lm_sensors2
|
1999-11-20 19:45:47 +00:00
|
|
|
- Update, if necessary, the version number of `sensors'
|
2000-06-18 16:45:12 +00:00
|
|
|
(edit prog/sensors/main.c and change the VERSION define)
|
|
|
|
`cvs diff -r Vx-y-z prog/sensors' is your friend.
|
1999-11-20 19:45:47 +00:00
|
|
|
- Update if necessary, the version number of libsensors
|
|
|
|
(edit lib/Module.mk and change LIBMAINVER and/or LIBMINORVER)
|
|
|
|
Remember: update main number when interface changes, minor if new
|
|
|
|
functionality is added, and patch if only bugs are fixed.
|
2000-06-18 16:45:12 +00:00
|
|
|
`cvs diff -r Vx-y-z lib' is your friend.
|
1999-10-08 04:35:50 +00:00
|
|
|
- Update CHANGES
|
1999-11-20 19:45:47 +00:00
|
|
|
- Update lm_sensors.lsm and send it to the LSM by mailing it to
|
|
|
|
lsm@execpc.com with the subject `add' (no quotes).
|
1999-10-08 04:35:50 +00:00
|
|
|
- update lm_sensors2/version.h, and cvs commit it
|
1999-12-02 03:29:13 +00:00
|
|
|
- Tag the release using CVS ('cvs tag V#-#-#' from the dist root)
|
1999-10-08 04:35:50 +00:00
|
|
|
- cp lm_sensors2/README.package README
|
|
|
|
- remove 'CVS' related files/directories
|
|
|
|
- tar it up and post it (sign it!)
|
|
|
|
|
|
|
|
kernel patch (repeat with latest 2.2.x and 2.3.x kernels):
|
|
|
|
- untar a virgin kernel
|
|
|
|
- mkpatch against i2c, and apply it
|
|
|
|
- mkpatch against lm_sensors2
|
|
|
|
- put the patches in a lm_sensors-2.x.x-kernel-2.x.x.patches dir
|
|
|
|
- cp ../lm_sensors.../lm_sensors2/README.patches ./README
|
|
|
|
- tar and post it (sign it!)
|
|
|
|
|
|
|
|
misc:
|
|
|
|
- copy to mirrors
|
|
|
|
- announce on Freshmeat
|
|
|
|
- clear support area of unanswered tickets
|