Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10941092
D92.id475.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D92.id475.diff
View Options
diff --git a/files/do-not-install-sample-sudoers-etc-sudoers.dist.patch b/files/do-not-install-sample-sudoers-etc-sudoers.dist.patch
new file mode 100644
--- /dev/null
+++ b/files/do-not-install-sample-sudoers-etc-sudoers.dist.patch
@@ -0,0 +1,26 @@
+From 40026c50a4133c5989ebc0b17f5bb44df3af715a Mon Sep 17 00:00:00 2001
+From: Pierre-Yves <pyu@riseup.net>
+Date: Sat, 27 May 2017 23:34:29 +0200
+Subject: [PATCH] do not install sample sudoers /etc/sudoers.dist
+
+---
+ plugins/sudoers/Makefile.in | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/plugins/sudoers/Makefile.in b/plugins/sudoers/Makefile.in
+index 3c09173..82c6d2f 100644
+--- a/plugins/sudoers/Makefile.in
++++ b/plugins/sudoers/Makefile.in
+@@ -349,9 +349,6 @@ install-plugin: sudoers.la install-dirs
+
+ install-sudoers: install-dirs
+ $(INSTALL) -d $(INSTALL_OWNER) -m 0750 $(DESTDIR)$(sudoersdir)/sudoers.d
+- $(INSTALL) $(INSTALL_OWNER) -m $(sudoers_mode) sudoers $(DESTDIR)$(sudoersdir)/sudoers.dist
+- test -r $(DESTDIR)$(sudoersdir)/sudoers || \
+- cp -p $(DESTDIR)$(sudoersdir)/sudoers.dist $(DESTDIR)$(sudoersdir)/sudoers
+
+ uninstall:
+ -$(LIBTOOL) $(LTFLAGS) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/sudoers.la
+--
+2.13.0
+
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,16 @@
-name : sudo
-version : 1.18.19_p2
-release : 11
-source :
- - https://www.sudo.ws/dist/sudo-1.8.19p2.tar.gz : 237e18e67c2ad59ecacfa4b7707198b09fcf84914621585a9bc670dcc31a52e0
-homepage : http://www.sudo.ws/
-license :
- - ISC
-summary : Run commands as a privileged user
-component : system.base
-description : |
+name : sudo
+version : 1.8.20
+release : 12
+source :
+ - https://www.sudo.ws/dist/sudo-1.8.20.tar.gz : 9e97b8da859c6cc1b5b8c31db93002b750eae16af1bbda9140f8dd85b970e0e0
+homepage : http://www.sudo.ws/
+license : ISC
+summary : Run commands as a privileged user
+component : system.base
+description: |
The Sudo package allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while logging the commands and arguments.
setup : |
+ %patch -p1 < $pkgfiles/do-not-install-sample-sudoers-etc-sudoers.dist.patch
%configure --with-all-insults \
--with-env-editor \
--with-tty-tickets
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>sudo</Name>
<Homepage>http://www.sudo.ws/</Homepage>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>ISC</License>
<PartOf>system.base</PartOf>
@@ -46,19 +46,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="11">sudo</Dependency>
+ <Dependency release="12">sudo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2017-04-13</Date>
- <Version>1.18.19_p2</Version>
+ <Update release="12">
+ <Date>2017-05-27</Date>
+ <Version>1.8.20</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <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
Sat, Jul 15, 4:58 AM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5864502
Default Alt Text
D92.id475.diff (3 KB)
Attached To
Mode
D92: Update sudo to 1.8.20
Attached
Detach File
Event Timeline
Log In to Comment