Skip to Content.
Sympa Menu

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

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 (bff344b42418ba57a7acf97e273e46cf68f47540)
  • Date: Fri, 17 Jul 2015 09:14:45 +0000

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

crypto/libressl/DETAILS | 4 ++--
crypto/libressl/HISTORY | 4 ++++
gnu/gcc/DETAILS | 2 +-
gnu/gcc/HISTORY | 3 +++
plasma/plasma-workspace/DEPENDS | 1 +
plasma/plasma-workspace/HISTORY | 3 +++
qt5/qtbase/DEPENDS | 2 +-
qt5/qtbase/HISTORY | 3 +++
qt5/qtmultimedia/DEPENDS | 4 ++--
qt5/qtmultimedia/HISTORY | 3 +++
xorg-driver/xf86-input-libinput/DETAILS | 4 ++--
xorg-driver/xf86-input-libinput/HISTORY | 3 +++
xorg-lib/libinput/DETAILS | 4 ++--
xorg-lib/libinput/HISTORY | 6 ++++++
14 files changed, 36 insertions(+), 10 deletions(-)

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

gcc: => 5.2.0

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

qtbase - use system libxkbcommon

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

libinput: => 0.20.0

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

libressl-2.2.1 SECURITY FIX

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

xf86-input-libinput: => 0.12.0

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

plasma-workspace - tweak depends

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

libinput: => 0.19.0

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

