Skip to Content.
Sympa Menu

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

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 (ebf772a0c7ac12364fe3e1a8b9c6fccc5763d95b)
  • Date: Fri, 10 Jun 2011 16:35:33 -0500

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

devel/python/HISTORY | 3 +
devel/python/TRIGGERS | 1
devel/python3/HISTORY | 3 +
devel/python3/TRIGGERS | 1
http/seamonkey/BUILD | 2 -
http/seamonkey/DETAILS | 4 +-
http/seamonkey/HISTORY | 4 ++
http/seamonkey/PRE_BUILD | 2 -
libs/glibc/DETAILS | 6 +--
libs/glibc/HISTORY | 8 ----
libs/glibc/PRE_BUILD | 7 ---
libs/glibc/glibc-2.14-1.patch | 74
------------------------------------------
libs/glibc/glibc-2.14-2.patch | 39 ----------------------
libs/glibc/glibc-2.14-3.patch | 38 ---------------------
libs/icu/DETAILS | 8 ++--
libs/icu/HISTORY | 3 +
smgl/init.d/DETAILS | 2 -
smgl/init.d/HISTORY | 6 +++
smgl/init.d/init.d/devices | 2 -
video/vlc/DETAILS | 4 +-
video/vlc/HISTORY | 3 +
21 files changed, 39 insertions(+), 181 deletions(-)

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

init.d: corrected devtmpfs detection

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

icu: => 4.8

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

vlc 1.1.10, SECURITY_PATCH=19, VideoLAN-SA-1104

commit 94fe02b323926ea89e540fe55b6f191bf6ca2c5f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

python: added a check_self on glibc cast

commit 604464b2bea9d76e7d59e59800490b4a4d7247fd
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

python3: added a check_self on glibc cast

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

seamonkey 2.1

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

Reverted until libtirpc drop-in replace glibc's rpc

Revert "glibc 2.14"

This reverts commit 142b46482762b0941007b70178eea5d2436682a8.

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

Reverted until libtirpc drop-in replace glibc's rpc

Revert "glibc: #15991"

This reverts commit b195e086035e24ee5423af873d48ad32c21759af.

diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index 3b278c8..9e5486a 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Arjan Bouter <abouter AT sourcemage.org>
+ * TRIGGERS: added check_self on glibc cast
+
2010-11-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.7.1

diff --git a/devel/python/TRIGGERS b/devel/python/TRIGGERS
index 4a23cff..27dd92e 100755
--- a/devel/python/TRIGGERS
+++ b/devel/python/TRIGGERS
@@ -1,3 +1,4 @@
on_cast gettext check_self
+on_cast glibc check_self
on_dispel pygtk2 check_self
on_dispel pygobject check_self
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 454a379..48dc4a2 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Arjan Bouter <abouter AT sourcemage.org>
+ * TRIGGERS: added a check_self on glibc cast
+
2011-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.2
* python.gpg: add key 36580288 (Georg Brandl), mentioned on webpage
diff --git a/devel/python3/TRIGGERS b/devel/python3/TRIGGERS
index 4a23cff..27dd92e 100755
--- a/devel/python3/TRIGGERS
+++ b/devel/python3/TRIGGERS
@@ -1,3 +1,4 @@
on_cast gettext check_self
+on_cast glibc check_self
on_dispel pygtk2 check_self
on_dispel pygobject check_self
diff --git a/http/seamonkey/BUILD b/http/seamonkey/BUILD
index 170fd3d..3a1e589 100755
--- a/http/seamonkey/BUILD
+++ b/http/seamonkey/BUILD
@@ -1,4 +1,4 @@
-cd $SOURCE_DIRECTORY/comm-1.9.1 &&
+cd $SOURCE_DIRECTORY/comm-2.0 &&
MOZILLA_HOME=$INSTALL_ROOT/usr/lib/seamonkey &&

#
diff --git a/http/seamonkey/DETAILS b/http/seamonkey/DETAILS
index 36a765c..8465cc6 100755
--- a/http/seamonkey/DETAILS
+++ b/http/seamonkey/DETAILS
@@ -1,7 +1,7 @@
SPELL=seamonkey
- VERSION=2.0.14
+ VERSION=2.1
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:fee8baa5ff33d334fa1f80e6f1d8c9a142c661cd92b59332822cbf0d143621f1df1b59f7f6d3f90d4715be394e78c2834e2a8e0e15caa9e322832cef21c23ca1
+
SOURCE_HASH=sha512:7c072781ba0280949ac241a9193879e6572eb4d18f52e0f48418b3c6a77e7e15c2c6817ebeaaef5c02f8750d6b67da7074219f289bb2fa7db60c6290604eb619
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URI=seamonkey/releases/$VERSION/source/$SOURCE
SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/$SOURCE_URI
diff --git a/http/seamonkey/HISTORY b/http/seamonkey/HISTORY
index f3abeb3..da4d5e5 100644
--- a/http/seamonkey/HISTORY
+++ b/http/seamonkey/HISTORY
@@ -1,3 +1,7 @@
+2011-06-10 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.1
+ * PRE_BUILD, BUILD: 1.9.1 -> 2.0
+
2011-04-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.0.14, SECURITY_PATCH=32

