Skip to Content.
Sympa Menu

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

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 (3363e060729970a4f93a5c59367a87aae8d76926)
  • Date: Thu, 15 Mar 2012 17:28:24 -0500

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

ChangeLog | 3 +
http/nginx/DETAILS | 8 +--
http/nginx/HISTORY | 3 +
http/seamonkey/DEPENDS | 12 +++++
http/seamonkey/DETAILS | 6 +-
http/seamonkey/HISTORY | 5 ++
http/seamonkey/PRE_BUILD | 1
http/seamonkey/cursor.patch | 97
--------------------------------------------
kernels/lm_sensors/DETAILS | 2
kernels/lm_sensors/HISTORY | 3 +
python-pypi/pyscard/DEPENDS | 1
python-pypi/pyscard/DETAILS | 13 +++++
python-pypi/pyscard/HISTORY | 3 +
utils/sysstat/DETAILS | 4 -
utils/sysstat/HISTORY | 3 +
15 files changed, 56 insertions(+), 108 deletions(-)

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

seamonkey: => 2.8 [security]

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

sysstat: => 10.0.4

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

nginx: => 1.0.14 (stable), 1.1.17 (devel) [security]

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

lm_sensors 3.3.2

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

python-pypi/pyscard: new spell, smart cards support for python

diff --git a/ChangeLog b/ChangeLog
index dcdd5be..5f7ab37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-03-15 Ladislav Hagara <hgr AT vabo.cz>
+ * python-pypi/pyscard: new spell, smart cards support for python
+
2012-03-13 Vlad Glagolev <stealth AT sourcemage.org>
* net/isc.gpg: added C96B350A pub key from
https://www.isc.org/pgpkey2012
(required for bind-tools >=9.9.0)
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index c550d69..bf4bd48 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,8 +6,8 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.12
- SECURITY_PATCH=1
+ VERSION=1.0.14
+ SECURITY_PATCH=2
;;
legacy)
VERSION=0.8.55
@@ -17,8 +17,8 @@ case "$NGINX_RELEASE" in
SECURITY_PATCH=2
;;
devel)
- VERSION=1.1.14
- SECURITY_PATCH=1
+ VERSION=1.1.17
+ SECURITY_PATCH=2
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index a9ad9d4..299f8fb 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2012-03-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.14 (stable), 1.1.17 (devel) [security]
+
2012-02-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.12 (stable), 1.1.14 (devel)

diff --git a/http/seamonkey/DEPENDS b/http/seamonkey/DEPENDS
index 9587d7d..2122063 100755
--- a/http/seamonkey/DEPENDS
+++ b/http/seamonkey/DEPENDS
@@ -1,9 +1,21 @@
+. "$GRIMOIRE/FUNCTIONS" &&
+
depends JPEG &&
depends gtk+2 &&
depends libidl &&
depends libxft &&
depends nspr &&
+
+if spell_ok nspr && is_version_less $(installed_version nspr) 4.9; then
+ force_depends nspr
+fi &&
+
depends -sub 3.13.x nss &&
+
+if spell_ok nss && is_version_less $(installed_version nss) 3.13.2; then
+ force_depends nss
+fi &&
+
depends -sub "TSAFE SECURE_DELETE ENABLE_UNLOCK_NOTIFY" sqlite &&
depends perl &&
depends zip &&
diff --git a/http/seamonkey/DETAILS b/http/seamonkey/DETAILS
index 4dafbcb..50d194c 100755
--- a/http/seamonkey/DETAILS
+++ b/http/seamonkey/DETAILS
@@ -1,13 +1,13 @@
SPELL=seamonkey
- VERSION=2.7.2
+ VERSION=2.8
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:8ec58b9bba035ca3bc247fc7e9a1fbbb3acee5e453d2bb614ce9377d7ac9f99bd57abf7328b745ea430a54cc93ce525e5931526d5e2e38851290c8bd10344099
+
SOURCE_HASH=sha512:4a80a1ff1b512a44bd5944597a9133708be0843f29ebe402f83c6a6b2c8b20e2d15cfc0c6b0c998d5d0ae7eea465d9caaebd79d057783f03437f16a998af58dc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URI=seamonkey/releases/$VERSION/source/$SOURCE
SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/$SOURCE_URI
SOURCE_URL[1]=http://releases.mozilla.org/pub/mozilla.org/$SOURCE_URI
WEB_SITE=http://www.seamonkey-project.org/
- SECURITY_PATCH=40
+ SECURITY_PATCH=41
TMPFS=off
ENTERED=20010922
LICENSE[0]=MPL
diff --git a/http/seamonkey/HISTORY b/http/seamonkey/HISTORY
index 9b65dd6..b8e3b7e 100644
--- a/http/seamonkey/HISTORY
+++ b/http/seamonkey/HISTORY
@@ -1,3 +1,8 @@
+2012-03-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.8; SECURITY_PATCH++
+ * DEPENDS: requires nspr >=4.9, nss >=3.13.2
+ * cursor.patch: removed
+
2012-02-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.7.2; SECURITY_PATCH++ (MFSA 2012-11)

