Skip to Content.
Sympa Menu

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

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 (44b1591040a58853b09ef9fdb9434d44ff64a458)
  • Date: Sun, 15 Oct 2017 06:33:25 +0000

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

disk/libburn/DETAILS | 2
disk/libburn/HISTORY | 3
disk/libisoburn/DETAILS | 2
disk/libisoburn/HISTORY | 3
disk/libisofs/DETAILS | 2
disk/libisofs/HISTORY | 3
net/iproute2/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch | 32
-------
net/iproute2/BUILD | 43
----------
net/iproute2/DETAILS | 6 -
net/iproute2/HISTORY | 6 +
net/iproute2/INSTALL | 4
net/iproute2/PRE_BUILD | 16 ---
12 files changed, 21 insertions(+), 101 deletions(-)

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

libisoburn: => 1.4.8

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

libisofs: => 1.4.8

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

libburn: => 1.4.8

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

iproute2: => 4.13.0

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

iproute2: => 4.13.0

diff --git a/disk/libburn/DETAILS b/disk/libburn/DETAILS
index 0f9482b..97cf1ff 100755
--- a/disk/libburn/DETAILS
+++ b/disk/libburn/DETAILS
@@ -9,7 +9,7 @@ if [[ $LIBBURN_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.4.6
+ VERSION=1.4.8
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/disk/libburn/HISTORY b/disk/libburn/HISTORY
index 93e072c..50197ef 100644
--- a/disk/libburn/HISTORY
+++ b/disk/libburn/HISTORY
@@ -1,3 +1,6 @@
+2017-10-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.8
+
2016-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.6

diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index c9fdc12..ddbc09f 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -9,7 +9,7 @@ if [[ $LIBISOBURN_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.4.6
+ VERSION=1.4.8
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index a592f09..3c4fc1d 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,6 @@
+2017-10-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.8
+
2016-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.6

diff --git a/disk/libisofs/DETAILS b/disk/libisofs/DETAILS
index 972fdc6..e713073 100755
--- a/disk/libisofs/DETAILS
+++ b/disk/libisofs/DETAILS
@@ -9,7 +9,7 @@ if [[ $LIBISOFS_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.4.6
+ VERSION=1.4.8
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/disk/libisofs/HISTORY b/disk/libisofs/HISTORY
index ad88fbf..12641c4 100644
--- a/disk/libisofs/HISTORY
+++ b/disk/libisofs/HISTORY
@@ -1,3 +1,6 @@
+2017-10-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.8
+
2016-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.6

diff --git
a/net/iproute2/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch
b/net/iproute2/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch
deleted file mode 100644
index eb0c0ab..0000000
--- a/net/iproute2/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 3c885d87befc706bb923933b9819de6fe2de897e Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem AT gmail.com>
-Date: Sat, 20 May 2017 14:03:19 -0700
-Subject: [PATCH] include stdint.h explicitly for UINT16_MAX)
-
-Fixes
-| tc_core.c:190:29: error: 'UINT16_MAX' undeclared (first use in this
function); did you mean '__INT16_MAX__'?
-| if ((sz >> s->size_log) > UINT16_MAX) {
-| ^~~~~~~~~~
-
-Signed-off-by: Khem Raj <raj.khem AT gmail.com>
----
-Upstream-Status: Pending
-
- tc/tc_core.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/tc/tc_core.c b/tc/tc_core.c
-index 7bbe0d7..821b741 100644
---- a/tc/tc_core.c
-+++ b/tc/tc_core.c
-@@ -12,6 +12,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <stdint.h>
- #include <unistd.h>
- #include <syslog.h>
- #include <fcntl.h>
---
-2.13.0
-
diff --git a/net/iproute2/BUILD b/net/iproute2/BUILD
deleted file mode 100755
index 6ce23e4..0000000
--- a/net/iproute2/BUILD
+++ /dev/null
@@ -1,43 +0,0 @@
-./configure &&
-
-if ! is_depends_enabled $SPELL iptables; then
- sedit "/^TC_CONFIG_XT/d" Config &&
- sedit "/^TC_CONFIG_XT_OLD/d" Config &&
- sedit "s/TC_CONFIG_NO_XT:=n/TC_CONFIG_NO_XT:=y/" Config
-fi &&
-
-if ! is_depends_enabled $SPELL libselinux; then
- sedit "/^HAVE_SELINUX/d" Config
-fi &&
-
-if ! is_depends_enabled ${SPELL} db
-then
- sedit "/^HAVE_BERKELEY_DB/d" Config &&
- sedit "/ARPDDIR/d" Makefile
-fi &&
-
-echo "CFLAGS += -I$INSTALL_ROOT/usr/include/libnl3" >> ip/Makefile &&
-
-if gcc -include netinet/in.h -E - < /dev/null | grep -q IPPROTO_SCTP ; then
- echo "" > sctpfix.h
-else
- cat << EOF > sctpfix.h
-enum { IPPROTO_SCTP = 132 };
-#define IPPROTO_SCTP IPPROTO_SCTP
-EOF
-fi &&
-
-make &&
-
-# Verify that ip built ok.
-if ! test -e ip/ip ; then
- message "${PROBLEM_COLOR}The ip program failed to build.${DEFAULT_COLOR}"
- return 1
-fi &&
-
-if [ "$BUILD_DOCS" = y ]; then
- cd $SOURCE_DIRECTORY/doc &&
- make &&
- mkdir -p ${INSTALL_ROOT}/usr/share/doc/${SPELL} &&
- cd $SOURCE_DIRECTORY
-fi
diff --git a/net/iproute2/DETAILS b/net/iproute2/DETAILS
index ec8a57e..459ea50 100755
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,12 +1,12 @@
SPELL=iproute2
- VERSION=4.9.0
-
SOURCE_HASH=sha512:0d974d7c001eac75def0d90b628e432d9847024843d02a6cd27266ff30e3f7a9c874fa91115da74db5f321c2e815b486a847059ca6df3aa8ea49432ffa39a889
+ VERSION=4.13.0
+
SOURCE_HASH=sha512:f96d2839aec1f439bfac504c8e3881c063dacbf4c67b15f0e3da9882d2fa013cba33c23602de3eab624e0eecbb911a13967d60bddcdf097f47a580a5a77b5e3a
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${KERNEL_URL}/pub/linux/utils/net/iproute2/$SOURCE
PATCHLEVEL=0
LICENSE[0]=GPL
-
WEB_SITE=http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
+
WEB_SITE=https://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
ENTERED=20020528
SHORT="Userland tools for the kernel network traffic control code"
cat << EOF
diff --git a/net/iproute2/HISTORY b/net/iproute2/HISTORY
index ea90550..cf2bd8d 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,3 +1,9 @@
+2017-10-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.13.0
+ * PRE_BUILD, 0001-include-stdint.h-explicitly-for-UINT16_MAX.patch:
deleted
+ * BUILD INSTALL: deleted
+ build and install ok
+
2017-08-04 Remko van der Vossen <wich AT sourcemage.org>
* PRE_BUILD, 0001-include-stdint.h-explicitly-for-UINT16_MAX.patch:
Fix building with recent glibc/gcc
diff --git a/net/iproute2/INSTALL b/net/iproute2/INSTALL
deleted file mode 100755
index 05576f1..0000000
--- a/net/iproute2/INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-default_install &&
-
-# Tools from debian expect /bin/ip, others may do so, too.
-test -e $INSTALL_ROOT/bin/ip || ln -s ../sbin/ip $INSTALL_ROOT/bin/
diff --git a/net/iproute2/PRE_BUILD b/net/iproute2/PRE_BUILD
deleted file mode 100755
index 5e6f6f7..0000000
--- a/net/iproute2/PRE_BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-patch -p1 <
"$SPELL_DIRECTORY/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch" &&
-
-sedit "s/-O2/$CFLAGS/" Makefile &&
-sedit "s:DESTDIR=/usr/:DESTDIR=:" Makefile &&
-sedit "s:/share/:/usr/share/:" Makefile &&
-sedit "s:/usr:${INSTALL_ROOT}/usr:g" Makefile &&
-sedit "s:/etc:${INSTALL_ROOT}/etc:g" Makefile &&
-sedit 's:$(DESTDIR)/lib/:$(LIBDIR):' netem/Makefile &&
-
-# Fix document install directory
-if [ "$BUILD_DOCS" = y ]; then
- sedit
"s:PAGESPERPAGE=2:PAGESPERPAGE=2\nDOCDIR=${INSTALL_ROOT}/usr/share/doc/${SPELL}:"
doc/Makefile
-fi



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (44b1591040a58853b09ef9fdb9434d44ff64a458), Treeve Jelbert, 10/15/2017

Archive powered by MHonArc 2.6.24.

Top of Page