commit man-pages for openSUSE:Factory

2020-11-06 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-11-06 23:43:32

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.11331 (New)


Package is "man-pages"

Fri Nov  6 23:43:32 2020 rev:142 rq:845372 version:5.09

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2020-08-15 
21:19:22.859589116 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.11331/man-pages.changes   
2020-11-06 23:43:44.943419355 +0100
@@ -1,0 +2,8 @@
+Mon Nov  2 08:57:55 UTC 2020 - pgaj...@suse.com
+
+- version update to 5.09
+  http://linux-man-pages.blogspot.com/2020/11/man-pages-509-is-released.html
+- modified patches
+  % man-pages-openat2.h-location.patch (refreshed)
+
+---

Old:

  man-pages-5.08.tar.gz

New:

  man-pages-5.09.tar.gz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.ZGg5L8/_old  2020-11-06 23:43:45.923417472 +0100
+++ /var/tmp/diff_new_pack.ZGg5L8/_new  2020-11-06 23:43:45.923417472 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.08
+Version:5.09
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT

++ man-pages-5.08.tar.gz -> man-pages-5.09.tar.gz ++
 24023 lines of diff (skipped)

++ man-pages-openat2.h-location.patch ++
--- /var/tmp/diff_new_pack.ZGg5L8/_old  2020-11-06 23:43:46.475416411 +0100
+++ /var/tmp/diff_new_pack.ZGg5L8/_new  2020-11-06 23:43:46.475416411 +0100
@@ -1,7 +1,7 @@
-Index: man-pages-5.08/man2/openat2.2
+Index: man-pages-5.09/man2/openat2.2
 ===
 man-pages-5.08.orig/man2/openat2.2 2020-08-13 10:03:54.0 +0200
-+++ man-pages-5.08/man2/openat2.2  2020-08-13 14:44:24.008387550 +0200
+--- man-pages-5.09.orig/man2/openat2.2 2020-11-01 21:08:55.0 +0100
 man-pages-5.09/man2/openat2.2  2020-11-02 08:49:28.818444974 +0100
 @@ -29,7 +29,7 @@ openat2 \- open and possibly create a fi
  .B #include 
  .B #include 
@@ -9,5 +9,5 @@
 -.B #include 
 +.B #include 
  .PP
- .BI "int openat2(int " dirfd ", const char *" pathname ,
- .BI "struct open_how *" how ", size_t " size ");"
+ .BI "long openat2(int " dirfd ", const char *" pathname ,
+ .BI "struct open_how *" how ", size_t " size );




commit man-pages for openSUSE:Factory

2020-08-15 Thread root
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 - pgaj...@suse.com
+
+- 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.0 +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.0 +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 
  .B #include 
@@ -10,4 +10,4 @@
 +.B #include 
  .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 ");"




commit man-pages for openSUSE:Factory

2020-07-01 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-07-01 18:22:34

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.3060 (New)


Package is "man-pages"

