parent
0c22dc2ef5
commit
039f114ed5
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/man-pages-4.15.tar.xz
|
||||
/man-pages-4.16.tar.xz
|
||||
/man-pages-5.00.tar.xz
|
||||
/man-pages-5.01.tar.xz
|
||||
|
@ -1,7 +1,8 @@
|
||||
diff -up man-pages-3.59/man2/close.2.orig man-pages-3.59/man2/close.2
|
||||
--- man-pages-3.59/man2/close.2.orig 2014-02-16 08:33:52.000000000 +0100
|
||||
+++ man-pages-3.59/man2/close.2 2014-02-18 13:49:27.685917162 +0100
|
||||
@@ -120,6 +120,13 @@ other threads in the same process.
|
||||
diff --git a/man2/close.2 b/man2/close.2
|
||||
index 8a81efd..8f8a6fd 100644
|
||||
--- a/man2/close.2
|
||||
+++ b/man2/close.2
|
||||
@@ -122,6 +122,13 @@ other threads in the same process.
|
||||
Since a file descriptor may be reused,
|
||||
there are some obscure race conditions
|
||||
that may cause unintended side effects.
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: Linux kernel and C library user-space interface documentation
|
||||
Name: man-pages
|
||||
Version: 5.00
|
||||
Version: 5.01
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||
URL: http://www.kernel.org/doc/man-pages/
|
||||
@ -85,6 +85,10 @@ popd
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu May 09 2019 Nikola Forró <nforro@redhat.com> - 5.01-1
|
||||
- update to 5.01
|
||||
resolves #1708251
|
||||
|
||||
* Wed Mar 06 2019 Nikola Forró <nforro@redhat.com> - 5.00-1
|
||||
- update to 5.00
|
||||
resolves #1686085
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (man-pages-posix-2013-a.tar.xz) = e6ec8eb57269fadf368aeaac31b5a98b9c71723d4d5cc189f9c4642d6e865c88e44f77481dccbdb72e31526488eb531f624d455016361687a834ccfcac19fa14
|
||||
SHA512 (man-pages-additional-20140218.tar.xz) = c7874db32a9bdefaea6c6be6549e6e6538fa1d93260bf342dd0d9821fa05754aa79a723e701493c81b2e1f460918429eb9b5edb704b55878b1e5ed585a3ff07d
|
||||
SHA512 (man-pages-5.00.tar.xz) = 7ab44d5c8ed06696e7c463ec5118305fada7a6d284fc38d32e0771faa3ff12b74a8b696f9577481a0d1d2c7f1e5e78a21a72d80d2f34bd50955622b226b39fa2
|
||||
SHA512 (man-pages-5.01.tar.xz) = 0f95198e230fe28da2821c931f0078adf67bc4d92434b4da5e67dcfe3b462fd22b3268b7c0b9385603f0bfa7aa273c97ae152edd2b6f6975b9199b6e73e1f457
|
||||
|
Loading…
Reference in New Issue
Block a user