update to 5.07
This commit is contained in:
parent
8d182bbbf6
commit
22a7dcf650
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/man-pages-5.03.tar.xz
|
||||
/man-pages-5.04.tar.xz
|
||||
/man-pages-5.06.tar.xz
|
||||
/man-pages-5.07.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
diff --git a/man2/close.2 b/man2/close.2
|
||||
index 8a81efd..8f8a6fd 100644
|
||||
index c920b24..a57b0f4 100644
|
||||
--- a/man2/close.2
|
||||
+++ b/man2/close.2
|
||||
@@ -122,6 +122,13 @@ other threads in the same process.
|
||||
@@ -123,6 +123,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,8 +6,8 @@
|
||||
|
||||
Summary: Linux kernel and C library user-space interface documentation
|
||||
Name: man-pages
|
||||
Version: 5.06
|
||||
Release: 3%{?dist}
|
||||
Version: 5.07
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||
URL: http://www.kernel.org/doc/man-pages/
|
||||
Source: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
|
||||
@ -118,6 +118,9 @@ fi
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 21 2020 Nikola Forró <nforro@redhat.com> - 5.07-1
|
||||
- update to 5.07
|
||||
|
||||
* Thu Apr 16 2020 Nikola Forró <nforro@redhat.com> - 5.06-3
|
||||
- Fix another typo in postun scriptlet
|
||||
|
||||
|
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.06.tar.xz) = 2d321ae88be662712293e9b054e5cec3d817836fc154924cbd6a0b759992463a586ec01dc3292fcee6d8146c60e63ef505b223fd955ce71fcbd8760cc60512ed
|
||||
SHA512 (man-pages-5.07.tar.xz) = 701837b6a8dd3bf9e0fa3d0234384bcc8af4ba8b6a4fdce01a441a146c5101bb14b96cfd68b48613c2ddd2237d01c63fb24a8478c4fff5482265f6605bcbe2f5
|
||||
|
Loading…
Reference in New Issue
Block a user