Commit Graph

54 Commits

Author SHA1 Message Date
Daniel Kopecek e07c54ccee update to latest development version
- fixes CVE-2016-7076
2016-11-08 12:46:14 +01:00
Radovan Sroka ab266a825d "update" to 1.8.19-0.1.20160923git90e4538
- this commit changes only version, nothing else
- we were not able to update from rc and beta versions to stable
  one in fedora rawhide
- so this is a new snapshot package which resolves it
2016-09-23 16:21:17 +02:00
Radovan Sroka 68760bc5c7 update to 1.8.18 2016-09-21 16:40:11 +02:00
Radovan Sroka bc3371c40d update to 1.8.18rc4 2016-09-16 09:20:46 +02:00
Radovan Sroka 4884b56d12 update to 1.8.18rc2
- dropped sudo-1.8.14p1-ldapconfpatch.patch
   upstreamed --> https://www.sudo.ws/pipermail/sudo-workers/2016-September/001006.html
2016-09-14 15:02:53 +02:00
Radovan Sroka 3859d5ec51 update to 1.8.18b2
- added --disable-root-mailer as configure option
  Resolves: rhbz#1324091
2016-08-26 14:21:48 +02:00
Daniel Kopecek 932e467d11 update to 1.8.17p1
- install the /var/db/sudo/lectured
  Resolves: rhbz#1321414
2016-06-24 16:22:57 +02:00
Daniel Kopecek ffcdc7d630 Track the default sudoers file in git 2016-05-31 12:22:54 +02:00
Daniel Kopecek df8acf06e9 update to 1.8.16 2016-04-05 12:52:51 +02:00
Daniel Kopecek 2306938c7f update to 1.8.15
- fixes CVE-2015-5602
2015-11-05 09:50:31 +01:00
Radovan Sroka 09c50775bb Update to 1.8.14p3 2015-07-27 13:16:01 +02:00
Radovan Sroka febf08760c update to 1.8.14p1 2015-07-21 14:59:30 +02:00
Radovan Sroka 9047d526fd Update to 1.8.14b4
- Add own %{_tmpfilesdir}/sudo.conf
2015-07-13 10:01:05 +02:00
Daniel Kopecek 200fa94028 update to 1.8.12
- fixes CVE-2014-9680
2015-02-18 10:32:39 +01:00
Daniel Kopecek 7719973d9b update to 1.8.11p2
- added patch to fix upstream bug #671 -- exiting immediately
  when audit is disabled
2014-11-03 13:23:04 +01:00
Daniel Kopecek af463d53b2 Added the sudo-1.8.11 tarball -- now for real 2014-09-30 15:57:08 +02:00
Daniel Kopecek fbec0ab1c9 Minor update
- remove bundled copy of zlib before compilation
  - drop the requiretty Defaults setting from sudoers
2014-03-12 12:29:34 +01:00
Daniel Kopecek 8729726fc1 update to 1.8.8
- major changes & fixes:
  - LDAP SASL support now works properly with Kerberos
  - root may no longer change its SELinux role without entering a password
  - user messages are now always displayed in the user's locale, even when
    the same message is being logged or mailed in a different locale.
  - log files created by sudo now explicitly have the group set to group
    ID 0 rather than relying on BSD group semantics
  - sudo now stores its libexec files in a sudo subdirectory instead of in
    libexec itself
  - system_group and group_file sudoers group provider plugins are now
    installed by default
  - the paths to ldap.conf and ldap.secret may now be specified as arguments
    to the sudoers plugin in the sudo.conf file
  - ...and many new features and settings. See the upstream ChangeLog for the
    full list.
- several sssd support fixes
- added patch to make uid/gid specification parsing more strict (don't accept
  an invalid number as uid/gid)
