OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
util-linux
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
00-about-docs.txt
260 bytes
12/21/2017 02:44:24 PM
rw-r--r--
📄
AUTHORS.gz
11.1 KB
09/16/2020 06:43:15 PM
rw-r--r--
📄
NEWS.Debian.gz
1.11 KB
02/14/2018 10:20:23 PM
rw-r--r--
📄
PAM-configuration.txt
671 bytes
12/21/2017 02:44:24 PM
rw-r--r--
📄
blkid.txt
3.18 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
cal.txt
2.21 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
changelog.Debian.gz
1.88 KB
09/16/2020 06:43:15 PM
rw-r--r--
📄
col.txt
1.87 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
copyright
17.55 KB
02/14/2018 10:20:24 PM
rw-r--r--
📄
deprecated.txt
2.66 KB
12/21/2017 02:44:24 PM
rw-r--r--
📁
examples
-
09/18/2020 06:25:31 AM
rwxr-xr-x
📄
getopt.txt
992 bytes
12/21/2017 02:44:24 PM
rw-r--r--
📄
getopt_changelog.txt
1.88 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-build-sys.txt
3.12 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-compilation.txt
1.98 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-contribute.txt.gz
3.06 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-debug.txt
2.38 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-man-page.txt.gz
2.25 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-pull-request.txt.gz
4.16 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-tests.txt
3.62 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
howto-usage-function.txt.gz
2.27 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
hwclock.txt
148 bytes
12/21/2017 02:44:24 PM
rw-r--r--
📄
modems-with-agetty.txt
2.56 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
mount.txt
522 bytes
12/21/2017 02:44:24 PM
rw-r--r--
📄
parse-date.txt.gz
7.93 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
pg.txt
448 bytes
12/21/2017 02:44:24 PM
rw-r--r--
📄
poeigl.txt.gz
8.68 KB
12/21/2017 02:44:24 PM
rw-r--r--
📄
release-schedule.txt
1.32 KB
12/21/2017 02:44:24 PM
rw-r--r--
📁
releases
-
09/18/2020 06:25:31 AM
rwxr-xr-x
Editing: release-schedule.txt
Close
Release schedule ---------------- The util-linux package uses the <major>.<minor>.<maintenaince> 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