diff --git a/prctl-1.5-warnings.patch b/prctl-1.5-warnings.patch index d7a4046..7dac540 100644 --- a/prctl-1.5-warnings.patch +++ b/prctl-1.5-warnings.patch @@ -17,9 +17,3 @@ Index: prctl.c { print_version(progname); printf("Usage: %s [-v] [-h|--help] [--version]\n", progname); -@@ -374,4 +374,5 @@ - exit(1); - } - } -+ abort(); - } diff --git a/prctl-1.6.tar.gz b/prctl-1.6.tar.gz new file mode 100644 index 0000000..1942100 --- /dev/null +++ b/prctl-1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62cf7b519774dd5b655c9718fc9b16cc5f9feff199c6cd81f563c4da09fc8727 +size 18876 diff --git a/prctl.changes b/prctl.changes index a7eebe3..e1f192e 100644 --- a/prctl.changes +++ b/prctl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 + ------------------------------------------------------------------- Mon Apr 15 09:26:57 UTC 2013 - idonmez@suse.com diff --git a/prctl.spec b/prctl.spec index ec26dcd..7e8f524 100644 --- a/prctl.spec +++ b/prctl.spec @@ -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+