From f9a253ec4884146a895b076d748bc2c598093b97ee60c5e1b90799d421fee280 Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Tue, 21 Aug 2018 16:07:12 +0000 Subject: [PATCH] Accepting request 630762 from home:mcalabkova:branches:Base:System - Update to 1.8.24 * random insults are now more random * added SUDO_CONV_PREFER_TTY flag for conversation function to tell sudo to try writing to /dev/tty first * cvtsudoers can now parse base64-encoded attributes in LDIF files OBS-URL: https://build.opensuse.org/request/show/630762 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=143 --- sudo-1.8.23.tar.gz | 3 --- sudo-1.8.23.tar.gz.sig | Bin 566 -> 0 bytes sudo-1.8.24.tar.gz | 3 +++ sudo-1.8.24.tar.gz.sig | Bin 0 -> 566 bytes sudo.changes | 10 ++++++++++ sudo.spec | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 sudo-1.8.23.tar.gz delete mode 100644 sudo-1.8.23.tar.gz.sig create mode 100644 sudo-1.8.24.tar.gz create mode 100644 sudo-1.8.24.tar.gz.sig diff --git a/sudo-1.8.23.tar.gz b/sudo-1.8.23.tar.gz deleted file mode 100644 index ada7e5c..0000000 --- a/sudo-1.8.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679 -size 3150674 diff --git a/sudo-1.8.23.tar.gz.sig b/sudo-1.8.23.tar.gz.sig deleted file mode 100644 index ebbd132af9fa5d1b543b2341f559391722e1a9604927f90e355a71b9a24efdf9..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j*#(do>(D>r8Z{nJ~i^uQs`q;UHM0$S$~wg3tV5UKRQ zASo!q;9QgtyJ4RZTV=0eF$a%pB9wmdV9d%WDc89 z6JGek#a`GR>8IFw10=W3>4FfvsfgaJaE$4pfwcAsubk&RrL@pF5uj2IGz=t!&QaX| z-eee^rX^s08xbgrfB@e{NZy;Ml)VR_Lf1lh+z~S&TP$x+%PFlIH{&DuzlNI=EE<=X zzTjtbIYWE>>lY1;U6iT8?f$CD`Q^(W~ph{f;5I{(MEMCd2mzV=TVxIQ$I zw;5Cm_vo~zAJyuGus)CJU!O?MVsUhn;wBm^jbjU~h-edg?Ekqq_L;-w*214)yB0iETExH?9(4|5Gn z*ao>E(D>r8Z{nJ~i^uQs`q;UHM0$X?~Cjbfw5UKRQ zAF>7v{i3VSrz8Ds9G#w+$>5sV{(wvXUc+Z`X*{d4dldX01!0Fp!+ zq=q~@uL>+*4(v~rNeB20&0IPPr1U#2r{N=_sEM&n4T9ld?QEDRTr~IS5A$fA*kTwp zws-^bS#jnz}Ti~k6U~= zAAf+zw(_JL&3)Nhbo8+#BX!H*3}bHhdmMWin@F~}Du6iFXN%2D zYC(2FqoBbd;$Ij#(x|?*dFg(^0q2#Arz|fBfD{_}o*LWR>@_PP{K%~>qJLPnGI?}~ zFDRr^CM(4wi=Or=3&Ie49dGc><(!0W(!b)3!9H07Nt@u-o>yhyr2bRA-=NvKubwew zPWzBdA!W3LhBkP+B{^w$%`F?oHIrT&fb`1`rSD-g$3e7dwpx@8=ok`I2|qw$#9~oW zkftux3`?{~Rz*5_{nS4pO%0+Z*4twflV0O_#2rA9ojo-&j#3Y3A`BVsqqg)M*Bpz& Ej=5S19{>OV literal 0 HcmV?d00001 diff --git a/sudo.changes b/sudo.changes index b4ece19..bac6d99 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 21 11:42:45 UTC 2018 - mcalabkova@suse.com + +- Update to 1.8.24 + * random insults are now more random + * added SUDO_CONV_PREFER_TTY flag for conversation function to + tell sudo to try writing to /dev/tty first + * cvtsudoers can now parse base64-encoded attributes in LDIF + files + ------------------------------------------------------------------- Thu Jul 12 19:14:48 UTC 2018 - bwiedemann@suse.com diff --git a/sudo.spec b/sudo.spec index 71bfbaf..52df647 100644 --- a/sudo.spec +++ b/sudo.spec @@ -17,7 +17,7 @@ Name: sudo -Version: 1.8.23 +Version: 1.8.24 Release: 0 Summary: Execute some commands as root License: ISC