Wed Jul  1 18:22:34 2020 rev:140 rq:817898 version:5.07

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2020-06-11 
14:43:48.897227456 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.3060/man-pages.changes
2020-07-01 18:22:36.361933603 +0200
@@ -1,0 +2,7 @@
+Tue Jun 30 14:10:19 UTC 2020 - pgaj...@suse.com
+
+- added patches
+  fix [bsc#1173382]
+  + man-pages-openat2.h-location.patch
+
+---

New:

  man-pages-openat2.h-location.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.H8RbjS/_old  2020-07-01 18:22:36.961935454 +0200
+++ /var/tmp/diff_new_pack.H8RbjS/_new  2020-07-01 18:22:36.965935466 +0200
@@ -31,6 +31,8 @@
 Patch5: %{name}-tty_ioctl.patch
 # [bsc#1154701]
 Patch6: man-pages-tcp_fack.patch
+# [bsc#1173382]
+Patch7: man-pages-openat2.h-location.patch
 BuildRequires:  fdupes
 Supplements:packageand(man:patterns-base-documentation)
 BuildArch:  noarch
@@ -51,6 +53,7 @@
 %patch3
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++ man-pages-openat2.h-location.patch ++
Index: man-pages-5.07/man2/openat2.2
===
--- man-pages-5.07.orig/man2/openat2.2  2020-06-09 14:45:54.0 +0200
+++ man-pages-5.07/man2/openat2.2   2020-06-30 16:07:09.655352702 +0200
@@ -29,7 +29,7 @@ openat2 \- open and possibly create a fi
 .B #include 
 .B #include 
 .B #include 
-.B #include 
+.B #include 
 .PP
 .BI "int openat2(int " dirfd ", const char *" pathname ,
 .BI "struct open_how *" how ", size_t " size ");



commit man-pages for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-06-11 14:43:06

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.3606 (New)


Package is "man-pages"

Thu Jun 11 14:43:06 2020 rev:139 rq:813102 version:5.07

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2020-04-15 
19:53:09.189562694 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.3606/man-pages.changes
2020-06-11 14:43:48.897227456 +0200
@@ -1,0 +2,41 @@
+Wed Jun 10 06:37:13 UTC 2020 - pgaj...@suse.com
+
+- version update to 5.07
+  New and rewritten pages
+  ---
+  ioctl_fslabel.2
+  New page documenting filesystem get/set label ioctl(2) operations
+  Removed pages
+  -
+  ioctl_list.2
+  This page was first added more than 20 years ago. Since
+  that time it has seen hardly any update, and is by now
+  very much out of date, as reported by Heinrich Schuchardt
+  and confirmed by Eugene Syromyatnikov.
+  Newly documented interfaces in existing pages
+  -
+  adjtimex.2
+  Document clock_adjtime(2)
+  
+  clock_getres.2
+  Explain dynamic clocks
+  clone.2
+  Document the clone3() CLONE_INTO_CGROUP flag
+  mremap.2
+  Document MREMAP_DONTUNMAP
+  open.2
+  Document fs.protected_fifos and fs.protected_regular
+  prctl.2
+  Add PR_SPEC_INDIRECT_BRANCH for SPECULATION_CTRL prctls
+  Add PR_SPEC_DISABLE_NOEXEC for SPECULATION_CTRL prctls
+  Add PR_PAC_RESET_KEYS (arm64)
+  ptrace.2
+  Document PTRACE_SET_SYSCALL
+  proc.5
+  Document /proc/sys/fs/protected_regular
+  Document /proc/sys/fs/protected_fifos
+  Document /proc/sys/fs/aio-max-nr and /proc/sys/fs/aio-nr
+- deleted patches
+  - man-pages-remove-ioctl_list-reference.patch (upstreamed)
+
+---

Old:

  man-pages-5.06.tar.gz
  man-pages-remove-ioctl_list-reference.patch

New:

  man-pages-5.07.tar.gz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.Is2lYx/_old  2020-06-11 14:43:49.725229868 +0200
+++ /var/tmp/diff_new_pack.Is2lYx/_new  2020-06-11 14:43:49.725229868 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.06
+Version:5.07
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT
@@ -27,7 +27,6 @@
 #Git-Web:  http://git.kernel.org/cgit/docs/man-pages/man-pages.git/
 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
 Patch5: %{name}-tty_ioctl.patch
 # [bsc#1154701]
@@ -49,16 +48,12 @@
 %prep
 %setup -q
 %patch0 -p2
-%patch1 -p1
 %patch3
 %patch5 -p1
 %patch6 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build
-# not current anymore (list of ioctl calls in Linux/i386 kernel 1.3.27)
-# remove-ioctl_list-reference.patch removes references from ioctl.2
-rm man2/ioctl_list.2
 # glibc
 rm man3/{getifaddrs.3,freeifaddrs.3,crypt.3,crypt_r.3}
 # remove .so link to bzero.3, conflicts with libbsd

++ man-pages-5.06.tar.gz -> man-pages-5.07.tar.gz ++
 17619 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-04-15 19:53:07

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.2738 (New)


Package is "man-pages"

Wed Apr 15 19:53:07 2020 rev:138 rq:793754 version:5.06

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2020-02-20 
14:53:40.674087062 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.2738/man-pages.changes
2020-04-15 19:53:09.189562694 +0200
@@ -1,0 +2,32 @@
+Tue Apr 14 07:52:12 UTC 2020 - pgaj...@suse.com
+
+- version update to 5.06
+  New and rewritten pages
+  ---
+  * openat2.2
+  * pidfd_getfd.2
+  * select.2
+  * select_tut.2
+  * sysvipc.7
+  * time_namespaces.7
+  Newly documented interfaces in existing pages
+  -
+arch_prctl.2
+Add ARCH_SET_CPUID subcommand
+clock_getres.2
+Document CLOCK_TAI
+Add CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM
+prctl.2
+Document PR_SETIO_FLUSHER/GET_IO_FLUSHER
+setns.2
+Document CLONE_NEWTIME
+statx.2
+Document STATX_ATTR_VERITY
+unshare.2
+Document CLONE_NEWTIME
+socket.7
+Add description of SO_SELECT_ERR_QUEUE
+Document SO_TIMESTAMPNS
+  etc., see Changes
+
+---

Old:

  man-pages-5.05.tar.gz

New:

  man-pages-5.06.tar.gz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.SjRNQm/_old  2020-04-15 19:53:09.857562995 +0200
+++ /var/tmp/diff_new_pack.SjRNQm/_new  2020-04-15 19:53:09.861562997 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.05
+Version:5.06
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT

++ man-pages-5.05.tar.gz -> man-pages-5.06.tar.gz ++
 10733 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2020-02-20 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-02-20 14:53:31

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.26092 (New)


Package is "man-pages"

Thu Feb 20 14:53:31 2020 rev:137 rq:774804 version:5.05

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2020-02-09 
21:01:37.551326601 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.26092/man-pages.changes   
2020-02-20 14:53:40.674087062 +0100
@@ -1,0 +2,20 @@
+Mon Feb 10 08:44:31 UTC 2020 - pgaj...@suse.com
+
+- version update to 5.05
+  * Newly documented interfaces in existing pages
+clone.2
+Add clone3() set_tid information
+Document CLONE_CLEAR_SIGHAND
+fcntl.2
+Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
+memfd_create.2
+Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
+loop.4
+Document LOOP_SET_BLOCK_SIZE
+Document LOOP_SET_DIRECT_IO
+proc.5
+Document /proc/sys/vm/unprivileged_userfaultfd
+- deleted patches
+  - man-pages-somaxconn-default-value.patch (upstreamed)
+
+---

Old:

  man-pages-5.04.tar.gz
  man-pages-somaxconn-default-value.patch

New:

  man-pages-5.05.tar.gz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.FngHw9/_old  2020-02-20 14:53:41.382088487 +0100
+++ /var/tmp/diff_new_pack.FngHw9/_new  2020-02-20 14:53:41.386088495 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.04
+Version:5.05
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT
@@ -32,8 +32,6 @@
 Patch5: %{name}-tty_ioctl.patch
 # [bsc#1154701]
 Patch6: man-pages-tcp_fack.patch
-# [bsc#1162464]
-Patch7: man-pages-somaxconn-default-value.patch
 BuildRequires:  fdupes
 Supplements:packageand(man:patterns-base-documentation)
 BuildArch:  noarch
@@ -55,7 +53,6 @@
 %patch3
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++ man-pages-5.04.tar.gz -> man-pages-5.05.tar.gz ++
 2548 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2020-02-09 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-02-09 21:01:33

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.26092 (New)


Package is "man-pages"

Sun Feb  9 21:01:33 2020 rev:136 rq:769510 version:5.04

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2020-01-12 
23:18:56.366695307 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.26092/man-pages.changes   
2020-02-09 21:01:37.551326601 +0100
@@ -1,0 +2,7 @@
+Mon Feb  3 10:36:58 UTC 2020 - pgaj...@suse.com
+
+- added patches
+  [bsc#1162464]
+  + man-pages-somaxconn-default-value.patch
+
+---

New:

  man-pages-somaxconn-default-value.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.k8rPgG/_old  2020-02-09 21:01:38.515327148 +0100
+++ /var/tmp/diff_new_pack.k8rPgG/_new  2020-02-09 21:01:38.527327155 +0100
@@ -32,6 +32,8 @@
 Patch5: %{name}-tty_ioctl.patch
 # [bsc#1154701]
 Patch6: man-pages-tcp_fack.patch
+# [bsc#1162464]
+Patch7: man-pages-somaxconn-default-value.patch
 BuildRequires:  fdupes
 Supplements:packageand(man:patterns-base-documentation)
 BuildArch:  noarch
@@ -53,6 +55,7 @@
 %patch3
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++ man-pages-somaxconn-default-value.patch ++
Index: man-pages-5.04/man2/listen.2
===
--- man-pages-5.04.orig/man2/listen.2   2019-11-19 15:27:30.0 +0100
+++ man-pages-5.04/man2/listen.22020-02-03 11:18:26.040648707 +0100
@@ -167,7 +167,7 @@ If the
 argument is greater than the value in
 .IR /proc/sys/net/core/somaxconn ,
 then it is silently truncated to that value;
-the default value in this file is 128.
+the default value in this file is 4096 (Was 128 before linux-5.4).
 In kernels before 2.4.25, this limit was a hard coded value,
 .BR SOMAXCONN ,
 with the value 128.



commit man-pages for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2020-01-12 23:18:15

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.6675 (New)


Package is "man-pages"

Sun Jan 12 23:18:15 2020 rev:135 rq:762803 version:5.04

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-12-11 
12:04:23.200758991 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.6675/man-pages.changes
2020-01-12 23:18:56.366695307 +0100
@@ -1,0 +2,14 @@
+Fri Jan 10 11:31:23 UTC 2020 - pgaj...@suse.com
+
+- do not install man7/bpf-helpers.7 as it is already part of
+  bpftool package
+
+---
+Fri Jan 10 10:42:38 UTC 2020 - Ludwig Nussel 
+
+- don't use alternatives for man.7, just move it to a different directory
+  (boo#1160568)
+- use packageand to supplement the documentation pattern instead of
+  unconditionally hooking on man.
+
+---



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.R9okXT/_old  2020-01-12 23:18:58.290696018 +0100
+++ /var/tmp/diff_new_pack.R9okXT/_new  2020-01-12 23:18:58.290696018 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,10 +33,7 @@
 # [bsc#1154701]
 Patch6: man-pages-tcp_fack.patch
 BuildRequires:  fdupes
-BuildRequires:  update-alternatives
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-Supplements:man
+Supplements:packageand(man:patterns-base-documentation)
 BuildArch:  noarch
 
 %description
@@ -66,9 +63,14 @@
 rm man3/{getifaddrs.3,freeifaddrs.3,crypt.3,crypt_r.3}
 # remove .so link to bzero.3, conflicts with libbsd
 rm man3/explicit_bzero.3
+# already in bpftool package
+rm man7/bpf-helpers.7
+# conflicts with mandoc
+mkdir man7mp
+mv man7/man.7 man7mp/man.7mp
 
 %install
-for i in man? ; do
+for i in man[0-9]*; do
   mkdir -p "%{buildroot}/%{_mandir}/$i"
   cp -p "$i"/* "%{buildroot}/%{_mandir}/$i/"
 done
@@ -93,30 +95,13 @@
   exit "$RETVAL"
 fi
 
-# Prepare alternatives
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-from=$(readlink -f %{buildroot}%{_mandir}/man7/man.7*)
-to=$(echo $from|sed -e 's!\.7$!!')-mp.7
-mv -v "$from" "$to"
-ln -s -f %{_sysconfdir}/alternatives/man.7 "$from"
-
 # Remove duplicates
 %fdupes -s %{buildroot}/%{_prefix}
 
-%post
-update-alternatives --install \
-   %{_mandir}/man7/man.7%{?ext_man} man.7%{?ext_man} \
-   %{_mandir}/man7/man-mp.7%{?ext_man} 500
-
-%preun
-if [ $1 -eq 0 ] ; then
-   update-alternatives --remove man.7%{?ext_man} 
%{_mandir}/man7/man-mp.7%{?ext_man}
-fi
-
 %files
 %defattr(644,root,root,755)
+%dir %{_mandir}/man7mp
 %{_mandir}/man*/*.gz
-%ghost %{_sysconfdir}/alternatives/man.7%{?ext_man}
 %doc README Changes Changes.old
 %doc man-pages-*.Announce
 %doc man-pages-*.lsm




commit man-pages for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-12-11 12:03:28

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.4691 (New)


Package is "man-pages"

Wed Dec 11 12:03:28 2019 rev:134 rq:754699 version:5.04

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-12-02 
11:36:41.538439861 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.4691/man-pages.changes
2019-12-11 12:04:23.200758991 +0100
@@ -1,0 +2,10 @@
+Wed Dec  4 22:09:23 CET 2019 - Matej Cepl 
+
+- Set up %{_mandir}/man7/man.7%{?ext_man} as an alternative for
+  the man-page specific document. The other package providing
+  this man page is mandoc, which is meant as an alternative
+  lightweight faster replacement for man-pages package. It does
+  not have that many dependencies, it is written in C, see
+  http://mandoc.bsd.lv/ for more.
+
+---



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.yCBhhe/_old  2019-12-11 12:04:23.972758667 +0100
+++ /var/tmp/diff_new_pack.yCBhhe/_new  2019-12-11 12:04:23.976758665 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT
 Group:  Documentation/Man
-Url:http://www.kernel.org/doc/man-pages/download.html
+URL:https://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://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/snapshot/man-pages-%{version}.tar.gz
@@ -33,9 +33,11 @@
 # [bsc#1154701]
 Patch6: man-pages-tcp_fack.patch
 BuildRequires:  fdupes
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+BuildRequires:  update-alternatives
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 Supplements:man
+BuildArch:  noarch
 
 %description
 A large collection of man pages (documentation) from the Linux
@@ -90,11 +92,31 @@
 if [ "$RETVAL" -ne 0 ] ; then
   exit "$RETVAL"
 fi
+
+# Prepare alternatives
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+from=$(readlink -f %{buildroot}%{_mandir}/man7/man.7*)
+to=$(echo $from|sed -e 's!\.7$!!')-mp.7
+mv -v "$from" "$to"
+ln -s -f %{_sysconfdir}/alternatives/man.7 "$from"
+
+# Remove duplicates
 %fdupes -s %{buildroot}/%{_prefix}
 
+%post
+update-alternatives --install \
+   %{_mandir}/man7/man.7%{?ext_man} man.7%{?ext_man} \
+   %{_mandir}/man7/man-mp.7%{?ext_man} 500
+
+%preun
+if [ $1 -eq 0 ] ; then
+   update-alternatives --remove man.7%{?ext_man} 
%{_mandir}/man7/man-mp.7%{?ext_man}
+fi
+
 %files
 %defattr(644,root,root,755)
-%doc %{_mandir}/man*/*.gz
+%{_mandir}/man*/*.gz
+%ghost %{_sysconfdir}/alternatives/man.7%{?ext_man}
 %doc README Changes Changes.old
 %doc man-pages-*.Announce
 %doc man-pages-*.lsm




commit man-pages for openSUSE:Factory

2019-12-02 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-12-02 11:31:31

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.4691 (New)


Package is "man-pages"

Mon Dec  2 11:31:31 2019 rev:133 rq:751218 version:5.04

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-11-04 
17:01:00.391914477 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.4691/man-pages.changes
2019-12-02 11:36:41.538439861 +0100
@@ -1,0 +2,12 @@
+Wed Nov 20 08:13:59 UTC 2019 - pgaj...@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
+
+---

Old:

  man-pages-5.03.tar.xz

New:

  man-pages-5.04.tar.gz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.eYIwhb/_old  2019-12-02 11:36:42.090439977 +0100
+++ /var/tmp/diff_new_pack.eYIwhb/_new  2019-12-02 11:36:42.090439977 +0100
@@ -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 @@
 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




commit man-pages for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-11-04 17:00:58

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.2990 (New)


Package is "man-pages"

Mon Nov  4 17:00:58 2019 rev:132 rq:742829 version:5.03

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-10-17 
12:17:09.683944179 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.2990/man-pages.changes
2019-11-04 17:01:00.391914477 +0100
@@ -1,0 +2,8 @@
+Fri Oct 25 07:39:55 UTC 2019 - pgaj...@suse.com
+
+- tcp.7: correct documentation of tcp_fack, document tcp_recovery
+- added patches
+  [bsc#1154701]
+  + man-pages-tcp_fack.patch
+
+---

New:

  man-pages-tcp_fack.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.rkbouL/_old  2019-11-04 17:01:01.499915664 +0100
+++ /var/tmp/diff_new_pack.rkbouL/_new  2019-11-04 17:01:01.503915669 +0100
@@ -30,6 +30,8 @@
 Patch1: %{name}-remove-ioctl_list-reference.patch
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
+# [bsc#1154701]
+Patch6: man-pages-tcp_fack.patch
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -51,6 +53,7 @@
 %patch1 -p1
 %patch3
 %patch5 -p1
+%patch6 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++ man-pages-tcp_fack.patch ++
Index: man-pages-5.03/man7/tcp.7
===
--- man-pages-5.03.orig/man7/tcp.7  2019-10-11 10:56:08.0 +0200
+++ man-pages-5.03/man7/tcp.7   2019-10-25 09:36:55.047041318 +0200
@@ -458,9 +458,31 @@ When enabled, outgoing ECN-setup SYNs th
 normal SYN retransmission timeout will be resent with CWR and
 ECE cleared.
 .TP
-.IR tcp_fack " (Boolean; default: enabled; since Linux 2.2)"
+.IR tcp_fack " (integer; default: see below; since Linux 2.2)"
 .\" Since 2.1.92
 Enable TCP Forward Acknowledgement support.
+
+Prior to Linux 4.11, this option was enabled by default.
+In Linux 4.11, it was disabled by default in favor of RACK (see
+tcp_recovery).
+In Linux 4.15 it was deprecated entirely and its value is ignored.
+.TP
+.IR tcp_recovery " (integer; default: 0x1; since Linux 4.4)"
+Enable various experimental loss recovery features.
+
+This field is a bitmap to enable various loss recovery features.
+.RS
+.IP 0x1
+enables the RACK loss detection for fast detection of lost
+retransmissions and tail drops. It also subsumes and disables
+RFC6675 recovery for SACK connections. (Since Linux 4.4)
+.IP 0x2
+makes RACK's reordering window static (min_rtt/4). (Since
+Linux 4.15)
+.IP 0x4
+disables RACK's DUPACK threshold heuristic (Since Linux
+4.18).
+.RE
 .TP
 .IR tcp_fin_timeout " (integer; default: 60; since Linux 2.2)"
 .\" Since 2.1.53



commit man-pages for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-10-17 12:17:07

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.2352 (New)


Package is "man-pages"

Thu Oct 17 12:17:07 2019 rev:131 rq:738175 version:5.03

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-08-07 
13:59:02.456854427 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.2352/man-pages.changes
2019-10-17 12:17:09.683944179 +0200
@@ -1,0 +2,21 @@
+Mon Oct 14 06:47:17 UTC 2019 - pgaj...@suse.com
+
+- version update to 5.03
+  * New and rewritten pages
+pidfd_open.2
+pidfd_send_signal.2
+pivot_root.2
+ipc_namespaces.7
+uts_namespaces.7
+  * Newly documented interfaces in existing pages
+clone.2
+Document CLONE_PIDFD
+fanotify_mark.2
+Document FAN_MOVE_SELF
+ptrace.2
+Document PTRACE_GET_SYSCALL_INFO
+regex.3
+Document REG_STARTEND
+  * see Changes for other changes
+
+---

Old:

  man-pages-5.02.tar.xz

New:

  man-pages-5.03.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.hqBFnb/_old  2019-10-17 12:17:10.235942795 +0200
+++ /var/tmp/diff_new_pack.hqBFnb/_new  2019-10-17 12:17:10.239942785 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.02
+Version:5.03
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT

++ man-pages-5.02.tar.xz -> man-pages-5.03.tar.xz ++
 17751 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2019-08-07 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-08-07 13:58:58

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.9556 (New)


Package is "man-pages"

Wed Aug  7 13:58:58 2019 rev:130 rq:720567 version:5.02

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-05-16 
21:55:35.902900153 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.9556/man-pages.changes
2019-08-07 13:59:02.456854427 +0200
@@ -1,0 +2,15 @@
+Fri Aug  2 10:26:12 UTC 2019 - pgaj...@suse.com
+
+- version update to 5.02
+  * Newly documented interfaces in existing pages
+fanotify.7
+fanotify_init.2
+fanotify_mark.2
+Matthew Bobrowski  [Amir Goldstein, Jan Kara]
+Document FAN_REPORT_FID and directory modification events
+vdso.7
+Tobias Klauser  [Palmer Dabbelt]
+Document vDSO for RISCV
+   * see Changes for more details
+
+---

Old:

  man-pages-5.01.tar.xz

New:

  man-pages-5.02.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.DnoxXM/_old  2019-08-07 13:59:03.504854416 +0200
+++ /var/tmp/diff_new_pack.DnoxXM/_new  2019-08-07 13:59:03.504854416 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.01
+Version:5.02
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT

++ man-pages-5.01.tar.xz -> man-pages-5.02.tar.xz ++
 16742 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-05-16 21:55:34

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.5148 (New)


Package is "man-pages"

Thu May 16 21:55:34 2019 rev:129 rq:701801 version:5.01

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-03-12 
09:47:20.247610747 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.5148/man-pages.changes
2019-05-16 21:55:35.902900153 +0200
@@ -1,0 +2,9 @@
+Thu May  9 13:08:34 UTC 2019 - pgaj...@suse.com
+
+- version update to 5.01
+  * Newly documented interfaces in existing pages
+tsearch.3
+  Document the twalk_r() function added in glibc 2.30
+  * see Changes for more details
+
+---

Old:

  man-pages-5.00.tar.xz

New:

  man-pages-5.01.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.JyQ9Xx/_old  2019-05-16 21:55:36.654899831 +0200
+++ /var/tmp/diff_new_pack.JyQ9Xx/_new  2019-05-16 21:55:36.658899830 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:5.00
+Version:5.01
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT

++ man-pages-5.00.tar.xz -> man-pages-5.01.tar.xz ++
 16701 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2019-03-12 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-03-12 09:47:19

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.28833 (New)


Package is "man-pages"

Tue Mar 12 09:47:19 2019 rev:128 rq:682446 version:5.00

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2019-01-11 
14:00:35.308096020 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new.28833/man-pages.changes   
2019-03-12 09:47:20.247610747 +0100
@@ -1,0 +2,37 @@
+Thu Mar  7 12:24:16 UTC 2019 - Petr Gajdos 
+
+- update to 5.00:
+  * new or rewritten pages:
+s390_guarded_storage.2 
+address_families.7
+bpf-helpers.7
+  * newly documented interfaces:
+fanotify_init.2
+fanotify.7
+Document FAN_REPORT_TID
+fanotify_init.2: add new flag FAN_REPORT_TID
+fanotify.7: update description of member pid in
+struct fanotify_event_metadata
+Document FAN_MARK_FILESYSTEM
+Monitor fanotify events on the entire filesystem.
+Document FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
+io_submit.2
+Document IOCB_FLAG_IOPRIO
+msgctl.2
+semctl.2
+shmctl.2
+Document STAT_ANY commands
+prctl.2
+Document PR_SET_SPECULATION_CTRL and PR_GET_SPECULATION_CTRL
+sched_setattr.2
+Document SCHED_FLAG_DL_OVERRUN and SCHED_FLAG_RECLAIM
+socket.2
+Document AF_XDP
+Document AF_XDP added in Linux 4.18.
+inotify.7
+Document IN_MASK_CREATE
+unix.7
+Document SO_PASSSEC
+Document SCM_SECURITY ancillary data
+
+---

Old:

  man-pages-4.16.tar.xz

New:

  man-pages-5.00.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.6vqCGP/_old  2019-03-12 09:47:21.431610511 +0100
+++ /var/tmp/diff_new_pack.6vqCGP/_new  2019-03-12 09:47:21.431610511 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.16
+Version:5.00
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause AND GPL-2.0-or-later AND MIT

++ man-pages-4.16.tar.xz -> man-pages-5.00.tar.xz ++
 47007 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2019-01-11 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2019-01-11 14:00:29

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new.28833 (New)


Package is "man-pages"

Fri Jan 11 14:00:29 2019 rev:127 rq:662802 version:4.16

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2018-05-08 
13:31:49.521493189 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new.28833/man-pages.changes   
2019-01-11 14:00:35.308096020 +0100
@@ -1,0 +2,5 @@
+Fri Jan  4 13:09:01 UTC 2019 - Petr Gajdos 
+
+- supplements man [bsc#1116987]
+
+---



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.xOPeha/_old  2019-01-11 14:00:36.152095170 +0100
+++ /var/tmp/diff_new_pack.xOPeha/_new  2019-01-11 14:00:36.188095134 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -33,6 +33,7 @@
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Supplements:man
 
 %description
 A large collection of man pages (documentation) from the Linux




commit man-pages for openSUSE:Factory

2018-05-08 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2018-05-08 13:31:46

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Tue May  8 13:31:46 2018 rev:126 rq:603939 version:4.16

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2017-12-05 
01:27:42.778802703 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2018-05-08 
13:31:49.521493189 +0200
@@ -1,0 +2,39 @@
+Fri May  4 08:13:02 UTC 2018 - pgaj...@suse.com
+
+- update to 4.16:
+  * new and rewritten pages:
+s390_sthyi.2, network_namespaces.7, vsock.7
+  * newly documented interfaces:
+cgroups.7
+Document cgroups v2 "thread mode"
+Document cgroup v2 delegation via the 'nsdelegate' mount 
+ option
+Document the cgroup.max.depth and cgroup.max.descendants
+ files
+Document 'release_agent' mount option
+Document /sys/kernel/cgroup/delegate
+Document /sys/kernel/cgroup/features
+Document cgroups v2 cgroup.stat file
+membarrier.2
+Document new membarrier commands introduced in Linux 4.16
+Document the following membarrier commands introduced
+in Linux 4.16:
+MEMBARRIER_CMD_GLOBAL_EXPEDITED
+MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED
+MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE
+MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE
+mmap.2
+Add description of MAP_SHARED_VALIDATE and MAP_SYNC
+Document new MAP_FIXED_NOREPLACE flag
+4.17+ kernels offer a new MAP_FIXED_NOREPLACE flag which
+allows the caller to atomically probe for a given address
+range.
+readv.2
+io_submit.2
+Document RWF_APPEND added in Linux 4.16
+capabilities.7
+Describe file capability versioning
+Document namespaced-file capabilities
+- see Changes and Changes.old for detailed upstream change log
+
+---

Old:

  man-pages-4.14.tar.xz

New:

  man-pages-4.16.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.40CqMy/_old  2018-05-08 13:31:50.361462883 +0200
+++ /var/tmp/diff_new_pack.40CqMy/_new  2018-05-08 13:31:50.365462738 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   man-pages
-Version:4.14
+Version:4.16
 Release:0
 Summary:Linux  Manual Pages
-License:BSD-3-Clause and GPL-2.0+ and MIT
+License:BSD-3-Clause AND GPL-2.0-or-later AND MIT
 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

++ man-pages-4.14.tar.xz -> man-pages-4.16.tar.xz ++
 21959 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2017-12-04 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2017-12-05 01:27:41

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Tue Dec  5 01:27:41 2017 rev:125 rq:545829 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2017-09-18 
19:51:16.398053103 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2017-12-05 
01:27:42.778802703 +0100
@@ -1,0 +2,11 @@
+Mon Nov 27 07:50:13 UTC 2017 - pgaj...@suse.com
+
+- update to 4.14:
+  * new or rewritten pages:
+pthread_spin_init.3, pthread_spin_lock.3, smartpqi.4,
+veth.4
+  * removed pages: 
+infnan.3
+- see Changes for detailed upstream change log
+
+---

Old:

  man-pages-4.13.tar.xz

New:

  man-pages-4.14.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.g1yW0v/_old  2017-12-05 01:27:43.570773932 +0100
+++ /var/tmp/diff_new_pack.g1yW0v/_new  2017-12-05 01:27:43.574773786 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.13
+Version:4.14
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.13.tar.xz -> man-pages-4.14.tar.xz ++
 21839 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.g1yW0v/_old  2017-12-05 01:27:44.438742398 +0100
+++ /var/tmp/diff_new_pack.g1yW0v/_new  2017-12-05 01:27:44.442742253 +0100
@@ -1,7 +1,7 @@
-Index: man-pages-4.12/man2/ioctl.2
+Index: man-pages-4.14/man2/ioctl.2
 ===
 man-pages-4.12.orig/man2/ioctl.2   2017-07-13 14:28:33.0 +0200
-+++ man-pages-4.12/man2/ioctl.22017-08-07 09:28:26.706802724 +0200
+--- man-pages-4.14.orig/man2/ioctl.2   2017-11-26 12:42:39.0 +0100
 man-pages-4.14/man2/ioctl.22017-11-27 08:26:44.948255722 +0100
 @@ -123,11 +123,6 @@ Arguments, returns, and semantics of
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
@@ -13,7 +13,7 @@
 -calls.
  The
  .BR ioctl ()
- function call appeared in Version 7 AT UNIX.
+ system call appeared in Version 7 AT UNIX.
 @@ -148,7 +143,6 @@ flag.
  .BR ioctl_fideduperange (2),
  .BR ioctl_getfsmap (2),




commit man-pages for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2017-09-18 19:51:15

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Mon Sep 18 19:51:15 2017 rev:124 rq:526403 version:4.13

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2017-08-12 
19:41:21.589495635 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2017-09-18 
19:51:16.398053103 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 16:04:29 UTC 2017 - pgaj...@suse.com
+
+- update to 4.13:
+  see Changes for upstream change log
+
+---

Old:

  man-pages-4.12.tar.xz

New:

  man-pages-4.13.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.dKRowt/_old  2017-09-18 19:51:17.105953538 +0200
+++ /var/tmp/diff_new_pack.dKRowt/_new  2017-09-18 19:51:17.113952413 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.12
+Version:4.13
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.12.tar.xz -> man-pages-4.13.tar.xz ++
 106778 lines of diff (skipped)

++ man-pages-tty_ioctl.patch ++
--- /var/tmp/diff_new_pack.dKRowt/_old  2017-09-18 19:51:18.457763407 +0200
+++ /var/tmp/diff_new_pack.dKRowt/_new  2017-09-18 19:51:18.461762845 +0200
@@ -1,13 +1,13 @@
-Index: man-pages-4.11/man2/ioctl_tty.2
+Index: man-pages-4.13/man2/ioctl_tty.2
 ===
 man-pages-4.11.orig/man2/ioctl_tty.2   2017-05-03 19:29:11.0 
+0200
-+++ man-pages-4.11/man2/ioctl_tty.22017-05-05 08:29:34.274467863 +0200
+--- man-pages-4.13.orig/man2/ioctl_tty.2   2017-09-15 18:02:20.099259500 
+0200
 man-pages-4.13/man2/ioctl_tty.22017-09-15 18:04:13.889351328 +0200
 @@ -10,6 +10,8 @@
  ioctl_tty \- ioctls for terminals and serial lines
  .SH SYNOPSIS
  .B "#include "
 +.br
 +.B "#include "
- .sp
+ .PP
  .BI "int ioctl(int " fd ", int " cmd ", ...);"
  .SH DESCRIPTION




commit man-pages for openSUSE:Factory

2017-08-12 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2017-08-12 19:41:21

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Sat Aug 12 19:41:21 2017 rev:123 rq:514843 version:4.12

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2017-05-17 
10:46:26.029679323 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2017-08-12 
19:41:21.589495635 +0200
@@ -1,0 +2,9 @@
+Mon Aug  7 07:34:39 UTC 2017 - pgaj...@suse.com
+
+- update to 4.12:
+  * Newly documented interfaces in existing page
+  namespaces.7
+Document the /proc/[pid]/ns/pid_for_children file
+  * see Changes for details
+
+---

Old:

  man-pages-4.11.tar.xz

New:

  man-pages-4.12.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.skI4v0/_old  2017-08-12 19:41:22.305395225 +0200
+++ /var/tmp/diff_new_pack.skI4v0/_new  2017-08-12 19:41:22.305395225 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.11
+Version:4.12
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.11.tar.xz -> man-pages-4.12.tar.xz ++
 18366 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.skI4v0/_old  2017-08-12 19:41:23.473231429 +0200
+++ /var/tmp/diff_new_pack.skI4v0/_new  2017-08-12 19:41:23.477230868 +0200
@@ -1,7 +1,7 @@
-Index: man-pages-4.11/man2/ioctl.2
+Index: man-pages-4.12/man2/ioctl.2
 ===
 man-pages-4.11.orig/man2/ioctl.2   2017-05-03 19:29:11.0 +0200
-+++ man-pages-4.11/man2/ioctl.22017-05-05 08:24:51.421794933 +0200
+--- man-pages-4.12.orig/man2/ioctl.2   2017-07-13 14:28:33.0 +0200
 man-pages-4.12/man2/ioctl.22017-08-07 09:28:26.706802724 +0200
 @@ -123,11 +123,6 @@ Arguments, returns, and semantics of
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
@@ -14,9 +14,9 @@
  The
  .BR ioctl ()
  function call appeared in Version 7 AT UNIX.
-@@ -147,7 +142,6 @@ flag.
- .BR ioctl_ficlonerange (2),
+@@ -148,7 +143,6 @@ flag.
  .BR ioctl_fideduperange (2),
+ .BR ioctl_getfsmap (2),
  .BR ioctl_iflags (2),
 -.BR ioctl_list (2),
  .BR ioctl_ns (2),




commit man-pages for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2017-05-17 10:46:23

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Wed May 17 10:46:23 2017 rev:122 rq:493688 version:4.11

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2016-12-14 
10:48:28.553257768 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2017-05-17 
10:46:26.029679323 +0200
@@ -1,0 +2,23 @@
+Fri May  5 06:31:01 UTC 2017 - pgaj...@suse.com
+
+- update to 4.11:
+  * New and rewritten pages
+ioctl_userfaultfd.2
+statx.2
+userfaultfd.2
+pthread_atfork.3
+slabinfo.5
+inode.7
+  * Renamed pages
+ioctl_console.2 (from console_ioctl.4)
+ioctl_tty.2 (from tty_ioctl.4)
+  * Newly documented interfaces in existing page
+ ioctl_ns.2
+Document the NS_GET_NSTYPE operation added in Linux 4.11
+Document the NS_GET_OWNER_UID operation added in Linux 4.11
+ proc.5
+Document /proc/sys/kernel/sched_child_runs_first
+  * see Changes for details; for 4.10 changes, see Changes.old
+  * do not package explicit_bzero.3 .so link to bzero.3
+
+---

Old:

  man-pages-4.09.tar.xz

New:

  man-pages-4.11.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.OABC8b/_old  2017-05-17 10:46:26.729580866 +0200
+++ /var/tmp/diff_new_pack.OABC8b/_new  2017-05-17 10:46:26.733580304 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.09
+Version:4.11
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -58,6 +58,8 @@
 rm man2/ioctl_list.2
 # glibc
 rm man3/{getifaddrs.3,freeifaddrs.3,crypt.3,crypt_r.3}
+# remove .so link to bzero.3, conflicts with libbsd
+rm man3/explicit_bzero.3
 
 %install
 for i in man? ; do

++ man-pages-4.09.tar.xz -> man-pages-4.11.tar.xz ++
 36585 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.OABC8b/_old  2017-05-17 10:46:27.741438526 +0200
+++ /var/tmp/diff_new_pack.OABC8b/_new  2017-05-17 10:46:27.741438526 +0200
@@ -1,7 +1,7 @@
-Index: man-pages-4.08/man2/ioctl.2
+Index: man-pages-4.11/man2/ioctl.2
 ===
 man-pages-4.08.orig/man2/ioctl.2   2016-10-08 12:57:11.0 +0200
-+++ man-pages-4.08/man2/ioctl.22016-10-10 08:30:31.641983811 +0200
+--- man-pages-4.11.orig/man2/ioctl.2   2017-05-03 19:29:11.0 +0200
 man-pages-4.11/man2/ioctl.22017-05-05 08:24:51.421794933 +0200
 @@ -123,11 +123,6 @@ Arguments, returns, and semantics of
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
@@ -14,11 +14,11 @@
  The
  .BR ioctl ()
  function call appeared in Version 7 AT UNIX.
-@@ -145,7 +140,6 @@ flag.
- .BR ioctl_fat (2),
+@@ -147,7 +142,6 @@ flag.
  .BR ioctl_ficlonerange (2),
  .BR ioctl_fideduperange (2),
+ .BR ioctl_iflags (2),
 -.BR ioctl_list (2),
- .BR open (2),
- .\" .BR mt (4),
- .BR console_ioctl (4),
+ .BR ioctl_ns (2),
+ .BR ioctl_tty (2),
+ .BR ioctl_userfaultfd (2),

++ man-pages-tty_ioctl.patch ++
--- /var/tmp/diff_new_pack.OABC8b/_old  2017-05-17 10:46:27.757436276 +0200
+++ /var/tmp/diff_new_pack.OABC8b/_new  2017-05-17 10:46:27.757436276 +0200
@@ -1,9 +1,9 @@
-Index: man-pages-3.24/man4/tty_ioctl.4
+Index: man-pages-4.11/man2/ioctl_tty.2
 ===
 man-pages-3.24.orig/man4/tty_ioctl.4
-+++ man-pages-3.24/man4/tty_ioctl.4
-@@ -7,6 +7,8 @@
- tty_ioctl \- ioctls for terminals and serial lines
+--- man-pages-4.11.orig/man2/ioctl_tty.2   2017-05-03 19:29:11.0 
+0200
 man-pages-4.11/man2/ioctl_tty.22017-05-05 08:29:34.274467863 +0200
+@@ -10,6 +10,8 @@
+ ioctl_tty \- ioctls for terminals and serial lines
  .SH SYNOPSIS
  .B "#include "
 +.br




commit man-pages for openSUSE:Factory

2016-08-09 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2016-08-09 22:13:54

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2016-05-16 
12:01:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2016-08-09 
22:14:11.0 +0200
@@ -1,0 +2,22 @@
+Mon Aug  1 07:37:35 UTC 2016 - pgaj...@suse.com
+
+- update to 4.07:
+  * New and rewritten pages
+ioctl_fideduperange.2
+ioctl_ficlonerange.2
+nextup.3
+mount_namespaces.7
+  * Newly documented interfaces in existing pages
+mount.2
+Document flags used to set propagation type
+Document MS_SHARED, MS_PRIVATE, MS_SLAVE, and MS_UNBINDABLE.
+Document the MS_REC flag
+ptrace.2
+Document ptrace access modes
+proc.5
+Document /proc/[pid]/timerslack_ns
+Document /proc/PID/status 'Ngid' field
+Document /proc/PID/status fields: 'NStgid', 'NSpid', 'NSpgid', 'NSsid'
+Document /proc/PID/status 'Umask' field
+
+---

Old:

  man-pages-4.06.tar.xz

New:

  man-pages-4.07.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.eTlmyh/_old  2016-08-09 22:14:12.0 +0200
+++ /var/tmp/diff_new_pack.eTlmyh/_new  2016-08-09 22:14:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.06
+Version:4.07
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -47,7 +47,7 @@
 %prep
 %setup -q
 %patch0 -p2
-%patch1
+%patch1 -p1
 %patch3
 %patch5 -p1
 find -name "*.orig" | xargs rm -fv

++ man-pages-4.06.tar.xz -> man-pages-4.07.tar.xz ++
 21078 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.eTlmyh/_old  2016-08-09 22:14:13.0 +0200
+++ /var/tmp/diff_new_pack.eTlmyh/_new  2016-08-09 22:14:13.0 +0200
@@ -1,8 +1,8 @@
-Index: man2/ioctl.2
+Index: man-pages-4.07/man2/ioctl.2
 ===
 man2/ioctl.2.orig  2015-05-07 08:30:41.0 +0200
-+++ man2/ioctl.2   2015-05-07 13:35:02.363674347 +0200
-@@ -123,11 +123,6 @@
+--- man-pages-4.07.orig/man2/ioctl.2   2016-07-17 18:08:57.0 +0200
 man-pages-4.07/man2/ioctl.22016-08-01 09:37:01.131144405 +0200
+@@ -123,11 +123,6 @@ Arguments, returns, and semantics of
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
  model).
@@ -14,10 +14,10 @@
  The
  .BR ioctl ()
  function call appeared in Version 7 AT UNIX.
-@@ -143,7 +138,6 @@
- .BR execve (2),
- .BR fcntl (2),
+@@ -145,7 +140,6 @@ flag.
+ .BR ioctl_fideduperange (2),
  .BR ioctl_fat (2),
+ .BR ioctl_ficlonerange (2),
 -.BR ioctl_list (2),
  .BR open (2),
  .\" .BR mt (4),




commit man-pages for openSUSE:Factory

2016-05-16 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2016-05-16 12:01:17

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2016-03-26 
15:08:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2016-05-16 
12:01:19.0 +0200
@@ -1,0 +2,17 @@
+Wed May 11 07:19:18 UTC 2016 - pgaj...@suse.com
+
+- update to 4.06:
+  * New and rewritten pages
+cgroups.7
+cgroup_namespaces.7
+  * Newly documented interfaces in existing pages
+clone.2
+Document CLONE_NEWCGROUP
+readv.2
+Document preadv2() and pwritev2()
+setns.2
+Document CLONE_NEWCGROUP
+unshare.2
+Document CLONE_NEWCGROUP
+
+---

Old:

  man-pages-4.05.tar.xz

New:

  man-pages-4.06.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.VU4N0g/_old  2016-05-16 12:01:19.0 +0200
+++ /var/tmp/diff_new_pack.VU4N0g/_new  2016-05-16 12:01:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.05
+Version:4.06
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.05.tar.xz -> man-pages-4.06.tar.xz ++
 17131 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2016-03-26 15:08:57

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2016-03-02 
14:19:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2016-03-26 
15:08:58.0 +0100
@@ -1,0 +2,36 @@
+Tue Mar 15 09:11:08 UTC 2016 - pgaj...@suse.com
+
+- update to 4.05:
+  * new and rewritten pages
++ copy_file_range.2
++ personality.2
++ fmemopen.3
++ ntp_gettime.3
++ open_memstream.3
++ posix_spawn.3
++ readdir.3
++ readdir_r.3
++ lirc.4
+  * newly documented interfaces in existing pages
++ adjtimex.2
+Document ntp_adjtime(3)
++ epoll_ctl.2
+Document EPOLLEXCLUSIVE
++ madvise.2
+Document MADV_FREE
++ +proc.5
+Document CmaTotal and CmaFree fields of /proc/meminfo
+Document additional /proc/meminfo fields
+Document DirectMap4k, DirectMap4M, DirectMap2M, DirectMap1G
+Document MemAvailable /proc/meminfo field
+Document inotify /proc/PID/fdinfo entries
+Document fanotify /proc/PID/fdinfo entries
+Add some kernel version numbers for /proc/PID/fdinfo entries
+/proc/PID/fdinfo displays the setting of the close-on-exec flag
+socket.7
+Document some BPF-related socket options
+- removed upstreamed patches
+  * man-pages-adjtimex.2.patch
+  * man-pages-open-btrfs.patch
+
+---

Old:

  man-pages-4.04.tar.xz
  man-pages-adjtimex.2.patch
  man-pages-open-btrfs.patch

New:

  man-pages-4.05.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.Tb7LLt/_old  2016-03-26 15:08:59.0 +0100
+++ /var/tmp/diff_new_pack.Tb7LLt/_new  2016-03-26 15:08:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.04
+Version:4.05
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -28,10 +28,8 @@
 Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
 Patch0: %{name}.eal3.diff
 Patch1: %{name}-remove-ioctl_list-reference.patch
-Patch2: %{name}-adjtimex.2.patch
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
-Patch6: man-pages-open-btrfs.patch
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -50,10 +48,8 @@
 %setup -q
 %patch0 -p2
 %patch1
-%patch2 -p1
 %patch3
 %patch5 -p1
-%patch6 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++ man-pages-4.04.tar.xz -> man-pages-4.05.tar.xz ++
 37813 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2016-03-02 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2016-03-02 14:19:02

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2016-01-15 
10:39:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2016-03-02 
14:19:04.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 22 09:12:24 UTC 2016 - pgaj...@suse.com
+
+- open.2: O_TMPFILE support was added to btrfs [bsc#967488]
+  + man-pages-open-btrfs.patch
+
+---

New:

  man-pages-open-btrfs.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.uoDNiv/_old  2016-03-02 14:19:06.0 +0100
+++ /var/tmp/diff_new_pack.uoDNiv/_new  2016-03-02 14:19:06.0 +0100
@@ -31,6 +31,7 @@
 Patch2: %{name}-adjtimex.2.patch
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
+Patch6: man-pages-open-btrfs.patch
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -52,6 +53,7 @@
 %patch2 -p1
 %patch3
 %patch5 -p1
+%patch6 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++ man-pages-open-btrfs.patch ++
--- man-pages-4.02/man2/open.2  2015-08-08 12:24:08.0 -0400
+++ man-pages-4.02/man2/open.2  2016-02-19 15:47:19.0 -0500
@@ -742,10 +742,10 @@
 only a subset of Linux filesystems provide that support.
 In the initial implementation, support was provided in
 the ext2, ext3, ext4, UDF, Minix, and shmem filesystems.
-XFS support was added
+XFS and btrfs support was added
 .\" commit 99b6436bc29e4f10e4388c27a3e4810191cc4788
 .\" commit ab29743117f9f4c22ac44c13c1647fb24fb2bafe
-in Linux 3.15.
+in Linux 3.15, and Linux 3.16, respectively.
 .TP
 .B O_TRUNC
 If the file already exists and is a regular file and the access mode allows




commit man-pages for openSUSE:Factory

2016-01-15 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2016-01-15 10:39:48

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-12-13 
09:38:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2016-01-15 
10:39:50.0 +0100
@@ -1,0 +2,13 @@
+Mon Jan  4 07:30:01 UTC 2016 - pgaj...@suse.com
+
+- update to 4.04:
+  * new and rewritten pages
++ futex.2
+   Rewrite and massively expand page
++ membarrier.2
+   New page documenting membarrier() system call
+  * newly documented interfaces in existing pages
++ mlock.2
+   Document mlock2(2) and MCL_ONFAULT
+
+---

Old:

  man-pages-4.03.tar.xz

New:

  man-pages-4.04.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.rNwnK7/_old  2016-01-15 10:39:52.0 +0100
+++ /var/tmp/diff_new_pack.rNwnK7/_new  2016-01-15 10:39:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.03
+Version:4.04
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.03.tar.xz -> man-pages-4.04.tar.xz ++
 17643 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2015-12-13 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-12-13 09:38:05

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-08-11 
08:25:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-12-13 
09:38:06.0 +0100
@@ -1,0 +2,33 @@
+Mon Dec  7 07:22:59 UTC 2015 - pgaj...@suse.com
+
+- update to 4.03:
+  - newly documented interfaces in existing pages
+*  perf_event_open.2
+4.1 adds AUX sample support
+4.1 data_offset and data_size fields
+Document aux_{head,tail,offset,size} support
+4.0 update rdpmc documentation
+4.1 adds PERF_RECORD_ITRACE_START
+Document 4.1 clockid support
+4.1 PERF_EVENT_IOC_SET_BPF support
+4.1 adds AUX_FLAG_OVERWRITE support
+4.1 PERF_SAMPLE_BRANCH_CALL_STACK
+4.1 adds aux_watermark
+Add possibility of EBUSY error
+* prctl.2
+Document operations for ambient capabilities
+Rework PR_CAP_AMBIENT text
+Note that arg4 and arg5 must be zero for CAP_AMBIENT
+RETURN VALUE: Add PR_CAP_AMBIENT + PR_CAP_AMBIENT_IS_SET case
+ERRORS: document PR_CAP_AMBIENT error cases
+* __ppc_set_ppr_med.3
+Document PPC functions providing access to PPR
+GNU C Library commit 1747fcda4902a3b46183d93fb16ed9b436b2608b
+extends the priorities that can be set to the Program Priority
+Register (PPR), with the functions: __ppc_set_ppr_very_low(3)
+and __ppc_set_ppr_med_high(3).
+* capabilities.7
+Document ambient capabilities
+Various additions and reworkings for ambient capability text
+
+---

Old:

  man-pages-4.02.tar.xz

New:

  man-pages-4.03.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.HH4Hms/_old  2015-12-13 09:38:07.0 +0100
+++ /var/tmp/diff_new_pack.HH4Hms/_new  2015-12-13 09:38:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.02
+Version:4.03
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.02.tar.xz -> man-pages-4.03.tar.xz ++
 16175 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2015-08-11 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-08-11 08:25:03

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-08-07 
00:17:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-08-11 
08:25:04.0 +0200
@@ -1,0 +2,20 @@
+Mon Aug 10 07:00:09 UTC 2015 - pgaj...@suse.com
+
+- update to 4.02:
+  - new and rewritten pages
+* dladdr.3
+* dlerror.3
+* dlinfo.3
+* dlopen.3
+* dlsysm.3
+  - newly documented interfaces in existing pages
+* dlopen.3
+Document dlmopen(3)
+* nl_langinfo.3
+Add documentation for nl_langinfo_l(3)
+* __ppc_set_ppr_med.3
+Document PPC functions providing access to PPR
+* __ppc_yield.3
+Document PPC performance-hint functions
+
+---

Old:

  man-pages-4.01.tar.xz

New:

  man-pages-4.02.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.G0Lbsq/_old  2015-08-11 08:25:05.0 +0200
+++ /var/tmp/diff_new_pack.G0Lbsq/_new  2015-08-11 08:25:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.01
+Version:4.02
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.01.tar.xz - man-pages-4.02.tar.xz ++
 23996 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2015-08-06 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-08-07 00:17:09

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-05-15 
09:54:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-08-07 
00:17:13.0 +0200
@@ -1,0 +2,12 @@
+Mon Jul 27 06:40:42 UTC 2015 - pgaj...@suse.com
+
+- update to 4.01:
+  - new and rewritten pages
+* bpf.2
+* __ppc_get_timebase.3
+* queue.3
+  - newly documented interfaces in existing pages
+* rename.2
+ Document RENAME_WHITEOUT
+
+---

Old:

  man-pages-4.00.tar.xz

New:

  man-pages-4.01.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.oredIx/_old  2015-08-07 00:17:14.0 +0200
+++ /var/tmp/diff_new_pack.oredIx/_new  2015-08-07 00:17:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.00
+Version:4.01
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.00.tar.xz - man-pages-4.01.tar.xz ++
 24708 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-05-15 09:54:08

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-04-22 
01:15:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-05-15 
09:54:09.0 +0200
@@ -1,0 +2,24 @@
+Thu May  7 11:29:38 UTC 2015 - pgaj...@suse.com
+
+- update to 4.00:
+  - new and rewritten pages
+* get_phys_pages.3
+* loop.4
+* xattr.7
+  - newly documented interfaces in existing pages
+* mmap.2
+Document MAP_HUGE_2MB, MAP_HUGE_1GB, and MAP_HUGE_SHIFT
+* shmget.2
+Document SHM_HUGE_2MB, SHM_HUGE_1GB, and SHM_HUGE_SHIFT
+* resolver.3
+Add descriptions of some other resolver functions
+Add res_ninit(), res_nquery(), res_nsearch(),
+and res_nquerydomain(), res_nmkquery(), res_nsend().
+* tty_ioctl.4
+Document TIOCMIWAIT and TIOCGICOUNT
+Document TIOCGEXCL
+Document TIOGCPKT
+Document TIOCSPTLCK
+Document TIOCGPTLCK
+
+---

Old:

  man-pages-3.83.tar.xz

New:

  man-pages-4.00.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.XhGOg4/_old  2015-05-15 09:54:10.0 +0200
+++ /var/tmp/diff_new_pack.XhGOg4/_new  2015-05-15 09:54:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.83
+Version:4.00
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.83.tar.xz - man-pages-4.00.tar.xz ++
 19759 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.XhGOg4/_old  2015-05-15 09:54:11.0 +0200
+++ /var/tmp/diff_new_pack.XhGOg4/_new  2015-05-15 09:54:11.0 +0200
@@ -1,7 +1,7 @@
 Index: man2/ioctl.2
 ===
 man2/ioctl.2.orig  2015-02-21 12:14:56.0 +0100
-+++ man2/ioctl.2   2015-02-23 08:37:50.635769278 +0100
+--- man2/ioctl.2.orig  2015-05-07 08:30:41.0 +0200
 man2/ioctl.2   2015-05-07 13:35:02.363674347 +0200
 @@ -123,11 +123,6 @@
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
@@ -21,4 +21,4 @@
 -.BR ioctl_list (2),
  .BR open (2),
  .\ .BR mt (4),
- .BR sd (4),
+ .BR console_ioctl (4),




commit man-pages for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-04-22 01:15:45

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-04-10 
09:46:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-04-22 
01:15:46.0 +0200
@@ -1,0 +2,18 @@
+Mon Apr 20 07:37:12 UTC 2015 - pgaj...@suse.com
+
+- update to 3.83:
+  - new and rewritten pages
+* posix_madvise.3
+* ftw.3
+  - newly documented interfaces in existing pages
+* getdents.2
+Document getdents64()
+* mount.2
+Document MS_LAZYTIME
+* proc.5
+Document /proc/sys/kernel/randomize_va_space
+Document /proc/PID/fdinfo epoll format
+Describe /proc/PID/fdinfo eventfd format
+Document /proc/PID/fdinfo signalfd format
+
+---

Old:

  man-pages-3.82.tar.xz

New:

  man-pages-3.83.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.2OAikW/_old  2015-04-22 01:15:47.0 +0200
+++ /var/tmp/diff_new_pack.2OAikW/_new  2015-04-22 01:15:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.82
+Version:3.83
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.82.tar.xz - man-pages-3.83.tar.xz ++
 19222 lines of diff (skipped)




commit man-pages for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-03-05 15:33:42

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-02-27 
11:09:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-03-05 
18:15:08.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar  2 19:39:09 UTC 2015 - pgaj...@suse.com
+
+- update to 3.81:
+  - new and rewritten pages
+ * attributes.7
+  - global changes
+ * Reformat existing thread-safety information to use a
+   tabular format, rather than plain text.
+
+---

Old:

  man-pages-3.80.tar.xz

New:

  man-pages-3.81.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.6QVisA/_old  2015-03-05 18:15:09.0 +0100
+++ /var/tmp/diff_new_pack.6QVisA/_new  2015-03-05 18:15:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.80
+Version:3.81
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.80.tar.xz - man-pages-3.81.tar.xz ++
 26900 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-02-27 11:09:18

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-02-06 
10:49:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-02-27 
11:09:20.0 +0100
@@ -1,0 +2,15 @@
+Mon Feb 23 07:38:42 UTC 2015 - pgaj...@suse.com
+
+- update to 3.80:
+  - new and rewritten pages
+* ioctl_fat.2, madvise.2
+  - newly documented interfaces in existing pages
+* proc.5
+(Briefly) document /proc/PID/attr/socketcreate
+(Briefly) document /proc/PID/attr/keycreate
+Document /proc/PID/attr/{current,exec,fscreate,prev}
+Document /proc/sys/kernel/auto_msgmni
+* socket.7
+Document SO_REUSEPORT socket option
+
+---

Old:

  man-pages-3.79.tar.xz

New:

  man-pages-3.80.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.Ro5cBX/_old  2015-02-27 11:09:21.0 +0100
+++ /var/tmp/diff_new_pack.Ro5cBX/_new  2015-02-27 11:09:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.79
+Version:3.80
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.79.tar.xz - man-pages-3.80.tar.xz ++
 17127 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.Ro5cBX/_old  2015-02-27 11:09:22.0 +0100
+++ /var/tmp/diff_new_pack.Ro5cBX/_new  2015-02-27 11:09:22.0 +0100
@@ -1,7 +1,7 @@
 Index: man2/ioctl.2
 ===
 man2/ioctl.2.orig  2014-10-03 00:01:10.0 +0200
-+++ man2/ioctl.2   2014-10-13 09:35:59.997480416 +0200
+--- man2/ioctl.2.orig  2015-02-21 12:14:56.0 +0100
 man2/ioctl.2   2015-02-23 08:37:50.635769278 +0100
 @@ -123,11 +123,6 @@
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
@@ -14,10 +14,10 @@
  The
  .BR ioctl ()
  function call appeared in Version 7 ATT UNIX.
-@@ -142,7 +137,6 @@
- .SH SEE ALSO
+@@ -143,7 +138,6 @@
  .BR execve (2),
  .BR fcntl (2),
+ .BR ioctl_fat (2),
 -.BR ioctl_list (2),
  .BR open (2),
  .\ .BR mt (4),

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-02-06 10:49:42

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-02-01 
12:29:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-02-06 
10:49:44.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb  2 09:05:48 UTC 2015 - pgaj...@suse.com
+
+- update to 3.79:
+  - new and rewritten pages
+* getrandom.2, kexec_load.2
+  - etc., see Changes for details
+
+---

Old:

  man-pages-3.78.tar.xz

New:

  man-pages-3.79.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.PuUtni/_old  2015-02-06 10:49:45.0 +0100
+++ /var/tmp/diff_new_pack.PuUtni/_new  2015-02-06 10:49:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.78
+Version:3.79
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.78.tar.xz - man-pages-3.79.tar.xz ++
 14457 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2015-02-01 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-02-01 12:29:07

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-01-22 
21:48:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-02-01 
12:29:10.0 +0100
@@ -1,0 +2,14 @@
+Fri Jan 23 09:55:10 UTC 2015 - pgaj...@suse.com
+
+- update to 3.78:
+  - new and rewritten pages
+* execveat.2, memfd_create.2, s390_pci_mmio_write.2
+  - newly documented interfaces in existing pages
+* fcntl.2:
+Document F_ADD_SEALS and F_GET_SEALS commands
+* proc.5:
+Document /proc/sys/vm/compact_memory
+Document /proc/sys/fs/nr_open
+  - etc. see Changes for details
+
+---

Old:

  man-pages-3.77.tar.xz

New:

  man-pages-3.78.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.FiJpAJ/_old  2015-02-01 12:29:11.0 +0100
+++ /var/tmp/diff_new_pack.FiJpAJ/_new  2015-02-01 12:29:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.77
+Version:3.78
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.77.tar.xz - man-pages-3.78.tar.xz ++
 16079 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2015-01-22 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-01-22 21:48:01

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-01-05 
04:44:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-01-22 
21:48:10.0 +0100
@@ -1,0 +2,16 @@
+Thu Jan 15 13:24:18 UTC 2015 - pgaj...@suse.com
+
+- add info to return value of adjtimex() [bnc#910082](internal)
+  + man-pages-adjtimex.2.patch
+
+---
+Mon Jan 12 10:14:56 UTC 2015 - pgaj...@suse.com
+
+- update to 3.77:
+  - new or rewritten pages:
+* seccomp.2
+  - newly documented interfaces in existing pages
+* netlink.7:
+Add NETLINK_CRYPTO
+
+---

Old:

  man-pages-3.76.tar.xz

New:

  man-pages-3.77.tar.xz
  man-pages-adjtimex.2.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.uTVpDI/_old  2015-01-22 21:48:11.0 +0100
+++ /var/tmp/diff_new_pack.uTVpDI/_new  2015-01-22 21:48:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.76
+Version:3.77
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -28,6 +28,7 @@
 Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
 Patch0: %{name}.eal3.diff
 Patch1: %{name}-remove-ioctl_list-reference.patch
+Patch2: %{name}-adjtimex.2.patch
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
 BuildRequires:  fdupes
@@ -48,6 +49,7 @@
 %setup -q
 %patch0 -p2
 %patch1
+%patch2 -p1
 %patch3
 %patch5 -p1
 find -name *.orig | xargs rm -fv

++ man-pages-3.76.tar.xz - man-pages-3.77.tar.xz ++
 14583 lines of diff (skipped)

++ man-pages-adjtimex.2.patch ++
diff --git a/man2/adjtimex.2 b/man2/adjtimex.2
index a6cd9c0..4c43f8a 100644
--- a/man2/adjtimex.2
+++ b/man2/adjtimex.2
@@ -310,6 +310,12 @@ is a synonym for
 .BR TIME_ERROR ,
 provided for backward compatibility.
 .PP
+.\ commit 9c24771f844b6f0708a72cd116953e0a128e5d2a changed to asynchronous
+.\  operation, so we can no longer rely on the return code.
+Note that as of kernel version 3.0.38 the call operates asynchronously
+and the return value usually will not reflect a state change caused by
+the call itself.
+.PP
 On failure,
 .BR adjtimex ()
 returns \-1 and sets

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2015-01-04 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-01-05 04:44:21

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-10-29 
21:08:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-01-05 
04:44:23.0 +0100
@@ -1,0 +2,12 @@
+Fri Jan  2 08:31:37 UTC 2015 - pgaj...@suse.com
+
+- update to 3.76:
+  - new and rewritten pages
+* adjtimex.2, sigreturn.2
+  - newly documented interfaces in existing pages
+* proc.5
+Document /proc/thread-self
+Document VmSwap field of /proc/[pid]/status
+Document /proc/net/netfilter/nfnetlink_queue
+
+---

Old:

  man-pages-3.75.tar.xz

New:

  man-pages-3.76.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.wihk8o/_old  2015-01-05 04:44:24.0 +0100
+++ /var/tmp/diff_new_pack.wihk8o/_new  2015-01-05 04:44:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.75
+Version:3.76
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.75.tar.xz - man-pages-3.76.tar.xz ++
 15093 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-10-29 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-10-29 21:08:55

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-10-15 
16:19:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-10-29 
21:08:59.0 +0100
@@ -1,0 +2,8 @@
+Thu Oct 16 11:05:11 UTC 2014 - pgaj...@suse.com
+
+- update to 3.75:
+  - new and rewritten pages
+* pthread_rwlockattr_setkind_np.3
+  - see Changes for details
+
+---

Old:

  man-pages-3.74.tar.xz

New:

  man-pages-3.75.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.UlggEK/_old  2014-10-29 21:09:00.0 +0100
+++ /var/tmp/diff_new_pack.UlggEK/_new  2014-10-29 21:09:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.74
+Version:3.75
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.74.tar.xz - man-pages-3.75.tar.xz ++
 13259 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-10-15 16:19:41

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-06-25 
11:47:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-10-15 
16:19:55.0 +0200
@@ -1,0 +2,57 @@
+Mon Oct 13 07:40:36 UTC 2014 - pgaj...@suse.com
+
+- remove ioctl_list (2) reference from ioctl.2 man page [bnc#900141]
+  * man-pages-remove-ioctl_list-reference.patch
+
+---
+Tue Oct  7 07:46:17 UTC 2014 - pgaj...@suse.com
+
+- update to 3.74:
+  - new and rewritten pages
+* pldd.1, cp1252.7
+  - newly documented interfaces in existing pages
+* mq_overview.7: /proc/sys/fs/mqueue/msgsize_default
+ /proc/sys/fs/mqueue/msg_default
+
+---
+Mon Sep 22 06:02:23 UTC 2014 - pgaj...@suse.com
+
+- update to 3.73:
+  - new and rewritten pages
+* namespaces.7, pid_namespaces.7, user_namespaces.7
+  - newly documented interfaces in existing pages
+* clone.2: Document CLONE_NEWUSER for creating a new user namespace
+* setns.2: Document the PID, user, and mount namespace support
+* unshare.2: Document CLONE_NEWPID, CLONE_NEWUSER, CLONE_THREAD, 
+ CLONE_SIGHAND, and CLONE_VM
+  - see Changes for details
+
+---
+Tue Sep  9 08:03:34 UTC 2014 - pgaj...@suse.com
+
+- update to 3.72:
+  - new and rewritten pages:
+* memusage.1, memusagestat.1, mtrace.1
+   see Changes for details
+
+---
+Tue Aug 19 22:40:54 UTC 2014 - andreas.stie...@gmx.de
+
+- man-pages 3.71:
+  - new and rewritten pages:
+* group_member.3
+* isfdtype.3
+  - see Changes for details
+
+---
+Thu Jul 17 09:20:25 UTC 2014 - pgaj...@suse.com
+
+- update to 3.70:
+  - new and rewritten pages:
+* sprof.1
+  - newly documented interfaces in existing pages
+* epoll_ctl.2: EPOLLWAKEUP
+* epoll.7: EPOLLWAKEUP
+  - see Changes for details
+
+---

Old:

  man-pages-3.69.tar.xz

New:

  man-pages-3.74.tar.xz
  man-pages-remove-ioctl_list-reference.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.zMdZRx/_old  2014-10-15 16:19:56.0 +0200
+++ /var/tmp/diff_new_pack.zMdZRx/_new  2014-10-15 16:19:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.69
+Version:3.74
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -26,7 +26,8 @@
 #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
-Patch0: man-pages.eal3.diff
+Patch0: %{name}.eal3.diff
+Patch1: %{name}-remove-ioctl_list-reference.patch
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
 BuildRequires:  fdupes
@@ -46,12 +47,14 @@
 %prep
 %setup -q
 %patch0 -p2
+%patch1
 %patch3
 %patch5 -p1
 find -name *.orig | xargs rm -fv
 
 %build
-# not current anymore
+# not current anymore (list of ioctl calls in Linux/i386 kernel 1.3.27)
+# remove-ioctl_list-reference.patch removes references from ioctl.2
 rm man2/ioctl_list.2
 # glibc
 rm man3/{getifaddrs.3,freeifaddrs.3,crypt.3,crypt_r.3}

++ man-pages-3.69.tar.xz - man-pages-3.74.tar.xz ++
 29264 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
Index: man2/ioctl.2
===
--- man2/ioctl.2.orig   2014-10-03 00:01:10.0 +0200
+++ man2/ioctl.22014-10-13 09:35:59.997480416 +0200
@@ -123,11 +123,6 @@
 vary according to the device driver in question (the call is used as a
 catch-all for operations that don't cleanly fit the UNIX stream I/O
 model).
-See
-.BR ioctl_list (2)
-for a list of many of the known
-.BR ioctl ()
-calls.
 The
 .BR ioctl ()
 function call appeared in Version 7 ATT UNIX.
@@ -142,7 +137,6 @@
 .SH SEE ALSO
 .BR execve (2),
 .BR fcntl (2),
-.BR ioctl_list (2),
 .BR open (2),
 .\ .BR mt (4),
 .BR sd (4),
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For 

commit man-pages for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-06-25 11:47:18

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-05-26 
19:53:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-06-25 
11:47:25.0 +0200
@@ -1,0 +2,45 @@
+Mon Jun 23 12:12:11 UTC 2014 - pgaj...@suse.com
+
+- ship localedef.1, iconvconfig.8 and locale.1 as they will
+  be removed from glibc package
+
+---
+Wed Jun 18 13:38:01 UTC 2014 - pgaj...@suse.com
+
+- cleanup removing man-pages
+- ship time.1 again [bnc#878057]
+- do not ship localedef.1 and (really do not ship) iconvconfig.8
+  for now, but requested removal from glibc package
+
+---
+Mon Jun 16 05:01:42 UTC 2014 - pgaj...@suse.com
+
+- removed upstreamed man-pages-bootparam.7.patch (obsoleted by
+  last update)
+
+---
+Sat Jun 14 22:04:41 UTC 2014 - andreas.stie...@gmx.de
+
+- update to 3.69:
+  - new and rewritten pages:
+* iconv.1 New page for the iconv(1) command
+  - Newly documented interfaces in existing pages
+   * fcntl.2 Document open file description locks
+- refresh man-pages-bootparam.7.patch for context changes
+- Further updates to individual pages, see Changes for details
+- do not install iconvconfig.8 to prevent conflict with glibc
+
+---
+Fri May 30 06:28:20 UTC 2014 - pgaj...@suse.com
+
+- updated to 3.68
+  * many fixes in existing manpages
+  * new page: localedef.1
+
+---
+Wed May 28 11:59:19 UTC 2014 - pgaj...@suse.com
+
+- document rootflags and rootdelay parameters [bnc#874149]
+  * added man-pages-bootparam.7.patch
+
+---

Old:

  man-pages-3.67.tar.xz

New:

  man-pages-3.69.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.QlDDpQ/_old  2014-06-25 11:47:26.0 +0200
+++ /var/tmp/diff_new_pack.QlDDpQ/_new  2014-06-25 11:47:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.67
+Version:3.69
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -52,15 +52,9 @@
 
 %build
 # not current anymore
-rm -f man2/ioctl_list.2
-# nfs-utils
-rm -f man5/exports.5
-# coreutils, diffutils
-rm -f man1/vdir.1 man1/touch.1 man1/rmdir.1 man1/rm.1 man1/mv.1 man1/mknod.1 
man1/mkfifo.1 man1/mkdir.1 man1/ls.1 man1/ln.1 man1/install.1 man1/du.1 
man1/dircolors.1 man1/dir.1 man1/diff.1 man1/df.1 man1/dd.1 man1/cp.1 
man1/chown.1 man1/chmod.1 man1/chgrp.1 man3/getaddrinfo.3.orig 
man3/{getifaddrs.3,freeifaddrs.3}
+rm man2/ioctl_list.2
 # glibc
-rm -f man3/crypt.3 man3/crypt_r.3 man1/locale.1
-# time
-rm -f man1/time.1
+rm man3/{getifaddrs.3,freeifaddrs.3,crypt.3,crypt_r.3}
 
 %install
 for i in man? ; do

++ man-pages-3.67.tar.xz - man-pages-3.69.tar.xz ++
 19426 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-05-26 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-05-26 19:53:09

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-05-14 
10:26:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-05-26 
19:53:13.0 +0200
@@ -1,0 +2,14 @@
+Wed May 21 20:14:14 UTC 2014 - andreas.stie...@gmx.de
+
+- man-pages 3.67
+- New and rewitten pages
+  - sched_setattr.2
+  - system.3
+- Newly documented interfaces in existing pages
+  - sched.7 Document SCHED_DEADLINE
+- New and changed links
+  - renameat2.2 - rename.2
+  - sched_getattr.2 - sched_setattr.
+- Further updates to individual pages, see Changes for details
+
+---

Old:

  man-pages-3.66.tar.xz

New:

  man-pages-3.67.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.vUpOma/_old  2014-05-26 19:53:13.0 +0200
+++ /var/tmp/diff_new_pack.vUpOma/_new  2014-05-26 19:53:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.66
+Version:3.67
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.66.tar.xz - man-pages-3.67.tar.xz ++
 17191 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-05-14 10:26:08

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-04-22 
15:47:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-05-14 
10:26:12.0 +0200
@@ -1,0 +2,21 @@
+Mon May 12 10:50:46 UTC 2014 - pgaj...@suse.com
+
+- removed obsoleted man-pages-addons
+
+---
+Thu May  8 22:35:13 UTC 2014 - andreas.stie...@gmx.de
+
+- man-pages 3.66
+- New and rewritten pages:
+  fanotify_init.2
+  fanotify_mark.2
+  sched_setscheduler.2
+  fanotify.7
+  sched.7
+- Newly documented interfaces in existing pages:
+  * fallocate.2 FALLOC_FL_ZERO_RANGE
+  * rename.2 renameat2()
+  * shmop.2 SHM_EXEC
+- Further updates to individual pages, see Changes for details
+
+---

Old:

  man-pages-3.65.tar.xz
  man-pages-addons.tar.bz2

New:

  man-pages-3.66.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.o5FiAi/_old  2014-05-14 10:26:13.0 +0200
+++ /var/tmp/diff_new_pack.o5FiAi/_new  2014-05-14 10:26:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.65
+Version:3.66
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -26,7 +26,6 @@
 #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
-Source1:man-pages-addons.tar.bz2
 Patch0: man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
@@ -45,7 +44,7 @@
 only).
 
 %prep
-%setup -q -a1
+%setup -q 
 %patch0 -p2
 %patch3
 %patch5 -p1

++ man-pages-3.65.tar.xz - man-pages-3.66.tar.xz ++
 22445 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-04-22 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-04-22 15:47:10

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-04-17 
14:08:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-04-22 
15:47:11.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 22 07:15:29 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.65:
+  * new and rewritten pages: 
+ inet_net_pton.3
+  * newly documented interfaces in existing pages
+ fallocate.2: Document FALLOC_FL_COLLAPSE_RANGE
+ prctl.2: Document PR_SET_THP_DISABLE and PR_GET_THP_DISABLE
+ proc.5: Document /proc/[pid]/stack
+ Document /proc/[pid]/clear_refs
+- dropped proc.5.patch (upstreamed)
+
+---

Old:

  man-pages-3.64.tar.xz
  man-pages-proc.5.patch

New:

  man-pages-3.65.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.4UBli1/_old  2014-04-22 15:47:12.0 +0200
+++ /var/tmp/diff_new_pack.4UBli1/_new  2014-04-22 15:47:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.64
+Version:3.65
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -29,7 +29,6 @@
 Source1:man-pages-addons.tar.bz2
 Patch0: man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch
-Patch4: %{name}-proc.5.patch
 Patch5: %{name}-tty_ioctl.patch
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +48,6 @@
 %setup -q -a1
 %patch0 -p2
 %patch3
-%patch4
 %patch5 -p1
 find -name *.orig | xargs rm -fv
 

++ man-pages-3.64.tar.xz - man-pages-3.65.tar.xz ++
 14679 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-04-17 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-04-17 14:08:26

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-04-13 
13:15:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-04-17 
14:08:27.0 +0200
@@ -1,0 +2,5 @@
+Wed Apr 16 06:35:18 UTC 2014 - pgaj...@suse.com
+
+- package getent.1 [bnc#873645]
+
+---



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.QoMBtN/_old  2014-04-17 14:08:28.0 +0200
+++ /var/tmp/diff_new_pack.QoMBtN/_new  2014-04-17 14:08:28.0 +0200
@@ -59,7 +59,7 @@
 # nfs-utils
 rm -f man5/exports.5
 # coreutils, diffutils
-rm -f man1/vdir.1 man1/touch.1 man1/rmdir.1 man1/rm.1 man1/mv.1 man1/mknod.1 
man1/mkfifo.1 man1/mkdir.1 man1/ls.1 man1/ln.1 man1/install.1 man1/du.1 
man1/dircolors.1 man1/dir.1 man1/diff.1 man1/df.1 man1/dd.1 man1/cp.1 
man1/chown.1 man1/chmod.1 man1/chgrp.1 man1/getent.1 man3/getaddrinfo.3.orig 
man3/{getifaddrs.3,freeifaddrs.3}
+rm -f man1/vdir.1 man1/touch.1 man1/rmdir.1 man1/rm.1 man1/mv.1 man1/mknod.1 
man1/mkfifo.1 man1/mkdir.1 man1/ls.1 man1/ln.1 man1/install.1 man1/du.1 
man1/dircolors.1 man1/dir.1 man1/diff.1 man1/df.1 man1/dd.1 man1/cp.1 
man1/chown.1 man1/chmod.1 man1/chgrp.1 man3/getaddrinfo.3.orig 
man3/{getifaddrs.3,freeifaddrs.3}
 # glibc
 rm -f man3/crypt.3 man3/crypt_r.3 man1/locale.1
 # time

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-04-13 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-04-13 13:15:25

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-04-08 
22:37:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-04-13 
13:15:26.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 09:20:11 UTC 2014 - pgaj...@suse.com
+
+- complete description of /proc/[pid]/smaps fields 
+  *  [bnc#782157] (internal)
+  * added proc.5.patch
+
+---

New:

  man-pages-proc.5.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.8arv2C/_old  2014-04-13 13:15:27.0 +0200
+++ /var/tmp/diff_new_pack.8arv2C/_new  2014-04-13 13:15:27.0 +0200
@@ -29,6 +29,7 @@
 Source1:man-pages-addons.tar.bz2
 Patch0: man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch
+Patch4: %{name}-proc.5.patch
 Patch5: %{name}-tty_ioctl.patch
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,6 +49,7 @@
 %setup -q -a1
 %patch0 -p2
 %patch3
+%patch4
 %patch5 -p1
 find -name *.orig | xargs rm -fv
 

++ man-pages-proc.5.patch ++
Index: man5/proc.5
===
--- man5/proc.5.orig2014-04-06 08:48:08.0 +0200
+++ man5/proc.5 2014-04-11 11:17:57.393563893 +0200
@@ -975,13 +975,22 @@
 .in +4n
 .nf
 
-08048000-080bc000 r-xp  03:02 13130  /bin/bash
-Size:   464 kB
-Rss:424 kB
-Shared_Clean:   424 kB
-Shared_Dirty: 0 kB
-Private_Clean:0 kB
-Private_Dirty:0 kB
+0040-0048a000 r-xp  fd:03 960637 
/bin/bash
+Size:552 kB
+Rss: 460 kB
+Pss: 100 kB
+Shared_Clean:452 kB
+Shared_Dirty:  0 kB
+Private_Clean: 8 kB
+Private_Dirty: 0 kB
+Referenced:  460 kB
+Anonymous: 0 kB
+AnonHugePages: 0 kB
+Swap:  0 kB
+KernelPageSize:4 kB
+MMUPageSize:   4 kB
+Locked:0 kB
+VmFlags: rd ex mr mw me dw sd
 
 .fi
 .in
@@ -989,9 +998,56 @@
 for the mapping in
 .IR /proc/[pid]/maps .
 The remaining lines show the size of the mapping,
-the amount of the mapping that is currently resident in RAM,
-the number of clean and dirty shared pages in the mapping,
+the amount of the mapping that is currently resident in RAM (Rss),
+the process' proportional share of this mapping (Pss),
+the number of clean and dirty shared pages in the mapping
 and the number of clean and dirty private pages in the mapping.
+Referenced indicates the amount of memory currently marked as 
+referenced or accessed. Anonymous shows the amount of memory 
+that does not belong to any file.  Swap shows how much 
+would-be-anonymous memory is also used, but out on swap.
+
+The KernelPageSize entry  is the pagesize used by the kernel to 
+back a VMA. This matches the size used by the MMU in the majority
+of cases. However, one counter-example occurs on PPC64 kernels 
+whereby a kernel using 64K as a base pagesize may still use 4K 
+pages for the MMU on older processor. To distinguish, this 
+patch reports MMUPageSize as the pagesize used by the MMU.
+
+The Locked indicates whether the mapping is locked in memory 
+or not.
+
+VmFlags field represents the kernel flags associated with 
+the particular virtual memory area in two letter encoded
+manner. The codes are the following:
+rd  - readable
+wr  - writeable
+ex  - executable
+sh  - shared
+mr  - may read
+mw  - may write
+me  - may execute
+ms  - may share
+gd  - stack segment growns down
+pf  - pure PFN range
+dw  - disabled write to the mapped file
+lo  - pages are locked in memory
+io  - memory mapped I/O area
+sr  - sequential read advise provided
+rr  - random read advise provided
+dc  - do not copy area on fork
+de  - do not expand area on remapping
+ac  - area is accountable
+nr  - swap space is not reserved for the area
+ht  - area uses huge tlb pages
+nl  - non-linear mapping
+ar  - architecture specific flag
+dd  - do not include area into core dump
+sd  - soft-dirty flag
+mm  - mixed map area
+hg  - huge page advise flag
+nh  - no-huge page advise flag
+mg  - mergable advise flag
 
 This file is present only if the
 .B CONFIG_MMU
-- 
To unsubscribe, e-mail: 

commit man-pages for openSUSE:Factory

2014-04-08 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-04-08 22:37:16

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-03-20 
07:06:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-04-08 
22:37:17.0 +0200
@@ -1,0 +2,12 @@
+Mon Apr  7 06:32:28 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.64:
+  * new and rewritten pages: 
+ + open_by_handle_at.2 
+ +inotify.7
+  * newly documented interfaces in existing pages:
+ + PERF_FLAG_FD_CLOEXEC flag (perf_event_open.2)
+ + Document _LARGEFILE_SOURCE (feature_test_macros.7) 
+  * see Changes for details
+
+---

Old:

  man-pages-3.63.tar.xz

New:

  man-pages-3.64.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.B0AcJI/_old  2014-04-08 22:37:18.0 +0200
+++ /var/tmp/diff_new_pack.B0AcJI/_new  2014-04-08 22:37:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.63
+Version:3.64
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.63.tar.xz - man-pages-3.64.tar.xz ++
 16640 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-03-20 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-03-20 07:06:57

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-03-18 
13:55:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-03-20 
07:06:59.0 +0100
@@ -1,0 +2,8 @@
+Wed Mar 19 06:23:20 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.63:
+  * new and rewritten pages:
+- duplocale.3, newlocale.3, towlower.3, towupper.3, uselocale.3
+  * for more information, see Changes
+
+---

Old:

  man-pages-3.62.tar.xz

New:

  man-pages-3.63.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.d7QzBz/_old  2014-03-20 07:07:00.0 +0100
+++ /var/tmp/diff_new_pack.d7QzBz/_new  2014-03-20 07:07:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.62
+Version:3.63
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.62.tar.xz - man-pages-3.63.tar.xz ++
 15717 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-03-18 13:55:28

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-02-28 
07:24:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-03-18 
13:55:29.0 +0100
@@ -1,0 +2,9 @@
+Sat Mar 15 11:27:14 UTC 2014 - andreas.stie...@gmx.de
+
+- update to version 3.62:
+  * Newly documented interfaces in existing pages
++ locale.5 Document LC_*
+  * Further updates to invidivial pages, see Changes for details
+- new page locale.1 owned by glibc, not installing
+
+---

Old:

  man-pages-3.61.tar.xz

New:

  man-pages-3.62.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.72hYRB/_old  2014-03-18 13:55:30.0 +0100
+++ /var/tmp/diff_new_pack.72hYRB/_new  2014-03-18 13:55:30.0 +0100
@@ -17,22 +17,21 @@
 
 
 Name:   man-pages
-Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.61
+Version:3.62
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
 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://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
 Source1:man-pages-addons.tar.bz2
-Patch:  man-pages.eal3.diff
+Patch0: man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch
-Patch5: %name-tty_ioctl.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch5: %{name}-tty_ioctl.patch
 BuildRequires:  fdupes
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -40,20 +39,14 @@
 Documentation Project (LDP).  The man pages are organized into the
 following sections: Section 1, user commands (intro only); Section 2,
 system calls; Section 3, libc calls; Section 4, devices (e.g., hd, sd);
-Section 5, file formats and protocols (e.g., wtmp, %_sysconfdir/passwd, nfs);
+Section 5, file formats and protocols (e.g., wtmp, %{_sysconfdir}/passwd, nfs);
 Section 6, games (intro only); Section 7, conventions, macro packages,
 etc. (e.g., nroff, ascii); and Section 8, system administration (intro
 only).
 
-
-
-Authors:
-
-Michael Kerrisk mtk.manpa...@googlemail.com
-
 %prep
 %setup -q -a1
-%patch -p2
+%patch0 -p2
 %patch3
 %patch5 -p1
 find -name *.orig | xargs rm -fv
@@ -66,16 +59,16 @@
 # coreutils, diffutils
 rm -f man1/vdir.1 man1/touch.1 man1/rmdir.1 man1/rm.1 man1/mv.1 man1/mknod.1 
man1/mkfifo.1 man1/mkdir.1 man1/ls.1 man1/ln.1 man1/install.1 man1/du.1 
man1/dircolors.1 man1/dir.1 man1/diff.1 man1/df.1 man1/dd.1 man1/cp.1 
man1/chown.1 man1/chmod.1 man1/chgrp.1 man1/getent.1 man3/getaddrinfo.3.orig 
man3/{getifaddrs.3,freeifaddrs.3}
 # glibc
-rm -f man3/crypt.3 man3/crypt_r.3
+rm -f man3/crypt.3 man3/crypt_r.3 man1/locale.1
 # time
 rm -f man1/time.1
 
 %install
 for i in man? ; do
-  mkdir -p %buildroot/%_mandir/$i
-  cp -p $i/* %buildroot/%_mandir/$i/
+  mkdir -p %{buildroot}/%{_mandir}/$i
+  cp -p $i/* %{buildroot}/%{_mandir}/$i/
 done
-cd %buildroot/%_mandir/
+cd %{buildroot}/%{_mandir}/
 RETVAL=0
 ARE_MISSING=
 for i in */* ; do
@@ -95,11 +88,11 @@
 if [ $RETVAL -ne 0 ] ; then
   exit $RETVAL
 fi
-%fdupes -s %buildroot/%_prefix
+%fdupes -s %{buildroot}/%{_prefix}
 
 %files
 %defattr(644,root,root,755)
-%doc %_mandir/man*/*.gz
+%doc %{_mandir}/man*/*.gz
 %doc README Changes Changes.old
 %doc man-pages-*.Announce
 %doc man-pages-*.lsm

++ man-pages-3.61.tar.xz - man-pages-3.62.tar.xz ++
 14629 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-02-27 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-02-28 07:24:17

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-02-19 
09:10:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-02-28 
07:24:18.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 27 07:20:42 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.61:
+  * added notes on thread-safety to various manual pages
+  * see Changes for details
+
+---

Old:

  man-pages-3.60.tar.xz

New:

  man-pages-3.61.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.uhsxkm/_old  2014-02-28 07:24:19.0 +0100
+++ /var/tmp/diff_new_pack.uhsxkm/_new  2014-02-28 07:24:19.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   man-pages
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.60
+Version:3.61
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.60.tar.xz - man-pages-3.61.tar.xz ++
 18335 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-02-19 09:10:25

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-01-30 
11:32:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-02-19 
09:10:26.0 +0100
@@ -1,0 +2,21 @@
+Tue Feb 18 14:45:24 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.60:
+  * bugfix previous change
+
+---
+Mon Feb 17 18:55:32 UTC 2014 - andreas.stie...@gmx.de
+
+- man-pages 3.59:
+  * Convert pages contain non-ASCII in source code comments to use
+UTF-8
+
+---
+Mon Feb 17 07:37:43 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.58
+  * Document the pipe2() O_DIRECT
+  * Document PACKET_QDISC_BYPASS 
+  * etc. see Changes for details
+
+---

Old:

  man-pages-3.57.tar.xz

New:

  man-pages-3.60.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.4KX8Aq/_old  2014-02-19 09:10:27.0 +0100
+++ /var/tmp/diff_new_pack.4KX8Aq/_new  2014-02-19 09:10:27.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   man-pages
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.57
+Version:3.60
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -100,7 +100,7 @@
 %files
 %defattr(644,root,root,755)
 %doc %_mandir/man*/*.gz
-%doc README
+%doc README Changes Changes.old
 %doc man-pages-*.Announce
 %doc man-pages-*.lsm
 %doc Changes

++ man-pages-3.57.tar.xz - man-pages-3.60.tar.xz ++
 20335 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-01-30 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-01-30 11:32:21

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-01-13 
10:55:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-01-30 
11:32:22.0 +0100
@@ -1,0 +2,17 @@
+Sat Jan 25 15:29:02 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 3.57
+* The open(2) manual page adds documentation of the O_TMPFILE flag,
+  which provides a race-free method of creating unnamed temporary
+  files.
+* Documentation for the PTRACE_PEEKSIGINFO, PTRACE_GETSIGMASK, and
+  PTRACE_SETSIGMASK operations was added  to the ptrace(2) page
+* Documentation for the SO_BUSY_POLL socket option to the socket(7)
+  page.
+* Documentation for the TCP_USER_TIMEOUT and TCP_CONGESTION socket
+  options to the tcp(7) page.
+- Feed specfile through formatter; kill redundant %clean section;
+  %fdupes ought not to be called across directories that potentially
+  live across standard partitions
+
+---

Old:

  man-pages-3.56.tar.xz

New:

  man-pages-3.57.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.oJOBOp/_old  2014-01-30 11:32:22.0 +0100
+++ /var/tmp/diff_new_pack.oJOBOp/_new  2014-01-30 11:32:22.0 +0100
@@ -18,17 +18,20 @@
 
 Name:   man-pages
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.56
+Version:3.57
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
 Group:  Documentation/Man
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
+
+#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
 Source1:man-pages-addons.tar.bz2
 Patch:  man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch
-Patch5: %{name}-tty_ioctl.patch
+Patch5: %name-tty_ioctl.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildArch:  noarch
 
@@ -37,7 +40,7 @@
 Documentation Project (LDP).  The man pages are organized into the
 following sections: Section 1, user commands (intro only); Section 2,
 system calls; Section 3, libc calls; Section 4, devices (e.g., hd, sd);
-Section 5, file formats and protocols (e.g., wtmp, /etc/passwd, nfs);
+Section 5, file formats and protocols (e.g., wtmp, %_sysconfdir/passwd, nfs);
 Section 6, games (intro only); Section 7, conventions, macro packages,
 etc. (e.g., nroff, ascii); and Section 8, system administration (intro
 only).
@@ -56,7 +59,7 @@
 find -name *.orig | xargs rm -fv
 
 %build
-# not actual anymore
+# not current anymore
 rm -f man2/ioctl_list.2
 # nfs-utils
 rm -f man5/exports.5
@@ -68,19 +71,18 @@
 rm -f man1/time.1
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_mandir}
 for i in man? ; do
-  mkdir -p $RPM_BUILD_ROOT%{_mandir}/$i
-  cp -p $i/* $RPM_BUILD_ROOT%{_mandir}/$i/
+  mkdir -p %buildroot/%_mandir/$i
+  cp -p $i/* %buildroot/%_mandir/$i/
 done
-cd $RPM_BUILD_ROOT%{_mandir}
+cd %buildroot/%_mandir/
 RETVAL=0
 ARE_MISSING=
 for i in */* ; do
 FOUND=0
-grep ^.so man $i  FOUND=1
-if [ $FOUND == 1 ] ; then
-  if [ ! -f `grep ^.so man $i | awk '{print $2}'` ]; then
+grep ^.so man $i  FOUND=1
+if [ $FOUND == 1 ] ; then
+  if [ ! -f `grep ^.so man $i | awk '{print $2}'` ]; then
ARE_MISSING=$i $ARE_MISSING
 RETVAL=1
   fi
@@ -88,19 +90,16 @@
 done
 echo 
 echo The following manual pages are now missing (for .so reference):
-echo $ARE_MISSING
+echo $ARE_MISSING
 echo 
-if [ $RETVAL -ne 0 ] ; then
-  exit $RETVAL
+if [ $RETVAL -ne 0 ] ; then
+  exit $RETVAL
 fi
-%fdupes -s $RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%fdupes -s %buildroot/%_prefix
 
 %files
 %defattr(644,root,root,755)
-%doc %{_mandir}/man*/*.gz
+%doc %_mandir/man*/*.gz
 %doc README
 %doc man-pages-*.Announce
 %doc man-pages-*.lsm

++ man-pages-3.56.tar.xz - man-pages-3.57.tar.xz ++
 16482 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-01-13 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-01-13 10:55:21

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-01-07 
13:57:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-01-13 
10:55:22.0 +0100
@@ -1,0 +2,12 @@
+Sun Jan 12 12:51:44 UTC 2014 - andreas.stie...@gmx.de
+
+- update to version 3.56:
+- New and rewritten pages:
+  * fgetc.3, gets.3, vdso.7
+- Newly documented interfaces in existing pages:
+  * reboot.2 LINUX_REBOOT_SW_SUSPEND
+- Further updates and global changes listed in changelog:
+  
http://git.kernel.org/cgit/docs/man-pages/man-pages.git/tree/Changes?id=man-pages-3.56
+- switch to upstream xz archive
+
+---

Old:

  man-pages-3.55.tar.bz2

New:

  man-pages-3.56.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.5kJ5z6/_old  2014-01-13 10:55:23.0 +0100
+++ /var/tmp/diff_new_pack.5kJ5z6/_new  2014-01-13 10:55:23.0 +0100
@@ -18,13 +18,13 @@
 
 Name:   man-pages
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.55
+Version:3.56
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
 Group:  Documentation/Man
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.bz2
+Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
 Source1:man-pages-addons.tar.bz2
 Patch:  man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2014-01-07 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-01-07 13:57:11

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-08-07 
20:56:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-01-07 
13:57:13.0 +0100
@@ -1,0 +2,18 @@
+Mon Jan  6 23:36:22 UTC 2014 - andreas.stie...@gmx.de
+
+- fix conflict with time(1) from package time
+- remove update.sh, get_version_number.sh packaging scripts
+
+---
+Sat Jan  4 19:14:15 UTC 2014 - andreas.stie...@gmx.de
+
+- update to version 3.55
+  with a large number of new and updated manual pages as listed in
+  
http://git.kernel.org/cgit/docs/man-pages/man-pages.git/tree/Changes?id=man-pages-3.55
+- includes changes from version 3.54
+  with a large number of new and updated manual pages as listed in
+  
http://git.kernel.org/cgit/docs/man-pages/man-pages.git/tree/Changes?id=man-pages-3.54
+- packaging changes:
+  * add source URL, see https://en.opensuse.org/SourceUrls
+
+---

Old:

  get_version_number.sh
  man-pages-3.53.tar.bz2
  update.sh

New:

  man-pages-3.55.tar.bz2



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.7jlgCP/_old  2014-01-07 13:57:13.0 +0100
+++ /var/tmp/diff_new_pack.7jlgCP/_new  2014-01-07 13:57:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package man-pages
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,14 @@
 
 Name:   man-pages
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.53
+Version:3.55
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
 Group:  Documentation/Man
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source: man-pages-%{version}.tar.bz2
+Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.bz2
 Source1:man-pages-addons.tar.bz2
-Source2:update.sh
 Patch:  man-pages.eal3.diff
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
@@ -65,6 +64,8 @@
 rm -f man1/vdir.1 man1/touch.1 man1/rmdir.1 man1/rm.1 man1/mv.1 man1/mknod.1 
man1/mkfifo.1 man1/mkdir.1 man1/ls.1 man1/ln.1 man1/install.1 man1/du.1 
man1/dircolors.1 man1/dir.1 man1/diff.1 man1/df.1 man1/dd.1 man1/cp.1 
man1/chown.1 man1/chmod.1 man1/chgrp.1 man1/getent.1 man3/getaddrinfo.3.orig 
man3/{getifaddrs.3,freeifaddrs.3}
 # glibc
 rm -f man3/crypt.3 man3/crypt_r.3
+# time
+rm -f man1/time.1
 
 %install
 mkdir -p $RPM_BUILD_ROOT%{_mandir}

++ man-pages-3.53.tar.bz2 - man-pages-3.55.tar.bz2 ++
 22962 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2013-08-07 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-08-07 20:56:35

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-07-16 
15:42:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-08-07 
20:56:37.0 +0200
@@ -1,0 +2,120 @@
+Wed Aug  7 10:31:34 CEST 2013 - pgaj...@suse.cz
+
+- update to version 3.53
+  * New and rewritten pages
+  restart_syscall.2
+New page for restart_syscall(2) system call
+  * Newly documented interfaces in existing pages
+  fchownat.2
+Document AT_EMPTY_PATH
+  fstatat.2
+Document AT_EMPTY_PATH
+  linkat.2
+Document AT_EMPTY_PATH
+  open.2
+Document O_PATH
+See also https://bugzilla.redhat.com/show_bug.cgi?id=885740
+  * Changes to individual pages
+  clock_nanosleep.2
+  futex.2
+  nanosleep.2
+  poll.2
+  sigaction.2
+  sigreturn.2
+  signal.7
+SEE ALSO: add restart_syscall(2)
+  open.2
+Remove warning that O_DIRECTORY is only for use with opendir(3)
+O_DIRECTORY can also be used with, for example, O_PATH.
+  perf_event_open.2
+Improve PERF_SAMPLE_BRANCH_STACK documentation
+Fix indentation of the MMAP layout section
+The indentation of the MMAP layout section wasn't quite right.
+I think this improves things but I admit I'm not an expert at the
+low-level indentation directives.
+Update PERF_IOC_FLAG_GROUP info
+It turns out PERF_IOC_FLAG_GROUP was broken from 75f937f24bd9
+(in Linux 2.6.31, the initial perf_event release) until
+724b6daa1 (Linux 3.4).
+I've done some extensive kernel source code digging plus
+running tests of various kernels and I hope the info
+presented is accurate now.
+(Patch edited somewhat by mtk.)
+Improve sysfs files documentation
+This improves the documentation of the various
+perf_event_open()-related sysfs files.
+  ptrace.2
+If SEIZE was used, initial auto-attach stop is EVENT_STOP
+For every PTRACE_O_TRACEfoo option, mention that old-style SIGSTOP
+is replaced by PTRACE_EVENT_STOP if PTRACE_SEIZE attach was used.
+Mention the same thing again in the description of
+PTRACE_EVENT_STOP.
+Mention that PTRACE_PEEK* libc API and kernel API are different
+Clarify PTRACE_INTERRUPT, PTRACE_LISTEN, and group-stop behavior
+  readlink.2
+Document use of empty 'pathname' argument
+Change error check in example program from  0 to == -1
+  setpgid.2
+s/SIGTSTP/SIGTTIN/ when discussing reads from terminal
+See https://bugzilla.kernel.org/show_bug.cgi?id=60504
+  clog2.3
+Note that these functions are still not present in glibc 2.17
+  dirfd.3
+ATTRIBUTES: Note function that is thread-safe
+The function dirfd() is thread safe.
+  div.3
+ATTRIBUTES: Note functions that are thread-safe
+The functions div(), ldiv(), lldiv() and imaxdiv() are thread
+safe.
+  fabs.3
+ATTRIBUTES: Note functions that are thread-safe
+The functions fabs(), fabsf() and fabsl() are thread safe.
+  fdim.3
+ATTRIBUTES: Note functions that are thread-safe
+The functions fdim(), fdimf() and fdiml() are thread safe.
+  fflush.3
+ATTRIBUTES: Note function that is thread-safe
+The function fflush() is thread safe.
+  finite.3
+ATTRIBUTES: Note functions that are thread-safe
+The functions finite(), finitef(), finitel(), isinf(), isinff(),
+isinfl(), isnan(), isnanf() and isnanl() are thread safe.
+  flockfile.3
+ATTRIBUTES: Note functions that are thread-safe
+The functions flockfile(), ftrylockfile() and funlockfile() are
+thread safe.
+  floor.3
+ATTRIBUTES: Note functions that are thread-safe
+The functions floor(), floorf() and floorl() are thread safe.
+  resolv.conf.5
+Explain how to set empty domain
+See http://bugs.debian.org/463575
+  capabilities.7
+Add open_by_handle_at(2) under CAP_DAC_READ_SEARCH
+  inotify.7
+Clarify description of IN_MOVED_FROM and IN_MOVED_TO
+  man-pages.7
+DESCRIPTION should note versions for new interface features or behavior
+  udp.7
+Add missing #include directive
+Using the UDP_CORK socket option 

commit man-pages for openSUSE:Factory

2013-07-16 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-07-16 15:42:18

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-05-27 
11:52:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-07-16 
15:42:20.0 +0200
@@ -1,0 +2,13 @@
+Mon Jul 15 13:28:05 CEST 2013 - pgaj...@suse.cz
+
+- update to version 3.52
+  * Various pages that formerly lacked the information now have 
+a note under RETURN VALUE that errno is set on error.
+  * Peng Haitao has submitted patches to around 50 pages that note 
+functions that are thread-safe or thread-unsafe. For this 
+purpose, the man-pages add a new section, ATTRIBUTES, as 
+described in the man-pages(7) manual page. Peng Haitao's 
+substantial work is ongoing, and more pages will add this 
+information in the future.
+
+---

Old:

  man-pages-3.51.tar.bz2

New:

  man-pages-3.52.tar.bz2



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.abpK9l/_old  2013-07-16 15:42:21.0 +0200
+++ /var/tmp/diff_new_pack.abpK9l/_new  2013-07-16 15:42:21.0 +0200
@@ -19,7 +19,7 @@
 Name:   man-pages
 BuildRequires:  fdupes
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.51
+Version:3.52
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.51.tar.bz2 - man-pages-3.52.tar.bz2 ++
 33559 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit man-pages for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-05-27 11:52:02

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-03-25 
20:40:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-05-27 
11:52:04.0 +0200
@@ -1,0 +2,191 @@
+Thu May  2 10:14:33 CEST 2013 - pgaj...@suse.cz
+
+- update to version 3.51
+  * Newly documented interfaces in existing pages
+  sched_rr_get_interval.2
+Document /proc/sys/kernel/sched_rr_timeslice_ms
+  proc.5
+Document /proc/[pid]/map_files directory
+This directory was added in Linux v3.3 and provides info about
+files being mmap-ed in a way very similar to how /proc/[pid]/fd
+works.
+v2: Added examples of how links look like and noted dependency
+on kernel config option CONFIG_CHECKPOINT_RESTORE.
+Document /proc/sys/kernel/shm_rmid_forced
+  capabilities.7
+Document /proc/sys/kernel/cap_last_cap
+  * Global changes
+  * Various pages
+Global fix: fix placement of word only
+  * Various pages
+License headers: consistent format
+  * Various pages
+Global fix: s/since kernel/since Linux/
+  * Various System V IPC pages in Section 2
+Add System V to .TH line and text
+Make it clear that these pages relate to System V IPC,
+not POSIX IPC.
+  * Changes to individual pages
+  access.2
+Clarify RETURN VALUE for F_OK
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705293
+  alarm.2
+Correct the description of behavior when 'seconds' is 0
+  clone.2
+Add prototype for syscall to SYNOPSIS
+And further clarify the distinction between the system call
+and the wrapper function in the introductory text.
+Update feature test macro requirements
+The requirements quietly changed changed in glibc 2.14
+See also http://www.sourceware.org/bugzilla/show_bug.cgi?id=4749
+Clarify differences between clone2() syscall and wrapper function
+Note those architectures where the sys_clone argument order differs
+Add short subsection noting that blackfin, m68k, and sparc are 
different
+Move clone2() text to subsection in description
+The description of ia64 clone2() should follow the discussion
+of the raw system call interface.
+Change subhead for ia64 discussion
+  getcpu.2
+Recommend that 'tcache' should be specified as NULL nowadays
+  io_cancel.2
+Improve description
+  io_destroy.2
+Improve description
+The description was rather vague, citing a list of I/O contexts
+and stating that it can cancel outstanding requests.  This
+update makes things more concrete so that the reader knows exactly
+what's going on.
+  io_getevents.2
+The 'timeout' argument is not updated
+I looked back through the kernel code, and the timeout was
+never updated in any case.  I've submitted a patch upstream
+to change the comment above io_getevents.
+  io_setup.2
+Clarify nr_events
+nr_events is technically the number of completion events that can
+be stored in the completion ring.  The wording of the man page:
+capable of receiving at least nr_events seems dubious to me,
+only because I worry that folks might interpret that to mean
+'nr_events' total, instead of 'nr_events' concurrently.
+Further, I've added information on where to find the per-user
+limit on 'nr_events', /proc/sys/fs/aio-max-nr.  Let me know if
+you think that is not relevant.
+  listxattr.2
+Explain use of 'size' argument
+  lseek.2
+_GNU_SOURCE must be defined to get SEEK_DATE and SEEK_HOLE definitions
+See http://sourceware.org/bugzilla/show_bug.cgi?id=15312
+  mmap.2
+Add pointers to relevant /proc files described in proc(5)
+  posix_fadvise.2
+  pread.2
+  readahead.2
+  sync_file_range.2
+  truncate.2
+Refer to syscall(2) for ABI semantics on certain 32-bit architectures
+Also: in sync_file_range.2 and posix_fadvise.2 remove description
+of conventional calling signature as flawed, and in
+posix_fadvise.2, de-emphasize focus on ARM, and rather phrase
+as a more general discussion of certain architectures.
+  readdir.2
+readdir(2) doesn't 

commit man-pages for openSUSE:Factory

2013-03-25 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-03-25 20:38:30

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-03-12 
17:17:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-03-25 
20:40:50.0 +0100
@@ -1,0 +2,88 @@
+Mon Mar 18 08:29:56 CET 2013 - pgaj...@suse.cz
+
+- update to version 3.50
+  * New and rewritten pages
+  canonicalize_file_name.3
+Rewrite page, adding much more detail
+  * Global changes
+  * Various pages
+Global fix: s/END_LICENSE/LICENSE_END/
+  * Various pages
+Global fix: s/bitmask/bit mask/
+  * Changes to individual pages
+  getent.1
+netgroup description incorrectly refers to initgroups
+  capget.2
+Update URL for libcap
+  fork.2
+Port access permission bits (ioperm()) are turned off in the child
+  futex.2
+'timeout' is a minimum duration that the call will wait, not a maximum
+  ioperm.2
+Note that iopl() level of 3 is needed to access ports
+'num' is *bits* not bytes!
+Linux 2.6.8 lifted the port limit to 65,536
+See http://article.gmane.org/gmane.linux.kernel/202624/
+From: Stas Sergeev stsp at aknet.ru
+Subject: [patch][rfc] Larger IO bitmap
+Date: 2004-05-07 19:55:03 GMT
+ioperm() operates on the calling *thread* (not process)
+Clarify meaning of 'turn_on' argument
+Plus form formatting fixes.
+Clarify that default state of permission bits in child is off
+NOTES: add mention of /proc/ioports
+SEE ALSO: add outb(2)
+  iopl.2
+CAP_SYS_RAWIO is required to *raise* the I/O privilege level
+Clarify that the two least significant bits of 'level' are what matter
+SEE ALSO: add outb(2)
+  syscalls.2
+Add version information for all (other) syscalls
+Add perfmonctl(2)
+  futimes.3
+ERRORS: Add ENOSYS for lutimes()
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620746
+  getpass.3
+Suggest use of the ECHO flag as an alternative
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644261
+  realpath.3
+Document GNU extensions for EACCES and ENOENT errors
+  stdarg.3
+Describe va_copy()
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575077
+  termios.3
+Mention that noncanonical mode does not do input processing
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643854
+  random.4
+Document write and document the ioctl interface of /dev/random
+The update consists out of two parts:
+ - a minor thing which just documents what happens if a write to
+   /dev/(u)random is performed, which is used in the example
+   script but not explicitly mentioned.
+ - the other (biggest) part is the documentation of the ioctl()
+   interface which /dev/(u)random exposes. This ioctl() lives in
+   drivers/char/random.c and the primitives can be found in
+   include/linux/random.h
+One comment remains, there used to be an RNDGETPOOL ioctl() which
+disappeared in v2.6.9. I found two patches on the net:
+- 
http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8.1/2.6.8.1-mm4/broken-out/dev-random-remove-rndgetpool-ioctl.patch
+- https://lkml.org/lkml/2004/3/25/168
+But as far as I can tell the first one got applied but the 2nd
+one seems more correct. The result is that even today one can
+still find traces of the RNDGETPOOL ioctl() in the header files.
+Is this there for historical reasons or because it might break
+userspace, even though using it will just give an EINVAL.
+  bootparam.7
+Document 'rootfstype' option
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=182014
+  capabilities.7
+Add various pieces under CAP_SYS_RAWIO
+Info obtained by grepping the kernel source.
+Add CAP_SYS_RESOURCE /proc/PID/oom_score_adj case
+  netlink.7
+Add a note about broadcast messages to multiple groups
+  socket.7
+Define _GNU_SOURCE to obtain the definition of 'struct ucred'
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572210
+
+---

Old:

  man-pages-3.48.tar.bz2

New:

  

commit man-pages for openSUSE:Factory

2013-03-12 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-03-12 17:17:00

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-03-08 
11:20:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-03-12 
17:17:06.0 +0100
@@ -1,0 +2,144 @@
+Tue Mar 12 07:35:34 CET 2013 - pgaj...@suse.cz
+
+- update to version 3.48
+  * New and rewritten pages
+  getunwind.2
+New page documenting getunwind(2)
+Taken from Red Hat downstream man pages set
+Much rewriting
+Some text taken from arch/ia64/kernel/unwind.c.
+  perfmonctl.2
+New page documenting IA-64-specific perfmonctl(2)
+Taken from Red Hat downstream man pages
+Rework discussion of PFM_CREATE_CONTEXT
+Add VERSIONS and CONFORMING TO
+Note that there is no glibc wrapper
+Remove PFM_CREATE_EVTSETS, PFM_DELETE_EVTSETS, PFM_GETINFO_EVTSETS
+These don't exist, and it appears they never have.
+Fix argument types for PFM_WRITE_PMCS, PFM_WRITE_PMDS, PFM_READ_PMDS
+The types that were being used don't exist!
+Briefly document PFM_GET_FEATURES, PFM_DEBUG, PFM_GET_PMC_RESET_VAL
+  gai.conf.5
+New page documenting gai.conf
+Taken from Red Hat downstream pages
+  nss.conf.5
+New page describing nss.conf
+  * Newly documented interfaces in existing pages
+  clock_getres.2
+Document CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE
+Document CLOCK_BOOTTIME
+Some improvements to CLOCK_BOOTTIME description
+  ptrace.2
+Document PTRACE_GETREGSET, PTRACE_SETREGSET, PTRACE_SEIZE, and friends
+Document PTRACE_GETREGSET, PTRACE_SETREGSET,
+PTRACE_SEIZE, PTRACE_INTERRUPT, and PTRACE_LISTEN.
+  * New and changed links
+  fattach.2
+  fdetach.2
+  getmsg.2
+  isastream.2
+  putmsg.2
+New link to unimplemented.2
+Taken from Red Hat downstream.
+See https://bugzilla.redhat.com/show_bug.cgi?id=436407
+  * Global changes
+  * Many pages
+Global fix: remove unneeded double quotes in .SH headings
+  * Many pages
+Global fix: remove unneeded double quotes in .SS headings
+  * Many pages
+Global fix: use consistent capitalization in .SS headings
+Capitalization in .SS sections across pages (and sometimes even
+within a single page) is wildly inconsistent. Make it consistent.
+Capitalize first word in heading, but otherwise use lower case,
+except where English usage (e.g., proper nouns) or programming
+language requirements (e.g., identifier names) dictate otherwise.
+  * Many pages
+Remove double blank lines in output
+  * Various pages
+Fix order of SH sections
+  * Changes to individual pages
+  accept.2
+NAME: Add accept4
+  access.2
+Note that access() may also fail for FUSE
+Since in some cases (e.g. libguestfs's guestmount) it also has the
+semantics where files can appear owned by root, but are actually
+mutable by the user, despite what one might infer from the Unix
+permissions.
+  getpeername.2
+Clarify semantics of getpeername() for datagram sockets
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674034
+  getuid.2
+Remove duplicate section heading
+  mmap.2
+Add note about partial page in BUGS section
+This adds a note about Linux behavior with partial page at the end
+of the object. The problem here is that a page that contains only
+part of a file (because the file size is not multiple of PAGE_SIZE)
+stays in page cache even after the mapping is unmapped and the file
+is closed. So if some process dirties such page, other mappings
+will see the changes rather than zeroes.
+Some 'flags' values require a feature test macro to be defined
+Add text to NOTES noting that some MAP_* constants are
+defined only if a suitable feature test macro is defined.
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542601
+Document EOVERFLOW error
+  open.2
+Clarify list of file creation flags
+POSIX.1-2008 TC1 clarified this, so that O_CLOEXEC,
+O_DIRECTORY, and O_NOFOLLOW are also in this list.
+  prctl.2
+Add some details for PR_GET_TID_ADDRESS
+  read.2
+Clarify interaction 

commit man-pages for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-03-08 10:54:24

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-02-04 
20:53:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-03-08 
10:54:26.0 +0100
@@ -1,0 +2,153 @@
+Thu Feb 28 13:25:33 CET 2013 - pgaj...@suse.cz
+
+- update to version 3.47
+  * New and rewritten pages
+  perf_event_open.2
+New page documenting perf_event_open(2)
+  pthread_setname_np.3
+New page for pthread_setname_np(3) and pthread_getname_np(3)
+  * Newly documented interfaces in existing pages
+  prctl.2
+Document PR_SET_CHILD_SUBREAPER and PR_GET_CHILD_SUBREAPER
+  ip.7
+Add source-specific multicast sockopts
+This patch adds documentation of several source-specific multicast
+socket options that were added to kernel with implementation
+of IGMPv3 in 2.5.68.
+The following socket options were added:
+  IP_ADD_SOURCE_MEMBERSHIP
+  IP_DROP_SOURCE_MEMBERSHIP
+  IP_BLOCK_SOURCE
+  IP_UNBLOCK_SOURCE
+  IP_MSFILTER
+  * Pages moved across sections
+  getcontext.3
+This page really belongs in Section 3 (moved from Section 2)
+  getdtablesize.3
+Move from Section 2
+  sln.8
+New page documenting the 'sln' command provided by glibc
+Inspired by a Red Hat downstream page, but with rather
+more detail.
+  * New and changed links
+  getcontext.2
+Make link to page moved into Section 3
+  getdtablesize.2
+Link to renamed getdtablesize.3
+  setcontext.2
+Modify link to point to Section 3
+  pthread_getname_np.3
+New link to new pthread_setname_np.3
+  setcontext.3
+Link to getcontext page renamed into Section 3
+  * Global changes
+  * Changes to individual pages
+  fallocate.2
+SEE ALSO: add fallocate(1)
+  flock.2
+SEE ALSO: add flock(1)
+  fork.2
+SEE ALSO: add exit(2)
+  getpriority.2
+BUGS: note that nice value is per-thread on Linux
+  getrlimit.2
+SEE ALSO: add prlimit(1)
+  gettid.2
+SEE ALSO: add various system calls that use thread IDs
+  ioprio_set.2
+SEE ALSO: add ionice(1)
+  sched_setaffinity.2
+SEE ALSO: add taskset(1)
+  sched_setparam.2
+Scheduling policy and parameters are per-thread on Linux
+Direct the reader to the discussion in sched_setscheduler(2).
+  sched_setscheduler.2
+Scheduling policy and parameters are per-thread on Linux
+  sched_setscheduler.2
+SEE ALSO: add chrt(1)
+  setsid.2
+SEE ALSO: add setsid(1)
+  shmop.2
+ERRORS: Add EIDRM
+Taken from Red Hat downstream patch
+  sigaction.2
+  makecontext.3
+Change getcontext/setcontext page ref to Section 3
+  signal.2
+Clarify System V vs BSD semantics for signal()
+  syscalls.2
+The list on this page is not just syscalls common to all platforms
+Add perfctr(2)
+Add ppc_rtas(2)
+Add kernel version number of utrap_install(2)
+  unimplemented.2
+Remove mention of kernel version number in DESCRIPTION
+  inet.3
+Fix error in EXAMPLE using inet_aton()
+See https://bugzilla.redhat.com/show_bug.cgi?id=837090
+Patch taken from Red Hat downstream.
+  posix_fallocate.3
+SEE ALSO: add fallocate(1)
+  regex.3
+Clarify details of matching
+The first is that it's far from clear that the end points of the
+complete string match are stored in the zero'th element of the
+regmatch_t array; secondly, the phrase next largest substring
+match is positively misleading, implying some sort of size
+ordering, whereas in fact they are ordered according to their
+appearance in the regex pattern.
+  scanf.3
+Clarify meaning of string conversions for 'm' modifier
+Update %a vs %m documentation
+POSIX.1-2008 adopted the 'm' flag for dynamic allocation. Update
+page to cover it and relegate the glibc-specific 'a' flag to
+NOTES.
+  strtol.3
+Replace some bogus text about thousands separator
+See https://bugzilla.redhat.com/show_bug.cgi?id=652870
+  sysconf.3
+Use _SC_PAGESIZE consistently on page
+s/_SC_PAGE_SIZE/_SC_PAGESIZE/ in one instance.
+  

commit man-pages for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-02-04 20:53:41

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2013-01-07 
17:25:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-02-04 
20:53:43.0 +0100
@@ -1,0 +2,189 @@
+Mon Feb  4 07:33:41 CET 2013 - pgaj...@suse.cz
+
+- update to version 3.46
+  * New and rewritten pages
+  kcmp.2
+New page for kcmp(2)
+  * Newly documented interfaces in existing pages
+  init_module.2
+Document finit_module(2)
+Document finit_module() 'flags' argument
+Document MODULE_INIT_IGNORE_MODVERSIONS and
+MODULE_INIT_IGNORE_VERMAGIC. (Some edits by mtk.)
+  * New and changed links
+  finit_module.2
+New link to init_module.2
+  __after_morecore_hook.3
+  __free_hook.3
+  __malloc_initialize_hook.3
+  __memalign_hook.3
+  __realloc_hook.3
+New link to malloc_hook.3
+  * Global changes
+  * Various pages
+Global fix: s/tty/terminal/
+  * Changes to individual pages
+  clone.2
+Add kernel versions for various CLONE_* constants
+CLONE_NEWIPC governs mechanisms that don't have filesystem pathnames
+CLONE_NEWIPC doesn't mount the POSIX MQ file system
+Add an example program (CLONE_NEWUTS)
+Some reworking of CLONE_NEWIPC text
+No substantial content changes.
+SEE ALSO: add kcmp(2)
+SEE ALSO: add setns(2)
+  fallocate.2
+FALLOC_FL_* flags are defined in glibc only since 2.18
+  getxattr.2
+  removexattr.2
+  setxattr.2
+Note that ENOATTR is a synonym for ENODATA
+Various people have pointed out that strace(1) shows ENODATA
+for the case where the named attribute does not exist, or
+the process has no access to this attribute. ENODATA
+and ENOATTR are in fact defined as synonyms. Point this out
+in the man page, so that people understand the strace(1) info.
+See https://bugzilla.kernel.org/show_bug.cgi?id=51871
+  getxattr.2
+  listxattr.2
+  removexattr.2
+  setxattr.2
+Put errors under ERRORS section
+The errno values on these pages were listed in a nonstandard
+way under the RETURN VALUE section. Put them in ERRORS sections.
+  init_module.2
+ERRORS: Add errors for module signatures (EBADMSG, ENOKEY)
+  link.2
+  mkdir.2
+  mknod.2
+  open.2
+  rename.2
+  symlink.2
+  write.2
+  mkfifo.3
+Document EDQUOT error
+The return error EDQUOT is not documented in open(2), write(2),
+symlink(2) etc.
+Whether inodes or disk blocks are required for each function
+is something I based on received wisdom and BSD documentation,
+rather than tracing the code to the kernel. For symlink(2)
+this certainly depends on the file system type.
+  listxattr.2
+Fix RETURN VALUE description
+On success, 0 may be returned, so change wording from
+positive number to nonnegative number.
+  outb.2
+Add SYNOPSIS
+  prctl.2
+Document PR_SET_PTRACER
+Document the Yama LSM's prctl handler that allows processes to
+declare ptrace restriction exception relationships via
+PR_SET_PTRACER.
+Make it explicit that PR_SET_PTRACER replaces previous setting
+The attribute is a scalar, not a list.
+Document EINVAL error for PR_SET_PTRACER
+Document PR_GET_TID_ADDRESS
+  ptrace.2
+Document PTRACE_O_EXITKILL
+Place PTRACE_SETOPTIONS list in alphabetical order
+  query_module.2
+Must be called using syscall(2)
+Yes, the call is way obsolete, but add this info
+for completeness.
+  recvmmsg.2
+Add/correct kernel version info for recvmmsg() and MSG_WAITFORNONE
+This patch isolates the since/version related fixes as requested.
+This change introduces the following delta:
+ * The page states it was added in 2.6.32 but it is only added
+2.6.33 (ref: http://kernelnewbies.org/Linux_2_6_33)
+ * The MSG_WAITFORONE flag was in turn only added in 2.6.34
+   (ref: http://kernelnewbies.org/Linux_2_6_34)
+Add an example program
+  setns.2
+Add example program
+  sigaction.2
+Note feature test macro requirements for 'siginfo_t'
+See 

commit man-pages for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-01-07 17:25:20

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-11-26 
18:59:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-01-07 
17:25:22.0 +0100
@@ -1,0 +2,122 @@
+Mon Dec 31 08:49:14 CET 2012 - pgaj...@suse.cz
+
+- update to version 3.45
+  * New and rewritten pages
+  s390_runtime_instr.2
+New page for s390-specific s390_runtime_instr(2)
+  if_nameindex.3
+Document if_nameindex(3) and if_freenameindex(3)
+Edits, improvements and corrections to Hideaki's page
+Add an example program
+  if_nametoindex.3
+New page documenting if_nametoindex(3) and if_indextoname(3)
+  * Newly documented interfaces in existing pages
+  * New and changed links
+  if_freenameindex.3
+New link to if_nameindex.3
+  if_indextoname.3
+New link to if_nametoindex.3
+  * Global changes
+  sysconf.3
+  cciss.4
+Global fix: s/runtime/run time/
+  * Changes to individual pages
+  clone.2
+Since 2.6.30, CLONE_NEWIPC also supports POSIX message queues
+  delete_module.2
+Small rewording of description of effect of O_TRUNC
+  getrlimit.2
+Document Linux's nonstandard treatment or RLIMIT_CPU soft limit
+Upon encountering the RLIMIT_CPU soft limit when a SIGXCPU handler
+has been installed, Linux invokes the signal handler *and* raises
+the soft limit by one second. This behavior repeats until the
+limit is encountered.  No other implementation that I tested
+(Solaris 10, FreeBSD 9.0, OpenBSD 5.0) does this, and it seems
+unlikely to be POSIX-conformant. The (Linux-specific)
+RLIMIT_RTTIME soft limit exhibits similar behavior.
+Point reader at discussion of /proc/[pid]/limits in proc(5)
+  io_getevents.2
+io_getevents() may cause segfault when called with invalid ctx_id
+For reference see: 
http://marc.info/?l=linux-aiom=130089887002435w=2
+  recv.2
+UNIX domain sockets support MSG_TRUNC since 3.4
+  sendmmsg.2
+Add example program for sendmmsg()
+  stat.2
+Clarify description of EOVERFLOW error
+The EOVERFLOW error is not only for st_size, but also
+inode and block size fields. See glibc source file
+sysdeps/unix/sysv/linux/xstatconv.c and kernel source
+file fs/stat.c. Also, fix bit/byte confusion
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604928
+  syscalls.2
+Update various references to i386 to x86
+Add s390_runtime_instr(2)
+  sysctl.2
+Mention CONFIG_SYSCTL_SYSCALL
+Calls to sysctl() log warnings to the kernel log since 2.6.24
+  syslog.2
+Substantially reorganize discussion of commands
+Make the layout of the discussion of the commands
+more readable.
+Add kernel symbolic 'type' names
+Clarify SYSLOG_ACTION_SIZE_UNREAD semantics
+SYSLOG_ACTION_SIZE_UNREAD returns the number of bytes
+available for reading via SYSLOG_ACTION_READ.
+Clarify where SYSLOG_ACTION_READ_ALL places data it reads
+Clarify semantics of SYSLOG_ACTION_CLEAR
+The SYSLOG_ACTION_CLEAR command (5) does not really clear
+the ring buffer; rather it affects the semantics of what
+is returned by commands 3 (SYSLOG_ACTION_READ_ALL) and
+4 (SYSLOG_ACTION_READ_CLEAR).
+Clarify discussion of privileges for commands 3 and 10
+Add mention of CONFIG_LOG_BUF_SHIFT
+  wait.2
+BUGS: Document odd waitid() behavior when 'infop' is NULL
+  getifaddrs.3
+Update description of ifa_data to Linux 2.6+ reality
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526778
+  memcmp.3
+Enhance RETURN VALUE text and remove redundant text from DESCRIPTION
+Note that sign of result equals sign of difference between
+first two bytes that differ (treated as unsigned char).
+  mkstemp.3
+Deemphasize discussion of mode 066 in glibc 2.0.6
+Glibc 2.0.6 is now so ld that the discussion of details
+of that version can be deemphasized placing just under
+NOTES.
+See https://bugzilla.kernel.org/show_bug.cgi?id=51811
+  strcmp.3
+Enhance RETURN VALUE text and remove redundant text from DESCRIPTION
+Note that 

commit man-pages for openSUSE:Factory

2012-11-26 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-11-26 18:59:11

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-11-08 
21:50:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-11-26 
18:59:42.0 +0100
@@ -1,0 +2,120 @@
+Fri Nov 16 10:25:25 CET 2012 - pgaj...@suse.cz
+
+- update to version 3.44
+  * New and rewritten pages
+  delete_module.2
+Rewrite to Linux 2.6+ reality
+Change license and copyright
+There is now nothing left of the original FSF-copyrighted
+page. So, change the copyright and license.
+Substantial reorganization after comments from Rusty Russell
+Rusty notes that O_NONBLOCK is almost always used in
+practice. Therefore, it would be better to reorganize
+the page to consider that the default.
+  init_module.2
+Rewrite to Linux 2.6+ reality
+Change copyright and license
+Little of the original page now remains. Change
+copyright and license
+Changes after review comments from Rusty Russell
+Add various pieces describing Linux 2.6+ behavior
+Pieces take from, or inspired by, a patch sent by Kees.
+  getauxval.3
+Document getauxval() function added in glibc 2.16
+  * Global changes
+  * Various pages
+Global fix: Use consistent capitalization in NAME section
+The line(s) in the NAME section should only use capitals
+where English usage dictates that. Otherwise, use
+lowercase throughout.
+  * Various pages
+Global fix: userspace == user space or user-space
+Existing pages variously use userspace or user space.
+But, userspace is not quite an English word.
+So change userspace to user space or, when used
+attributively, user-space.
+  * Changes to individual pages
+  clock_getres.2
+  clock_nanosleep.2
+Linking with -lrt is no longer needed from glibc 2.17 onward
+  create_module.2
+Note that this system call is present only in kernels before 2.6
+Note that ENOSYS probably indicates kernel 2.6+
+  execve.2
+Document treatment of PR_SET_PDEATHSIG on execve()
+Document treatment of SECBIT_KEEP_CAPS securebits flag on execve()
+  fork.2
+Note treatment of default timer slack value on fork()
+  getdomainname.2
+Point out that these calls relate to NIS, not DNS
+See http://bugs.debian.org/295635
+  get_kernel_syms.2
+Note that this system call is present only in kernels before 2.6
+  ipc.2
+Update note on architectures that don't have ipc()
+Replace mention of ia64 with x86-64 and ARM.
+  link.2
+Add EPERM error triggered by /proc/sys/fs/protected_hardlink
+  prctl.2
+Mention Documentation/prctl/no_new_privs.txt for PR_SET_NO_NEW_PRIVS
+update seccomp sections for mode 2 (BPF)
+This adds a short summary of the arguments used
+for mode 2 (BPF) seccomp.
+Small improvements to PR_SET_SECCOMP discussion
+Note type of 'arg3' for SECCOMP_MODE_FILTER.
+Add pointer to Documentation/prctl/seccomp_filter.txt.
+Note 'seccomp' semantics with respect to fork(), execve(), and prctl()
+Document PR_SET_TIMERSLACK and PR_GET_TIMERSLACK
+Reword PR_SET_NAME and PR_GET_NAME in terms of threads
+Plus tfix
+document PR_SET_NO_NEW_PRIVS, PR_GET_NO_NEW_PRIVS
+This adds a short description of the no_new_privs bit,
+as described in Documentation/prctl/no_new_privs.txt.
+  ptrace.2
+Clarify that some operations are not present on all architectures
+PTRACE_GETREGS, PTRACE_SETGREFS, PTRACE_GETFPREGS,
+and PTRACE_GETSPREGS are not present on all architectures.
+PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP are present only
+on x86.
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=122383
+  query_module.2
+Add a few words clarifying reference to /sys/module
+Note that this system call is present only in kernels before 2.6
+Note that ENOSYS probably indicates kernel 2.6+
+SEE ALSO: Add modinfo(8) and lsinfo(8)
+Move some information in NOTES to VERSIONS
+  socketcall.2
+Update note on architectures that don't have socketcall()
+Replace mention of ia64 with x86-64 and ARM.
+  times.2
+

commit man-pages for openSUSE:Factory

2012-11-08 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-11-08 21:50:44

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-08-31 
09:44:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-11-08 
21:50:46.0 +0100
@@ -1,0 +2,135 @@
+Thu Nov  1 09:41:20 CET 2012 - pgaj...@suse.cz
+
+- update to version 3.43
+  * Newly documented interfaces in existing pages
+  getenv.3
+Document secure_getenv(3)
+  * New and changed links
+  phys.2
+New link to unimplemented.2
+  secure_getenv.3
+New link to getenv.3
+  * Global changes
+  * Various pages
+Global fix: s/-/\\-/ when real hyphen is required (e.g., in code)
+  * Various pages
+Global fix: Various consistency fixes for SEE ALSO
+  * Various pages
+Global fix: use Linux kernel source consistently
+Rather than kernel source.
+  * Various pages
+Global fix: disable justification and hyphenation in SEE ALSO
+For a better visual result, disable justification and hyphenation
+in SEE ALSO where page names are long.
+  * Changes to individual pages
+  epoll_wait.2
+Describe timeout limitation in kernels  2.6.37
+As reported by Fredrik (and as far as I can tell the problem
+went back to 2.6.0):
+The timeout argument has an upper limit. Any values above that
+limit are treated the same as -1, i.e. to wait indefinitely.
+The limit is given by:
+#define EP_MAX_MSTIMEO min(1000ULL * MAX_SCHEDULE_TIMEOUT / 
HZ, \
+(LONG_MAX - 999ULL) / HZ)
+That is, the limit depends on the size of a long and the timer
+frequency.  Assuming the a long is never smaller than 32 bits
+and HZ never larger than 1000, the worst case is 35 minutes.
+I think this should be mentioned under BUGS.
+Although this is likely to be fixed in the future
+(http://lkml.org/lkml/2010/8/8/144), the problem exists in
+at least 2.6.14 - 2.6.35. I don't know if select(2) and poll(2)
+are affected.
+https://bugzilla.kernel.org/show_bug.cgi?id=20762
+Add pointer to select(2) for discussion of close in another thread
+  getitimer.2
+Note Linux's odd handling of the new_value==NULL case
+Fix types used to declare fields in timeval struct
+  keyctl.2
+Reorder SEE ALSO, without .br
+  poll.2
+Add pointer to select(2) for discussion of close in another thread
+  select.2
+Note behavior if monitored file descriptor is closed in another thread
+Executive summary: a sane application can't rely on any
+particular behavior if another thread closes a file descriptor
+being monitored by select().
+See https://bugzilla.kernel.org/show_bug.cgi?id=40852
+Clarify equivalent pselect() code in terms of threads
+s/sigprogmask/pthread_sigmask/
+  semop.2
+Recast discussion of blocking behavior in terms of threads
+semop() blocks the calling thread, not the process.
+SEE ALSO: Add clone(2)
+Give reader a clue about CLONE_SYSVSEM.
+  shutdown.2
+Document EINVAL error (and associated bug)
+Eric Dumazet noted that EINVAL was not documented. Some further
+digging shows that it's also not diagnosed consistently.
+See https://bugzilla.kernel.org/show_bug.cgi?id=47111.
+  sigaction.2
+Tweak SA_RESETHAND description
+  syscalls.2, uname.2, boot.7
+Global fix: s/OS/operating system/
+  timer_settime.2
+Small rewording around discussion of pointer arguments
+  wait4.2
+Note that these functions are nonstandard and recommend alternatives
+Some edits to Adrian's path by mtk.
+CONFORMING TO: Note SUS details for wait3()
+  gnu_get_libc_version.3
+Remove unneeded #define _GNU_SOURCE from SYNOPSIS
+  pthread_kill.3, pthread_sigqueue.3
+Remove wording another
+Writing another thread in these pages implies that these
+functions can't be used to send a signal to the calling thread
+itself, which is of course untrue.
+  sigvec.3
+Add int arg to sv_handler definition in sigvec structure
+Fix small error in discussion of blocking of signals
+The signal that causes the handler to be invoked is blocked,
+but saying by 

commit man-pages for openSUSE:Factory

2012-08-31 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-08-31 09:43:58

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-05-31 
17:07:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-08-31 
09:44:00.0 +0200
@@ -1,0 +2,279 @@
+Mon Aug 27 09:10:27 CEST 2012 - pgaj...@suse.cz
+
+- update to version 3.42
+  * Global changes
+  * Various pages
+Global fix: use UR macro where applicable
+The syntax .UR http://example.com paired with .UE will create
+links which one can interact, if the pager allows that.  One
+way to see the effect is ask the man(1) command to use browser
+display, e.g.:
+man -H man7/uri.7
+(\: is optional groff syntax to permit hyphenless line breaks.)
+  * Changes to individual pages
+  ldd.1
+Add security note on untrusted executables
+See also http://www.catonmat.net/blog/ldd-arbitrary-code-execution/
+and
+http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
+  clone.2
+Rewrite discussion of sys_clone
+  futex.2
+Consolidate error descriptions to ERRORS
+Various wording fix-ups
+Fix description of EINVAL error
+The current text seems incorrect. Replace with a more general
+description.
+  getdents.2
+  select_tut.2
+  atof.3
+  atoi.3
+  pthread_create.3
+  pthread_sigmask.3
+  rtime.3
+  setbuf.3
+  tsearch.3
+  netlink.7
+Remove unneeded casts
+  get_robust_list.2
+  get_thread_area.2
+  getcpu.2
+  getdents.2
+  gettid.2
+  io_cancel.2
+  io_destroy.2
+  io_getevents.2
+  io_setup.2
+  io_submit.2
+  ioprio_set.2
+  kexec_load.2
+  llseek.2
+  modify_ldt.2
+  mq_getsetattr.2
+  pivot_root.2
+  readdir.2
+  rt_sigqueueinfo.2
+  set_thread_area.2
+  sgetmask.2
+  spu_create.2
+  spu_run.2
+  subpage_prot.2
+  sysctl.2
+  tkill.2
+Add note to SYNOPSIS that there is no glibc wrapper for system call
+Reduce the chance that the reader may be misled into thinking
+that there is a wrapper function for this system call by noting
+explicitly in the SYNOPSIS that there is no glibc wrapper and
+pointing the reader to NOTES for further details.
+  ioprio_set.2
+Clarify the multithreaded behavior of ioprio_set(2)
+Document who==0 for IOPRIO_WHO_PROCESS and IOPRIO_WHO_PGRP
+For IOPRIO_WHO_PROCESS, who==0 means operate on the caller.
+For IOPRIO_WHO_PGRP, who==0 means operate on the caller's
+process group.
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652443
+  migrate_pages.2
+Fix description of return value
+  mount.2
+For MS_REMOUNT, source is ignored
+  mprotect.2
+'addr' argument is not const
+As reported by Rasmus:
+Both my system's man-pages (3.22) and the latest online
+(3.41) show:
+int mprotect(const void *addr, size_t len, int prot);
+as the prototype for mprotect(2). However, POSIX [1] and the
+actual sys/mman.h (on all the systems I checked) do not have
+the const qualifier on the first argument.
+  msgctl.2
+  semctl.2
+  shmctl.2
+  svipc.7
+Don't mention that ipc_perm is defined in sys/ipc.h
+There's no need to mention that the 'ipc_perm' structure
+is defined in sys/ipc.h. That's an implementation detail,
+and furthermore sys/ipc.h is itself included by the other
+System V IPC header files. The current text might lead the
+reader to conclude that they must include sys/ipc.h, which
+is not the case (it is required neither on Linux, nor by the
+standards).
+  msgctl.2
+  msgget.2
+  msgop.2
+  semctl.2
+  semget.2
+  semop.2
+  shmctl.2
+  shmget.2
+NOTES: sys/types.h and sys/ipc.h aren't strictly needed
+Add text to NOTES to say that the sys/types.h and sys/ipc.h
+header files aren't required by Linux or the standards, but may
+be needed for portability to old systems.
+  ptrace.2
+Explain WNOHANG behavior and EINTR bug
+I didn't like ithe SIGKILL operates similarly, with exceptions
+phrase (if it's 

commit man-pages for openSUSE:Factory

2012-05-31 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-05-31 17:07:04

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-05-08 
11:15:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-05-31 
17:07:11.0 +0200
@@ -1,0 +2,343 @@
+Wed May 30 10:16:04 CEST 2012 - pgaj...@suse.cz
+
+- update to version 3.41
+  * New and rewritten pages
+  get_robust_list.2
+New page documenting get_robust_list(2) and set_robust_list(2)
+  mallinfo.3
+New page for mallinfo(3)
+  malloc_info.3
+New page for malloc_info(3)
+  malloc_stats.3
+New man page for malloc_stats(3)
+  * Newly documented interfaces in existing pages
+  madvise.2
+Document MADV_DONTDUMP and MADV_DODUMP
+  * New and changed links
+  set_robust_list.2
+New link to new get_robust_list.2 page
+  LIST_ENTRY.3
+  LIST_HEAD.3
+  LIST_INIT.3
+  LIST_INSERT_AFTER.3
+  LIST_INSERT_HEAD.3
+  LIST_REMOVE.3
+  TAILQ_ENTRY.3
+  TAILQ_HEAD.3
+  TAILQ_INIT.3
+  TAILQ_INSERT_AFTER.3
+  TAILQ_INSERT_HEAD.3
+  TAILQ_INSERT_TAIL.3
+  TAILQ_REMOVE.3
+  CIRCLEQ_ENTRY.3
+  CIRCLEQ_HEAD.3
+  CIRCLEQ_INIT.3
+  CIRCLEQ_INSERT_AFTER.3
+  CIRCLEQ_INSERT_BEFORE.3
+  CIRCLEQ_INSERT_HEAD.3
+  CIRCLEQ_INSERT_TAIL.3
+  CIRCLEQ_REMOVE.3
+New link to queue.3
+The queue(3) page documents these macros, so it makes sense to
+have links for the names.
+  DES_FAILED.3
+New link to des_crypt.3
+The des_crypt(3) page documents this macro, so it makes sense
+to have a link for the name.
+  qsort_r.3
+New link to qsort.3
+Overlooked to add this link in 3.38, when documentation of
+qsort_r() was added to the qsort.3 page.
+  * Global changes
+  faccessat.2
+  fchmodat.2
+  fchownat.2
+  fstatat.2
+  futimesat.2
+  inotify_init.2
+  linkat.2
+  mkdirat.2
+  mknodat.2
+  openat.2
+  readlinkat.2
+  renameat.2
+  setns.2
+  splice.2
+  symlinkat.2
+  sync.2
+  tee.2
+  unlinkat.2
+  vmsplice.2
+Global fix: note glibc version that added library support
+  confstr.3
+  strcasecmp.3
+  strcat.3
+  strcmp.3
+  strcpy.3
+  strdup.3
+  strftime.3
+  strlen.3
+  strnlen.3
+  strpbrk.3
+  strspn.3
+  strtok.3
+  strxfrm.3
+Clarify that these functions operate on bytes, not (wide) characters
+Change 'character(s)' to 'byte(s)' to make clear that these
+functions operate on bytes, not wide / UTF8 characters.
+(POSIX uses 'byte(s)' similarly, to make this point.)
+  icmp.7
+  ipv6.7
+  packet.7
+  raw.7
+  rtnetlink.7
+  unix.7
+  x25.7
+Remove names of constants from NAME line
+Some of the sockets/network protocol pages included names of
+the corresponding address family constants in the NAME line,
+but this wasn't done consistently across all pages, and probably
+it adds little value in those pages that did do this. So, remove
+these constants from those pages that have them in the NAME
+section.
+  * Changes to individual pages
+  clock_getres.2
+Expand description of CLOCK_REALTIME
+Make it clear that this clock may be discontinuous, and is
+affected my incremental NTP and clock-adjtime(2) adjustments.
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540872
+  epoll_wait.2
+Clarify that 'timeout' is a *minimum* interval
+Make it clear that 'timeout' is a minimum interval; the actual
+interval will be rounded up to the system clock granularity,
+and may overrun because of kernel scheduling delays.
+  execve.2
+Rewording to deemphasize libc5 details
+  fork.2
+ERRORS: add ENOSYS
+Can occur on, for example, non-MMU hardware.
+  getcpu.2
+Add RETURN VALUE and ERRORS sections
+Refer reader to NOTES for more info about 'tcache'
+DESCRIPTION: reword a sentence to be clearer
+  io_cancel.2
+  io_destroy.2
+  io_getevents.2
+  io_setup.2
+  io_submit.2
+Rewrite to focus on system call API
+Rewrite to focus on the system call interface, adding
+some notes on the libaio wrapper differences.
+See the following mail:
+  

commit man-pages for openSUSE:Factory

2012-04-24 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-04-24 11:22:46

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-04-17 
22:00:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-04-24 
11:22:52.0 +0200
@@ -1,0 +2,120 @@
+Tue Apr 24 08:44:57 CEST 2012 - pgaj...@suse.cz
+
+- update to version 3.39
+  * New and rewritten pages
+  malloc_trim.3
+New man page for malloc_trim(3)
+  malloc_usable_size.3
+New man page for malloc_usable_size(3)
+  * Newly documented interfaces in existing pages
+  prctl.2
+Document PR_SET_MM (new in Linux 3.3)
+Various edits and improvements to Cyrill's patch
+  * Changes to individual pages
+  epoll_create.2
+Rework discussion of 'size' argument
+Add .SS for description of epoll_create1()
+  epoll_wait.2
+Another thread can add to epoll instance while epoll_wait is blocked
+See https://bugzilla.kernel.org/show_bug.cgi?id=43072
+Clarify that epoll_pwait() blocks calling *thread*
+A few wording improvements
+  fchmodat.2
+Note difference between glibc wrapper and underlying system call
+The wrapper function has a 'flags' argument (which currently
+serves no purpose), while the underlying system call does not.
+  fcntl.2
+Explain behaviour of F_GETLEASE during lease break
+Change type of arg from long to int
+Various fcntl(2) commands require an integral 'arg'.
+The man page said it must be long in all such cases.
+However, for the cases covered by POSIX, there is an
+explicit requirement that these arguments be int.
+Update the man page to reflect. Probably, all of the
+other long cases (not specified in POSIX) should
+be int, and this patch makes them so. Based on a
+note fromEric Blake, relating to F_DUPFD_CLOEXEC.
+  gettimeofday.2
+Reorganize content
+The main change is to move the historical information about
+the 'tz_dsttime' to NOTES.
+Note that compiler issues warnings if 'tv' is NULL
+  mmap.2
+Clarify that this system call should not be invoked directly
+See https://bugzilla.kernel.org/show_bug.cgi?id=42892
+Clarify NOTES discussion of mmap() versus mmap2()
+  poll.2
+Document negative value in 'fd' field
+Document semantics of passing zero in 'events' field
+  ptrace.2
+Various fixes
+For some reason, the PTRACE_TRACEME paragraph talks about some
+general aspects of ptraced process behavior. It repeats the
+tracee stops on every signal information even though that was
+already explained just a few paragraphs before. Then it describes
+legacy SIGTRAP on execve().
+This patch deletes the first part, and moves the second part up,
+into the general ptrace description. It also adds
+If PTRACE_O_TRACEEXEC option is not in effect to the description
+of the legacy SIGTRAP on execve().
+The patch also amends the part which says For requests other
+than PTRACE_KILL, the tracee must be stopped. - PTRACE_ATTACH
+also doesn't require that.
+  sigaction.2
+Clarify that the use of SI_SIGIO is for Linux 2.2 only
+See also http://sourceware.org/bugzilla/show_bug.cgi?id=6745
+  sigprocmask.2
+ERRORS: add EFAULT
+  times.2
+ERRORS: Add EFAULT
+  div.3
+CONFORMING TO: Add C99
+  fread.3
+Clarify further that return value is number of items, not bytes
+See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665780
+  getaddrinfo.3
+Correct type of ai_addrlen field
+  malloc.3
+SEE ALSO: add malloc_usable_size(3)
+SEE ALSO: Add malloc_trim(3)
+  mallopt.3
+Fix text describing M_PERTURB and free()
+SEE ALSO: Add malloc_trim(3)
+  memchr.3
+Remove mention of terminating null in description of rawmemchr()
+  perror.3
+Note that use of 'sys_errlist' is deprecated
+  rcmd.3
+glibc eventually added a declaration of iruserok() in version 2.12
+  sysconf.3
+Add mention of _SC_SYMLOOP_MAX
+  nologin.5
+nologin must not only exist, but *be readable* to be effective
+  nsswitch.conf.5
+Significant rewrites and improvements
+This patch 

commit man-pages for openSUSE:Factory

2012-04-17 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-04-17 21:59:48

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-03-26 
15:37:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-04-17 
22:00:03.0 +0200
@@ -1,0 +2,107 @@
+Thu Apr 12 08:35:01 CEST 2012 - pgaj...@suse.cz
+
+- update to version 3.38
+  * New and rewritten pages
+  get_nprocs_conf.3
+New page documenting get_nprocs_conf(3) and get_nprocs(3)
+Some additions and improvements
+  malloc_get_state.3
+New page documenting malloc_get_state(3) and malloc_set_state(3)
+  mallopt.3
+New man page for mallopt(3)
+  mtrace.3
+Complete rewrite of page, adding much more detail
+  scandirat.3
+New page for scandirat(3) (new in glibc 2.15)
+  * Newly documented interfaces in existing pages
+  posix_memalign.3
+Document aligned_alloc(3)
+aligned_alloc() is new in C11.
+Document pvalloc(3)
+  qsort.3
+Add documentation of qsort_r(3)
+Improvements to Mark R Bannister's qsort_r() patch
+Add VERSIONS section for qsort_r()
+  * New and changed links
+  aligned_alloc.3
+New link to posix_memalign.3
+  get_nprocs.3
+Link to new get_nprocs_conf.3 page
+  malloc_set_state.3
+Link to new malloc_get_state.3 page
+  pvalloc.3
+New link to posix_memalign.3
+  * Global changes
+  * Various pages
+Global formatting fix: balance .nf/.fi pairs
+  * Various pages
+Global fix: place sections in correct order
+  * Various pages
+Global fix: Remove duplicated words
+Remove instances of duplicate words found using Justin's
+grep-fu:
+for f in man?/*.[1-9]; do
+grep -HE ' ([[:alpha:]]{2,} +)\1' $f |
+grep -Evw '(proc|hugetlbfs|XXX*|root|long) *\1';
+done | grep -E --colo ' ([[:alpha:]]{2,} +)\1'
+  * Various pages
+Correct order of SEE ALSO entries
+  * Changes to individual pages
+  futimesat.2
+PROTOTYPE: Correct header file and feature test macro requirements
+  keyctl.2
+Strip trailing tabs from source line
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664688
+  ptrace.2
+Document PTRACE_GETEVENTMSG for PTRACE_EVENT_EXEC
+Various fixes to recent updates of this page
+  symlinkat.2
+PROTOTYPE: Correct header file
+  syscalls.2
+Remove unimplemented system calls from main syscall list
+The unimplemented system calls are in any case noted lower down
+in the page. Also: rearrange the text describing the unimplemented
+system calls.
+Note a few system calls that were removed in Linux 2.6
+Add process_vm_readv(2) and process_vm_writev(2)
+  unlinkat.2
+PROTOTYPE: Correct header file
+PROTOTYPE: Add fcntl.h for AT_* constants
+  utimensat.2
+PROTOTYPE: Add fcntl.h for AT_* constants
+  copysign.3
+DESCRIPTION: Add a couple of examples
+  malloc.3
+NOTES: Add a short discussion of arenas
+Replace discussion of MALLOC_CHECK_ with pointer to mallopt(3)
+SEE ALSO: Add mtrace(3)
+SEE ALSO: add malloc_get_state(3)
+  posix_memalign.3
+Rename memalign() argument
+Rename boundary to alignment for consistency
+with posix_memalign().
+Improve discussion of feature test macros and header files for 
valloc(3)
+  rtnetlink.3
+Fix example code, rta_len assignment should use RTA_LENGTH()
+See also http://bugs.debian.org/655088
+  scandir.3
+SEE ALSO: Add scandirat(3)
+  sigqueue.3
+Remove rt_sigqueueinfo from TH line
+rt_sigqueueinfo() now has its own manual page, so should not
+be listed in the .TH line of this page.
+  tzset.3
+Correct description for Julian 'n' date format
+The Julian 'n' date format counts starting from 0, not 1.
+Add some clarifying remarks to discussion of Julian day formats
+  packet.7
+Fix comment on 'sll_hatype' field
+  tcp.7
+Correct RFC for TIME_WAIT assassination hazards
+
+---
+Fri Apr  6 07:10:45 UTC 2012 - pgaj...@suse.com
+
+- amend netlink.7 man page [bnc#754611]
+
+---

Old:

  man-pages-3.37.tar.bz2


commit man-pages for openSUSE:Factory

2012-03-26 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2012-03-26 15:37:26

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2011-10-05 
17:46:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2012-03-26 
15:37:32.0 +0200
@@ -1,0 +2,184 @@
+Fri Mar 23 11:26:27 UTC 2012 - cfarr...@suse.com
+
+- license update: BSD-3-Clause and GPL-2.0+ and MIT
+  SPDX
+
+---
+Mon Mar 12 08:27:51 CET 2012 - pgaj...@suse.cz
+
+- update to version 3.37
+  * New and rewritten pages
+  getent.1
+New page to document 'getent' binary provided by glibc
+  * Changes to individual pages
+  bdflush.2
+Note that bdflush() is deprecated, and does nothing
+  nfsservctl.2
+Note that this system call was removed in Linux 3.1
+  ptrace.2
+add extended description of various ptrace quirks
+Changes include:
+s/parent/tracer/g, s/child/tracee/g - ptrace interface now
+is sufficiently cleaned up to not treat tracing process
+as parent.
+Deleted several outright false statements:
+- pid 1 can be traced
+- tracer is not shown as parent in ps output
+- PTRACE_ATTACH is not the same behavior as if tracee had done
+  a PTRACE_TRACEME: PTRACE_ATTACH delivers a SIGSTOP.
+- SIGSTOP _can_ be injected.
+- Removed mentions of SunOS and Solaris as irrelevant.
+- Added a few more known bugs.
+Added a large block of text in DESCRIPTION which doesn't focus
+on mechanical description of each flag and operation, but rather
+tries to describe a bigger picture. The targeted audience is
+a person which is reasonably knowledgeable in Unix but did not
+spend years working with ptrace, and thus may be unaware of its
+quirks. This text went through several iterations of review by
+Oleg Nesterov and Tejun Heo.
+This block of text intentionally uses as little markup as possible,
+otherwise future modifications to it will be very hard to make.
+Global clean-up of page
+* Wording and formatting fixes to existing text and
+  Denys Vlasenko's new text.
+* Various technical amendments and improvements to
+  Denys Vlasenko's new text.
+* Added FIXME for various problems with the current text.
+Integrated changes after further review from Denys Vlasenko
+  syscalls.2
+Note that nfsservctl(2) was removed in Linux 3.1
+Note that bdflush(2) is deprecated
+  capabilities.7
+Add CAP_WAKE_ALARM
+Add various operations under CAP_SYS_ADMIN
+Add perf_event_open(2) to CAP_SYS_ADMIN
+Add VM86_REQUEST_IRQ vm86(2) command to CAP_SYS_ADMIN
+Update CAP_NET_ADMIN with notes from include/linux/capability.h
+Add nfsservctl(2) to CAP_SYS_ADMIN
+Add ioctl(FIBMAP) under CAP_SYS_RAWIO
+Add virtual terminal ioctl()s under CAP_SYS_TTY_CONFIG
+Update CAP_NET_RAW with notes from include/linux/capability.h
+Add F_SETPIPE_SZ case to CAP_SYS_RESOURCE
+Add POSIX messages queues queues_max case to CAP_SYS_RESOURCE
+Update CAP_SYS_RESOURCE with notes from include/linux/capability.h
+SEE ALSO: Add libcap(3)
+  ld.so.8
+Add --adit command-line option
+
+---
+Mon Mar  5 08:37:01 CET 2012 - pgaj...@suse.cz
+
+- update to version 3.36
+  * New and rewritten pages
+  sendmmsg.2
+New page for sendmmsg(2)
+Some pieces inspired by an initial attempt by Stephan Mueller.
+  * Newly documented interfaces in existing pages
+  fallocate.2
+Document FALLOC_FL_PUNCH_HOLE
+FALLOC_FL_PUNCH_HOLE was added in Linux 2.6.38,
+for punching holes in the allocated space in a file.
+  * Changes to individual pages
+  dup.2
+SYNOPSIS: Add #include fntl.h for O_* constants
+  fallocate.2
+Substantial restructuring of DESCRIPTION
+The addition of a second class of operation (hole punching)
+to the man page made it clear that some significant restructuring
+is required. So I substantially reworked the page, including the
+preexisting material on the default file allocation operation.
+Add further details for FALLOC_FL_PUNCH_HOLE
+

commit man-pages for openSUSE:Factory

2011-10-05 Thread h_root

Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory
checked in at Wed Oct 5 17:46:32 CEST 2011.




--- openSUSE:Factory/man-pages/man-pages.changes2011-09-26 
17:05:55.0 +0200
+++ /mounts/work_src_done/STABLE/man-pages/man-pages.changes2011-10-05 
11:31:46.0 +0200
@@ -1,0 +2,83 @@
+Wed Oct  5 11:23:28 CEST 2011 - pgaj...@suse.cz
+
+- update to version 3.35
+  * New and rewritten pages
+  recvmmsg.2
+New man page for recvmmsg(2)
+  setns.2
+New manual page for setns(2)
+Various improvements
+  * Global changes
+  * Various pages
+Global fix: remove spaces around em-dash
+Normal English typographical convention is not to have
+spaces around em dashes.
+  * Various pages
+Global fix: s/null pointer/NULL pointer/
+  * Various pages
+Global fix: use ORing
+Use ORing, not OR'ing, nor an italic .IR OR ing.
+  * Various pages
+Global fix: consistent use of null wide character
+Bring more consistency to the discussion of
+[terminating] null wide character
+by writing (at least in the initial use in a page)
+[terminating] null wide character (L'\0').
+  * Various pages
+Global fix: consistent use of null byte
+Bring more consistency to the discussion of
+[terminating] null byte
+by writing (at least in the initial use in a page)
+[terminating] null byte ('\0').
+  mount.2, prctl.2
+s/task/thread/ for consistency with other pages
+  * Changes to individual pages
+  lseek.2
+CONFORMING TO: Note other systems that have SEEK_HOLE+SEEK_DATA
+  recv.2
+Add mention of recvmmsg(2)
+  recvmmsg.2
+SEE ALSO: add sendmmsg(2)
+  send.2
+CONFORMING TO: POSIX.1-2008 adds MSG_NOSIGNAL
+  sigwaitinfo.2
+Note that attempts to wait for SIGKILL and SIGSTOP are silently ignored
+  stat.2
+Note POSIX.1-2001 and POSIX.1-2008 requirements for lstat()
+Regarding automounter action, add a reference to fstatat(2)
+Clean up text describing which POSIX describes S_IF* constants
+  aio_cancel.3
+Clarify meaning of return status and error status
+  gets.3
+POSIX.1-2008 marks gets() obsolescent
+The page formerly erroneously stated that POSIX.1-2008
+removed the specification of this function.
+  mbsnrtowcs.3
+CONFORMING TO: Add POSIX.1-2008
+This function is specified in the POSIX.1-2008 revision.
+  regex.3
+Change terminating null to terminating null byte
+  stpcpy.3
+  stpncpy.3
+Note that these functions are in POSIX.1-2008
+Update the CONFORMING TO sections of these functions to
+note that they are now part of the POSIX.1-2008 standard.
+  stpncpy.3
+Change terminating null to terminating null byte
+  strcpy.3
+SEE ALSO: Add stpncpy(3)
+  strdup.3
+CONFORMING TO: strndup() is in POSIX.1-2008
+  wcpcpy.3
+  wcpncpy.3
+  wcsnlen.3
+  wcsnrtombs.3
+CONFORMING TO: Add POSIX.1-2008
+These functions are specified in the POSIX.1-2008 revision.
+  proc.5
+Document /proc/[pid]/ns/
+Some edit's to Eric Biederman's /proc/[pid]/ns/ additions
+  capabilities.7
+List setns(2) as an operation allowed by CAP_SYS_ADMIN
+
+---

calling whatdependson for head-i586


Old:

  man-pages-3.34.tar.bz2
  needed_space_in_mb

New:

  man-pages-3.35.tar.bz2



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.nhTECJ/_old  2011-10-05 17:46:24.0 +0200
+++ /var/tmp/diff_new_pack.nhTECJ/_new  2011-10-05 17:46:24.0 +0200
@@ -24,7 +24,7 @@
 License:BSD3c(or similar) ; GPLv2+ ; Other uncritical OpenSource 
License
 Group:  Documentation/Man
 AutoReqProv:on
-Version:3.34
+Version:3.35
 Release:1
 Summary:Linux  Manual Pages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ man-pages-3.34.tar.bz2 - man-pages-3.35.tar.bz2 ++
 14169 lines of diff (skipped)

++ update.sh ++
--- /var/tmp/diff_new_pack.nhTECJ/_old  2011-10-05 17:46:25.0 +0200
+++ /var/tmp/diff_new_pack.nhTECJ/_new  2011-10-05 17:46:25.0 +0200
@@ -1,5 +1,12 @@
-#!/bin/bash
-set -x
+#
+# USAGE: bash update.sh VERSION
+#
+
+function usage()
+{
+  echo USAGE: bash update.sh VERSION
+}
+
 function acquire_changes()
 {
   CHANGES_FILE=$1
@@ -8,7 +15,13 @@
   LINETAIL=$((LINESUM-LINENUM+1))
   tail -n $LINETAIL $CHANGES_FILE | egrep -v ^$ | grep -v \ | grep -v 
^[A-Z] | sed s:\(^[_a-zA-Z].*\.[0-9]\):  \1: | sed 

commit man-pages for openSUSE:Factory

2011-09-26 Thread h_root

Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory
checked in at Mon Sep 26 17:06:01 CEST 2011.




--- man-pages/man-pages.changes 2011-09-20 16:20:35.0 +0200
+++ /mounts/work_src_done/STABLE/man-pages/man-pages.changes2011-09-26 
11:11:59.0 +0200
@@ -1,0 +2,91 @@
+Mon Sep 26 10:45:25 CEST 2011 - pgaj...@suse.cz
+
+- update to version 3.34
+  * New and rewritten pages
+  rt_sigqueueinfo.2
+New page for rt_sigqueueinfo(2) and rt_tgsigqueueinfo(2)
+This replaces the previous '.so' man page link file for
+rt_sigqueueinfo.2, which linked to this sigqueue() man page.
+  cciss.4
+New man page for cciss driver
+I obtained the information in this man page as a consequence
+of having worked on the cciss driver for the past several years,
+and having written considerable portions of it.
+Copyedit by mtk
+  hpsa.4
+New man page for the hpsa driver
+I obtained the information in this man page as a consequence
+of being the main author of the hpsa driver
+Copyedits my mtk
+  * Newly documented interfaces in existing pages
+  fstatat.2
+Document AT_NO_AUTOMOUNT
+  lseek.2
+Document SEEK_HOLE and SEEK_DATA
+These flags, designed for discovering holes in a file,
+were added in Linux 3.1. Included comments from Eric
+Blake and Sunil Mushran.
+  madvise.2
+Add MADV_HUGEPAGE and MADV_NOHUGEPAGE
+Document the MADV_HUGEPAGE and MADV_NOHUGEPAGE flags added to
+madvise() in Linux 2.6.38.
+  * New and changed links
+  rt_tgsigqueueinfo.2
+New link to new rt_sigqueueinfo.2 page
+  sigqueue.2
+Create link to page that was relocated to section 3
+  * Global changes
+  * Various pages
+Change reference to sigqueue(2) to sigqueue(3)
+  * Changes to individual pages
+  fallocate.2
+ERRORS: Add EPERM and ESPIPE errors
+  lseek.2
+Remove suspect note about 'whence' being incorrect English.
+  prctl.2
+PR_SET_DUMPABLE makes process non-ptrace-attachable
+  readlink.2
+Document using st_size to allocate the buffer
+Added copyright text + changelog note for Guillem Jover's patch
+  sched_setscheduler.2
+Document 2.6.39 changes to rules governing changes from SCHED_IDLE 
policy
+Since Linux 2.6.39, unprivileged processes under the
+SCHED_IDLE policy can switch to another nonrealtime
+policy if their nice value falls within the range
+permitted by their RLIMIT_NICE limit.
+  tkill.2
+SEE ALSO: Add rt_sigqueueinfo (2)
+  btowc.3, wctob.3
+Add pointers to better, thread-safe alternative functions
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606899
+  fwide.3
+Add _ISOC95_SOURCE to feature test macro requirements
+Since glibc 2.12, _ISOC95_SOURCE can also be used to expose
+prototype of this function.
+  index.3
+Fix text mentioning terminating null
+  pthread_sigqueue.3
+Replace explicit mention of rt_tgsigqueueinfo() with SEE ALSO reference
+  sigqueue.3
+Move this page to section 3
+Now that the underlying system call rt_sigqueueinfo(2) is
+properly documented, move sigqueue() to Section 3, since
+it is really a library function.
+Update text in line with existence of new rt_sigqueueinfo.2 page
+  wcsnlen.3
+Improve description of 'maxlen' argument
+It's worth clarifying 'maxlen' is in wide-char units, not bytes.
+  wprintf.3
+Add _ISOC95_SOURCE to feature test macro requirements
+Since glibc 2.12, _ISOC95_SOURCE can also be used to expose
+prototype of these functions.
+  feature_test_macros.7
+Document _ISOC95_SOURCE
+_ISOC95_SOURCE was added in glibc 2.12 as a means
+to expose C90 Amendment 1 definitions.
+  ip.7
+Improve description of IP_MTU_DISCOVER
+  signal.7
+SEE ALSO: Add rt_sigqueueinfo(2)
+
+---

calling whatdependson for head-i586


Old:

  man-pages-3.33.tar.bz2
  needed_space_in_mb

New:

  man-pages-3.34.tar.bz2
  update.sh



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.9AV0VL/_old  2011-09-26 17:05:29.0 +0200
+++ /var/tmp/diff_new_pack.9AV0VL/_new  2011-09-26 17:05:29.0 +0200
@@ -24,14 +24,15 @@
 License:BSD3c(or similar) ; GPLv2+ ; Other uncritical OpenSource 
License
 Group:  Documentation/Man
 AutoReqProv:on
-Version:3.33
-Release:6
+Version:3.34

commit man-pages for openSUSE:Factory

2011-08-04 Thread h_root

Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory
checked in at Thu Aug 4 09:23:15 CEST 2011.




--- man-pages/man-pages.changes 2010-12-06 11:03:26.0 +0100
+++ /mounts/work_src_done/STABLE/man-pages/man-pages.changes2011-08-02 
15:32:58.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug  2 13:30:46 UTC 2011 - a...@suse.de
+
+- Remove man3/crypt.3 and crypt_r.3 since those are now provided
+  by glibc-devel.
+
+---

calling whatdependson for head-i586


Old:

  needed_space_in_mb



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.UhHhmP/_old  2011-08-04 09:22:23.0 +0200
+++ /var/tmp/diff_new_pack.UhHhmP/_new  2011-08-04 09:22:23.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package man-pages (Version 3.32)
+# spec file for package man-pages
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 Group:  Documentation/Man
 AutoReqProv:on
 Version:3.32
-Release:1
+Release:6
 Summary:Linux  Manual Pages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: man-pages-%{version}.tar.bz2
@@ -72,6 +72,8 @@
 rm -f man5/exports.5
 # coreutils, diffutils
 rm -f man1/vdir.1 man1/touch.1 man1/rmdir.1 man1/rm.1 man1/mv.1 man1/mknod.1 
man1/mkfifo.1 man1/mkdir.1 man1/ls.1 man1/ln.1 man1/install.1 man1/du.1 
man1/dircolors.1 man1/dir.1 man1/diff.1 man1/df.1 man1/dd.1 man1/cp.1 
man1/chown.1 man1/chmod.1 man1/chgrp.1 man3/getaddrinfo.3.orig 
man3/{getifaddrs.3,freeifaddrs.3}
+# glibc
+rm -f man3/crypt.3 man3/crypt_r.3
 
 %install
 mkdir -p $RPM_BUILD_ROOT%{_mandir}






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org