Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (a9a6323e32d486535d9f9efa80b4b5098421957f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (a9a6323e32d486535d9f9efa80b4b5098421957f)
  • Date: Mon, 9 May 2011 06:44:04 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

crypto/gnutls/DETAILS | 6
+++---
crypto/gnutls/HISTORY | 3 +++
dev/null |binary
disk/captive/DEPENDS | 2 +-
disk/captive/HISTORY | 3 +++
disk/qtparted/DEPENDS | 2 +-
disk/qtparted/HISTORY | 3 +++
disk/testdisk/DEPENDS | 2 +-
disk/testdisk/HISTORY | 3 +++
gnome2-libs/dconf/DETAILS | 4
++--
gnome2-libs/dconf/HISTORY | 3 +++
gnome2-libs/libgda4/DETAILS | 2 +-
gnome2-libs/libgda4/HISTORY | 3 +++
gnome2-libs/libgda4/libgda-4.2.5.tar.bz2.sig | 0
gnome2-libs/libgda4/libgda-4.2.7.tar.bz2.sig |binary
graphics/feh/DETAILS | 4
++--
graphics/feh/HISTORY | 3 +++
http/firefox/DETAILS | 2 +-
http/firefox/HISTORY | 3 +++
mail/exim/DEPENDS | 10
++++++++--
mail/exim/DETAILS | 4
++--
mail/exim/HISTORY | 4
++++
shell-term-fm/gnome-commander/DETAILS | 2 +-
shell-term-fm/gnome-commander/HISTORY | 3 +++
shell-term-fm/gnome-commander/gnome-commander-1.2.8.10.tar.bz2.sig | 0
shell-term-fm/gnome-commander/gnome-commander-1.2.8.11.tar.bz2.sig |binary
26 files changed, 54 insertions(+), 17 deletions(-)

New commits:
commit df9c423e7d5f7443aefede7ee1e56e3617e95d71
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

exim: => 4.76 (security)

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

dconf 0.7.5

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

gnutls 2.12.4

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

feh 1.13

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

captive: DEPENDS: deprecated ntfsprogs -> ntfs-3g

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

qtparted: DEPENDS: deprecated ntfsprogs -> ntfs-3g

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

testdisk: DEPENDS: deprecated ntfsprogs -> ntfs-3g

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

gnome-commander 1.2.8.11

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

libgda4 4.2.7

commit e2b3851267543506ddb431d010873c2d901c526e
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox: Updated devel to version 4.0.1

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 55700dd..e6aca74 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -15,7 +15,7 @@ fi


if [ -z "$GNUTLS_BRANCH" ] || [ "$GNUTLS_BRANCH" == "DEFAULT" ]; then
- GNUTLS_BRANCH="2.10"
+ GNUTLS_BRANCH="2.12"
fi

case $GNUTLS_BRANCH in
@@ -70,9 +70,9 @@ case $GNUTLS_BRANCH in

SOURCE_HASH=sha512:2856827ebf9e85592d373d1b0031257da6a3ce9256a51fa0d1a1661c6778f913b51ba1a51c919ef14b3f1737c7babc37bc0eb13524be981c8059bebe94e2ece3
;;
2.12)
- VERSION=2.12.2
+ VERSION=2.12.4
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:f3e82c704311cc62dab9cb4edea6e120929dcefd6e2a9cc4992b512d280552432320e1b92d845176bcf40a0f4d5652a86f64c36aff77888948f72c92f18323de
+
SOURCE_HASH=sha512:4ca29b71bfe98a06784b5548bfc3ca9eb9a00aa37379dedeace7570956e1cfe33e2e720aed2281596b0cf921df5ea67ff5ab40bad88b282ad589a48f114d194c
;;
esac

diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index 77a03ab..9a1699e 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.12.4, GNUTLS_BRANCH="2.12"
+
2011-04-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.12.2

diff --git a/disk/captive/DEPENDS b/disk/captive/DEPENDS
index 1a4644d..2622db6 100755
--- a/disk/captive/DEPENDS
+++ b/disk/captive/DEPENDS
@@ -1,6 +1,6 @@
depends fuse &&
if [ "$GNOME_HELPER" == "y" ]; then
- depends ntfsprogs &&
+ depends ntfs-3g &&
depends libgnomeui
fi
optional_depends gnome-vfs2 "" "" "For a Gnome VFS module"
diff --git a/disk/captive/HISTORY b/disk/captive/HISTORY
index 1a73373..a2f072a 100644
--- a/disk/captive/HISTORY
+++ b/disk/captive/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: deprecated ntfsprogs -> ntfs-3g
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/disk/qtparted/DEPENDS b/disk/qtparted/DEPENDS
index 693f7e6..8c06983 100755
--- a/disk/qtparted/DEPENDS
+++ b/disk/qtparted/DEPENDS
@@ -3,7 +3,7 @@ depends parted &&
depends qt-x11 &&
depends unsermake &&

