Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c8d0c37ce501bf435e2aba02e471bcf2442a4945)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c8d0c37ce501bf435e2aba02e471bcf2442a4945)
  • Date: Wed, 6 Sep 2017 20:15:05 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/lxc/BUILD | 2 ++
utils/lxc/DETAILS | 4 ++--
utils/lxc/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit c8d0c37ce501bf435e2aba02e471bcf2442a4945
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/lxc: version 2.1.0

diff --git a/utils/lxc/BUILD b/utils/lxc/BUILD
new file mode 100755
index 0000000..5e14e54
--- /dev/null
+++ b/utils/lxc/BUILD
@@ -0,0 +1,2 @@
+OPTS+=" --disable-werror" &&
+default_build
diff --git a/utils/lxc/DETAILS b/utils/lxc/DETAILS
index f2619ff..4dca371 100755
--- a/utils/lxc/DETAILS
+++ b/utils/lxc/DETAILS
@@ -1,8 +1,8 @@
SPELL=lxc
- VERSION=2.0.8
+ VERSION=2.1.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://linuxcontainers.org/downloads/${SOURCE}
-
SOURCE_HASH=sha512:ed9fd47e92007f433695cffea659180866a5ac2778712f4eb13b6629bb18292589f5b674b734853ca196ba1f6d38bdbf3cc8a2bb28e25d3540b06b945fcf9096
+
SOURCE_HASH=sha512:5fabd6f3e38cef2778d15807bc9f7a3e96aca41a4a0df154e5fbacc81fd550f08bd20cc8afc6f7e7eac096bb2ad882466161f5b640b8de2ae75635a1db21c59b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://linuxcontainers.org/";
LICENSE[0]="LGPLv2.1+"
diff --git a/utils/lxc/HISTORY b/utils/lxc/HISTORY
index e28cf9e..b942ec6 100644
--- a/utils/lxc/HISTORY
+++ b/utils/lxc/HISTORY
@@ -1,3 +1,7 @@
+2017-09-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.1.0
+ * BUILD: added --disable-werror flag
+
2017-05-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.0.8
* DEPENDS: removed autotools



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c8d0c37ce501bf435e2aba02e471bcf2442a4945), Pavel Vinogradov, 09/06/2017

Archive powered by MHonArc 2.6.24.

Top of Page