http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
diff --git a/http/seamonkey/PRE_BUILD b/http/seamonkey/PRE_BUILD
index 7808c05..94669ec 100755
--- a/http/seamonkey/PRE_BUILD
+++ b/http/seamonkey/PRE_BUILD
@@ -1,7 +1,7 @@
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY &&
unpack_file '' &&
-cd comm-1.9.1 &&
+cd comm-2.0 &&

cp -v $SPELL_DIRECTORY/blfs-mozconfig .mozconfig &&

diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index 2505374..1aed58f 100755
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -22,7 +22,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
if [[ "$GLIBC_CVS" == "y" ]]; then
local GLIBC_VERSION
- GLIBC_VERSION=2.14
+ GLIBC_VERSION=2.13
if [[ "${GLIBC_CVS_AUTOUPDATE}" == "y" ]]; then
VERSION=${GLIBC_VERSION}-$(date +%Y%m%d) && FORCE_DOWNLOAD=on
else
@@ -33,7 +33,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${GLIBC_VERSION}

SOURCE_URL=cvs://:pserver:anoncvs:anoncvs AT sources.redhat.com:/cvs/glibc:libc:$SPELL-${GLIBC_VERSION/./_}-branch
SOURCE_IGNORE=volatile
else
- VERSION=2.14
+ VERSION=2.13
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2=$SOURCE.sig
@@ -42,7 +42,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_GPG=glibc.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SECURITY_PATCH=1
- PATCHLEVEL=1
+ PATCHLEVEL=0
fi
if [[ $GLIBC_SANITIZE_HEADERS == n ]]; then
HEADERS_VERSION=2.6.38
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 2fa945a..5965ca4 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,11 +1,3 @@
-2011-06-05 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: PATCHLEVEL=1
- * PRE_BUILD, glibc-2.14-3.patch: patch added, #15991
-
-2011-06-02 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 2.14
- * PRE_BUILD, glibc-2.14-1.patch, glibc-2.14-2.patch: patches added
-
2011-05-10 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated default kernel headers to 2.6.38