-optional_depends "ntfsprogs" "" "--disable-ntfs" "for NTFS support"
&&
+optional_depends "ntfs-3g" "" "--disable-ntfs" "for NTFS support"
&&
optional_depends "xfsprogs" "" "--disable-xfs" "for XFS support"
&&
optional_depends "progsreiserfs" "" "--disable-reiserfs" "for ReiserFS
support" &&
optional_depends "jfsutils" "" "--disable-jfs" "for JFS support"
diff --git a/disk/qtparted/HISTORY b/disk/qtparted/HISTORY
index 265c116..5fb1cb0 100644
--- a/disk/qtparted/HISTORY
+++ b/disk/qtparted/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: deprecated ntfsprogs -> ntfs-3g
+
2008-01-15 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Enable make_single for default_build as it fails with
multiple
make jobs
diff --git a/disk/testdisk/DEPENDS b/disk/testdisk/DEPENDS
index db8109a..451fa80 100755
--- a/disk/testdisk/DEPENDS
+++ b/disk/testdisk/DEPENDS
@@ -1,5 +1,5 @@
optional_depends openssl '' '' 'encryption support' &&
optional_depends "progsreiserfs" "" "" "to list files from ReiserFS
partition" &&
-optional_depends "ntfsprogs" "" "" "to list files from NTFS
partition" &&
+optional_depends "ntfs-3g" "" "" "to list files from NTFS
partition" &&
optional_depends "JPEG" "" "" "to improved JPEG recovery rate"
&&
optional_depends "libewf" "" "" "to support Expert Witness
Compression Format (EWF)"
diff --git a/disk/testdisk/HISTORY b/disk/testdisk/HISTORY
index 48f8c4d..84e6525 100644
--- a/disk/testdisk/HISTORY
+++ b/disk/testdisk/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: deprecated ntfsprogs -> ntfs-3g
+
2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: jpeg -> JPEG

diff --git a/gnome2-libs/dconf/DETAILS b/gnome2-libs/dconf/DETAILS
index 0fa32af..06a65c3 100755
--- a/gnome2-libs/dconf/DETAILS
+++ b/gnome2-libs/dconf/DETAILS
@@ -1,8 +1,8 @@
SPELL=dconf
- VERSION=0.7.3
+ VERSION=0.7.5
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://download.gnome.org/sources/${SPELL}/0.7/${SOURCE}
-
SOURCE_HASH=sha512:a6c60e9ad5d4dd736476bcbd0bcc0ee8142a3d39a77c05945a44174a27197f7ee13c223c76975f1389b1b81b77544dca6f62bf9432d5b2ce6c60c1cfe39337e5
+
SOURCE_HASH=sha512:c477071fb74dd7ff73b8817bd915a820fea0ce1d2a8b0edce94995bc57bdd6376c002ad1e7977f0add0321248851c554b727ff0fc2c3382f00b05e659d5928b9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://live.gnome.org/dconf";
LICENSE[0]="LGPL"
diff --git a/gnome2-libs/dconf/HISTORY b/gnome2-libs/dconf/HISTORY
index 040f6d8..7c08397 100644
--- a/gnome2-libs/dconf/HISTORY
+++ b/gnome2-libs/dconf/HISTORY
@@ -1,3 +1,6 @@
+2011-05-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.7.5
+
2011-04-07 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.7.3

diff --git a/gnome2-libs/libgda4/DETAILS b/gnome2-libs/libgda4/DETAILS
index 22e1f8e..289ee91 100755
--- a/gnome2-libs/libgda4/DETAILS
+++ b/gnome2-libs/libgda4/DETAILS
@@ -1,5 +1,5 @@
SPELL=libgda4
- VERSION=4.2.5
+ VERSION=4.2.7
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE="libgda-${VERSION}.tar.bz2"
SOURCE_URL[0]=$GNOME_URL/sources/libgda/$BRANCH/$SOURCE
diff --git a/gnome2-libs/libgda4/HISTORY b/gnome2-libs/libgda4/HISTORY
index b6c82b0..601a5be 100644
--- a/gnome2-libs/libgda4/HISTORY
+++ b/gnome2-libs/libgda4/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.2.7
+
2011-02-24 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.2.5

