Todd C. Miller
620b0dec86
Only replace the last instance of "sudo" in example and doc dir.
...
Otherwise we end up with weird paths for a prefix like /opt/sudo.
2021-04-15 10:31:28 -06:00
Todd C. Miller
4f9d2374c8
Do not include parent directories in rpm and deb files.
...
Fixes a directory conflict with the AIX sudo rpm package.
Other deb/rpm packages were not affected because parent dirs are
omitted for a prefix of /usr.
2021-03-30 12:49:20 -06:00
Todd C. Miller
9e111eae57
Sudo 1.9.5
2021-01-08 19:52:45 -07:00
Todd C. Miller
3ded5cbd67
Fix macOS bundle IDs for sudo-logsrvd and sudo-python packages
2020-05-14 15:16:35 -06:00
Todd C. Miller
5d3f635ae8
Use the proper python version in the libpython dependency on Debian.
...
The configure script already detects the python version, we just need
to use it.
2020-05-05 17:21:36 -06:00
Todd C. Miller
0a10c702be
Split sudo_logsrvd and the python plugin into their own packages.
2020-04-07 14:03:58 -06:00