Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10813757
D3790.id9616.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3790.id9616.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : sudo
-version : 1.8.24
-release : 18
+version : 1.8.25_p1
+release : 19
source :
- - https://www.sudo.ws/dist/sudo-1.8.24.tar.gz : b488557a198ecef30b7ad4011b59a66232dec2364ad956e11d8e17906c225be8
+ - https://www.sudo.ws/dist/sudo-1.8.25p1.tar.gz : 9dc99c7a7d37a0ab938410995c133e15d6afb970c2c66f9264fe36d20c89195b
homepage : https://www.sudo.ws/
license : ISC
summary : Run commands as a privileged user
@@ -20,8 +20,8 @@
%make_install
rm -rf $installdir/{var,run}
# sysusers group it
- install -D -m 00644 $pkgfiles/sudo.sysusers $installdir/%libdir%/sysusers.d/sudo.conf
+ install -Dm00644 $pkgfiles/sudo.sysusers $installdir/%libdir%/sysusers.d/sudo.conf
# sudoers file
- install -D -m 00400 $pkgfiles/sudoers $installdir/etc/sudoers
+ install -Dm00400 $pkgfiles/sudoers $installdir/etc/sudoers
# sudo pam
- install -D -m 00644 $pkgfiles/pam.d/sudo $installdir/etc/pam.d/sudo
+ install -Dm00644 $pkgfiles/pam.d/sudo $installdir/etc/pam.d/sudo
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -127,19 +127,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="18">sudo</Dependency>
+ <Dependency release="19">sudo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/sudo_plugin.h</Path>
</Files>
</Package>
<History>
- <Update release="18">
- <Date>2018-08-18</Date>
- <Version>1.8.24</Version>
+ <Update release="19">
+ <Date>2018-09-13</Date>
+ <Version>1.8.25_p1</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 1 2023, 12:51 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791053
Default Alt Text
D3790.id9616.diff (1 KB)
Attached To
Mode
D3790: Update sudo to 1.8.25
Attached
Detach File
Event Timeline
Log In to Comment