Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d691810c81f04dfb3c24cf7c5c72d5d6893210f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d691810c81f04dfb3c24cf7c5c72d5d6893210f1)
  • Date: Sun, 16 Dec 2018 14:50:57 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

audio-creation/fluidsynth/DETAILS | 4 ++--
audio-creation/fluidsynth/HISTORY | 3 +++
disk/efivar/DETAILS | 4 ++--
disk/efivar/HISTORY | 3 +++
python-pypi/msgpack/DETAILS | 7 ++++---
python-pypi/msgpack/HISTORY | 3 +++
python-pypi/openpyxl/DETAILS | 6 +++---
python-pypi/openpyxl/HISTORY | 3 +++
shell-term-fm/mc/DETAILS | 4 ++--
shell-term-fm/mc/HISTORY | 3 +++
smgl/init.d/DETAILS | 2 +-
smgl/init.d/HISTORY | 4 ++++
smgl/init.d/init.d/devices | 4 ++++
13 files changed, 37 insertions(+), 13 deletions(-)

New commits:
commit d691810c81f04dfb3c24cf7c5c72d5d6893210f1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

openpyxl: => 2.5.12

commit c272c516a29a75606013e19bce9633857c06a016
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fluidsynth: => 2.0.2

commit 534b2adf69b13155449a371a25fb1345d5708477
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

efivar: => 37

commit 5641b536866c5bcb18e6cb719e7d62504679b64a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mc: => 4.8.21

commit b8705c71ebe9ea5b7cc28b5b76a7b8d599039c99
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

msgpack: => 0.6.0

commit a6da5225feadf445ef64cd9730e088f04e16c834
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

init.d: => 2.2.17

diff --git a/audio-creation/fluidsynth/DETAILS
b/audio-creation/fluidsynth/DETAILS
index 6a3f8d4..2dd941f 100755
--- a/audio-creation/fluidsynth/DETAILS
+++ b/audio-creation/fluidsynth/DETAILS
@@ -1,6 +1,6 @@
SPELL=fluidsynth
- VERSION=2.0.1
-
SOURCE_HASH=sha512:cdb6a70ced339de74fdc118e504590d41951c268f65675987f7a80f626cd542e808a54d1a6835f5ca1f892f5c2542ad56a5c3a82714577feb2d2122126dc2f08
+ VERSION=2.0.2
+
SOURCE_HASH=sha512:6e792c01fe44db98140d2d69d7c464b505848bf9599e825253b33a7bd970c9ca227955b8983d38d492d0f8efbbe017dab7d4281daeb94ef08bcdcf52d66d6721
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/FluidSynth/fluidsynth/archive/v$VERSION.tar.gz
diff --git a/audio-creation/fluidsynth/HISTORY
b/audio-creation/fluidsynth/HISTORY
index 393075f..c9e30af 100644
--- a/audio-creation/fluidsynth/HISTORY
+++ b/audio-creation/fluidsynth/HISTORY
@@ -1,3 +1,6 @@
+2018-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.2
+
2018-10-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.1

diff --git a/disk/efivar/DETAILS b/disk/efivar/DETAILS
index 4e4587d..5deb56d 100755
--- a/disk/efivar/DETAILS
+++ b/disk/efivar/DETAILS
@@ -1,6 +1,6 @@
SPELL=efivar
- VERSION=36
-
SOURCE_HASH=sha512:951feabe2d238826fdd6e74e8f7a24f04d705f9ef925cfcfb852944d2d7a4f04e3a6c23f276c40e5564da42614558941dbe7aaf21efa6a722a616e4d165aba2d
+ VERSION=37
+
SOURCE_HASH=sha512:305a82ed103c7e3d8f723934019d552677c73558768dd5341f87d0364f5c60824d24f5a8e1bf90075e825908085083d4ecdccec5ac757fd38ee6ac8fea28c3e4
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/rhboot/$SPELL
diff --git a/disk/efivar/HISTORY b/disk/efivar/HISTORY
index 3561ede..94a49a4 100644
--- a/disk/efivar/HISTORY
+++ b/disk/efivar/HISTORY
@@ -1,3 +1,6 @@
+2018-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 37
+
2018-08-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 36

diff --git a/python-pypi/msgpack/DETAILS b/python-pypi/msgpack/DETAILS
index 98bc1c4..5d4f978 100755
--- a/python-pypi/msgpack/DETAILS
+++ b/python-pypi/msgpack/DETAILS
@@ -1,8 +1,9 @@
SPELL=msgpack
- VERSION=0.5.6
-
SOURCE_HASH=sha512:bdbd193bd3bd02e78d9c6e8d9d8fa687d13583dff2813bc77c5e6cbbe0d180765da3c9a80d176f9993589e35f548ad04973e3d523d0b6d41ef7916ecd86195aa
+ VERSION=0.6.0
+
VX=3a/bb/dc3f9fc608a6c1c7a471c2bebc761d9c8dbb2f7179a4283a89b9451765b5
+
SOURCE_HASH=sha512:0249947cba58ce8542a9396bfc72e7d407fa4c1f81bdffe751ec8fe8f84cf79b374dcdbc78040d8929abdbffa633f882355113f3e4fa66392250e94e74a47483
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.io/packages/source/m/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://pypi.python.org/pypi/msgpack";
LICENSE[0]=Apache
diff --git a/python-pypi/msgpack/HISTORY b/python-pypi/msgpack/HISTORY
index 9c9c484..4b0ee6a 100644
--- a/python-pypi/msgpack/HISTORY
+++ b/python-pypi/msgpack/HISTORY
@@ -1,3 +1,6 @@
+2018-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.0
+
2018-03-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.6

