/usr/share/doc/util-linux
NameSizeModeActions
examples/-0755rm
releases/-0755rm
00-about-docs.txt2600644editdlrm
AUTHORS.gz151130644editdlrm
blkid.txt32580644editdlrm
cal.txt22620644editdlrm
changelog.Debian.gz26540644editdlrm
col.txt19130644editdlrm
copyright230450644editdlrm
deprecated.txt30860644editdlrm
getopt.txt9920644editdlrm
getopt_changelog.txt19270644editdlrm
howto-build-sys.txt31930644editdlrm
howto-compilation.txt29450644editdlrm
howto-contribute.txt.gz34370644editdlrm
howto-debug.txt24370644editdlrm
howto-man-page.txt1260644editdlrm
howto-pull-request.txt.gz42600644editdlrm
howto-tests.txt.gz17060644editdlrm
howto-usage-function.txt.gz23280644editdlrm
hwclock.txt1470644editdlrm
modems-with-agetty.txt26140644editdlrm
mount.txt5210644editdlrm
NEWS.Debian.gz18970644editdlrm
PAM-configuration.txt6710644editdlrm
parse-date.txt.gz81240644editdlrm
pg.txt4480644editdlrm
poeigl.txt.gz88670644editdlrm
README.Debian4810644editdlrm
release-schedule.txt13540644editdlrm
Edit: /usr/share/doc/util-linux/release-schedule.txt (1354B)
Release schedule ---------------- The util-linux package uses the .. version numbering scheme. Since the major version is pretty much fixed, any release means an increment of the minor number. The minor version is incremented roughly twice per year. The easiest way to estimate when the next version will appear, is to look at the time stamp of the last release. Before each release there are a few release candidates, which will be collectively tested. During the test period changes to the code base are restricted. Usually there are two release candidates. what length what will be accepted into upstream --------------------------------------------------------- rc1 1-2 weeks bug fixes only rc2 1-2 weeks translations, fatal/trivial bug fixes The period between a release and the next release candidate can be considered as the merge window. The release tarball is generated by "make distcheck" command. Release criteria ---------------- For all releases it is required that: - make checkincludes passes - make checkconfig passes - make distcheck passes - cd tests && ./run.sh passes - an out-of-tree build works (cd .. && mkdir build && cd build && ../util-linux/configure && make) - ideally: a build with uClibc works, and --with-slang works See also -------- ../README