<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/util-linux.git, branch master</title>
<subtitle>git.kernel.org: pub/scm/utils/util-linux/util-linux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/'/>
<entry>
<title>mesg.1 cleanups/updates</title>
<updated>2023-05-17T11:53:45+00:00</updated>
<author>
<name>наб</name>
<email>nabijaczleweli@nabijaczleweli.xyz</email>
</author>
<published>2023-05-14T23:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=03a8f430c53a4bd6f8ac7d633efdb7216c3a6185'/>
<id>03a8f430c53a4bd6f8ac7d633efdb7216c3a6185</id>
<content type='text'>
First hunk:  grammar.
Second hunk: (a) mentioning BSD ptys and not UNIX98 ones is odd,
             (b) mentioning /only/ ptys is odder still.
Third hunk:  mesg is found in the UNIX Programmer's Manual;
             it takes its modern form in V7
             (it's unclear to me why V6 specifically is mentioned,
              since it's still default-invert + always-report-"was X").
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First hunk:  grammar.
Second hunk: (a) mentioning BSD ptys and not UNIX98 ones is odd,
             (b) mentioning /only/ ptys is odder still.
Third hunk:  mesg is found in the UNIX Programmer's Manual;
             it takes its modern form in V7
             (it's unclear to me why V6 specifically is mentioned,
              since it's still default-invert + always-report-"was X").
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nsenter-keep-caps' of https://github.com/dgibson/util-linux</title>
<updated>2023-05-17T11:43:40+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T11:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=a82df27f5d900c5e905fa2d6bb55751cfdff7c9a'/>
<id>a82df27f5d900c5e905fa2d6bb55751cfdff7c9a</id>
<content type='text'>
* 'nsenter-keep-caps' of https://github.com/dgibson/util-linux:
  Add --keep-caps option to nsenter, similar to the one in unshare
  unshare: Move implementation of --keep-caps option to library function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'nsenter-keep-caps' of https://github.com/dgibson/util-linux:
  Add --keep-caps option to nsenter, similar to the one in unshare
  unshare: Move implementation of --keep-caps option to library function
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'libmount/syscall'</title>
<updated>2023-05-17T11:42:01+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T11:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=d3edf0f8de6de4ad3ff7e1d62bd6b271a576538e'/>
<id>d3edf0f8de6de4ad3ff7e1d62bd6b271a576538e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'enosys' of https://github.com/t-8ch/util-linux</title>
<updated>2023-05-17T11:34:34+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T11:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=bd2ebbd4eadd29efac994037c0e85e8ddad13248'/>
<id>bd2ebbd4eadd29efac994037c0e85e8ddad13248</id>
<content type='text'>
* 'enosys' of https://github.com/t-8ch/util-linux:
  enosys: properly block execve syscall
  enosys: don't require end-of-options marker
  enosys: find syscalls at build time
  enosys: remove long jumps from BPF
  enosys: add --list
  enosys: validate syscall architecture
  enosys: add manpage
  enosys: add bash completion
  enosys: make messages useful for users
  enosys: translate messages
  enosys: add common arguments
  enosys: add test
  enosys: fix native arch for s390x
  enosys: syscall numbers are "long"
  enosys: mark variable static
  enosys: remove unneeded inline variable declaration
  enosys: improve checks for EXIT_NOTSUPP
  enosys: move from tests/helpers/test_enosys.c
  c.h: make err_nonsys available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'enosys' of https://github.com/t-8ch/util-linux:
  enosys: properly block execve syscall
  enosys: don't require end-of-options marker
  enosys: find syscalls at build time
  enosys: remove long jumps from BPF
  enosys: add --list
  enosys: validate syscall architecture
  enosys: add manpage
  enosys: add bash completion
  enosys: make messages useful for users
  enosys: translate messages
  enosys: add common arguments
  enosys: add test
  enosys: fix native arch for s390x
  enosys: syscall numbers are "long"
  enosys: mark variable static
  enosys: remove unneeded inline variable declaration
  enosys: improve checks for EXIT_NOTSUPP
  enosys: move from tests/helpers/test_enosys.c
  c.h: make err_nonsys available
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mkswap/offset' of https://github.com/t-8ch/util-linux</title>
<updated>2023-05-17T11:27:55+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T11:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=372e026e09382dae5385718567ecd97ad0637ece'/>
<id>372e026e09382dae5385718567ecd97ad0637ece</id>
<content type='text'>
* 'mkswap/offset' of https://github.com/t-8ch/util-linux:
  mkswap: implement --offset
  mkswap: (tests) don't overwrite logfiles
  mkswap: (tests) validate existence of truncate command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'mkswap/offset' of https://github.com/t-8ch/util-linux:
  mkswap: implement --offset
  mkswap: (tests) don't overwrite logfiles
  mkswap: (tests) validate existence of truncate command
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'blockdev/zonesz' of https://github.com/t-8ch/util-linux</title>
<updated>2023-05-17T11:26:34+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T11:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=976157c821d81080b707315dfa17bbff87e9f5ca'/>
<id>976157c821d81080b707315dfa17bbff87e9f5ca</id>
<content type='text'>
* 'blockdev/zonesz' of https://github.com/t-8ch/util-linux:
  blockdev: add support for BLKGETZONESZ
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'blockdev/zonesz' of https://github.com/t-8ch/util-linux:
  blockdev: add support for BLKGETZONESZ
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mount/tests/fstab' of https://github.com/t-8ch/util-linux</title>
<updated>2023-05-17T11:25:25+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T11:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=747fe9946ad844ddb6a6f6509980c2161857bc2d'/>
<id>747fe9946ad844ddb6a6f6509980c2161857bc2d</id>
<content type='text'>
* 'mount/tests/fstab' of https://github.com/t-8ch/util-linux:
  mount: (tests) reuse well-known per-test fstab location
  tests: (functions.sh) use per-test fstab file
  mount: (tests) explicitly use test fstab location
  tests: (functions.sh) create variable for test fstab location
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'mount/tests/fstab' of https://github.com/t-8ch/util-linux:
  mount: (tests) reuse well-known per-test fstab location
  tests: (functions.sh) use per-test fstab file
  mount: (tests) explicitly use test fstab location
  tests: (functions.sh) create variable for test fstab location
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: release++ (v2.39)</title>
<updated>2023-05-17T09:58:48+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T09:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=2dccaae42bfdd0f1e34da11f2023480655308e1b'/>
<id>2dccaae42bfdd0f1e34da11f2023480655308e1b</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update v2.39-ReleaseNotes</title>
<updated>2023-05-17T09:57:07+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T09:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=9a15010a607ed7a73f9c8133be1297963c6faf43'/>
<id>9a15010a607ed7a73f9c8133be1297963c6faf43</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>po-man: merge changes</title>
<updated>2023-05-17T09:54:01+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2023-05-17T09:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/util-linux.git/commit/?id=01b3ed1b260b76fa68177e440c7b905be3ab193d'/>
<id>01b3ed1b260b76fa68177e440c7b905be3ab193d</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