diff --git a/http/seamonkey/PRE_BUILD b/http/seamonkey/PRE_BUILD
index 3b4bdb7..623514d 100755
--- a/http/seamonkey/PRE_BUILD
+++ b/http/seamonkey/PRE_BUILD
@@ -6,5 +6,4 @@ cd comm-release &&
sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#'
mozilla/configure &&

patch -p0 < "$SPELL_DIRECTORY/ldap.patch" &&
-patch -p0 < "$SPELL_DIRECTORY/cursor.patch" &&
patch -p0 < "$SPELL_DIRECTORY/mailnews.patch"
diff --git a/http/seamonkey/cursor.patch b/http/seamonkey/cursor.patch
deleted file mode 100644
index 59eab8c..0000000
--- a/http/seamonkey/cursor.patch
+++ /dev/null
@@ -1,97 +0,0 @@
---- mozilla/widget/src/gtk2/nsGtkCursors.h.orig
-+++ mozilla/widget/src/gtk2/nsGtkCursors.h
-@@ -41,16 +41,17 @@
- #ifndef nsGtkCursors_h__
- #define nsGtkCursors_h__
-
- typedef struct {
- const unsigned char *bits;
- const unsigned char *mask_bits;
- int hot_x;
- int hot_y;
-+ const char *hash;
- } nsGtkCursor;
-
- /* MOZ_CURSOR_HAND_GRAB */
- static const unsigned char moz_hand_grab_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00,
- 0x60, 0x39, 0x00, 0x00, 0x90, 0x49, 0x00, 0x00, 0x90, 0x49, 0x01, 0x00,
- 0x20, 0xc9, 0x02, 0x00, 0x20, 0x49, 0x02, 0x00, 0x58, 0x40, 0x02, 0x00,
- 0x64, 0x00, 0x02, 0x00, 0x44, 0x00, 0x01, 0x00, 0x08, 0x00, 0x01, 0x00,
-@@ -410,26 +411,28 @@ enum {
- MOZ_CURSOR_ZOOM_OUT,
- MOZ_CURSOR_NOT_ALLOWED,
- MOZ_CURSOR_VERTICAL_TEXT,
- MOZ_CURSOR_NESW_RESIZE,
- MOZ_CURSOR_NWSE_RESIZE,
- MOZ_CURSOR_NONE
- };
-
--// create custom pixmap cursor
-+// create custom pixmap cursor. The hash values must stay in sync with the
-+// bitmap data above. To see the hash function, have a look at
XcursorImageHash
-+// in libXcursor
- static const nsGtkCursor GtkCursors[] = {
-- { moz_hand_grab_bits, moz_hand_grab_mask_bits, 10, 10 },
-- { moz_hand_grabbing_bits, moz_hand_grabbing_mask_bits, 10, 10 },
-- { moz_copy_bits, moz_copy_mask_bits, 2, 2 },
-- { moz_alias_bits, moz_alias_mask_bits, 2, 2 },
-- { moz_menu_bits, moz_menu_mask_bits, 2, 2 },
-- { moz_spinning_bits, moz_spinning_mask_bits, 2, 2 },
-- { moz_zoom_in_bits, moz_zoom_in_mask_bits, 6, 6 },
-- { moz_zoom_out_bits, moz_zoom_out_mask_bits, 6, 6 },
-- { moz_not_allowed_bits, moz_not_allowed_mask_bits, 9, 9 },
-- { moz_vertical_text_bits, moz_vertical_text_mask_bits, 8, 4 },
-- { moz_nesw_resize_bits, moz_nesw_resize_mask_bits, 8, 8 },
-- { moz_nwse_resize_bits, moz_nwse_resize_mask_bits, 8, 8 },
-- { moz_none_bits, moz_none_mask_bits, 0, 0 }
-+ { moz_hand_grab_bits, moz_hand_grab_mask_bits, 10, 10,
"5aca4d189052212118709018842178c0" },
-+ { moz_hand_grabbing_bits, moz_hand_grabbing_mask_bits, 10, 10,
"208530c400c041818281048008011002" },
-+ { moz_copy_bits, moz_copy_mask_bits, 2, 2,
"08ffe1cb5fe6fc01f906f1c063814ccf" },
-+ { moz_alias_bits, moz_alias_mask_bits, 2, 2,
"0876e1c15ff2fc01f906f1c363074c0f" },
-+ { moz_menu_bits, moz_menu_mask_bits, 2, 2,
"08ffe1e65f80fcfdf9fff11263e74c48" },
-+ { moz_spinning_bits, moz_spinning_mask_bits, 2, 2,
"08e8e1c95fe2fc01f976f1e063a24ccd" },
-+ { moz_zoom_in_bits, moz_zoom_in_mask_bits, 6, 6,
"f41c0e382c94c0958e07017e42b00462" },
-+ { moz_zoom_out_bits, moz_zoom_out_mask_bits, 6, 6,
"f41c0e382c97c0938e07017e42800402" },
-+ { moz_not_allowed_bits, moz_not_allowed_mask_bits, 9, 9,
"03b6e0fcb3499374a867d041f52298f0" },
-+ { moz_vertical_text_bits, moz_vertical_text_mask_bits, 8, 4,
"048008013003cff3c00c801001200000" },
-+ { moz_nesw_resize_bits, moz_nesw_resize_mask_bits, 8, 8,
"50585d75b494802d0151028115016902" },
-+ { moz_nwse_resize_bits, moz_nwse_resize_mask_bits, 8, 8,
"38c5dff7c7b8962045400281044508d2" },
-+ { moz_none_bits, moz_none_mask_bits, 0, 0, NULL }
- };
-
- #endif /* nsGtkCursors_h__ */
---- mozilla/widget/src/gtk2/nsWindow.cpp.orig
-+++ mozilla/widget/src/gtk2/nsWindow.cpp
-@@ -5640,19 +5640,27 @@ get_gtk_cursor(nsCursor aCursor)
- newType = MOZ_CURSOR_NONE;
- break;
- default:
- NS_ASSERTION(aCursor, "Invalid cursor type");
- gdkcursor = gdk_cursor_new(GDK_LEFT_PTR);
- break;
- }
-
-- // if by now we don't have a xcursor, this means we have to make a
-- // custom one
-- if (newType != 0xff) {
-+ // If by now we don't have a xcursor, this means we have to make a
custom
-+ // one. First, we try creating a named cursor based on the hash of our
-+ // custom bitmap, as libXcursor has some magic to convert bitmapped
cursors
-+ // to themed cursors
-+ if (newType != 0xFF && GtkCursors[newType].hash) {
-+ gdkcursor = gdk_cursor_new_from_name(gdk_display_get_default(),
-+ GtkCursors[newType].hash);
-+ }
-+
-+ // If we still don't have a xcursor, we now really create a bitmap
cursor
-+ if (newType != 0xff && !gdkcursor) {
- GdkPixbuf * cursor_pixbuf = gdk_pixbuf_new(GDK_COLORSPACE_RGB,
TRUE, 8, 32, 32);
- if (!cursor_pixbuf)
- return NULL;
-
- guchar *data = gdk_pixbuf_get_pixels(cursor_pixbuf);
-
- // Read data from GtkCursors and compose RGBA surface from 1bit
bitmap and mask
- // GtkCursors bits and mask are 32x32 monochrome bitmaps (1 bit for
each pixel)
-
diff --git a/kernels/lm_sensors/DETAILS b/kernels/lm_sensors/DETAILS
index 89489eb..d55dfb8 100755
--- a/kernels/lm_sensors/DETAILS
+++ b/kernels/lm_sensors/DETAILS
@@ -7,7 +7,7 @@ case $LM_SENSORS_BRANCH in
SOURCE2=$SPELL-$VERSION.tar.gz.asc
;;
*)
- VERSION=3.3.1
+ VERSION=3.3.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.sig
;;
diff --git a/kernels/lm_sensors/HISTORY b/kernels/lm_sensors/HISTORY
index 85b7504..5be201b 100644
--- a/kernels/lm_sensors/HISTORY
+++ b/kernels/lm_sensors/HISTORY
@@ -1,3 +1,6 @@
+2012-03-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.3.2
+
2011-07-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.3.1

