Accepting request 1066577 from home:jsikes:branches:Base:System

Update to 1.9.13p1! Enjoy.

OBS-URL: https://build.opensuse.org/request/show/1066577
OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=231
This commit is contained in:
Jason Sikes 2023-02-23 08:56:52 +00:00 committed by Git OBS Bridge
parent bf67a396fd
commit 23d15e05f3
6 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f55455b46edb0a129d925dcc39972f12f7c7fb78d0ccab6017ee16c8177e436
size 5093583

Binary file not shown.

3
sudo-1.9.13p1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:672a3b83ace56b5fa12c7d89da771d75f5ae4472bec92791fbb98c2dd853bd43
size 5096455

BIN
sudo-1.9.13p1.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Feb 19 04:06:03 UTC 2023 - Jason Sikes <jsikes@suse.com>
- 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 sudos 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 <jsikes@suse.com>

View File

@ -17,7 +17,7 @@
Name: sudo
Version: 1.9.13
Version: 1.9.13p1
Release: 0
Summary: Execute some commands as root
License: ISC