Skip to Content.
Sympa Menu

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

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 (8f1c094668bd5bf855e43627d36766608f4f94ed)
  • Date: Tue, 25 Jul 2017 14:49:50 +0000

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

ChangeLog | 5 +++++
crypto/cryptsetup-luks/DETAILS | 6 +++---
crypto/cryptsetup-luks/HISTORY | 3 +++
disk/libblockdev/DEPENDS | 20 ++++++++++++++++++++
disk/libblockdev/DETAILS | 16 ++++++++++++++++
disk/libblockdev/HISTORY | 3 +++
disk/libblockdev/PRE_BUILD | 5 +++++
disk/libbytesize/DEPENDS | 7 +++++++
disk/libbytesize/DETAILS | 13 +++++++++++++
disk/libbytesize/HISTORY | 3 +++
disk/libbytesize/PRE_BUILD | 5 +++++
disk/volume_key/DEPENDS | 8 ++++++++
disk/volume_key/DETAILS | 14 ++++++++++++++
disk/volume_key/HISTORY | 3 +++
disk/volume_key/PRE_BUILD | 6 ++++++
libs/upower/DEPENDS | 4 ++--
libs/upower/DETAILS | 4 ++--
libs/upower/HISTORY | 5 +++++
18 files changed, 123 insertions(+), 7 deletions(-)

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

volume_key-0.3.9

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

libblockdev-2.10-1

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

libbytesize-0.10

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

cryptsetup-luks: => 1.7.5

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

upower: => 0.99.5

diff --git a/ChangeLog b/ChangeLog
index 9325618..2375c7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * disk/libbytesize: added
+ * disk/libblockdev: added
+ * disk/volume_key: added
+
2017-07-23 Pavel Vinogradov <public AT sourcemage.org>
* utils/screenfetch: new spell, The Bash Screenshot Information Tool

diff --git a/crypto/cryptsetup-luks/DETAILS b/crypto/cryptsetup-luks/DETAILS
index 405eee6..29a4da5 100755
--- a/crypto/cryptsetup-luks/DETAILS
+++ b/crypto/cryptsetup-luks/DETAILS
@@ -1,10 +1,10 @@
SPELL=cryptsetup-luks
- VERSION=1.7.2
+ VERSION=1.7.5
BRANCH=v$(echo $VERSION | cut -f 1 -d .).$(echo $VERSION | cut -f
2 -d .)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cryptsetup-$VERSION
SOURCE=cryptsetup-$VERSION.tar.xz
-
SOURCE_HASH=sha512:ff761bd0c5e9a7941fd27d55839804f2ce96145a45a9689d234954fc43c6172c913c59c83b37ef6cc5459ccecff63212c369077fdea70c14326372076eae7f86
-
SOURCE_URL[0]=http://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
+
SOURCE_HASH=sha512:d473f7b06d705a3868a70f3767fafc664436b5897ba59025ea1268f815cb80a9076841ff9ff96cc130fb83ba18b03c1eee38cfaf1b471fdd883a3e126b771439
+
SOURCE_URL[0]=https://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
WEB_SITE=https://gitlab.com/cryptsetup/cryptsetup
ENTERED=20060117
LICENSE[0]=GPL
diff --git a/crypto/cryptsetup-luks/HISTORY b/crypto/cryptsetup-luks/HISTORY
index b148972..7fd57bb 100644
--- a/crypto/cryptsetup-luks/HISTORY
+++ b/crypto/cryptsetup-luks/HISTORY
@@ -1,3 +1,6 @@
+2017-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.5
+
2016-06-16 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.7.2

