Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-08-15 21:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and      /work/SRC/openSUSE:Factory/.man-pages.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "man-pages"

Sat Aug 15 21:18:45 2020 rev:141 rq:826284 version:5.08

Changes:
--------
--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes      2020-07-01 
18:22:36.361933603 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.3399/man-pages.changes    
2020-08-15 21:19:22.859589116 +0200
@@ -1,0 +2,33 @@
+Thu Aug 13 12:46:18 UTC 2020 - [email protected]
+
+- version update to 5.08
+  Newly documented interfaces in existing pages
+  ---------------------------------------------
+  prctl.2
+      Dave Martin
+          Add SVE prctls (arm64)
+              Add documentation for the the PR_SVE_SET_VL and PR_SVE_GET_VL
+              prctls added in Linux 4.15 for arm64.
+      Dave Martin  [Catalin Marinas]
+          Add tagged address ABI control prctls (arm64)
+              Add documentation for the the PR_SET_TAGGED_ADDR_CTRL and 
+              PR_GET_TAGGED_ADDR_CTRL prctls added in Linux 5.4 for arm64.
+  setns.2
+      Michael Kerrisk
+          Document the use of PID file descriptors with setns()
+              Starting with Linux 5.8, setns() can take a PID file descriptor 
as
+              an argument, and move the caller into or more of the namespaces 
of
+              the thread referred to by that descriptor.
+  capabilities.7
+      Michael Kerrisk
+          Document CAP_BPF
+      Michael Kerrisk
+          Add CAP_PERFMON
+  symlink.7
+      Aleksa Sarai
+          Document magic links more completely
+  etc. see Changes
+- modified patches
+  % man-pages-openat2.h-location.patch (refreshed)
+
+-------------------------------------------------------------------

Old:
----
  man-pages-5.07.tar.gz

New:
----
  man-pages-5.08.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ man-pages.spec ++++++
--- /var/tmp/diff_new_pack.CCae3Z/_old  2020-08-15 21:19:23.695589593 +0200
+++ /var/tmp/diff_new_pack.CCae3Z/_new  2020-08-15 21:19:23.699589595 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           man-pages
-Version:        5.07
+Version:        5.08
 Release:        0
 Summary:        Linux  Manual Pages
 License:        BSD-3-Clause AND GPL-2.0-or-later AND MIT

++++++ man-pages-5.07.tar.gz -> man-pages-5.08.tar.gz ++++++
++++ 13255 lines of diff (skipped)

++++++ man-pages-openat2.h-location.patch ++++++
--- /var/tmp/diff_new_pack.CCae3Z/_old  2020-08-15 21:19:24.235589901 +0200
+++ /var/tmp/diff_new_pack.CCae3Z/_new  2020-08-15 21:19:24.239589904 +0200
@@ -1,7 +1,7 @@
-Index: man-pages-5.07/man2/openat2.2
+Index: man-pages-5.08/man2/openat2.2
 ===================================================================
---- man-pages-5.07.orig/man2/openat2.2 2020-06-09 14:45:54.000000000 +0200
-+++ man-pages-5.07/man2/openat2.2      2020-06-30 16:07:09.655352702 +0200
+--- man-pages-5.08.orig/man2/openat2.2 2020-08-13 10:03:54.000000000 +0200
++++ man-pages-5.08/man2/openat2.2      2020-08-13 14:44:24.008387550 +0200
 @@ -29,7 +29,7 @@ openat2 \- open and possibly create a fi
  .B #include <sys/types.h>
  .B #include <sys/stat.h>
@@ -10,4 +10,4 @@
 +.B #include <linux/openat2.h>
  .PP
  .BI "int openat2(int " dirfd ", const char *" pathname ,
- .BI "            struct open_how *" how ", size_t " size ");
+ .BI "            struct open_how *" how ", size_t " size ");"


Reply via email to