Skip to Content.
Sympa Menu

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

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 (f7f7fc5703815bc030f2ce9d88470914d78883f8)
  • Date: Fri, 20 Oct 2017 19:23:46 +0000

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

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

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

utils/lxc: version 2.1.1

diff --git a/utils/lxc/DETAILS b/utils/lxc/DETAILS
index 4dca371..1a19f3e 100755
--- a/utils/lxc/DETAILS
+++ b/utils/lxc/DETAILS
@@ -1,8 +1,8 @@
SPELL=lxc
- VERSION=2.1.0
+ VERSION=2.1.1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://linuxcontainers.org/downloads/${SOURCE}
-
SOURCE_HASH=sha512:5fabd6f3e38cef2778d15807bc9f7a3e96aca41a4a0df154e5fbacc81fd550f08bd20cc8afc6f7e7eac096bb2ad882466161f5b640b8de2ae75635a1db21c59b
+
SOURCE_HASH=sha512:2989d57acddfe091adcf8031721c3c9a2f8eff5476bd6155366b76ea7511e0f6120e669276e056e3963863e0f0acf3b095d44c36fa6652e67c197671f28cbdd4
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 b942ec6..7453860 100644
--- a/utils/lxc/HISTORY
+++ b/utils/lxc/HISTORY
@@ -1,3 +1,6 @@
+2017-10-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.1.1
+
2017-09-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.1.0
* BUILD: added --disable-werror flag



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f7f7fc5703815bc030f2ce9d88470914d78883f8), Pavel Vinogradov, 10/20/2017

Archive powered by MHonArc 2.6.24.

Top of Page