- use the _pkgdocdir macro
  (see https://fedoraproject.org/wiki/Changes/UnversionedDocdirs)
- fixed several bugs found by the clang static analyzer
- added %post dependency on chmod
2013-10-01 00:09:16 +02:00
Daniel Kopecek 392812324b update to 1.8.6p7
- fixes CVE-2013-1775 and CVE-2013-1776
- fixed several packaging issues (thanks to ville.skytta@iki.fi)
  - build with system zlib.
  - let rpmbuild strip libexecdir/*.so.
  - own the %{_docdir}/sudo-* dir.
  - fix some rpmlint warnings (spaces vs tabs, unescaped macros).
  - fix bogus %changelog dates.
2013-02-28 13:47:01 +01:00
Daniel Kopecek a9963cd1b9 update to 1.8.6p3
- drop -pipelist patch (fixed in upstream)
2012-09-25 12:37:55 +02:00
Daniel Kopecek 41b07d49de Update to 1.8.6
- dropped SSSD patches as they are now part of the upstream source code
 - use the upstream version of -pipelist patch
2012-09-06 14:41:27 +02:00
Daniel Kopecek a03aed0f10 Updated sources 2012-05-17 14:20:22 +02:00
Daniel Kopecek 0894814a99 update to 1.8.3p1
disable output word wrapping if the output is piped
2011-11-10 10:22:56 +01:00
Daniel Kopecek 269d3c7dce rebase to 1.8.1p2
removed .sudoi patch
fixed typo: RELPRO -> RELRO
added -devel subpackage for the sudo_plugin.h header file
use default ldap configuration files again
2011-07-12 13:20:39 +02:00
Daniel Kopecek 92c68ba926 - rebase to 1.7.4p5
- fixed sudo-1.7.4p4-getgrouplist.patch
- fixes CVE-2011-0008, CVE-2011-0010
2011-01-17 11:23:52 +01:00
Daniel Kopecek d12db81253 - anybody in the wheel group has now root access (using password) (rhbz#656873)
- sync configuration paths with the nss_ldap package (rhbz#652687)
2010-11-30 12:16:25 +01:00
dnk 520e07da9c - update to new upstream version
- new command available: sudoreplay
- use native audit support
- corrected license field value: BSD -> ISC
2010-09-07 16:28:31 +02:00
Daniel Kopeček ac43db5783 - update to new upstream version
- merged .audit and .libaudit patch
- added sudoers.ldap.5* to files
2010-04-14 13:49:58 +00:00
Daniel Kopeček d3f6d25f13 forgot to update sources... 2010-03-01 11:59:20 +00:00
Daniel Kopeček a9a317e7d0 - Add /etc/sudoers.d dir and use it in default config (#551470).
- Drop *.pod man page duplicates from docs.
2010-01-12 13:17:31 +00:00
Daniel Kopeček 7a4ce764b3 - new upstream version 1.7.2p2-1
- commented out unused aliases in sudoers to make visudo happy (#550239)
2010-01-07 15:24:53 +00:00
Daniel Kopeček 1c09726f73 new sources 2009-08-20 12:46:32 +00:00
Daniel Kopeček 6a836e9aac - updated sudo to version 1.7.1
- fixed small bug in configure.in (sudo-1.7.1-conffix.patch)
- reverted the value of secure-path configure option
2009-06-22 14:27:32 +00:00
Peter Vrabec 5d9121aa3f upload new sources 2008-07-04 14:31:15 +00:00
Peter Vrabec e94854c079 fix path to updatedb in /etc/sudoers (#445103) 2008-05-05 11:53:04 +00:00
Peter Vrabec 0fe071d2e4 upgrade 2008-02-21 15:10:42 +00:00
Peter Vrabec 6dfc39bc61 - upgrade to the latest upstream release
- add selinux support
2008-02-06 12:43:43 +00:00
Peter Vrabec 3b2065d554 - upgrade to upstream release 2007-08-20 12:11:21 +00:00
Peter Vrabec 8887e35d08 fix typo in sudoers file (#212308) 2006-10-26 09:14:04 +00:00
Peter Vrabec b0b9d355b3 fix sudoers file, X apps didn't work (#206320) 2006-09-21 08:41:38 +00:00
Peter Vrabec c386abaab0 use Red Hat specific default sudoers file 2006-08-08 11:57:00 +00:00
kzak e735e2a52c new upstream version 1.6.8p12 2005-11-25 07:46:20 +00:00
kzak 6911aa8e97 new upstream 2005-11-08 11:39:15 +00:00
kzak b05f9af60a - new version 1.6.8p9 (resolve #161116 - CAN-2005-1993 sudo trusted user
arbitrary command execution)
2005-06-21 09:11:59 +00:00
Thomas Woerner 1099aa2c67 [tw] forgot top upload tar file 2005-04-12 12:21:58 +00:00
cvsdist ec26ed9440 auto-import changelog data from sudo-1.6.7p5-2.src.rpm
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Mon May 19 2003 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-1
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
2004-09-09 12:51:10 +00:00
cvsdist f6955da782 auto-import changelog data from sudo-1.6.6-1.src.rpm
Thu Jun 27 2002 Bill Nottingham <notting@redhat.com> 1.6.6-1
- update to 1.6.6
2004-09-09 12:50:35 +00:00
cvsdist 0bc856b814 auto-import changelog data from sudo-1.6.5p2-1.src.rpm
Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5p2-1
- 1.6.5p2
Fri Jan 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5p1-1
- 1.6.5p1
- Hope this "a new release per day" madness stops ;)
Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5-1
- 1.6.5
Tue Jan 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.4p1-1
- 1.6.4p1
2004-09-09 12:48:02 +00:00
cvsdist 91f6747e65 auto-import changelog data from sudo-1.6.4-0.7x.2.src.rpm
Mon Jan 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.4-1
- Update to 1.6.4
2004-09-09 12:47:27 +00:00
cvsdist af8530bf47 auto-import changelog data from sudo-1.6.3p7-2.src.rpm
Mon Jul 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.3p7-2
- Add build requirements (#49706)
- s/Copyright/License/
- bzip2 source
2004-09-09 12:47:05 +00:00