Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (4549184a063dd4c8bc219b306cd0dddc3f49d8c5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (4549184a063dd4c8bc219b306cd0dddc3f49d8c5)
  • Date: Wed, 19 Sep 2012 19:31:08 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null
|binary
gnome2-apps/gnumeric/BUILD |
2
gnome2-apps/gnumeric/DEPENDS |
11 ----
gnome2-apps/gnumeric/HISTORY |
4 +
gnome2-libs/libgsf/DEPENDS |
25 ++++++----
gnome2-libs/libgsf/DETAILS |
6 +-
gnome2-libs/libgsf/HISTORY |
11 ++++
gnome2-libs/libgsf/PRE_SUB_DEPENDS |
2
gnome2-libs/libgsf/REPAIR^0e91218b9f943c4259e977b24a7562dd^PRE_SUB_DEPENDS |
5 ++
gnome2-libs/libgsf/SUB_DEPENDS |
4 -
gnome2-libs/libgsf/libgsf-1.14.21.tar.bz2.sig |
0
gnome2-libs/libgsf/libgsf-1.14.24.tar.xz.sig
|binary
graphics-libs/vips/DEPENDS |
7 --
graphics-libs/vips/DETAILS |
5 +-
graphics-libs/vips/HISTORY |
10 ++++
graphics-libs/vips/vips-7.30.2.tar.gz.sig
|binary
graphics/nip2/DETAILS |
5 +-
graphics/nip2/HISTORY |
6 ++
graphics/nip2/PRE_BUILD |
3 +
graphics/nip2/nip2-7.30.1.tar.gz.sig
|binary
graphics/nip2/yyleng.patch |
13 +++++
http/midori/DETAILS |
4 -
http/midori/HISTORY |
3 +
utils/sudo/DETAILS |
2
utils/sudo/HISTORY |
3 +
utils/xen/DETAILS |
2
utils/xen/HISTORY |
4 +
utils/xen/PRE_BUILD |
2
utils/xen/xsa-19.patch |
11 ++++
video/ffmpeg/DETAILS |
2
video/ffmpeg/HISTORY |
3 +
31 files changed, 116 insertions(+), 39 deletions(-)

New commits:
commit d997835af29305721a7472e8d08559083d41d6e0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xorg-server: => 1.8.2 (NOTE: goes only for master branch)"

This reverts commit 495a69e47c940308fad78cd0242bfe0d3cf43237.

Revert for devel-xorg-modular, newer version.

commit 5410815df4b76117c14f58bdfcaa6732f6a1fe12
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

midori 0.4.7

commit ce74cd22645e84315fe38d61b824e579d21e921d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnumeric: Disable GNOME support (see Bug #444)

commit 993bb7d50530d808622c8f0a7ef8e920e931c039
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnumeric: Depends on libglade2, intltool

commit 141853db1db10624fffa5741693dda875cfd8b90
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "goffice: Updated to 0.9.6"

This reverts commit f27d43dd39dc98703b6220be645ad1258697f0e4.

gnumeric 1.10.x requires goffice 0.8.x (even though the site says >=
0.8.x).

gnumeric 1.12.x (currently 1.11.x devel) needs goffice 0.9.x.

commit 90f5688a8d41b26a95ba4bc6138b943324ad7a51
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

nip2: Updated to 7.30.1
Apply yyleng.patch to fix compilation with newer bison/flex
Fixes for 7.26.x as well

gcc -DHAVE_CONFIG_H -I. -I.. -pthread -fopenmp -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/ImageMagick
-I/usr/include/orc-0.4 -I/usr/include/OpenEXR -DG_DISABLE_ASSERT
-DG_DISABLE_CHECKS -march=native -mtune=native -m32 -pipe -DPIC
-fPIC -O2 -MT nip2-lex.o -MD -MP -MF .deps/nip2-lex.Tpo -c -o nip2-lex.o
`test -f 'lex.c' || echo './'`lex.c
In file included from ip.h:488:0,
from lex.l:31:
parser.h:58:12: error: conflicting types for 'yyleng'
lex.c:275:11: note: previous declaration of 'yyleng' was here
make[3]: *** [nip2-lex.o] Error 1

commit 1b426482105676e4ba01b093c00ba325769558a1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vips: Updated to 7.30.2 (required for nips 7.30.x)
./configure doesn't know --with-openexr, --without-cimg, --with-liboil,
nor --with-lcms2 anymore
*-openexr -> *-OpenEXR
Removed cimg optional dependency
Removed liboil optional dependency
Removed lcms optional dependency (only supports lcms2 now)

commit f27d43dd39dc98703b6220be645ad1258697f0e4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

goffice: Updated to 0.9.6
SOURCE matches upstream posted SHA256
.bz2 -> .xz

commit be01c2204ea4b57a9ae5509abebf817542d344d1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libgsf: Added optional dependency on gobject-introspection

commit 60c2b2615abdbbd0ac4ea344ef9b6982a61bc523
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libgsf: Updated to 1.4.24
./configure does not understand --with-gnome-vfs, --with-bonobo, nor
--with-gnome-vfs
GNOME VFS swapped to GIO libraries a while ago
Added optional dependency on gdk-pixbuf2
Incorrect sub-dependency on poppler -> gio (should have been gnome-vfs2)

commit 3aff8cb2ca5084f16ad73a59921c7a7586114b83
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libgsf: Remove stale GPG signature

commit 6b2823eb0386456ba6e7bbfa12ef9a9aaa1b6481
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xen: fixed XSA-19 (CVE-2012-4411)

commit a30fa4065d99223b958838e4cf9b5f37d6b9b6f9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sudo: => 1.8.6p3

commit 495a69e47c940308fad78cd0242bfe0d3cf43237
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xorg-server: => 1.8.2 (NOTE: goes only for master branch)

commit dfc3bda6e2f4213a511fd4d27649127cfc06e48c
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

ffmpeg 0.11.2

diff --git a/gnome2-apps/gnumeric/BUILD b/gnome2-apps/gnumeric/BUILD
index 6b97b16..cb403c0 100755
--- a/gnome2-apps/gnumeric/BUILD
+++ b/gnome2-apps/gnumeric/BUILD
@@ -22,4 +22,6 @@ else
OPTS="$OPTS --without-long-double"
fi &&

+OPTS="$OPTS --without-gnome" &&
+
default_build
diff --git a/gnome2-apps/gnumeric/DEPENDS b/gnome2-apps/gnumeric/DEPENDS
index aeca41e..63a2440 100755
--- a/gnome2-apps/gnumeric/DEPENDS
+++ b/gnome2-apps/gnumeric/DEPENDS
@@ -1,6 +1,8 @@
. "$GRIMOIRE/FUNCTIONS" &&

+depends intltool &&
depends libole2-2 &&
+depends libglade2 &&
depends libgsf &&

depends goffice &&
@@ -18,15 +20,6 @@ optional_depends gtk+2 \
"--without-gtk" \
"Build UI?" &&

-optional_depends libgnomeui \
- "--with-gnome" \
- "--without-gnome" \
- "Build GNOME extensions?" &&
-
-if is_depends_enabled $SPELL libgnomeui; then
- depends -sub GNOME libgsf
-fi &&
-
optional_depends perl \
"--with-perl" \
"--without-perl" \
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 723b8f8..ffd69db 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2012-09-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libglade2, intltool
+ Disable GNOME support (see Bug #444)
+
2011-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.10.17

diff --git a/gnome2-libs/libgsf/DEPENDS b/gnome2-libs/libgsf/DEPENDS
index 223086b..18ea3d6 100755
--- a/gnome2-libs/libgsf/DEPENDS
+++ b/gnome2-libs/libgsf/DEPENDS
@@ -11,10 +11,10 @@ optional_depends bzip2 \
"--without-bz2" \
"build additional wrappers for BZ2" &&

-optional_depends gnome-vfs2 \
- "--with-gnome-vfs" \
- "--without-gnome-vfs" \
- "build additional wrappers for GNOME-VFS" &&
+optional_depends gvfs \
+ "--with-gio" \
+ "--without-gio" \
+ "build additional wrappers for GIO" &&

optional_depends pygtk2 \
"--with-python" \
@@ -25,12 +25,17 @@ if is_depends_enabled $SPELL pygtk2; then
depends python
fi &&

-optional_depends libbonobo \
- "--with-bonobo" \
- "--without-bonobo" \
- "for use of bonobo" &&
-
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "build documentation with gtk-doc"
+ "build documentation with gtk-doc" &&
+
+optional_depends gdk-pixbuf2 \
+ "--with-gdk-pixbuf" \
+ "--without-gdk-pixbuf" \
+ "to use GDK PixBuf image library" &&
+
+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "for GObject introspection"
diff --git a/gnome2-libs/libgsf/DETAILS b/gnome2-libs/libgsf/DETAILS
index 17a745d..1a97770 100755
--- a/gnome2-libs/libgsf/DETAILS
+++ b/gnome2-libs/libgsf/DETAILS
@@ -1,9 +1,9 @@
SPELL=libgsf
- VERSION=1.14.23
-
SOURCE_HASH=sha512:21c6f80fb242b3cd1482cef34126de963ffc566f909cbff656c67a20a179abcf1dcfcc2cf78f8aa56ec1b23eebf890262d31aef3709db635bab1432990ac451e
-# SOURCE_GPG=gurus.gpg:$SOURCE.sig
+ VERSION=1.14.24
+#
SOURCE_HASH=sha512:21c6f80fb242b3cd1482cef34126de963ffc566f909cbff656c67a20a179abcf1dcfcc2cf78f8aa56ec1b23eebf890262d31aef3709db635bab1432990ac451e
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
LICENSE[0]=GNU
diff --git a/gnome2-libs/libgsf/HISTORY b/gnome2-libs/libgsf/HISTORY
index 9081c98..97243bd 100644
--- a/gnome2-libs/libgsf/HISTORY
+++ b/gnome2-libs/libgsf/HISTORY
@@ -1,3 +1,14 @@
+2012-09-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.4.24
+ * DEPENDS: ./configure does not understand --with-gnome-vfs,
--with-bonobo,
+ nor --with-gnome-vfs
+ GNOME VFS swapped to GIO libraries a while ago
+ Added optional dependency on gdk-pixbuf2
+ Added optional dependency on gobject-introspection
+ * SUB_DEPENDS: gnome-vfs2 -> gio
+ Incorrect dependency on poppler -> gio (should have been gnome-vfs2)
+ * PRE_SUB_DEPENDS: gnome-vfs2 -> gio
+
2012-05-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.23

diff --git a/gnome2-libs/libgsf/PRE_SUB_DEPENDS
b/gnome2-libs/libgsf/PRE_SUB_DEPENDS
index cb85268..4fe1c0f 100755
--- a/gnome2-libs/libgsf/PRE_SUB_DEPENDS
+++ b/gnome2-libs/libgsf/PRE_SUB_DEPENDS
@@ -1,5 +1,5 @@
case $THIS_SUB_DEPENDS in
- GNOME) is_depends_enabled $SPELL gnome-vfs2;;
+ GNOME) is_depends_enabled $SPELL gvfs;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
return 1;;
esac
diff --git
a/gnome2-libs/libgsf/REPAIR^0e91218b9f943c4259e977b24a7562dd^PRE_SUB_DEPENDS
b/gnome2-libs/libgsf/REPAIR^0e91218b9f943c4259e977b24a7562dd^PRE_SUB_DEPENDS
new file mode 100755
index 0000000..4fe1c0f
--- /dev/null
+++
b/gnome2-libs/libgsf/REPAIR^0e91218b9f943c4259e977b24a7562dd^PRE_SUB_DEPENDS
@@ -0,0 +1,5 @@
+case $THIS_SUB_DEPENDS in
+ GNOME) is_depends_enabled $SPELL gvfs;;
+ *) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
+ return 1;;
+esac
diff --git a/gnome2-libs/libgsf/SUB_DEPENDS b/gnome2-libs/libgsf/SUB_DEPENDS
index 0d5d0a9..ded4210 100755
--- a/gnome2-libs/libgsf/SUB_DEPENDS
+++ b/gnome2-libs/libgsf/SUB_DEPENDS
@@ -1,6 +1,6 @@
case $THIS_SUB_DEPENDS in
-GNOME) message "Libgsf with GNOME support requested, forcing gnome-vfs2
dependency" &&
- depends poppler "--with-gnome-vfs";;
+GNOME) message "Libgsf with GNOME support requested, forcing
${SPELL_COLOR}gvfs${DEFAULT_COLOR} dependency" &&
+ depends gvfs "--with-gio";;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
return 1;;
esac
diff --git a/gnome2-libs/libgsf/libgsf-1.14.21.tar.bz2.sig
b/gnome2-libs/libgsf/libgsf-1.14.21.tar.bz2.sig
deleted file mode 100644
index 07ae633..0000000
Binary files a/gnome2-libs/libgsf/libgsf-1.14.21.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/libgsf/libgsf-1.14.24.tar.xz.sig
b/gnome2-libs/libgsf/libgsf-1.14.24.tar.xz.sig
new file mode 100644
index 0000000..ed6dbfc
Binary files /dev/null and b/gnome2-libs/libgsf/libgsf-1.14.24.tar.xz.sig
differ
diff --git a/graphics-libs/vips/DEPENDS b/graphics-libs/vips/DEPENDS
index cc26876..482874a 100755
--- a/graphics-libs/vips/DEPENDS
+++ b/graphics-libs/vips/DEPENDS
@@ -11,16 +11,13 @@ optional_depends libexif "--with-libexif"
"--without-libexif" "For libex
optional_depends JPEG "--with-jpeg" "--without-jpeg" "For
JPEG support" &&
optional_depends libpng "--with-png" "--without-png" "For
PNG support" &&
optional_depends tiff "--with-tiff" "--without-tiff" "For
TIFF support" &&
-optional_depends openexr "--with-openexr" "--without-openexr" "For
openexr support" &&
+optional_depends openexr "--with-OpenEXR" "--without-OpenEXR" "For
openexr support" &&
optional_depends libv4l "--with-v4l" "--without-v4l" "For
v4l support" &&
optional_depends imagemagick "--with-magick" "--without-magick" "For
ImageMagic support" &&
-optional_depends lcms "--with-lcms" "--without-lcms" "For
LCMS support" &&
-optional_depends cimg "--with-cimg" "--without-cimg" "For
cimg support" &&
+optional_depends lcms2 "--with-lcms" "--without-lcms" "For
LCMS support" &&
optional_depends fftw "--with-fftw" "--without-fftw" "For
FFT support" &&
-optional_depends liboil "--with-liboil" "--without-liboil" "For
liboil support" &&
optional_depends zip "--with-zip" "--without-zip" "For
Zip support" &&
optional_depends python "--with-python" "--without-python" "For
python bindings" &&
optional_depends pango "--with-pangoft2" "--without-pangoft2" "For
pango support"
-optional_depends lcms2 "--with-lcms2" "--without-lcms2"
optional_depends cfitsio "--with-cfitsio" "--without-cfitsio"
optional_depends orc "--with-orc" "--without-orc"
diff --git a/graphics-libs/vips/DETAILS b/graphics-libs/vips/DETAILS
index 9a16e37..9c18e42 100755
--- a/graphics-libs/vips/DETAILS
+++ b/graphics-libs/vips/DETAILS
@@ -1,9 +1,10 @@
SPELL=vips
- VERSION=7.26.3
+ VERSION=7.30.2
SOURCE=${SPELL}-${VERSION}.tar.gz
+#
SOURCE_HASH=sha512:7f2a21e2fac863d2ac43dc4a90f33e34a84d27035050357dba599e8a368b013d04f8ca03155dfc882e77004399800ae35fd40fa1919478e0b6ad0ba970806cb2
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]=http://www.vips.ecs.soton.ac.uk/supported/${VERSION:0:4}/$SOURCE
-
SOURCE_HASH=sha512:7f2a21e2fac863d2ac43dc4a90f33e34a84d27035050357dba599e8a368b013d04f8ca03155dfc882e77004399800ae35fd40fa1919478e0b6ad0ba970806cb2
WEB_SITE=http://www.vips.ecs.soton.ac.uk/index.php
ENTERED=20041230
LICENSE[0]=LGPL
diff --git a/graphics-libs/vips/HISTORY b/graphics-libs/vips/HISTORY
index 15f97da..cfb5084 100644
--- a/graphics-libs/vips/HISTORY
+++ b/graphics-libs/vips/HISTORY
@@ -1,3 +1,13 @@
+2012-09-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 7.30.2 (required for nips 7.30.x)
+ * DEPENDS: ./configure doesn't know --with-openexr, --without-cimg,
+ --with-liboil, nor --with-lcms2 anymore
+ *-openexr -> *-OpenEXR
+ Removed cimg optional dependency
+ Removed liboil optional dependency
+ Removed lcms optional dependency (only supports lcms2 now)
+
+
2011-09-10 Robert Figura <template AT sourcemage.org>
* DETAILS: Updated to version 7.26.3
* DEPENDS: add optional_depends on lcms2 + cfitsio + orc
diff --git a/graphics-libs/vips/vips-7.30.2.tar.gz.sig
b/graphics-libs/vips/vips-7.30.2.tar.gz.sig
new file mode 100644
index 0000000..efdb16d
Binary files /dev/null and b/graphics-libs/vips/vips-7.30.2.tar.gz.sig differ
diff --git a/graphics/nip2/DETAILS b/graphics/nip2/DETAILS
index 2420b84..c1267f9 100755
--- a/graphics/nip2/DETAILS
+++ b/graphics/nip2/DETAILS
@@ -1,9 +1,10 @@
SPELL=nip2
- VERSION=7.26.3
+ VERSION=7.30.1
SOURCE=${SPELL}-${VERSION}.tar.gz
+#
SOURCE_HASH=sha512:cd20f82de44fc90acc17e5cd0cd76c39f96b86d9ec5a38805f4f92896dd33cde29ea3fcfffdac1e4e447a533c6b077104f5f768a80f58a05013f793f578b6336
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]=http://www.vips.ecs.soton.ac.uk/supported/${VERSION:0:4}/${SOURCE}
-
SOURCE_HASH=sha512:cd20f82de44fc90acc17e5cd0cd76c39f96b86d9ec5a38805f4f92896dd33cde29ea3fcfffdac1e4e447a533c6b077104f5f768a80f58a05013f793f578b6336
SOURCE_URL[1]=${SOURCEFORGE_URL}/vips/${SOURCE}
WEB_SITE=http://www.vips.ecs.soton.ac.uk/index.php
ENTERED=20041230
diff --git a/graphics/nip2/HISTORY b/graphics/nip2/HISTORY
index a4b10cb..08928b3 100644
--- a/graphics/nip2/HISTORY
+++ b/graphics/nip2/HISTORY
@@ -1,3 +1,9 @@
+2012-09-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 7.30.1
+ * PRE_BUILD: Apply yyleng.patch
+ * yyleng.patch: Fix compilation with newer bison/flex
+ Fixes for 7.26.x as well
+
2011-09-10 Robert Figura <template AT sourcemage.org>
* DETAILS: Updated to version 7.26.3

