2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-06 17:25:22 +00:00
Files
lm-sensors/doc/developers/checklist

24 lines
840 B
Plaintext
Raw Normal View History

CHECKLIST FOR NEW RELEASES
==========================
release:
- check out i2c and lm_sensors2
- 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.
`cvs diff -r Vx-y-z lib' is your friend.
- Update CHANGES
- Update lm_sensors.lsm and send it to the LSM by mailing it to
lsm@execpc.com with the subject `add' (no quotes).
- update lm_sensors2/version.h and i2c/kernel/i2c.h, and cvs commit it
- Tag the release using CVS ('cvs tag V#-#-#' from the dist root)
- cvs commit
- remove 'CVS' related files/directories
- tar it up and post it (sign it!)
misc:
- copy to mirrors
- announce on Freshmeat
- clear support area of unanswered tickets