From 3bfee6a8e5a199a0a7c4172481faf4e4f8f218728a8fadf3e1d6431eaae4dc98 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 15 Jan 2019 08:13:29 +0000 Subject: [PATCH] Accepting request 665339 from home:seanlew:branches:Base:System Update sudo OBS-URL: https://build.opensuse.org/request/show/665339 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=152 --- sudo-1.8.26.tar.gz | 3 --- sudo-1.8.26.tar.gz.sig | Bin 566 -> 0 bytes sudo-1.8.27.tar.gz | 3 +++ sudo-1.8.27.tar.gz.sig | Bin 0 -> 566 bytes sudo.changes | 16 ++++++++++++++++ sudo.spec | 4 ++-- 6 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 sudo-1.8.26.tar.gz delete mode 100644 sudo-1.8.26.tar.gz.sig create mode 100644 sudo-1.8.27.tar.gz create mode 100644 sudo-1.8.27.tar.gz.sig diff --git a/sudo-1.8.26.tar.gz b/sudo-1.8.26.tar.gz deleted file mode 100644 index 7af12f0..0000000 --- a/sudo-1.8.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40da219a6f0341ccb22d04a98988e27f09b831d2561b14c6154067a49ef3fee2 -size 3286368 diff --git a/sudo-1.8.26.tar.gz.sig b/sudo-1.8.26.tar.gz.sig deleted file mode 100644 index 1fde87be32440fe46e784e60a331123345acb933d26b4e22d302ed54c272f136..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j*#(do>(D>r8Z{nJ~i^uQs`q;UHM0$b^wtN;oL5UKRQ zA{y%o|=tO<>O}6><0BcTJJXl+GKX=gF)%xwYz!U38HrO^SA_EtV=^9ED z8ABl#|IJ-7j){MVm7cdKu`Fco;&l3$d-S}T%6z=H0*J=9&d*ilcN;Ncu{*?8GV_Zg7tYI@L#d!L~dxQxs z4}BO0dI@OHt0L@y&nL1gyD##4;6VP)Im+lL!bAiVZNq|Bm=d6}U8E}A*%YL4x^VdO z;TqW01gy+6uP0$Wy`4k1Z(kZcoj$#7lx)@AMUcpY4K^Y#c`Mbh)OUNGJc3myu)B+! z8rT0&SIz+5|Fz_O^{9DK33UULY}FX(uL3w2^fr~hFVOCZ7JO!$#C1~9${cQQPAu{l zZ-(*4kUPA)6@A&YJKscbiq^~k^{-u@pmlg60bWv10Zq=qR#~~tlheM9$MEps2A+Ca zUntPni(D>r8Z{nJ~i^uQs`q;UHM0$e!#S^x?O5UKRQ zAoDtFh?`o@K~5daDc&7UM~GDd=AYuruNIT!>uRE-03C=~3mzK>;6 zFB~qpcs-DZKqogBUzN_CV#U@(3j~}@LoEJ6m^&n^pfqpKH*X5pccUy5LrLrVQ6+2J z;wftVJXwcSnArdAaZu+k15K7FTS;ekdf!?|bs|_hw@COrfrZVwZ@2*S(B{$7qW6IV zzP98$jK37UW2_cD`7(Q8`uS4}oW+Byhw|7W=`2$F$u9APypo({7E#woMcm{THOvfd z?XW3oBYg(@4O*|=>X4FMLFT}a0;1ow+=ebe6V#|^Ha5hiq_cp>TAZj~R6Z>|1r^aO zZ)9X_T9BCI!tutEl*iFi=hFodaDD@2GW}Jx(VIH~8_Sae@FUC-qC&nBCv-Ysw zu?=A}Ya;f0a|?=GDlX*Y=*@=t+A@_^j_#tYOEI#Qcu%LFWh}ktxRVu2?595>eY(G! E&np%b5&!@I literal 0 HcmV?d00001 diff --git a/sudo.changes b/sudo.changes index 6c37415..d8ef963 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jan 13 19:26:23 UTC 2019 - seanlew@opensuse.org + +- Update to 1.8.27 + * Fixes and clarifications to the sudo plugin documentation + * The sudo manuls no longer require extensive post-processing + * If an I/O logging plugin is configured, sudo will no longer + force the command to be run in a pseudo-tty + * #843 (PAM handling error) correctly fixed. + * In visudo, it's now possible to specify the path to sudoers + without using the -f option (#864) + * Fixed a big introduced in 1.8.22 where utm/p/utmpx would not + be updated when a command was run in a pseudo-tty (#865) + * Sudo now sets the silent flag when opening the PAM session + except when running a shell via sudo -s or sudo -i (#867) + ------------------------------------------------------------------- Sat Nov 17 09:08:54 UTC 2018 - sean@suspend.net diff --git a/sudo.spec b/sudo.spec index a84e98b..92fae33 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ # # spec file for package sudo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: sudo -Version: 1.8.26 +Version: 1.8.27 Release: 0 Summary: Execute some commands as root License: ISC