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.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-03-25 
20:40:50.000000000 +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:
----
  man-pages-3.50.tar.bz2

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

Other differences:
------------------
++++++ man-pages.spec ++++++
--- /var/tmp/diff_new_pack.TpjPvp/_old  2013-03-25 20:41:26.000000000 +0100
+++ /var/tmp/diff_new_pack.TpjPvp/_new  2013-03-25 20:41:26.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           man-pages
 BuildRequires:  fdupes
 Url:            http://www.kernel.org/doc/man-pages/download.html
-Version:        3.48
+Version:        3.50
 Release:        0
 Summary:        Linux  Manual Pages
 License:        BSD-3-Clause and GPL-2.0+ and MIT

++++++ man-pages-3.48.tar.bz2 -> man-pages-3.50.tar.bz2 ++++++
++++ 29315 lines of diff (skipped)

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

Reply via email to