- version update to 5.04

* clone.2
        Document clone3()
  * wait.2
        Add P_PIDFD for waiting on a child referred to by a PID file descriptor
  * bpf-helpers.7
        Refresh against kernel v5.4-rc7
  * see Changes for other changes

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=196
This commit is contained in:
Petr Gajdos 2019-11-20 08:16:21 +00:00 committed by Git OBS Bridge
parent 88a084bdec
commit f44c1b4af1
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fe13aeaf9081f4c134c711270a66e264dce24dae3df7e9fec3dd18c8a485120
size 1677908

3
man-pages-5.04.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c369e46a572a67f5fcb90a2f93316f72ee74bd0fd2da85268a1d290ade3cec6
size 2535472

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 20 08:13:59 UTC 2019 - pgajdos@suse.com
- version update to 5.04
* clone.2
Document clone3()
* wait.2
Add P_PIDFD for waiting on a child referred to by a PID file descriptor
* bpf-helpers.7
Refresh against kernel v5.4-rc7
* see Changes for other changes
-------------------------------------------------------------------
Fri Oct 25 07:39:55 UTC 2019 - pgajdos@suse.com

View File

@ -17,7 +17,7 @@
Name: man-pages
Version: 5.03
Version: 5.04
Release: 0
Summary: Linux Manual Pages
License: BSD-3-Clause AND GPL-2.0-or-later AND MIT
@ -25,7 +25,7 @@ Group: Documentation/Man
Url: http://www.kernel.org/doc/man-pages/download.html
#Git-Clone: git://git.kernel.org/pub/scm/docs/man-pages/man-pages
#Git-Web: http://git.kernel.org/cgit/docs/man-pages/man-pages.git/
Source: https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
Source: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/snapshot/man-pages-%{version}.tar.gz
Patch0: %{name}.eal3.diff
Patch1: %{name}-remove-ioctl_list-reference.patch
Patch3: %{name}_gai.conf-reference.patch