Skip to Content.
Sympa Menu

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

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 (cbf80283995a702e856fc5527b6520859197d9d0)
  • Date: Sat, 4 Dec 2021 12:14:59 +0000

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

disk/libblockdev/DEPENDS | 5 +++--
disk/libblockdev/DETAILS | 4 ++--
disk/libblockdev/HISTORY | 4 ++++
disk/udisks2/DETAILS | 4 ++--
disk/udisks2/HISTORY | 3 +++
libs/libdrm/DETAILS | 2 +-
libs/libdrm/HISTORY | 3 +++
7 files changed, 18 insertions(+), 7 deletions(-)

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

libdrm: => 2.4.109

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

udisks2: => 2.9.4

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

libblockdev - tweak depends

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

libblockdev: => 2.26

diff --git a/disk/libblockdev/DEPENDS b/disk/libblockdev/DEPENDS
index ce1f82c..f50ead8 100755
--- a/disk/libblockdev/DEPENDS
+++ b/disk/libblockdev/DEPENDS
@@ -1,14 +1,15 @@
depends DEVICE-MANAGER &&
depends glib2 &&
depends libbytesize &&
+depends libyaml &&
+depends lvm &&
depends pkgconfig &&
depends util-linux &&

-optional_depends gobject-introspection '' '' 'Enable introspection?' &&
+optional_depends gobject-introspection --{en,dis}able-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 --without-lvm_dbus
--without-mpath --without-mdraid' 'LVM support' &&
optional_depends parted '--with-part' '--without-part' 'partition support'
&&
optional_depends python3 '--with-python3' '--without-python3' 'Python3
support' &&
optional_depends python '--with-python2' '--without-python2' 'Python2
support' &&
diff --git a/disk/libblockdev/DETAILS b/disk/libblockdev/DETAILS
index 1f6e70c..3da3341 100755
--- a/disk/libblockdev/DETAILS
+++ b/disk/libblockdev/DETAILS
@@ -1,6 +1,6 @@
SPELL=libblockdev
- VERSION=2.25
-
SOURCE_HASH=sha512:628d05f3a257b44208a9d0b5d84ae248fefd415812d9a93d132c03039b09fefc4d6110beb9aa0d3072e3f0c992e642d7867d0241209056538f132f86a748e195
+ VERSION=2.26
+
SOURCE_HASH=sha512:ddd4e9c22135bd7dad0bb9bc254ac0c63e3bacc592e7c5a0c846e367da3fc248bf6187f1c81407c3bce599d3b0ceeec9a8a0030ad8e981e245f715b35eaec523
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/storaged-project/libblockdev
diff --git a/disk/libblockdev/HISTORY b/disk/libblockdev/HISTORY
index 53afe88..b566466 100644
--- a/disk/libblockdev/HISTORY
+++ b/disk/libblockdev/HISTORY
@@ -1,3 +1,7 @@
+2021-12-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.26
+ * DEPENDS: add libyaml, force lvm
+
2021-03-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.25
* DEPENDS: tweak flags
diff --git a/disk/udisks2/DETAILS b/disk/udisks2/DETAILS
index d7d99b7..a6817c9 100755
--- a/disk/udisks2/DETAILS
+++ b/disk/udisks2/DETAILS
@@ -1,6 +1,6 @@
SPELL=udisks2
- VERSION=2.9.2
-
SOURCE_HASH=sha512:73a162bbb0fd6ec1e6a79af2a01185672712d7e94eacdc1a913f559a87fc620a095fe4c8b4dacbaa12bc816f565fc966d28c2f9299104da18581d4879321aee9
+ VERSION=2.9.4
+
SOURCE_HASH=sha512:35f5429bc2a7092aa659cba9296837d127e2b17c23ab23111d0d9b230d15ef5a6965e112b1f3829748a69a52fb5b09722153f86f1ef70977b3ad7b7a4ec40ec5
SECURITY_PATCH=3
SX=${SPELL//2}-${VERSION}
SOURCE="$SX.tar.bz2"
diff --git a/disk/udisks2/HISTORY b/disk/udisks2/HISTORY
index 84fd86d..f4bebc3 100644
--- a/disk/udisks2/HISTORY
+++ b/disk/udisks2/HISTORY
@@ -1,3 +1,6 @@
+2021-12-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.9.4
+
2021-07-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.9.2

diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index b9a324e..1dbde90 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=2.4.107
+ VERSION=2.4.109
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_URL[0]=https://dri.freedesktop.org/${SPELL}/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index b57a6dc..771acfd 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2021-12-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.109
+
2021-10-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: scm url now needs branch named "main"




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (cbf80283995a702e856fc5527b6520859197d9d0), Treeve Jelbert, 12/04/2021

Archive powered by MHonArc 2.6.24.

Top of Page