commit procps for openSUSE:Factory
Hello community, here is the log from the commit of package procps for openSUSE:Factory checked in at Fri Nov 27 12:43:41 CET 2009. -------- --- procps/procps.changes 2009-09-10 10:15:54.000000000 +0200 +++ /mounts/work_src_done/STABLE/procps/procps.changes 2009-11-25 13:24:31.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 25 13:23:10 CET 2009 - werner@suse.de + +- Add a commented line to sysctl.conf how to disable IPv6 (bnc#558325) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ procps.spec ++++++ --- /var/tmp/diff_new_pack.jKWuBV/_old 2009-11-27 12:41:09.000000000 +0100 +++ /var/tmp/diff_new_pack.jKWuBV/_new 2009-11-27 12:41:09.000000000 +0100 @@ -22,12 +22,12 @@ BuildRequires: ncurses-devel BuildRequires: libselinux-devel Url: http://procps.sf.net -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Group: System/Monitoring PreReq: %fillup_prereq %insserv_prereq AutoReqProv: on Version: 3.2.8 -Release: 5 +Release: 6 Summary: ps utilities for /proc Provides: ps Obsoletes: ps ++++++ sysctl.conf ++++++ --- /var/tmp/diff_new_pack.jKWuBV/_old 2009-11-27 12:41:09.000000000 +0100 +++ /var/tmp/diff_new_pack.jKWuBV/_new 2009-11-27 12:41:09.000000000 +0100 @@ -3,7 +3,9 @@ net.ipv4.icmp_echo_ignore_broadcasts = 1 # enable route verification on all interfaces net.ipv4.conf.all.rp_filter = 1 -# enable ipV6 forwarding +# disable IPv6 completely +#net.ipv6.conf.all.disable_ipv6 = 1 +# enable IPv6 forwarding #net.ipv6.conf.all.forwarding = 1 # increase the number of possible inotify(7) watches fs.inotify.max_user_watches = 65536 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de