summaryrefslogtreecommitdiffstats
path: root/package/sudo/sudo.hash
Commit message (Collapse)AuthorAgeFilesLines
* sudo: bump to version 1.8.23Baruch Siach2018-05-081-1/+3
| | | | | | | | | | Use += for the SUDO_CONF_ENV conditional assignment to avoid override of SUDO_CONF_ENV assignments that might be added in the future. Add license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* sudo: bump to version 1.8.21p2Baruch Siach2017-09-221-1/+1
| | | | | | | Switch SITE to https. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sudo: bump version to 1.8.20p2Vicente Olivert Riera2017-06-021-1/+1
| | | | | | | 0001-fix-CVE-2017-1000367.patch already included in this release. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sudo: bump version to 1.8.20Vicente Olivert Riera2017-05-111-1/+1
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sudo: bump to version 1.8.19p2Gustavo Zacarias2017-01-161-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sudo: bump to version 1.8.19p1Gustavo Zacarias2016-12-211-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sudo: bump to version 1.8.19Gustavo Zacarias2016-12-201-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/sudo: bump version to 1.8.18p1Bernd Kuhls2016-11-051-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sudo: bump to version 1.8.15Vicente Olivert Riera2015-11-021-2/+2
| | | | | | | | | | | | | | Unneeded patches removed. Highlights from ChangeLog: * Fixed a build problem on systems that don't implicitly include sys/types.h from other header files. Bug #711. * Fixed the compiler stack protector test in configure for compilers that support -fstack-protector but don't actually have the ssp library available. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/sudo: bump to version 1.8.14p3Jörg Krause2015-08-011-2/+2
| | | | | | | | | | | Also add a patch to fix missing header include with the musl C library: ../include/sudo_util.h:220:14: error: unknown type name 'id_t' Reported upstream: http://bugzilla.sudo.ws/show_bug.cgi?id=711 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sudo: bump to version 1.8.13Gustavo Zacarias2015-03-251-2/+2
| | | | | | | Patch now upstream so remove. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sudo: security bump to version 1.8.12Gustavo Zacarias2015-02-171-3/+2
| | | | | | | | | | | | Fixes CVE-2014-9680 - A user with sudo access may be able to exploit parsing bugs in the time zone parsing functions of the system's C library functions. The user may also be able to read arbitrary files, potentially causing changes in system behavior when reading certain device special files or simply causing the program run via sudo to block. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sudo: bump to version 1.8.10p3Gustavo Zacarias2014-09-191-0/+3
Also add hashes, kill some whitespace and correct the license type (ICS->ISC). Enable $EDITOR to point to the right editor for visudo since it normally expects /usr/bin/vi which in busybox-world is /bin/vi (and some people might want to use other editors like the operating system sized one). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud