Page MenuHomeSolus

D6697.id.diff
No OneTemporary

D6697.id.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- James Lee
+ - IRC: JamesLee
+ - Email: jamesl33info@gmail.com
diff --git a/files/0001-Add-Solus-liability-waiver.patch b/files/0001-Add-Solus-liability-waiver.patch
--- a/files/0001-Add-Solus-liability-waiver.patch
+++ b/files/0001-Add-Solus-liability-waiver.patch
@@ -1,6 +1,6 @@
-From d70387c00855448e1467740d81464e7993b7ab1f Mon Sep 17 00:00:00 2001
+From b064c8368f3c401510b9313abc6a269832d57449 Mon Sep 17 00:00:00 2001
From: James Lee <jamesl33info@gmail.com>
-Date: Mon, 29 Oct 2018 16:45:39 +0000
+Date: Sat, 6 Jul 2019 21:10:34 +0100
Subject: [PATCH] Add Solus liability waiver
---
@@ -8,7 +8,7 @@
1 file changed, 6 insertions(+)
diff --git a/intel-undervolt.conf b/intel-undervolt.conf
-index 5ea90c7..3753b68 100644
+index ccb5065..c35905c 100644
--- a/intel-undervolt.conf
+++ b/intel-undervolt.conf
@@ -1,3 +1,9 @@
@@ -18,8 +18,9 @@
+# responsibility for any damage caused to your hardware from the incorrect
+# use of the intel-undervolt software.
+
- # CPU Undervolting
- # Usage: apply ${index} ${display_name} ${undervolt_value}
- # Example: apply 2 'CPU Cache' -25.84
+ # Enable or Disable Triggers (elogind)
+ # Usage: enable [yes/no]
+
--
-2.19.1
+2.22.0
+
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : intel-undervolt
-version : '1.6'
-release : 2
+version : 1.7
+release : 3
source :
- - https://github.com/kitsunyan/intel-undervolt/archive/1.6.tar.gz : 8ec57c14a9f95eb29e3f6349b935c577fa1b8567e1c3c5337f9d11d05448815d
+ - https://github.com/kitsunyan/intel-undervolt/archive/1.7.tar.gz : 29a7ebaee4830d65d0b5cefa6d497887d4f23f34659876dfe944f3a020cf33ff
license : GPL-3.0-or-later
component : system.utils
summary : Intel CPU undervolting tool
@@ -13,6 +13,7 @@
intel-undervolt software.
setup : |
%patch -p1 < $pkgfiles/0001-Add-Solus-liability-waiver.patch
+ %configure --enable-systemd
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -13,7 +13,7 @@
for any damage caused to your hardware from the incorrect use of the
intel-undervolt software.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>intel-undervolt</Name>
@@ -32,12 +32,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2019-01-31</Date>
- <Version>1.6</Version>
+ <Update release="3">
+ <Date>2019-07-06</Date>
+ <Version>1.7</Version>
<Comment>Packaging update</Comment>
<Name>James Lee</Name>
<Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:53 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5787950
Default Alt Text
D6697.id.diff (3 KB)

Event Timeline