diff --git a/graphics/nip2/PRE_BUILD b/graphics/nip2/PRE_BUILD
new file mode 100755
index 0000000..d170c16
--- /dev/null
+++ b/graphics/nip2/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build
+patch "${SOURCE_DIRECTORY}"/src/parser.h \
+ "${SPELL_DIRECTORY}"/yyleng.patch \
diff --git a/graphics/nip2/nip2-7.30.1.tar.gz.sig
b/graphics/nip2/nip2-7.30.1.tar.gz.sig
new file mode 100644
index 0000000..8e17ad1
Binary files /dev/null and b/graphics/nip2/nip2-7.30.1.tar.gz.sig differ
diff --git a/graphics/nip2/yyleng.patch b/graphics/nip2/yyleng.patch
new file mode 100644
index 0000000..f468801
--- /dev/null
+++ b/graphics/nip2/yyleng.patch
@@ -0,0 +1,13 @@
+diff -Naur nip2-7.30.1.orig/src/parser.h nip2-7.30.1/src/parser.h
+--- nip2-7.30.1.orig/src/parser.h 2012-09-19 14:58:57.722847887 -0700
++++ nip2-7.30.1/src/parser.h 2012-09-19 15:10:53.300434547 -0700
+@@ -55,7 +55,8 @@
+ void nip2yyerror( const char *sub, ... )
+ __attribute__((format(printf, 1, 2)));
+ void yyerror( const char *msg );
+-extern int yyleng; /* lex stuff */
++typedef size_t yy_size_t;
++extern yy_size_t yyleng;
+
+ /* Lex gathers tokens here for workspace.c
+ */
diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index aeff829..0c7efc1 100755
--- a/http/midori/DETAILS
+++ b/http/midori/DETAILS
@@ -11,11 +11,11 @@ if [[ $MIDORI_BRANCH == scm ]]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
else
- VERSION=0.4.6
+ VERSION=0.4.7
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:8c46f2eed6dd0af237b6aa021f8fc2150bd4387f7de14c9265cf5b8c1a1a558ecf908c98389415100ca0eac9037d7df89c5a348ef9dcd397bb1d3421104a8e7a
+
SOURCE_HASH=sha512:2a943ef19cb21826b2239dbcd5180ad46240326bc8b5f87fbf6095ca99cea277cf92bb8ed9db8cf96761a8b1af31f4849c25a2bc27b80cd29d14f288875f9e9b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
WEB_SITE=http://software.twotoasts.de/?page=midori
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index b58c9fd..db9d13c 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2012-09-20 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.4.7
+
2012-05-15 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.4.6

