Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10814445
D2834.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
D2834.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : sudo
-version : 1.8.22
-release : 16
+version : 1.8.23
+release : 17
source :
- - https://www.sudo.ws/dist/sudo-1.8.22.tar.gz : 7256cb27c20883b14360eddbd17f98922073d104b214cf65aeacf1d9c9b9fd02
-homepage : http://www.sudo.ws/
+ - https://www.sudo.ws/dist/sudo-1.8.23.tar.gz : d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679
+homepage : https://www.sudo.ws/
license : ISC
summary : Run commands as a privileged user
component : system.base
@@ -18,7 +18,7 @@
%make
install : |
%make_install
- rm -rf $installdir/var
+ rm -rf $installdir/{var,run}
# sysusers group it
install -D -m 00644 $pkgfiles/sudo.sysusers $installdir/%libdir%/sysusers.d/sudo.conf
# sudoers file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,7 +1,7 @@
<PISI>
<Source>
<Name>sudo</Name>
- <Homepage>http://www.sudo.ws/</Homepage>
+ <Homepage>https://www.sudo.ws/</Homepage>
<Packager>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
@@ -46,19 +46,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="16">sudo</Dependency>
+ <Dependency release="17">sudo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
</Files>
</Package>
<History>
- <Update release="16">
- <Date>2018-01-16</Date>
- <Version>1.8.22</Version>
+ <Update release="17">
+ <Date>2018-05-01</Date>
+ <Version>1.8.23</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, 3:48 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5828683
Default Alt Text
D2834.diff (1 KB)
Attached To
Mode
D2834: Update sudo to 1.8.23
Attached
Detach File
Event Timeline
Log In to Comment