diff --git a/disk/libblockdev/DEPENDS b/disk/libblockdev/DEPENDS
new file mode 100755
index 0000000..af9a689
--- /dev/null
+++ b/disk/libblockdev/DEPENDS
@@ -0,0 +1,20 @@
+depends eudev &&
+depends glib2 &&
+depends libbytesize &&
+depends pkgconfig &&
+depends util-linux &&
+
+optional_depends gobject-introspection '' '' 'Enable introspection?' &&
+optional_depends gtk-doc '--with-gtk-doc' '--without-gtk-doc' 'Build
Devhelp files?' &&
+
+optional_depends kmod '' '' 'dynamic module loading' &&
+optional_depends lvm '--with-lvm' '--without-lvm' 'LVM support' &&
+optional_depends parted '--with-part' '--without-part' 'partition support'
&&
+optional_depends python3 '--with-python3' '--without-python3' 'Python3
support'
+optional_depends dmraid '--with-dm' '--without-dm' 'RAID support'
+
+optional_depends volume_key '--with-crypto' '--without-crypto' 'crypto
support' &&
+if is_depends_enabled $SPELL volume_key;then
+ depends nss
+ depends cryptsetup-luks
+fi
diff --git a/disk/libblockdev/DETAILS b/disk/libblockdev/DETAILS
new file mode 100755
index 0000000..914d658
--- /dev/null
+++ b/disk/libblockdev/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=libblockdev
+ VERSION=2.10-1
+
SOURCE_HASH=sha512:f808fd327b0e250cfb97a06ea716b5eb5c6812301b7da1cd6b757b3af44ceca038fe549f607b71fa395cfb1da6c70c20c8a224953fbc30ebe36c3d0e897eb15b
+ SOURCE="$SPELL-$VERSION.tar.gz"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://github.com/storaged-project/libblockdev
+ SOURCE_URL[0]=$WEB_SITE/archive/$VERSION/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20170724
+ SHORT="library for manipulating block devices"
+cat << EOF
+ibblockdev is a C library supporting GObject introspection for manipulation
of
+block devices. It has a plugin-based architecture where each technology (like
+LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly
+with multiple implementations (e.g. using LVM CLI or the new LVM DBus API).
+EOF
diff --git a/disk/libblockdev/HISTORY b/disk/libblockdev/HISTORY
new file mode 100644
index 0000000..d3dd4a0
--- /dev/null
+++ b/disk/libblockdev/HISTORY
@@ -0,0 +1,3 @@
+2017-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.10-1
+ spell created
diff --git a/disk/libblockdev/PRE_BUILD b/disk/libblockdev/PRE_BUILD
new file mode 100755
index 0000000..0d3eecf
--- /dev/null
+++ b/disk/libblockdev/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+libtoolize -f -i &&
+autoreconf -i -s
diff --git a/disk/libbytesize/DEPENDS b/disk/libbytesize/DEPENDS
new file mode 100755
index 0000000..8b85b1a
--- /dev/null
+++ b/disk/libbytesize/DEPENDS
@@ -0,0 +1,7 @@
+depends pkgconfig &&
+depends gmp &&
+depends mpfr &&
+depends pcre &&
+depends python &&
+optional_depends gtk-doc '--with-gtk-doc' '--without-gtk-doc' 'Build
Devhelp files?' &&
+optional_depends python3 '--with-python3' '--without-python3' 'Python3
support'
diff --git a/disk/libbytesize/DETAILS b/disk/libbytesize/DETAILS
new file mode 100755
index 0000000..b7f37c6
--- /dev/null
+++ b/disk/libbytesize/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=libbytesize
+ VERSION=0.10
+
SOURCE_HASH=sha512:26dcca781c70b5fdc0c0ef973ce65db2c4ce4520bb413b2e0137e3c8a0ccef0b0b47f46e50e13035fb74c3bd2a16ab8faad8c4fb843f33419a5e5d70dae73587
+ SOURCE="$SPELL-$VERSION.tar.gz"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://github.com/storaged-project/$SPELL
+ SOURCE_URL[0]=$WEB_SITE/archive/$VERSION/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20170724
+ SHORT="library for working with arbitrary big sizes in bytes"
+cat << EOF
+A tiny library providing a C "class" for working with arbitrary big sizes in
bytes
+EOF
diff --git a/disk/libbytesize/HISTORY b/disk/libbytesize/HISTORY
new file mode 100644
index 0000000..3359cf9
--- /dev/null
+++ b/disk/libbytesize/HISTORY
@@ -0,0 +1,3 @@
+2017-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.10
+ spell created
diff --git a/disk/libbytesize/PRE_BUILD b/disk/libbytesize/PRE_BUILD
new file mode 100755
index 0000000..0d3eecf
--- /dev/null
+++ b/disk/libbytesize/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+libtoolize -f -i &&
+autoreconf -i -s
diff --git a/disk/volume_key/DEPENDS b/disk/volume_key/DEPENDS
new file mode 100755
index 0000000..297b6fb
--- /dev/null
+++ b/disk/volume_key/DEPENDS
@@ -0,0 +1,8 @@
+depends pkgconfig &&
+depends cryptsetup-luks &&
+depends glib2 &&
+depends gpgme &&
+depends nss &&
+depends PYTHON &&
+depends util-linux &&
+optional_depends gettext '--enable-nls' '--disable-nls' 'NLS support'
diff --git a/disk/volume_key/DETAILS b/disk/volume_key/DETAILS
new file mode 100755
index 0000000..a042487
--- /dev/null
+++ b/disk/volume_key/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=volume_key
+ VERSION=0.3.9
+
SOURCE_HASH=sha512:bc0e690997b9fa1c9fff361d04e7eddcac4cac09779d7a1f9e161be117f5c589a7e444ac16dab25fb3e3ce201591f7dc937595ddf2745d7daa625d4ab0a255e0
+ SOURCE="$SPELL-$VERSION.tar.xz"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://pagure.io/volume_key
+ SOURCE_URL[0]=https://releases.pagure.org/volume_key/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20170725
+ SHORT="library for manipulating storage volume encryption keys"
+cat << EOF
+The volume_key package provides a library for manipulating storage volume
encryption keys and
+storing them separately from volumes to handle forgotten passphrases.
+EOF
diff --git a/disk/volume_key/HISTORY b/disk/volume_key/HISTORY
new file mode 100644
index 0000000..1499f36
--- /dev/null
+++ b/disk/volume_key/HISTORY
@@ -0,0 +1,3 @@
+2017-07-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.9
+ spell created
diff --git a/disk/volume_key/PRE_BUILD b/disk/volume_key/PRE_BUILD
new file mode 100755
index 0000000..5d5506c
--- /dev/null
+++ b/disk/volume_key/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+# fix suggested by LFS
+sed -i '/config.h/d' lib/libvolume_key.h
+#libtoolize -f -i &&
+#autoreconf -i -s
diff --git a/libs/upower/DEPENDS b/libs/upower/DEPENDS
index ae4f6c9..b38ea65 100755
--- a/libs/upower/DEPENDS
+++ b/libs/upower/DEPENDS
@@ -2,15 +2,15 @@ depends xz-utils &&
depends glib2 &&
depends dbus &&
depends dbus-glib &&
-depends policykit &&
depends DEVICE-MANAGER &&
if is_depends_enabled $SPELL eudev;then
depends libgudev
else
sub_depends udev GUDEV
fi
-depends LIBUSB &&
+depends libusb &&

+optional_depends gettext '--enable-nls' '--disable-nls' 'NLS support' &&
optional_depends gobject-introspection \
"--enable-introspection=yes" \
"--enable-introspection=no" &&
diff --git a/libs/upower/DETAILS b/libs/upower/DETAILS
index 7ba17fa..e9ad896 100755
--- a/libs/upower/DETAILS
+++ b/libs/upower/DETAILS
@@ -1,6 +1,6 @@
SPELL=upower
- VERSION=0.99.4
-
SOURCE_HASH=sha512:b3fdee5ccf5f4d0c69e227f543272f6952119132814e27bc8f112716b8d36b5e07741a87bcf02203e80ef910cad9ddffa1adecb338c9a9aaa5e1038b62be07f3
+ VERSION=0.99.5
+
SOURCE_HASH=sha512:2fb06bea69455f538146576665e36c5b91eb18b119fa77e29d383fcb2a86ea58650b82e258f157d03c40147ecb12ea545997199580f0e24847ac6ea04d46e5ea
SOURCE=$SPELL-$VERSION.tar.xz
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/upower/HISTORY b/libs/upower/HISTORY
index 9c0a69a..c7ef184 100644
--- a/libs/upower/HISTORY
+++ b/libs/upower/HISTORY
@@ -1,3 +1,8 @@
+2017-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.99.5
+ * DEPENDS: LIBUSB => libusb
+ delete policykit. add gettext
+
2016-04-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.99.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8f1c094668bd5bf855e43627d36766608f4f94ed), Treeve Jelbert, 07/25/2017

Archive powered by MHonArc 2.6.24.

Top of Page