diff --git a/gnome2-libs/libgda4/libgda-4.2.5.tar.bz2.sig
b/gnome2-libs/libgda4/libgda-4.2.5.tar.bz2.sig
deleted file mode 100644
index 7d6cdfd..0000000
Binary files a/gnome2-libs/libgda4/libgda-4.2.5.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/libgda4/libgda-4.2.7.tar.bz2.sig
b/gnome2-libs/libgda4/libgda-4.2.7.tar.bz2.sig
new file mode 100644
index 0000000..d560d22
Binary files /dev/null and b/gnome2-libs/libgda4/libgda-4.2.7.tar.bz2.sig
differ
diff --git a/graphics/feh/DETAILS b/graphics/feh/DETAILS
index b54c111..0134bd5 100755
--- a/graphics/feh/DETAILS
+++ b/graphics/feh/DETAILS
@@ -1,5 +1,5 @@
SPELL=feh
- VERSION=1.12
+ VERSION=1.13
SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[1]=http://www.chaosdorf.de/~derf/feh/$SOURCE
WEB_SITE=http://feh.finalrewind.org/
ENTERED=20011101
-
SOURCE_HASH=sha512:5d5eff5df5f2fe26be4ba3f95b25295bf8cf600f11ee345a6261c02aff345db0bfe1dd59be73f619013d18fdba94e197d70de0a2027a111886db33685fcbd73d
+
SOURCE_HASH=sha512:753731298a7210e5b8f04eca326eacb0cd4b968d754707d80d1922b8122bf57bc52343afd3b79eb83a083b8f8e7219ba31afd96b5250f972588fa33645c34093
LICENSE[0]=GPL
KEYWORDS="graphics"
SHORT="A fast, lightweight image viewer which uses imlib2"
diff --git a/graphics/feh/HISTORY b/graphics/feh/HISTORY
index d5e92f7..dba98df 100644
--- a/graphics/feh/HISTORY
+++ b/graphics/feh/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.13
+
2011-03-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.12

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 9c3ee61..bfb88a3 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=4.0
+ VERSION=4.0.1
SOURCE=$SPELL-$VERSION.source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index c2e33b2..3dccce5 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel to version 4.0.1
+
2011-03-22 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to version 4.0
* INSTALL: Removed hacks for 4.0rc1
diff --git a/mail/exim/DEPENDS b/mail/exim/DEPENDS
index d69736c..5498658 100755
--- a/mail/exim/DEPENDS
+++ b/mail/exim/DEPENDS
@@ -67,7 +67,13 @@ optional_depends tcp_wrappers \
'--disable-tcp-wrappers-access' \
'for TCP wrapper access control' &&

-optional_depends xorg-libs \
+optional_depends libx11 \
'--enable-x11-monitor' \
'--disable-x11-monitor' \
- 'for X monitor'
+ 'for X monitor' &&
+
+if is_depends_enabled $SPELL libx11; then
+ depends libxt &&
+ depends libxmu &&
+ depends libxaw
+fi
diff --git a/mail/exim/DETAILS b/mail/exim/DETAILS
index 796fe3c..19ffa7b 100755
--- a/mail/exim/DETAILS
+++ b/mail/exim/DETAILS
@@ -1,6 +1,6 @@
SPELL=exim
- VERSION=4.75
- SECURITY_PATCH=4
+ VERSION=4.76
+ SECURITY_PATCH=5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="exim.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY"
diff --git a/mail/exim/HISTORY b/mail/exim/HISTORY
index c41899f..964b12a 100644
--- a/mail/exim/HISTORY
+++ b/mail/exim/HISTORY
@@ -1,3 +1,7 @@
+2011-05-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.76 (security: CVE-2011-1764)
+ * DEPENDS: killed xorg-libs, see #14699
+
2011-04-21 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: simplified patching
* config.patch: fixed installation on upgrade procedure with symlinks
diff --git a/shell-term-fm/gnome-commander/DETAILS
b/shell-term-fm/gnome-commander/DETAILS
index 2112bb5..c28069e 100755
--- a/shell-term-fm/gnome-commander/DETAILS
+++ b/shell-term-fm/gnome-commander/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-commander
- VERSION=1.2.8.10
+ VERSION=1.2.8.11
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/shell-term-fm/gnome-commander/HISTORY
b/shell-term-fm/gnome-commander/HISTORY
index b9f4357..2d45339 100644
--- a/shell-term-fm/gnome-commander/HISTORY
+++ b/shell-term-fm/gnome-commander/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.2.8.11
+
2011-01-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.2.8.10

diff --git
a/shell-term-fm/gnome-commander/gnome-commander-1.2.8.10.tar.bz2.sig
b/shell-term-fm/gnome-commander/gnome-commander-1.2.8.10.tar.bz2.sig
deleted file mode 100644
index 9752244..0000000
Binary files
a/shell-term-fm/gnome-commander/gnome-commander-1.2.8.10.tar.bz2.sig and
/dev/null differ
diff --git
a/shell-term-fm/gnome-commander/gnome-commander-1.2.8.11.tar.bz2.sig
b/shell-term-fm/gnome-commander/gnome-commander-1.2.8.11.tar.bz2.sig
new file mode 100644
index 0000000..5ee4539
Binary files /dev/null and
b/shell-term-fm/gnome-commander/gnome-commander-1.2.8.11.tar.bz2.sig differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (a9a6323e32d486535d9f9efa80b4b5098421957f), Vlad Glagolev, 05/09/2011

Archive powered by MHonArc 2.6.24.

Top of Page