qtmultimedia - depends

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index bfc5c54..c648721 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,6 +1,6 @@
SPELL=libressl
- VERSION=2.1.6
- SECURITY_PATCH=3
+ VERSION=2.2.1
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/$SOURCE
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 0589461..6644a89 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,7 @@
+2015-07-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.3
+ SECURITY_PATCH++ fixes CVE-2015-1788 CVE-2015-1789 CVE-2015-1792
+
2015-03-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.1.6; SECURITY_PATCH++ (CVE-2015-0286,
CVE-2015-0287, CVE-2015-0287, CVE-2015-0289, CVE-2015-0209,
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index 458bfb7..73d2099 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=5.1.0
+ VERSION=5.2.0
PATCHLEVEL=1
BASE_SOURCE_URL="ftp://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION";
SOURCE=gcc-$VERSION.tar.bz2
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 759d487..f624524 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2015-07-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.2.0
+
2015-06-20 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* PRE_BUILD, integer_parameter_restrictions.patch: fix build of
gprbuild 2015
* DETAILS: PATCHLEVEL++
diff --git a/plasma/plasma-workspace/DEPENDS b/plasma/plasma-workspace/DEPENDS
index c51828c..e186e00 100755
--- a/plasma/plasma-workspace/DEPENDS
+++ b/plasma/plasma-workspace/DEPENDS
@@ -38,6 +38,7 @@ depends wayland &&
depends xcb-util-wm &&
depends zlib &&

+runtime_depends qttools &&
runtime_depends kde-cli-tools &&
runtime_depends milou &&
runtime_depends mkfontdir &&
diff --git a/plasma/plasma-workspace/HISTORY b/plasma/plasma-workspace/HISTORY
index 81b8725..47d76ae 100644
--- a/plasma/plasma-workspace/HISTORY
+++ b/plasma/plasma-workspace/HISTORY
@@ -1,3 +1,6 @@
+2015-07-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add qttools
+
2015-07-13 Treeve Jelbert <treeve AT sourcemage.org>
* plasma.sh: tweak

diff --git a/qt5/qtbase/DEPENDS b/qt5/qtbase/DEPENDS
index 8942544..20723c3 100755
--- a/qt5/qtbase/DEPENDS
+++ b/qt5/qtbase/DEPENDS
@@ -8,6 +8,7 @@ depends libxi &&
depends libxrender &&
depends libxrandr &&
depends libxext &&
+depends libxkbcommon '-system-xkbcommon-x11' &&
depends icu '-icu' &&
depends sqlite '-system-sqlite' &&
depends -sub PCRE16 pcre '-system-pcre' &&
@@ -103,7 +104,6 @@ optional_depends 'gtk+2' \
'for GTK+ theme integration' &&

optional_depends DEVICE-MANAGER '' '' 'generic evdev keyboard support' &&
-optional_depends libxkbcommon '' '' 'XKB keyboard/input handling' &&

if [[ $QT_ACCESS == "-accessibility" ]]; then
depends at-spi2-core
diff --git a/qt5/qtbase/HISTORY b/qt5/qtbase/HISTORY
index e7e6f65..8b9371a 100644
--- a/qt5/qtbase/HISTORY
+++ b/qt5/qtbase/HISTORY
@@ -1,3 +1,6 @@
+2015-07-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: libxkbcommon required
+
2015-07-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.5.0

diff --git a/qt5/qtmultimedia/DEPENDS b/qt5/qtmultimedia/DEPENDS
index 6c2fe5d..b238ee4 100755
--- a/qt5/qtmultimedia/DEPENDS
+++ b/qt5/qtmultimedia/DEPENDS
@@ -1,9 +1,9 @@
-depends -sub CXX gcc &&
depends -sub AUDIO qtbase &&
depends qtdeclarative &&
depends qtxmlpatterns &&
-depends qtsvg &&
# various audio backends
+optional_depends alsa-lib '' '' 'ALSA support' &&
+optional_depends gstreamer-1.0 'GST_VERSION=1.0' '' 'video streaming' &&
optional_depends gstreamer '' '' 'video streaming' &&
optional_depends nas '' '' 'Network Audio Sound support' &&
optional_depends openal-soft '' '' 'playing audio in a virtual 3d
environment' &&
diff --git a/qt5/qtmultimedia/HISTORY b/qt5/qtmultimedia/HISTORY
index a550a8a..ec41d9c 100644
--- a/qt5/qtmultimedia/HISTORY
+++ b/qt5/qtmultimedia/HISTORY
@@ -1,3 +1,6 @@
+2015-07-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: extra depends for plugins
+
2015-07-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.5.0

diff --git a/xorg-driver/xf86-input-libinput/DETAILS
b/xorg-driver/xf86-input-libinput/DETAILS
index 4fc9bc3..512dcfa 100755
--- a/xorg-driver/xf86-input-libinput/DETAILS
+++ b/xorg-driver/xf86-input-libinput/DETAILS
@@ -1,6 +1,6 @@
SPELL=xf86-input-libinput
- VERSION=0.11.0
-
SOURCE_HASH=sha512:3d8463a9f5275a54b1d5299aca0a12271715582fed882e39ff10934308aadce864357cd9e3c75a4713aee8b12b81f139f33f25e8f92846c98cc299b3c4d6389b
+ VERSION=0.12.0
+
SOURCE_HASH=sha512:983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/xorg-driver/xf86-input-libinput/HISTORY
b/xorg-driver/xf86-input-libinput/HISTORY
index 6efec08..6ff6dba 100644
--- a/xorg-driver/xf86-input-libinput/HISTORY
+++ b/xorg-driver/xf86-input-libinput/HISTORY
@@ -1,3 +1,6 @@
+2015-07-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.12.0
+
2015-06-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.11.0

diff --git a/xorg-lib/libinput/DETAILS b/xorg-lib/libinput/DETAILS
index 973d978..f29bdfc 100755
--- a/xorg-lib/libinput/DETAILS
+++ b/xorg-lib/libinput/DETAILS
@@ -1,6 +1,6 @@
SPELL=libinput
- VERSION=0.18.0
-
SOURCE_HASH=sha512:352a941a03942ed486f4d0d1ce09c928b5230bb041f71d6d906307cd208d23071b85f885658e9118cf29a72686dcd76c2c66c1b3291f48745efd40e6e5dfe38b
+ VERSION=0.20.0
+
SOURCE_HASH=sha512:5c38024d4f0f7c4a7f50b5bfe1ebcb60778643ab053798847b48c704dbf19de3443d98ea508f1dd72577567f949fe85bc80ff1706e6a0896d02449485b41b1a6
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=http://www.freedesktop.org/software/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/xorg-lib/libinput/HISTORY b/xorg-lib/libinput/HISTORY
index f7c18da..c84544a 100644
--- a/xorg-lib/libinput/HISTORY
+++ b/xorg-lib/libinput/HISTORY
@@ -1,3 +1,9 @@
+2015-07-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.20.0
+
+2015-07-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.19.0
+
2015-06-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.18.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bff344b42418ba57a7acf97e273e46cf68f47540), Treeve Jelbert, 07/17/2015

Archive powered by MHonArc 2.6.24.

Top of Page