From 9d9232ee84e1c8e54ae90ec79b1df297fccfcef650a7168e2e0576d23f99cde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Wed, 29 Jan 2014 19:59:03 +0000 Subject: [PATCH] Accepting request 215575 from home:vitezslav_cizek:branches:Base:System - update to 1.8.9p4 * Fixed a bug where sudo could consume large amounts of CPU while the command was running when I/O logging is not enabled. Bug #631 (bnc#861153) * Fixed a bug where sudo would exit with an error when the debug level is set to util@debug or all@debug and I/O logging is not enabled. The command would continue runnning after sudo exited. OBS-URL: https://build.opensuse.org/request/show/215575 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=67 --- sudo-1.8.9p3.tar.gz | 3 --- sudo-1.8.9p4.tar.gz | 3 +++ sudo.changes | 11 +++++++++++ sudo.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 sudo-1.8.9p3.tar.gz create mode 100644 sudo-1.8.9p4.tar.gz diff --git a/sudo-1.8.9p3.tar.gz b/sudo-1.8.9p3.tar.gz deleted file mode 100644 index d7c9a3e..0000000 --- a/sudo-1.8.9p3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2b1f0ec8aeb929c8430b1514cb53e2c2f882ea26cbb43426883d1cb6d22c5b7 -size 2177666 diff --git a/sudo-1.8.9p4.tar.gz b/sudo-1.8.9p4.tar.gz new file mode 100644 index 0000000..b9c55fd --- /dev/null +++ b/sudo-1.8.9p4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1943f9e9409c6542935d2e2d862c48d0d69dcf27288b294b8b537c02f52ac7a7 +size 2178544 diff --git a/sudo.changes b/sudo.changes index f2e7d22..73dae5d 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 29 19:47:28 UTC 2014 - vcizek@suse.com + +- update to 1.8.9p4 + * Fixed a bug where sudo could consume large amounts of CPU while + the command was running when I/O logging is not enabled. + Bug #631 (bnc#861153) + * Fixed a bug where sudo would exit with an error when the debug + level is set to util@debug or all@debug and I/O logging is not + enabled. The command would continue runnning after sudo exited. + ------------------------------------------------------------------- Tue Jan 14 10:49:21 UTC 2014 - vcizek@suse.com diff --git a/sudo.spec b/sudo.spec index 376216e..5db9771 100644 --- a/sudo.spec +++ b/sudo.spec @@ -17,7 +17,7 @@ Name: sudo -Version: 1.8.9p3 +Version: 1.8.9p4 Release: 0 Summary: Execute some commands as root License: ISC