diff --git a/python-pypi/pyscard/DEPENDS b/python-pypi/pyscard/DEPENDS
new file mode 100755
index 0000000..ae3e840
--- /dev/null
+++ b/python-pypi/pyscard/DEPENDS
@@ -0,0 +1 @@
+depends pcsc-lite
diff --git a/python-pypi/pyscard/DETAILS b/python-pypi/pyscard/DETAILS
new file mode 100755
index 0000000..1577f5e
--- /dev/null
+++ b/python-pypi/pyscard/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=pyscard
+ VERSION=1.6.12
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:8559ab4a386adf5b91773dbe0211c71c33000a99f889d3d1bec2a8bccf7c7b811bc25dac84a15a1d72ac161001160a8ccff6d6beffccedeb8123d08136b85a81
+ WEB_SITE=http://pyscard.sourceforge.net/
+ LICENSE[0]=LGPL
+ ENTERED=20120315
+ SHORT="python module adding smart cards support to python"
+cat << EOF
+pyscard is a python module adding smart cards support to python.
+EOF
diff --git a/python-pypi/pyscard/HISTORY b/python-pypi/pyscard/HISTORY
new file mode 100644
index 0000000..f2fb898
--- /dev/null
+++ b/python-pypi/pyscard/HISTORY
@@ -0,0 +1,3 @@
+2012-03-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.6.12
+
diff --git a/utils/sysstat/DETAILS b/utils/sysstat/DETAILS
index eb86d36..3f9a08e 100755
--- a/utils/sysstat/DETAILS
+++ b/utils/sysstat/DETAILS
@@ -1,9 +1,9 @@
SPELL=sysstat
- VERSION=10.0.3
+ VERSION=10.0.4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://perso.wanadoo.fr/sebastien.godard/$SOURCE
-
SOURCE_HASH=sha512:dbf83ff0d497c9b92f32e0d8b4e4525961daa4371df6f6bea8a6d05458c483bc9edb821aacc792a9cfb73d9c138c072722744c68fd33d71fad605869db706b1e
+
SOURCE_HASH=sha512:d8153e5c3445375007f55d65b0eb4a35ce5d0f7f35cb7af3424e66d7db00ea40564dd35eb27dbece435109ba3a4df3768b90b7791d05bdf06d1ae74b9d4907e1
WEB_SITE=http://perso.wanadoo.fr/sebastien.godard/
ENTERED=20050506
LICENSE[0]="GPL"
diff --git a/utils/sysstat/HISTORY b/utils/sysstat/HISTORY
index cea0eb1..07e3933 100644
--- a/utils/sysstat/HISTORY
+++ b/utils/sysstat/HISTORY
@@ -1,3 +1,6 @@
+2012-03-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 10.0.4
+
2012-01-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 10.0.3




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (3363e060729970a4f93a5c59367a87aae8d76926), Vlad Glagolev, 03/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page