diff --git a/sudo-1.9.13.tar.gz b/sudo-1.9.13.tar.gz deleted file mode 100644 index 290c7e8..0000000 --- a/sudo-1.9.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f55455b46edb0a129d925dcc39972f12f7c7fb78d0ccab6017ee16c8177e436 -size 5093583 diff --git a/sudo-1.9.13.tar.gz.sig b/sudo-1.9.13.tar.gz.sig deleted file mode 100644 index fce5e58..0000000 Binary files a/sudo-1.9.13.tar.gz.sig and /dev/null differ diff --git a/sudo-1.9.13p1.tar.gz b/sudo-1.9.13p1.tar.gz new file mode 100644 index 0000000..2a9d4aa --- /dev/null +++ b/sudo-1.9.13p1.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..5f0621b Binary files /dev/null and b/sudo-1.9.13p1.tar.gz.sig differ diff --git a/sudo.changes b/sudo.changes index 9766d6e..be46053 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Feb 19 04:06:03 UTC 2023 - Jason Sikes + +- Update to 1.9.13p1: + + Fixed a typo in the configure script that resulted in a line like + “]: command not found” in the output. GitHub issue #238. + + Corrected the order of the C23 [[noreturn]] attribute in function + prototypes. This fixes a build error with GCC 13. GitHub issue #239. + + The check make target misbehaved when there was more than one + version of the UTF-8 C locale in the output of locale -a. + GitHub issue #241. + + Removed a dependency on the AC_SYS_YEAR2038 macro in configure.ac. + This was added in autoconf 2.72 but sudo’s configure.ac only + required autoconf 2.70. GitHub issue #242. + + Relaxed the autoconf version requirement to version 2.69. + ------------------------------------------------------------------- Wed Feb 15 00:17:43 UTC 2023 - Jason Sikes diff --git a/sudo.spec b/sudo.spec index aeccff9..3faaae2 100644 --- a/sudo.spec +++ b/sudo.spec @@ -17,7 +17,7 @@ Name: sudo -Version: 1.9.13 +Version: 1.9.13p1 Release: 0 Summary: Execute some commands as root License: ISC