diff --git a/utils/sudo/DETAILS b/utils/sudo/DETAILS
index 8c63b83..1b23c7e 100755
--- a/utils/sudo/DETAILS
+++ b/utils/sudo/DETAILS
@@ -1,5 +1,5 @@
SPELL=sudo
- VERSION=1.8.6p2
+ VERSION=1.8.6p3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.gratisoft.us/sudo/dist/${SOURCE}
diff --git a/utils/sudo/HISTORY b/utils/sudo/HISTORY
index 65c4c26..e42c5a4 100644
--- a/utils/sudo/HISTORY
+++ b/utils/sudo/HISTORY
@@ -1,3 +1,6 @@
+2012-09-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.6p3
+
2012-09-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.6p2

diff --git a/utils/xen/DETAILS b/utils/xen/DETAILS
index 67152df..e04dcd6 100755
--- a/utils/xen/DETAILS
+++ b/utils/xen/DETAILS
@@ -1,6 +1,6 @@
SPELL=xen
VERSION=4.1.3
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
diff --git a/utils/xen/HISTORY b/utils/xen/HISTORY
index f0d4528..7ce226d 100644
--- a/utils/xen/HISTORY
+++ b/utils/xen/HISTORY
@@ -1,3 +1,7 @@
+2012-08-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: SECURITY_PATCH++
+ * xsa-19.patch: added, to fix CVE-2012-4411
+
2012-08-11 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.1.3; SECURITY_PATCH=1

