Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10731382
D11776.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D11776.id.diff
View Options
diff --git a/files/0001-Rename-ping-to-iputils-ping.patch b/files/0001-Rename-ping-to-iputils-ping.patch
--- a/files/0001-Rename-ping-to-iputils-ping.patch
+++ b/files/0001-Rename-ping-to-iputils-ping.patch
@@ -1,4 +1,4 @@
-From 87aba6936b8b143c711b8f0e2834dfb6d308a6ad Mon Sep 17 00:00:00 2001
+From 18c3a2e1972013d2e56b8aeefb62d60c3435027e Mon Sep 17 00:00:00 2001
From: Silke Hofstra <silke@slxh.eu>
Date: Sun, 8 Mar 2020 18:26:28 +0100
Subject: [PATCH] Rename ping to iputils-ping
@@ -55,7 +55,7 @@
</citerefentry>.</para>
</refsection>
diff --git a/doc/ping.xml b/doc/ping.xml
-index e1626ef..89f83ac 100644
+index 61b8a5e..be2d8f7 100644
--- a/doc/ping.xml
+++ b/doc/ping.xml
@@ -1,14 +1,14 @@
@@ -125,19 +125,19 @@
</citerefentry>.</para>
</refsect1>
diff --git a/ping/meson.build b/ping/meson.build
-index f4cab4c..0393d4e 100644
+index 1e678ec..860880d 100644
--- a/ping/meson.build
+++ b/ping/meson.build
@@ -1,6 +1,6 @@
inc = include_directories('..')
--executable('ping', [
-+executable('iputils-ping', [
+-ping = executable('ping', [
++ping = executable('iputils-ping', [
'ping.c',
'ping_common.c',
'ping6_common.c',
diff --git a/ping/ping_common.c b/ping/ping_common.c
-index fac5ee5..814f193 100644
+index 357c39d..141f4c0 100644
--- a/ping/ping_common.c
+++ b/ping/ping_common.c
@@ -44,7 +44,7 @@ void usage(void)
@@ -159,5 +159,5 @@
exit(2);
}
--
-2.27.0
+2.32.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : iputils
-version : '20210202'
-release : 5
+version : '20210722'
+release : 6
source :
- - https://github.com/iputils/iputils/archive/20210202.tar.gz : 3f557ecfd2ace873801231d2c1f42de73ced9fbc1ef3a438d847688b5fb0e8ab
+ - https://github.com/iputils/iputils/archive/refs/tags/20210722.tar.gz : 6d1a44b0682d3d4b64586dbaebe61dd61ae16d6e2f4dc0c43336d0e47a9db323
license :
- GPL-2.0-or-later
- BSD-3-Clause
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>iputils</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<License>BSD-3-Clause</License>
@@ -50,12 +50,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2021-06-15</Date>
- <Version>20210202</Version>
+ <Update release="6">
+ <Date>2021-09-01</Date>
+ <Version>20210722</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 12 2023, 5:27 AM (13 w, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813008
Default Alt Text
D11776.id.diff (2 KB)
Attached To
Mode
D11776: Update iputils to 20210722
Attached
Detach File
Event Timeline
Log In to Comment