1
0
Fork 0
mirror of https://github.com/util-linux/util-linux.git synced 2026-09-19 16:04:26 +00:00
No description
  • C 81.4%
  • Shell 12.3%
  • Meson 2%
  • M4 1.9%
  • Berry 1.1%
  • Other 1.1%
Find a file
Karel Zak b2180371ce Merge branch 'PR/libmount-restricted-hardening'
* PR/libmount-restricted-hardening:
  libmount: use fchmodat2() for X-mount.mode=
  libmount: restore the original namespace on error paths
  libmount: secure the idmapped mount replacement
  libmount: pin the legacy mount target and bind/move source
  libmount: harden restricted mount targets and post-mount handling
  lib/fileutils: add safe FD-path and no-symlink helpers
2026-09-11 13:22:25 +02:00
.github tools: add checkcloexec.sh to detect missing close-on-exec flags 2026-09-08 14:52:22 +02:00
agetty-cmd tree-wide: add missing close-on-exec flags 2026-09-08 15:04:51 +02:00
bash-completion findmnt: add --net and --local filters 2026-09-09 10:30:38 +02:00
config build-sys: gtkdoc-fixxref v1.27 requires module option 2018-02-01 13:23:40 +01:00
disk-utils Merge branch 'fixes' of https://github.com/prabhakarpujeri/util-linux 2026-08-31 10:58:38 +02:00
Documentation docs: add HOWTO-HACKING-lsfd.md covering test_mkfds 2026-08-21 22:19:47 +09:00
include Merge branch 'PR/libmount-restricted-hardening' 2026-09-11 13:22:25 +02:00
lib Merge branch 'PR/libmount-restricted-hardening' 2026-09-11 13:22:25 +02:00
libblkid treewide: replace magic numbers with USEC_PER_SEC and friends 2026-08-17 13:33:50 +02:00
libfdisk Merge branch 'PR/libfdisk-ask-string' of https://github.com/karelzak/util-linux-work 2026-09-09 11:47:46 +02:00
liblastlog2 tree-wide: add missing close-on-exec flags 2026-09-08 15:04:51 +02:00
libmount Merge branch 'PR/libmount-restricted-hardening' 2026-09-11 13:22:25 +02:00
libsmartcols tree-wide: add missing close-on-exec flags 2026-09-08 15:04:51 +02:00
libuuid tree-wide: add missing close-on-exec flags 2026-09-08 15:04:51 +02:00
login-utils tree-wide: add missing close-on-exec flags 2026-09-08 15:04:51 +02:00
lsblk-cmd lsblk: truncate long ID-LINK columns 2026-06-02 20:57:43 +08:00
lsfd-cmd lsfd: accept -j, -r, or --hyperlink=always exclusively 2026-08-24 20:10:00 +09:00
m4 fix spelling and typos 2024-08-21 15:30:51 +00:00
man-common man: Adjust ENVIRONMENT grammar 2026-04-09 11:09:26 +02:00
misc-utils Merge branch 'PR/findmnt-netfs' of https://github.com/karelzak/util-linux-work 2026-09-09 13:29:21 +02:00
pam_lastlog2 pam_lastlog2: fix libpam linking in autotools build 2026-05-19 10:54:57 +02:00
po po: update zn_CN.po (from translationproject.org) 2026-07-10 03:01:57 +02:00
po-man agetty: move man page to agetty-cmd/ 2026-07-28 14:57:52 +02:00
schedutils uclampset: fix lost-update race in set_uclamp_one() 2026-05-31 11:42:30 +03:00
sys-utils Merge branch 'PR/libmount-restricted-hardening' 2026-09-11 13:22:25 +02:00
term-utils lib/fileutils: add safe FD-path and no-symlink helpers 2026-09-10 09:48:25 +02:00
tests Merge branch 'PR/findmnt-netfs' of https://github.com/karelzak/util-linux-work 2026-09-09 13:29:21 +02:00
text-utils tree-wide: add missing close-on-exec flags 2026-09-08 15:04:51 +02:00
tools tools: add checkcloexec.sh to detect missing close-on-exec flags 2026-09-08 14:52:22 +02:00
.clangd add .clangd configuration 2026-03-19 13:12:15 +01:00
.editorconfig style: convert tabs to spaces in meson.build 2026-02-05 09:13:23 +08:00
.gitignore gitignore: replace CLAUDE.md with .claude/ directory 2026-03-18 14:10:53 +01:00
.packit.yaml added sqlite3 to packit 2024-01-31 13:55:51 +01:00
.shellcheckrc ci: disable shellcheck warning for unused variables 2023-01-23 13:21:54 +00:00
AGENTS.md docs: replace howto-*.txt with HOWTO-*.md and add AGENTS.md 2026-06-29 13:54:10 +02:00
AUTHORS docs: remove obsolete historical readme files, update AUTHORS 2026-06-29 14:08:01 +02:00
autogen.sh autotools: check for flex in autogen.sh 2023-11-20 22:25:46 +01:00
ChangeLog docs: Correct ChangeLog URL to history log. 2020-05-11 09:48:43 +02:00
CLAUDE.md docs: add CLAUDE.md pointing to AGENTS.md 2026-06-29 14:12:56 +02:00
configure.ac libmount: use fchmodat2() for X-mount.mode= 2026-09-10 09:54:41 +02:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
Makefile.am tools: add checkcloexec.sh to detect missing close-on-exec flags 2026-09-08 14:52:22 +02:00
meson.build libmount: use fchmodat2() for X-mount.mode= 2026-09-10 09:54:41 +02:00
meson_options.txt build-sys: (meson) make dlopen optional 2026-08-10 11:39:39 +02:00
NEWS build-sys: update release dates 2026-02-26 11:53:42 +01:00
README docs: fix documentation references in README 2026-08-10 16:17:00 -05:00
README.licensing license: switch from BSD 4-clause to 3-clause 2026-05-14 20:58:40 -04:00
util-linux.doap Use https for project-related documentation. 2022-11-05 10:43:49 +01:00

				  util-linux

		util-linux is a random collection of Linux utilities

     Note: for the years 2006-2010 this project was named "util-linux-ng".

