diff --git a/sudo-1.9.13p1.tar.gz b/sudo-1.9.13p1.tar.gz deleted file mode 100644 index 2a9d4aa..0000000 --- a/sudo-1.9.13p1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:672a3b83ace56b5fa12c7d89da771d75f5ae4472bec92791fbb98c2dd853bd43 -size 5096455 diff --git a/sudo-1.9.13p1.tar.gz.sig b/sudo-1.9.13p1.tar.gz.sig deleted file mode 100644 index 5f0621b..0000000 Binary files a/sudo-1.9.13p1.tar.gz.sig and /dev/null differ diff --git a/sudo-1.9.13p2.tar.gz b/sudo-1.9.13p2.tar.gz new file mode 100644 index 0000000..b6ba691 --- /dev/null +++ b/sudo-1.9.13p2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2004fde4c1033b1fdca339958e0ec633d393d604fcff9d1513abef1f94574d +size 5098083 diff --git a/sudo-1.9.13p2.tar.gz.sig b/sudo-1.9.13p2.tar.gz.sig new file mode 100644 index 0000000..a0f3477 Binary files /dev/null and b/sudo-1.9.13p2.tar.gz.sig differ diff --git a/sudo.changes b/sudo.changes index be46053..174fa94 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 28 01:40:48 UTC 2023 - Jason Sikes + +- Update to 1.9.13p2: + + Fixed the --enable-static-sudoers option, broken in sudo 1.9.13. + GitHub issue #245. + + Fixed a potential double-free bug when matching a sudoers rule + that contains a per-command chroot directive (CHROOT=dir). + This bug was introduced in sudo 1.9.8. [bsc#1208595] + ------------------------------------------------------------------- Sun Feb 19 04:06:03 UTC 2023 - Jason Sikes diff --git a/sudo.spec b/sudo.spec index 3faaae2..99d13d1 100644 --- a/sudo.spec +++ b/sudo.spec @@ -17,7 +17,7 @@ Name: sudo -Version: 1.9.13p1 +Version: 1.9.13p2 Release: 0 Summary: Execute some commands as root License: ISC