Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
util-linux /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2018-03-13 16:32
releases
[ DIR ]
drwxr-xr-x
2018-03-13 16:32
00-about-docs.txt
260
B
-rw-r--r--
2016-07-20 10:56
AUTHORS.gz
9.86
KB
-rw-r--r--
2017-02-22 12:46
NEWS.Debian.gz
800
B
-rw-r--r--
2018-03-07 19:29
PAM-configuration.txt
671
B
-rw-r--r--
2016-07-20 10:56
blkid.txt
3.18
KB
-rw-r--r--
2016-07-20 10:56
cal.txt
2.21
KB
-rw-r--r--
2016-07-20 10:56
changelog.Debian.gz
54.91
KB
-rw-r--r--
2018-03-07 19:29
changelog.gz
108
B
-rw-r--r--
2017-02-22 13:12
col.txt
1.87
KB
-rw-r--r--
2016-07-20 10:56
copyright
17.55
KB
-rw-r--r--
2018-03-07 19:29
deprecated.txt
2.76
KB
-rw-r--r--
2017-02-22 11:16
getopt.txt
992
B
-rw-r--r--
2016-07-20 10:56
getopt_changelog.txt
1.88
KB
-rw-r--r--
2016-07-20 10:56
howto-build-sys.txt
3.12
KB
-rw-r--r--
2016-11-02 13:03
howto-compilation.txt
1.98
KB
-rw-r--r--
2016-07-20 10:56
howto-contribute.txt.gz
2.73
KB
-rw-r--r--
2016-11-02 13:57
howto-debug.txt
2.38
KB
-rw-r--r--
2016-11-02 13:57
howto-man-page.txt.gz
2.25
KB
-rw-r--r--
2017-02-22 11:16
howto-pull-request.txt.gz
4.16
KB
-rw-r--r--
2017-02-22 11:16
howto-tests.txt
3.62
KB
-rw-r--r--
2016-11-02 13:57
howto-usage-function.txt.gz
2.45
KB
-rw-r--r--
2016-11-02 13:57
hwclock.txt
148
B
-rw-r--r--
2016-07-20 10:56
modems-with-agetty.txt
2.56
KB
-rw-r--r--
2016-07-20 10:56
mount.txt
522
B
-rw-r--r--
2016-07-20 10:56
pg.txt
448
B
-rw-r--r--
2016-07-20 10:56
poeigl.txt.gz
8.68
KB
-rw-r--r--
2016-11-28 11:59
release-schedule.txt
1.35
KB
-rw-r--r--
2016-07-20 10:56
source-code-management.txt
894
B
-rw-r--r--
2016-07-20 10:56
Save
Rename
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 -------- Documentation/source-code-management.txt