diff --git a/python-pypi/openpyxl/DETAILS b/python-pypi/openpyxl/DETAILS
index 6c24dea..93666cd 100755
--- a/python-pypi/openpyxl/DETAILS
+++ b/python-pypi/openpyxl/DETAILS
@@ -1,7 +1,7 @@
SPELL=openpyxl
- VERSION=2.5.9
-
VX=e04/18/64737cc6c5233e15374d21b4958a5600be52359e71063b4d4e7a604a1387
-
SOURCE_HASH=sha512:afa6fb28c33e351b2589d3ae1fd035b357fd3739f5b25188ddde7a3dd93749b006df1d4ad37cfae3a5c4f6d390d20077ad8aa4e2fbdf02e2931c8ca7e1212548
+ VERSION=2.5.12
+
VX=08/8a/509eb6f58672288da9a5884e1cc7e90819bc8dbef501161c4b40a6a4e46b
+
SOURCE_HASH=sha512:6dc929af7ac6930ef07a5db81525f21ad8b816a9b2a4932b10342c27c953788bcd27a4ffb31abdafb0313d74796f2147d188ec6db97d71905d0fde5edf3a4cc2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/python-pypi/openpyxl/HISTORY b/python-pypi/openpyxl/HISTORY
index 820c8b3..cca8006 100644
--- a/python-pypi/openpyxl/HISTORY
+++ b/python-pypi/openpyxl/HISTORY
@@ -1,3 +1,6 @@
+2018-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.5.12
+
2018-11-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.5.9

diff --git a/shell-term-fm/mc/DETAILS b/shell-term-fm/mc/DETAILS
index 25700e8..5569877 100755
--- a/shell-term-fm/mc/DETAILS
+++ b/shell-term-fm/mc/DETAILS
@@ -1,6 +1,6 @@
SPELL=mc
- VERSION=4.8.20
-
SOURCE_HASH=sha512:c2460561ae94bed75b1ed12f5c8039c9f8ace4c06987c57d07b8399c4e01c5a6c57851fddb3e918a4541ade089c89e8526078572a09580ccd0ae95344e3c1138
+ VERSION=4.8.21
+
SOURCE_HASH=sha512:db1a252744b47ebf5339ad204d8b69cb914f25ade7fe5aae2650c4abb57478715d3b7b3a24f4460adfb9fbdc928e8728b369b4f1709215e5e9af3d430fce6acf
PATCHLEVEL=0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/shell-term-fm/mc/HISTORY b/shell-term-fm/mc/HISTORY
index 08aa6c8..c7dee5c 100644
--- a/shell-term-fm/mc/HISTORY
+++ b/shell-term-fm/mc/HISTORY
@@ -1,3 +1,6 @@
+2018-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.8.21
+
2018-01-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.8.20

diff --git a/smgl/init.d/DETAILS b/smgl/init.d/DETAILS
index e094cc5..7743084 100755
--- a/smgl/init.d/DETAILS
+++ b/smgl/init.d/DETAILS
@@ -1,5 +1,5 @@
SPELL=init.d
- VERSION=2.2.16
+ VERSION=2.2.17
LICENSE[0]=GPL
GATHER_DOCS=off
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/smgl/init.d/HISTORY b/smgl/init.d/HISTORY
index a90400b..4713171 100644
--- a/smgl/init.d/HISTORY
+++ b/smgl/init.d/HISTORY
@@ -1,3 +1,7 @@
+2018-12-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * init.d/devices: fix for modern eudev
+ * DETAILS: version 2.2.17
+
2017-09-27 Thomas Orgis <sobukus AT sourcemage.org>
* init.d/mountroot.sh: Use mdadm --run to also start degraded
arrays on boot.
diff --git a/smgl/init.d/init.d/devices b/smgl/init.d/init.d/devices
index aab20a5..824eea7 100755
--- a/smgl/init.d/init.d/devices
+++ b/smgl/init.d/init.d/devices
@@ -28,12 +28,16 @@ start_devfs()

udev_mknodes()
{
+# eudev creates these; errors if they are already present
+UD=`/bin/udevadm --version`
+if [[ $UD < '220' ]];then
if [ ! -d $udev_root/fd ]; then
ln -fs /proc/self/fd $udev_root/fd
fi
ln -s /dev/fd/0 $udev_root/stdin
ln -s /dev/fd/1 $udev_root/stdout
ln -s /dev/fd/2 $udev_root/stderr
+fi
mkdir $udev_root/shm
mkdir $udev_root/pts
}



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d691810c81f04dfb3c24cf7c5c72d5d6893210f1), Treeve Jelbert, 12/16/2018

Archive powered by MHonArc 2.6.24.

Top of Page