diff --git a/utils/xen/PRE_BUILD b/utils/xen/PRE_BUILD
index c7f9a4a..4a7ade4 100755
--- a/utils/xen/PRE_BUILD
+++ b/utils/xen/PRE_BUILD
@@ -1,6 +1,8 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&

+patch -p0 < "$SPELL_DIRECTORY/xsa-19.patch" &&
+
if [[ $XEN_UPINIT != y ]]; then
sedit "s:all install-initd:all:" tools/hotplug/Linux/Makefile
fi &&
diff --git a/utils/xen/xsa-19.patch b/utils/xen/xsa-19.patch
new file mode 100644
index 0000000..65b25ca
--- /dev/null
+++ b/utils/xen/xsa-19.patch
@@ -0,0 +1,11 @@
+--- tools/ioemu-qemu-xen/vl.c.orig 2012-04-24 21:35:40.000000000 +0400
++++ tools/ioemu-qemu-xen/vl.c 2012-09-19 14:44:19.190522811 +0400
+@@ -4910,7 +4910,7 @@
+ kernel_cmdline = "";
+ cyls = heads = secs = 0;
+ translation = BIOS_ATA_TRANSLATION_AUTO;
+- monitor_device = "vc:80Cx24C";
++ monitor_device = "null";
+
+ serial_devices[0] = "vc:80Cx24C";
+ for(i = 1; i < MAX_SERIAL_PORTS; i++)
diff --git a/video/ffmpeg/DETAILS b/video/ffmpeg/DETAILS
index 890dd50..c43995d 100755
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,6 +1,6 @@
SPELL=ffmpeg
if [[ $FFMPEG_RELEASE == stable ]]; then
- VERSION=0.11.1
+ VERSION=0.11.2
SECURITY_PATCH=13
else
VERSION=0.7.13
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index 63ec5b1..9711b45 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,6 @@
+2012-09-19 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.11.2
+
2012-08-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* SUB_DEPENDS, PRE_SUB_DEPENDS: offer sub dependency on stable/legacy
release



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (4549184a063dd4c8bc219b306cd0dddc3f49d8c5), Eric Sandall, 09/19/2012

Archive powered by MHonArc 2.6.24.

Top of Page