Hello community, here is the log from the commit of package prctl for openSUSE:Factory checked in at 2014-05-02 14:01:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prctl (Old) and /work/SRC/openSUSE:Factory/.prctl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "prctl" Changes: -------- --- /work/SRC/openSUSE:Factory/prctl/prctl.changes 2013-04-16 06:54:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.prctl.new/prctl.changes 2014-05-02 14:01:42.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Apr 29 08:55:16 UTC 2014 - pgajdos@suse.com + +- updated to 1.6: + * Improved messages and suppressed unnecessary error messages + * Added support for PR_MCE_KILL + +------------------------------------------------------------------- New: ---- prctl-1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prctl.spec ++++++ --- /var/tmp/diff_new_pack.mOgnMT/_old 2014-05-02 14:01:43.000000000 +0200 +++ /var/tmp/diff_new_pack.mOgnMT/_new 2014-05-02 14:01:43.000000000 +0200 @@ -17,7 +17,7 @@ Name: prctl -Version: 1.5 +Version: 1.6 Release: 0 Summary: A utility to perform process operations License: GPL-2.0+ ++++++ prctl-1.5-warnings.patch ++++++ --- /var/tmp/diff_new_pack.mOgnMT/_old 2014-05-02 14:01:43.000000000 +0200 +++ /var/tmp/diff_new_pack.mOgnMT/_new 2014-05-02 14:01:43.000000000 +0200 @@ -17,9 +17,3 @@ { print_version(progname); printf("Usage: %s [-v] [-h|--help] [--version]\n", progname); -@@ -374,4 +374,5 @@ - exit(1); - } - } -+ abort(); - } -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org