diff --git a/libs/glibc/PRE_BUILD b/libs/glibc/PRE_BUILD
index b7ae224..3ff8bad 100755
--- a/libs/glibc/PRE_BUILD
+++ b/libs/glibc/PRE_BUILD
@@ -65,13 +65,6 @@ rm -rf $GLIBC_HEADERS_DIR/include/drm &&
# Now fixup the normal glibc
#
cd $SOURCE_DIRECTORY &&
-
-patch -p1 < $SPELL_DIRECTORY/glibc-2.14-1.patch &&
-patch -p1 < $SPELL_DIRECTORY/glibc-2.14-2.patch &&
-
-echo Bug 15991
-patch --reverse -p1 < $SPELL_DIRECTORY/glibc-2.14-3.patch &&
-
patch -p0 < $SCRIPT_DIRECTORY/Makefile.patch &&
patch -p1 < $SCRIPT_DIRECTORY/as-test-x.patch &&
patch -p1 < $SPELL_DIRECTORY/gcc45.patch &&
diff --git a/libs/glibc/glibc-2.14-1.patch b/libs/glibc/glibc-2.14-1.patch
deleted file mode 100644
index 1f3a744..0000000
--- a/libs/glibc/glibc-2.14-1.patch
+++ /dev/null
@@ -1,74 +0,0 @@
-From c8fc0c91695b1c7003c7170861274161f9224817 Mon Sep 17 00:00:00 2001
-From: Ulrich Drepper <drepper AT gmail.com>
-Date: Tue, 31 May 2011 08:45:44 -0400
-Subject: [PATCH] Don't free non-malloced memory and fix memory leak
-
----
- ChangeLog | 5 +++++
- nscd/nscd_getserv_r.c | 16 ++++++++++++----
- 2 files changed, 17 insertions(+), 4 deletions(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index 3a6abda..eee3d1b 100644
---- a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,8 @@
-+2011-05-31 Andreas Schwab <schwab AT redhat.com>
-+
-+ * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
-+ memory. Use alloca_account. Fix memory leak when retrying.
-+
- 2011-05-31 Ulrich Drepper <drepper AT gmail.com>
-
- * version.h (RELEASE): Bump for 2.14 release.
-diff --git a/nscd/nscd_getserv_r.c b/nscd/nscd_getserv_r.c
-index de96a57..f9ef056 100644
---- a/nscd/nscd_getserv_r.c
-+++ b/nscd/nscd_getserv_r.c
-@@ -124,6 +124,7 @@ nscd_getserv_r (const char *crit, size_t critlen, const
char *proto,
- s_name = (char *) (&found->data[0].servdata + 1);
- serv_resp = found->data[0].servdata;
- s_proto = s_name + serv_resp.s_name_len;
-+ alloca_aliases_len = 1;
- aliases_len = (uint32_t *) (s_proto + serv_resp.s_proto_len);
- aliases_list = ((char *) aliases_len
- + serv_resp.s_aliases_cnt * sizeof (uint32_t));
-@@ -154,7 +155,9 @@ nscd_getserv_r (const char *crit, size_t critlen, const
char *proto,
- + (serv_resp.s_aliases_cnt
- * sizeof (uint32_t)));
- if (alloca_aliases_len)
-- tmp = __alloca (serv_resp.s_aliases_cnt * sizeof (uint32_t));
-+ tmp = alloca_account (serv_resp.s_aliases_cnt
-+ * sizeof (uint32_t),
-+ alloca_used);
- else
- {
- tmp = malloc (serv_resp.s_aliases_cnt * sizeof (uint32_t));
-@@ -249,8 +252,9 @@ nscd_getserv_r (const char *crit, size_t critlen, const
char *proto,
- + (serv_resp.s_aliases_cnt
- * sizeof (uint32_t)));
- if (alloca_aliases_len)
-- aliases_len = alloca (serv_resp.s_aliases_cnt
-- * sizeof (uint32_t));
-+ aliases_len = alloca_account (serv_resp.s_aliases_cnt
-+ * sizeof (uint32_t),
-+ alloca_used);
- else
- {
- aliases_len = malloc (serv_resp.s_aliases_cnt
-@@ -368,7 +372,11 @@ nscd_getserv_r (const char *crit, size_t critlen, const
char *proto,
- }
-
- if (retval != -1)
-- goto retry;
-+ {
-+ if (!alloca_aliases_len)
-+ free (aliases_len);
-+ goto retry;
-+ }
- }
-
- if (!alloca_aliases_len)
---
-1.7.3.4
-
diff --git a/libs/glibc/glibc-2.14-2.patch b/libs/glibc/glibc-2.14-2.patch
deleted file mode 100644
index fb4374a..0000000
--- a/libs/glibc/glibc-2.14-2.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 8c29731192565b9c917d6b97db78dcd302283df8 Mon Sep 17 00:00:00 2001
-From: Ulrich Drepper <drepper AT gmail.com>
-Date: Tue, 31 May 2011 14:23:01 -0400
-Subject: [PATCH] Fix typo in stack guard setup code for old kernels
-
----
- ChangeLog | 5 +++++
- sysdeps/unix/sysv/linux/dl-osinfo.h | 2 +-
- 2 files changed, 6 insertions(+), 1 deletions(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index eee3d1b..2aca74a 100644
---- a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,8 @@
-+2011-05-31 Ulrich Drepper <drepper AT gmail.com>
-+
-+ * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
-+ typo.
-+
- 2011-05-31 Andreas Schwab <schwab AT redhat.com>
-
- * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
-diff --git a/sysdeps/unix/sysv/linux/dl-osinfo.h
b/sysdeps/unix/sysv/linux/dl-osinfo.h
-index eb7fedc..28fce4f 100644
---- a/sysdeps/unix/sysv/linux/dl-osinfo.h
-+++ b/sysdeps/unix/sysv/linux/dl-osinfo.h
-@@ -81,7 +81,7 @@ _dl_setup_stack_chk_guard (void *dl_random)
- {
- ssize_t reslen = read_not_cancel (fd, ret.bytes + 1, filllen);
- close_not_cancel_no_status (fd);
-- if (reslen == (ssize_) filllen)
-+ if (reslen == (ssize_t) filllen)
- return ret.num;
- }
- # endif
---
-1.7.3.4
-
diff --git a/libs/glibc/glibc-2.14-3.patch b/libs/glibc/glibc-2.14-3.patch
deleted file mode 100644
index 145092e..0000000
--- a/libs/glibc/glibc-2.14-3.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-diff --git a/inet/protocols/timed.h b/inet/protocols/timed.h
-index 4345bed..b5d4702 100644
---- a/inet/protocols/timed.h
-+++ b/inet/protocols/timed.h
-@@ -32,7 +32,8 @@
- #ifndef _PROTOCOLS_TIMED_H
- #define _PROTOCOLS_TIMED_H 1
-
--#include <rpc/types.h>
-+#include <sys/types.h>
-+#include <sys/time.h>
-
- /*
- * Time Synchronization Protocol
-@@ -40,6 +41,7 @@
-
- #define TSPVERSION 1
- #define ANYADDR NULL
-+#define MAXHOSTNAMELEN 64
-
- struct tsp {
- u_char tsp_type;
-diff --git a/nis/Makefile b/nis/Makefile
-index f63ada6..e7e5f0c 100644
---- a/nis/Makefile
-+++ b/nis/Makefile
-@@ -23,9 +23,9 @@ subdir := nis
-
- aux := nis_hash
-
--headers := $(wildcard rpcsvc/*.[h])
- distribute := nss-nis.h nss-nisplus.h nis_intern.h Banner \
-- nisplus-parser.h nis_xdr.h nss
-+ nisplus-parser.h nis_xdr.h nss \
-+ $(wildcard rpcsvc/*.[hx])
-
- # These are the databases available for the nis (and perhaps later nisplus)
- # service. This must be a superset of the services in nss.
diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 3d4cffe..f1caa22 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,12 +1,12 @@
SPELL=icu
if [[ "$ICU_DEV" == 'y' ]]; then
- VERSION=4.6.1
-
SOURCE_HASH=sha512:c051dd17cc8bee854c2541da89b28f31197636bc529ca8c6fa5b7bed360b43485e5a24f62a379e81fbce33aa5d26c99c6de18d2cf6dd9c48e28cfd8df9709bf0
+ VERSION=4.8
+
SOURCE_HASH=sha512:11a7334ae009dc244667935b71eaca384545c57a096c8b954437081d0edce14379a5bdf5527de89cfd7cac15df5aa0039dc4f4200d7db7db623dfc84df5df4f7
VX=${VERSION//.r/r}
else
- VERSION=4.6.1
+ VERSION=4.8
VX=$VERSION
-
SOURCE_HASH=sha512:c051dd17cc8bee854c2541da89b28f31197636bc529ca8c6fa5b7bed360b43485e5a24f62a379e81fbce33aa5d26c99c6de18d2cf6dd9c48e28cfd8df9709bf0
+
SOURCE_HASH=sha512:11a7334ae009dc244667935b71eaca384545c57a096c8b954437081d0edce14379a5bdf5527de89cfd7cac15df5aa0039dc4f4200d7db7db623dfc84df5df4f7
fi
SPELLX=icu4c
VERSIONX=${VERSION//./_}
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 5e4885a..0e4fb41 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.8 (both)
+
2011-03-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.6.1 (both)

diff --git a/smgl/init.d/DETAILS b/smgl/init.d/DETAILS
index d8e1abf..2b6a208 100755
--- a/smgl/init.d/DETAILS
+++ b/smgl/init.d/DETAILS
@@ -1,5 +1,5 @@
SPELL=init.d
- VERSION=2.2.11
+ VERSION=2.2.12
LICENSE[0]=GPL
GATHER_DOCS=off
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/smgl/init.d/HISTORY b/smgl/init.d/HISTORY
index c1a5997..54f1da1 100644
--- a/smgl/init.d/HISTORY
+++ b/smgl/init.d/HISTORY
@@ -1,3 +1,9 @@
+2011-06-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: 2.2.12
+ * init.d/devices: grep shouldn't be used on such low-level stage,
cause
+ on multi-partition setup (when /usr is separated from /) it becomes
+ unaccessible -- so use /bin/findmnt from util-linux
+
2011-05-31 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.11
* PRE_BUILD: check for CONFIG_DEVTMPFS_MOUNT removed
diff --git a/smgl/init.d/init.d/devices b/smgl/init.d/init.d/devices
index b7c3484..dde9a1b 100755
--- a/smgl/init.d/init.d/devices
+++ b/smgl/init.d/init.d/devices
@@ -42,7 +42,7 @@ start_udev()
{ (
. /etc/udev/udev.conf
echo "Checking if devtmpfs or ramfs is used for $udev_root ..."
- if grep devtmpfs /proc/mounts; then
+ if findmnt devtmpfs > /dev/null 2>&1; then
echo "devtmpfs is used for $udev_root"
else
echo "ramfs is used for $udev_root"
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index f53e59e..4d1392f 100755
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,5 +1,5 @@
SPELL=vlc
- VERSION=1.1.9
+ VERSION=1.1.10
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20011113
KEYWORDS="player video"
- SECURITY_PATCH=18
+ SECURITY_PATCH=19
SHORT="multimedia player"
cat << EOF
VLC (initially VideoLAN Client) is a highly portable multimedia player for
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 8dfc78c..2a0cd38 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.1.10, SECURITY_PATCH=19, VideoLAN-SA-1104
+
2011-04-12 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.9, SECURITY_PATCH=18, VideoLAN-SA-1103




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (ebf772a0c7ac12364fe3e1a8b9c6fccc5763d95b), Vlad Glagolev, 06/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page