about summary refs log tree commit diff
path: root/pkgs/tools/security/sudo
AgeCommit message (Collapse)AuthorFilesLines
2022-11-05sudo: 1.9.12 -> 1.9.12p1Aaron Jheng1-11/+2
2022-11-03sudo: apply patch for CVE-2022-43995Thomas Gerbet1-0/+9
https://github.com/sudo-project/sudo/commit/bd209b9f16fcd1270c13db27ae3329c677d48050
2022-10-24sudo: 1.9.11p3 -> 1.9.12Pierre Bourdon1-2/+2
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-2/+2
the argument to optional should not be list
2022-06-26sudo: 1.9.11p1 -> 1.9.11p3Robert Schütz1-2/+2
https://www.sudo.ws/releases/stable/#1.9.11p3
2022-06-08sudo: 1.9.10 -> 1.9.11p1Pierre Bourdon1-2/+2
2022-03-08sudo: 1.9.9 -> 1.9.10Pierre Bourdon1-2/+2
2022-01-29sudo: 1.9.8p2 -> 1.9.9R. Ryantm1-2/+2
2022-01-03sudo: 1.9.7p2 -> 1.9.8p2Pierre Bourdon1-2/+4
2021-08-27sudo: 1.9.7 -> 1.9.7p2R. RyanTM1-2/+2
2021-05-15sudo: 1.9.6p1 -> 1.9.7Pierre Bourdon1-2/+2
Signed-off-by: Pierre Bourdon <delroth@gmail.com>
2021-03-17sudo: 1.9.6 -> 1.9.6p1Tim Steinbach1-2/+2
2021-03-16sudo: 1.9.5p2 -> 1.9.6Tim Steinbach1-18/+24
2021-01-26sudo: 1.9.5p1 → 1.9.5p2Artemis Tosini1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-5/+5
2021-01-12sudo: 1.9.4p2 -> 1.9.5p1Pierre Bourdon1-2/+2
2020-12-22sudo: 1.9.4p1 -> 1.9.4p2Tim Steinbach1-2/+2
2020-12-18sudo: 1.9.4 -> 1.9.4p1mohe20151-2/+2
2020-11-30sudo: 1.9.3p1 -> 1.9.4Pierre Bourdon1-2/+2
2020-10-08sudo: add myself as secondary maintainerPierre Bourdon1-1/+1
2020-10-08sudo: add the nixosTest to passthru.testsPierre Bourdon1-1/+3
2020-10-08sudo: 1.8.31p1 -> 1.9.3p1Pierre Bourdon1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-26sudo: switch download from FTP to HTTPSBenjamin Hipple1-1/+1
Many firewalls don't allow FTP traffic through; HTTPS should be preferred when possible for both availability and performance.
2020-03-26sudo: 1.8.31 -> 1.8.31p1R. RyanTM1-3/+3
2020-02-05Revert "Revert "Merge master into staging-next""Frederik Rietdijk1-2/+2
In 87a19e9048773d5a363679617406ad148d36c3b8 I merged staging-next into master using the GitHub gui as intended. In ac241fb7a570d6cf81d229ad22a8889602639160 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master. Thinking this may cause trouble, I reverted it in 0be87c79797a5fa384fbc356c74ed54f9f7829ea. This was however wrong, as it "removed" master. This reverts commit 0be87c79797a5fa384fbc356c74ed54f9f7829ea.
2020-02-05Revert "Merge master into staging-next"Frederik Rietdijk1-2/+2
I merged master into staging-next but accidentally pushed it to master. This should get us back to 87a19e9048773d5a363679617406ad148d36c3b8. This reverts commit ac241fb7a570d6cf81d229ad22a8889602639160, reversing changes made to 76a439239eb310d9ad76d998b34d5d3bc0e37acb.
2020-02-05sudo: 1.8.30 -> 1.8.31tilpner1-2/+2
2020-01-02sudo: 1.8.29 -> 1.8.30Frederik Rietdijk1-6/+4
2020-01-02Revert "sudo: fix for structured attrs"Frederik Rietdijk1-9/+1
This broke sudo. This reverts commit 91a1f2043f4b3df24c37e88ee5840499f9258462.
2019-12-31sudo: fix for structured attrsMaximilian Bosch1-1/+9
2019-10-29sudo: 1.8.28 -> 1.8.29Will Dietz1-3/+3
https://www.sudo.ws/stable.html#1.8.29 Build tweak: fix build failure when attempting to check that the "existing" sudoers file on $out/etc/sudoers parses clean-- this update changed precondition for this test to check if DESTDIR is non-empty instead of previous behavior "does the file exist".
2019-10-14sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287)Pierre Bourdon1-2/+2
2019-01-13sudo: 1.8.26 -> 1.8.27Will Dietz1-2/+2
https://www.sudo.ws/stable.html#1.8.27
2018-11-16sudo: 1.8.25p1 -> 1.8.26 (#50422)Will Dietz1-2/+2
https://www.sudo.ws/stable.html#1.8.26
2018-09-19sudo: 1.8.25 -> 1.8.25p1 (bugfix for systems w/o ppoll)Will Dietz1-2/+2
(cherry picked from commit b4308beb164c1e7e93bbed95697c734ef66e2da5)
2018-09-19sudo: 1.8.24 -> 1.8.25 (#46057)Will Dietz1-2/+2
https://www.sudo.ws/stable.html (may need to scroll to the 1.8.25 notes afternewer versions are released) (cherry picked from commit d93aa1c50fc8a83be1c709f905d8c94e1677845f)
2018-08-22sudo: 1.8.23 -> 1.8.24 (#45476)Will Dietz1-2/+2
2018-05-03Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-2/+2
2018-05-02sudo: 1.8.22 -> 1.8.23R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sudo/versions. These checks were done: - built on NixOS - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/cvtsudoers -h’ got 0 exit code - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/cvtsudoers --help’ got 0 exit code - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay -h’ got 0 exit code - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay --help’ got 0 exit code - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay -V’ and found version 1.8.23 - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay --version’ and found version 1.8.23 - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/visudo -h’ got 0 exit code - ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/visudo --help’ got 0 exit code - found 1.8.23 with grep in /nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23 - directory tree listing: https://gist.github.com/4d6cfc75cde31a340e8a41bf3d969564
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski1-0/+2
trivial part)
2018-02-28sudo: Fix cross compilationShea Levy1-1/+2
2018-02-13sudo: Enable tmpfiles.d is disabledBen Gamari1-0/+1
2018-01-28sudo: 1.8.21p2 -> 1.8.22Franz Pletz1-2/+2
2018-01-05treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel1-2/+2
2017-11-26sudo: 1.8.20p2 -> 1.8.21p2adisbladis1-2/+2
2017-10-21sudo: Add optional dependency to SSSD, enabled by setting withSssd to trueDaniel Kuehn1-1/+5
2017-06-20sudo: 1.8.20p1 -> 1.8.20p2Franz Pletz1-2/+2
2017-06-17sudo: add remark to patchJörg Thalheim1-0/+1
2017-06-16sudo: fix attempt to set special permsWill Dietz1-0/+4