COMPILE & INSTALL:

      See Documentation/HOWTO-BUILDING.md.

MAILING LIST:

      E-MAIL:  util-linux@vger.kernel.org
      URL:     http://vger.kernel.org/vger-lists.html#util-linux
      ARCHIVE: https://lore.kernel.org/util-linux/

      The mailing list will reject email messages that contain:
       - more than 100K characters
       - html
       - spam phrases/keywords
      See: http://vger.kernel.org/majordomo-info.html#taboo

IRC CHANNEL:

      #util-linux at libera.chat:

      irc://irc.libera.chat/util-linux

      The IRC channel and Mailing list are for developers and project
      maintainers. For end users it is recommended to utilize the
      distribution's support system.

BUG REPORTING:

      E-MAIL: util-linux@vger.kernel.org
      Web:    https://github.com/util-linux/util-linux/issues

      Bug reports with sensitive or private information: Karel Zak <kzak@redhat.com>

      This project has no resources to provide support for distribution specific
      issues. For end users it is recommended to utilize the distribution's
      support system.

NLS (PO TRANSLATIONS):

      PO files are maintained by:
	  https://translationproject.org/domain/util-linux.html

VERSION SCHEMA:

      Standard releases:
	  <major>.<minor>[.<maint>]
	     major = fatal and deep changes
	     minor = typical release with new features
	     maint = maintenance releases; bug fixes only

      Development releases:
	 <major>.<minor>-rc<N>

SOURCE CODE:

 Download archive:
	  https://www.kernel.org/pub/linux/utils/util-linux/

 See also:
     Documentation/HOWTO-CONTRIBUTING.md
     Documentation/HOWTO-HACKING.md
     Documentation/HOWTO-TESTING.md

 SCM (Source Code Management) Repository:

    Primary repository:
	  git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git

    Backup repository:
	  git clone https://github.com/util-linux/util-linux.git

    Web interfaces:
	  https://git.kernel.org/cgit/utils/util-linux/util-linux.git
	  https://github.com/util-linux/util-linux

      Note: the GitHub repository may contain temporary development branches too.

      The kernel.org repository contains master (current development) and stable/*
      (maintenance) branches only. All master or stable/* changes are always pushed
      to both repositories at the same time.

    Repository Branches: 'git branch -a'
	  Master Branch:
	   - Continuously developed, no feature freeze or translation freezes.
	   - Day-to-day status is: 'it works for me'. This means that its
	     normal state is useful but not well tested.

	  Stable Branches:
	   - Public releases.
	   - Branch name: stable/v<major>.<minor>.
	   - Created from the 'master' branch.
	   - The release candidates and final release are always based
             on the stable branch.
	   - Maintenance releases are part of, and belong to, their respective
	     stable branch. As such, they are tags(<major>.<minor>.<maint>) and
	     not branches of their own. They are not part of, visible in, or
	     have anything to do with the 'master' development branch. In git
	     terminology: maintenance releases are not reachable from 'master'.
	   - When initially cloned (as with the 'git clone' command given above),
	     these branches are created as 'remote tracking branches' and are
	     only visible by using the -a or -r options to 'git branch'. To
	     create a local branch, use the desired tag with this command:
	     'git checkout -b v2.29.2 v2.29.2'

    Tags: 'git tag'
	   - v<version> tag is created in the stable branch for every release.
	   - v<version>-start is created in the master branch to start work on the next release.
	   - All tags are signed by the maintainer's PGP key.


WORKFLOW EXAMPLE:

    Development                     Releases
    (Master Branch)                 (Stable/vX.Y Branch)

    - Sync latest translations
      from translationproject.org
    - Tag v<X.Y+1>-devel            - Fork from master to stable/v<X.Y> branch
                                      - Code stabilization
                                    - RC1 (Tag v<X.Y>-rc1)
                                      - Backport bug fixes
                                    - RC2 (Tag v<X.Y>-rc2)
                                      - po/ and po-man/ translations available on
                                        translationproject.org/
                                      - Wait 7-17 days for translators
                                      - Sync latest translations
                                      - Backport bug fixes
                                    - Final release v<X.Y> (Tag v<X.Y>)
                                      ...
                                    - Release v<X.Y>.1
                                      ...
                                    - Release v<X.Y>.2