[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 02:14:50
  Author: heftig
Revision: 117172

upgpkg: gnome-shell 2.91.93-1
Update to 2.91.93

Modified:
  gnome-shell/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 05:53:19 UTC (rev 117171)
+++ PKGBUILD2011-03-29 06:14:50 UTC (rev 117172)
@@ -3,7 +3,7 @@
 # Contributor: Flamelab panosfi...@gmail.com
 
 pkgname=gnome-shell
-pkgver=2.91.92
+pkgver=2.91.93
 pkgrel=1
 pkgdesc=The next generation GNOME Shell
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=gnome-shell.install
 groups=(gnome)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('8b05bc566aebf90b14753ddd7fd7a34f1fbf8b3c513e7fe9b0ce348d5669c0d1')
+sha256sums=('d920a6f41547ca49ce8495cfc88fafd93231c30786f8cff8b587b88d4d3f1743')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-shell/repos (gnome-unstable-i686)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 02:14:57
  Author: heftig
Revision: 117173

archrelease: remove gnome-unstable-i686

Deleted:
  gnome-shell/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-shell/repos (gnome-unstable-x86_64)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 02:15:16
  Author: heftig
Revision: 117175

archrelease: remove gnome-unstable-x86_64

Deleted:
  gnome-shell/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gnome-shell/repos (gnome-unstable-x86_64)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 02:15:27
  Author: heftig
Revision: 117176

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gnome-shell/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gnome-shell/repos (gnome-unstable-i686)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 02:15:09
  Author: heftig
Revision: 117174

archrelease: copy trunk to gnome-unstable-i686

Added:
  gnome-shell/repos/gnome-unstable-i686/



[arch-commits] Commit in gdm/repos (4 files)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 02:49:52
  Author: ibiru
Revision: 117177

update to 2.32.1

Modified:
  gdm/repos/extra-i686/PKGBUILD
  gdm/repos/extra-x86_64/PKGBUILD
Deleted:
  gdm/repos/extra-i686/0001-Fix-version-in-login-window-when-file-is-empty.patch
  
gdm/repos/extra-x86_64/0001-Fix-version-in-login-window-when-file-is-empty.patch

+
 extra-i686/0001-Fix-version-in-login-window-when-file-is-empty.patch   |   28 
--
 extra-i686/PKGBUILD|9 
+--
 extra-x86_64/0001-Fix-version-in-login-window-when-file-is-empty.patch |   28 
--
 extra-x86_64/PKGBUILD  |9 
+--
 4 files changed, 6 insertions(+), 68 deletions(-)

Deleted: extra-i686/0001-Fix-version-in-login-window-when-file-is-empty.patch
===
--- extra-i686/0001-Fix-version-in-login-window-when-file-is-empty.patch
2011-03-29 06:15:27 UTC (rev 117176)
+++ extra-i686/0001-Fix-version-in-login-window-when-file-is-empty.patch
2011-03-29 06:49:52 UTC (rev 117177)
@@ -1,28 +0,0 @@
-From d4b48de2495068d9b635a7ab475ace06476d5a42 Mon Sep 17 00:00:00 2001
-From: Ionut Biru ib...@archlinux.org
-Date: Mon, 6 Dec 2010 17:44:44 -0800
-Subject: [PATCH] Fix version in login window when file is empty
-
-fgets return NULL and there is no point duplicating the line with random
-value from buf.
-
-Signed-off-by: Ionut Biru ib...@archlinux.org

- gui/simple-greeter/gdm-greeter-login-window.c |1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/gui/simple-greeter/gdm-greeter-login-window.c 
b/gui/simple-greeter/gdm-greeter-login-window.c
-index ca170a5..0823a3c 100644
 a/gui/simple-greeter/gdm-greeter-login-window.c
-+++ b/gui/simple-greeter/gdm-greeter-login-window.c
-@@ -1096,6 +1096,7 @@ file_read_one_line (const char *filename)
- 
- if (fgets (buf, sizeof (buf), f) == NULL) {
- g_warning (Unable to read from file %s, filename);
-+goto out;
- }
- 
- line = g_strdup (buf);
--- 
-1.7.3.2
-

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-03-29 06:15:27 UTC (rev 117176)
+++ extra-i686/PKGBUILD 2011-03-29 06:49:52 UTC (rev 117177)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 pkgname=gdm
-pkgver=2.32.0
-pkgrel=5
+pkgver=2.32.1
+pkgrel=1
 pkgdesc=Gnome Display Manager (a reimplementation of xdm)
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -20,16 +20,14 @@
 04_fix_external_program_directories.patch
 gdm-vt-allocation-hack.patch
 0001-port-to-libpanel-applet-3.0.patch
-0001-Fix-version-in-login-window-when-file-is-empty.patch
 correctly-give-focus-to-user-chooser.patch
 gdm.pam
 gdm-autologin.pam
 gdm)
-sha256sums=('f47acd19ed10d6fbb37c3e2b54f5b392c7020db67f71db3f75567ead30ab2fa4'
+sha256sums=('7ba9cb2a8efb9856994467b14e4837a281fcf6d9dc9a267ea38a9aae1ec55abc'
 'cb585c39c6671387b5a25f21a99c97e3a20eaf4188fea1b62871681a1ebf8bff'
 '3c8b588d4af08d94dc93bcd5e4c2a983c3f4fbbbe40833bceac2a1df4f1e8215'
 '41ca4b2408d61776ab42c50834374a90664d43d33ad7034c7c52862d9bf3234a'
-'9bcdb1a977e93824ef5f693610a964790befa3dd7e7662746fb8ba1212ecdefd'
 'ab6d9739c0cc3631d077a897291d6a38fea1c713a3647d008e2635f48c503cb4'
 'f1dfa4d88288d4b0a631a68a51b46c2da537bee8fe5a99f9f288c8ff75a50b19'
 '3daff680ff6b7ea56f84f40843e46e72477c81e9e405028203c942af04d07ae5'
@@ -40,7 +38,6 @@
   patch -Np1 -i ${srcdir}/04_fix_external_program_directories.patch
   patch -Np1 -i ${srcdir}/gdm-vt-allocation-hack.patch
   patch -Np1 -i ${srcdir}/0001-port-to-libpanel-applet-3.0.patch
-  patch -Np1 -i 
${srcdir}/0001-Fix-version-in-login-window-when-file-is-empty.patch
   patch -Np1 -i ${srcdir}/correctly-give-focus-to-user-chooser.patch
   autoreconf -fi
 

Deleted: extra-x86_64/0001-Fix-version-in-login-window-when-file-is-empty.patch
===
--- extra-x86_64/0001-Fix-version-in-login-window-when-file-is-empty.patch  
2011-03-29 06:15:27 UTC (rev 117176)
+++ extra-x86_64/0001-Fix-version-in-login-window-when-file-is-empty.patch  
2011-03-29 06:49:52 UTC (rev 117177)
@@ -1,28 +0,0 @@
-From d4b48de2495068d9b635a7ab475ace06476d5a42 Mon Sep 17 00:00:00 2001
-From: Ionut Biru ib...@archlinux.org
-Date: Mon, 6 Dec 2010 17:44:44 -0800
-Subject: [PATCH] Fix version in login window when file is empty
-
-fgets return NULL and there is no point duplicating the line with random
-value from buf.
-
-Signed-off-by: Ionut Biru ib...@archlinux.org

- gui/simple-greeter/gdm-greeter-login-window.c |1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff 

[arch-commits] Commit in gnome-panel/trunk (PKGBUILD)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 03:13:09
  Author: heftig
Revision: 117178

upgpkg: gnome-panel 2.91.93-2
Fix install

Modified:
  gnome-panel/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 06:49:52 UTC (rev 117177)
+++ PKGBUILD2011-03-29 07:13:09 UTC (rev 117178)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-panel
 pkgver=2.91.93
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc=The GNOME Panel



[arch-commits] Commit in gnome-panel/repos (gnome-unstable-i686)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 03:13:34
  Author: heftig
Revision: 117180

archrelease: copy trunk to gnome-unstable-i686

Added:
  gnome-panel/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-panel/repos (gnome-unstable-x86_64)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 03:13:40
  Author: heftig
Revision: 117181

archrelease: remove gnome-unstable-x86_64

Deleted:
  gnome-panel/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gnome-panel/repos (gnome-unstable-i686)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 03:13:21
  Author: heftig
Revision: 117179

archrelease: remove gnome-unstable-i686

Deleted:
  gnome-panel/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-panel/repos (gnome-unstable-x86_64)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 03:13:55
  Author: heftig
Revision: 117182

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gnome-panel/repos/gnome-unstable-x86_64/



[arch-commits] Commit in xproto/trunk (PKGBUILD)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 05:10:31
  Author: jgc
Revision: 117183

upgpkg: xproto 7.0.21-1
Update to 7.0.21

Modified:
  xproto/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 07:13:55 UTC (rev 117182)
+++ PKGBUILD2011-03-29 09:10:31 UTC (rev 117183)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xproto
-pkgver=7.0.20
+pkgver=7.0.21
 pkgrel=1
 pkgdesc=X11 core wire protocol and auxiliary headers
 arch=(any)
@@ -10,7 +10,7 @@
 url=http://xorg.freedesktop.org/;
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('a55d051c8ad9c50e90429c9319d6d3af821f0696')
+sha1sums=('608290fa354b1aff4a075c905f1057d979c62ac9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in xproto/repos (testing-any)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 05:10:46
  Author: jgc
Revision: 117184

archrelease: copy trunk to testing-any

Added:
  xproto/repos/testing-any/



[arch-commits] Commit in xorg-server/trunk (PKGBUILD vbe-fix-malloc-size-bug.patch)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 06:38:28
  Author: jgc
Revision: 117185

upgpkg: xorg-server 1.10.0.901-1
Update to 1.10.0.901

Modified:
  xorg-server/trunk/PKGBUILD
Deleted:
  xorg-server/trunk/vbe-fix-malloc-size-bug.patch

---+
 PKGBUILD  |9 ++---
 vbe-fix-malloc-size-bug.patch |   39 ---
 2 files changed, 2 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 09:10:46 UTC (rev 117184)
+++ PKGBUILD2011-03-29 10:38:28 UTC (rev 117185)
@@ -3,7 +3,7 @@
 
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-common' 'xorg-server-devel')
-pkgver=1.10.0
+pkgver=1.10.0.901
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('custom')
@@ -11,13 +11,11 @@
 makedepends=('pixman' 'libx11' 'mesa' 'libgl' 'xf86driproto' 'xcmiscproto' 
'xtrans' 'bigreqsproto' 'randrproto' 'inputproto' 'fontsproto' 'videoproto' 
'compositeproto' 'recordproto' 'scrnsaverproto' 'resourceproto' 'xineramaproto' 
'libxkbfile' 'libxfont' 'renderproto' 'libpciaccess' 'libxv' 'xf86dgaproto' 
'libxmu' 'libxrender' 'libxi' 'dmxproto' 'libxaw' 'libdmx' 'libxtst' 'libxres' 
'xorg-xkbcomp')
 options=('!libtool')
 source=(${url}/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2
-vbe-fix-malloc-size-bug.patch
 xorg-redhat-die-ugly-pattern-die-die-die.patch
 xvfb-run
 xvfb-run.1
 10-quirks.conf)
-md5sums=('57c143c5cfa507680933b6c4904f829c'
- 'c22e6ec412769b1c30c44b1f45b50e02'
+md5sums=('d750cf5f6342b548b7ac2be56e9d1841'
  '1a336eb22e27cbf443ec5a2ecddfa93c'
  '52fd3effd80d7bc6c1660d4ecf23d31c'
  '376c70308715cd2643f7bff936d9934b'
@@ -25,9 +23,6 @@
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
-
-  patch -Np1 -i ${srcdir}/vbe-fix-malloc-size-bug.patch
-
   # Get rid of the ugly pattern
   patch -Np3 -i ${srcdir}/xorg-redhat-die-ugly-pattern-die-die-die.patch
 

Deleted: vbe-fix-malloc-size-bug.patch
===
--- vbe-fix-malloc-size-bug.patch   2011-03-29 09:10:46 UTC (rev 117184)
+++ vbe-fix-malloc-size-bug.patch   2011-03-29 10:38:28 UTC (rev 117185)
@@ -1,39 +0,0 @@
-From 8ffaef2ebd2611e2eed4ef97350c3a34508f5252 Mon Sep 17 00:00:00 2001
-From: Adam Jackson a...@redhat.com
-Date: Thu, 24 Feb 2011 21:06:34 +
-Subject: vbe: Fix malloc size bug
-
-v2: Slightly more obvious sizing math.
-
-==14882== Invalid write of size 2
-==14882==at 0x6750267: VBEGetVBEInfo (vbe.c:400)
-==14882==by 0x6142064: ??? (in /usr/lib64/xorg/modules/drivers/vesa_drv.so)
-==14882==by 0x471895: InitOutput (xf86Init.c:519)
-==14882==by 0x422778: main (main.c:205)
-==14882==  Address 0x4f32fa8 is 72 bytes inside a block of size 73 alloc'd
-==14882==at 0x4A0640D: malloc (vg_replace_malloc.c:236)
-==14882==by 0x675024B: VBEGetVBEInfo (vbe.c:398)
-==14882==by 0x6142064: ??? (in /usr/lib64/xorg/modules/drivers/vesa_drv.so)
-==14882==by 0x471895: InitOutput (xf86Init.c:519)
-==14882==by 0x422778: main (main.c:205)
-
-Reviewed-by: Mark Kettenis kette...@openbsd.org
-Reviewed-by: Alan Coopersmith alan.coopersm...@oracle.com
-Signed-off-by: Adam Jackson a...@redhat.com
-(cherry picked from commit d8caa782009abf4dc17b945e325e83fda299a534)

-diff --git a/hw/xfree86/vbe/vbe.c b/hw/xfree86/vbe/vbe.c
-index 7a64a4a..1d3775b 100644
 a/hw/xfree86/vbe/vbe.c
-+++ b/hw/xfree86/vbe/vbe.c
-@@ -395,7 +395,7 @@ VBEGetVBEInfo(vbeInfoPtr pVbe)
- i = 0;
- while (modes[i] != 0x)
-   i++;
--block-VideoModePtr = malloc(sizeof(CARD16) * i + 1);
-+block-VideoModePtr = malloc(sizeof(CARD16) * (i + 1));
- memcpy(block-VideoModePtr, modes, sizeof(CARD16) * i);
- block-VideoModePtr[i] = 0x;
- 
---
-cgit v0.8.3-6-g21f6



[arch-commits] Commit in xorg-server/repos (testing-i686)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 06:38:53
  Author: jgc
Revision: 117186

archrelease: remove testing-i686

Deleted:
  xorg-server/repos/testing-i686/



[arch-commits] Commit in xorg-server/repos (testing-i686)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 06:39:06
  Author: jgc
Revision: 117187

archrelease: copy trunk to testing-i686

Added:
  xorg-server/repos/testing-i686/



[arch-commits] Commit in xorg-server/repos (testing-x86_64)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 06:39:30
  Author: jgc
Revision: 117188

archrelease: remove testing-x86_64

Deleted:
  xorg-server/repos/testing-x86_64/



[arch-commits] Commit in xorg-server/repos (testing-x86_64)

2011-03-29 Thread Jan de Groot
Date: Tuesday, March 29, 2011 @ 06:39:43
  Author: jgc
Revision: 117189

archrelease: copy trunk to testing-x86_64

Added:
  xorg-server/repos/testing-x86_64/



[arch-commits] Commit in postfix/trunk (PKGBUILD)

2011-03-29 Thread Gaetan Bisson
Date: Tuesday, March 29, 2011 @ 09:39:06
  Author: bisson
Revision: 117190

implement sqlite support FS#23488

Modified:
  postfix/trunk/PKGBUILD

--+
 PKGBUILD |   28 ++--
 1 file changed, 18 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 10:39:43 UTC (rev 117189)
+++ PKGBUILD2011-03-29 13:39:06 UTC (rev 117190)
@@ -5,12 +5,12 @@
 
 pkgname=postfix
 pkgver=2.8.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Secure, fast, easy to administer drop in replacement for Sendmail 
(MTA)'
 url='http://www.postfix.org/'
 arch=('i686' 'x86_64')
 license=('custom')
-depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs=8.4' 
'libldap=2.4' 'db')
+depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs' 'sqlite3' 
'libldap' 'db')
 
backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,master.cf,relocated,transport,virtual})
 
source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz;
 \
 'aliases.patch' \
@@ -28,14 +28,22 @@
 build() {
cd ${srcdir}/${pkgname}-${pkgver}

-   make makefiles \
-   CCARGS=-DUSE_SASL_AUTH -I/usr/include/sasl \
-   -DUSE_CYRUS_SASL \
-   -DHAS_LDAP \
-   -DUSE_TLS \
-   -DHAS_MYSQL -I/usr/include/mysql \
-   -DHAS_PGSQL -I/usr/include/postgresql \
-   AUXLIBS=-lsasl2 -lssl -lcrypto -lldap -llber -lmysqlclient -lz 
-lm -lpq
+   make makefiles CCARGS=' \
+   -DUSE_SASL_AUTH -I/usr/include/sasl \
+   -DUSE_CYRUS_SASL \
+   -DHAS_LDAP \
+   -DUSE_TLS \
+   -DHAS_MYSQL -I/usr/include/mysql \
+   -DHAS_PGSQL -I/usr/include/postgresql \
+   -DHAS_SQLITE \
+   ' AUXLIBS=' \
+   -lsasl2 -lssl -lcrypto \
+   -lldap -llber \
+   -lmysqlclient -lz -lm \
+   -lpq \
+   -lsqlite3 -lpthread \
+   '
+
make OPT=${CFLAGS}
 }
 



[arch-commits] Commit in postfix/repos (extra-i686)

2011-03-29 Thread Gaetan Bisson
Date: Tuesday, March 29, 2011 @ 09:39:12
  Author: bisson
Revision: 117191

archrelease: remove extra-i686

Deleted:
  postfix/repos/extra-i686/



[arch-commits] Commit in postfix/repos (extra-i686)

2011-03-29 Thread Gaetan Bisson
Date: Tuesday, March 29, 2011 @ 09:39:17
  Author: bisson
Revision: 117192

archrelease: copy trunk to extra-i686

Added:
  postfix/repos/extra-i686/



[arch-commits] Commit in postfix/repos (extra-x86_64)

2011-03-29 Thread Gaetan Bisson
Date: Tuesday, March 29, 2011 @ 09:39:22
  Author: bisson
Revision: 117193

archrelease: remove extra-x86_64

Deleted:
  postfix/repos/extra-x86_64/



[arch-commits] Commit in postfix/repos (extra-x86_64)

2011-03-29 Thread Gaetan Bisson
Date: Tuesday, March 29, 2011 @ 09:39:28
  Author: bisson
Revision: 117194

archrelease: copy trunk to extra-x86_64

Added:
  postfix/repos/extra-x86_64/



[arch-commits] Commit in gnome-power-manager/trunk (PKGBUILD)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 09:44:55
  Author: heftig
Revision: 117195

upgpkg: gnome-power-manager 2.91.93-1
Update to 2.91.93

Modified:
  gnome-power-manager/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 13:39:28 UTC (rev 117194)
+++ PKGBUILD2011-03-29 13:44:55 UTC (rev 117195)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-power-manager
-pkgver=2.91.92
+pkgver=2.91.93
 pkgrel=1
 pkgdesc=Session daemon that makes it easy to manage your laptop or desktop 
system.
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-power-manager.install
 groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/2.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9bac689315715ce3d083662099d0c6920b217112e471a331f61287b1aafaaf78')
+sha256sums=('ad85a7382f3bfeb8a355cfb7d0c8ee65b23f7ffdb76071e471a6c88a38a326e9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-i686)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 09:45:11
  Author: heftig
Revision: 117196

archrelease: remove gnome-unstable-i686

Deleted:
  gnome-power-manager/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-i686)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 09:45:26
  Author: heftig
Revision: 117197

archrelease: copy trunk to gnome-unstable-i686

Added:
  gnome-power-manager/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-x86_64)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 09:45:34
  Author: heftig
Revision: 117198

archrelease: remove gnome-unstable-x86_64

Deleted:
  gnome-power-manager/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-x86_64)

2011-03-29 Thread Jan Steffens
Date: Tuesday, March 29, 2011 @ 09:45:48
  Author: heftig
Revision: 117199

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gnome-power-manager/repos/gnome-unstable-x86_64/



[arch-commits] Commit in kernel26-lts/repos (core-i686)

2011-03-29 Thread andyrtr
Date: Tuesday, March 29, 2011 @ 12:40:53
  Author: andyrtr
Revision: 117200

db-move: kernel26-lts removed by andyrtr for move to [core] (i686)

Deleted:
  kernel26-lts/repos/core-i686/



[arch-commits] Commit in kernel26-lts/repos (core-i686 testing-i686)

2011-03-29 Thread andyrtr
Date: Tuesday, March 29, 2011 @ 12:40:54
  Author: andyrtr
Revision: 117201

db-move: moved kernel26-lts from [testing] to [core] (i686)

Added:
  kernel26-lts/repos/core-i686/
Deleted:
  kernel26-lts/repos/testing-i686/



[arch-commits] Commit in kernel26-lts/repos (core-x86_64)

2011-03-29 Thread andyrtr
Date: Tuesday, March 29, 2011 @ 12:40:54
  Author: andyrtr
Revision: 117202

db-move: kernel26-lts removed by andyrtr for move to [core] (x86_64)

Deleted:
  kernel26-lts/repos/core-x86_64/



[arch-commits] Commit in kernel26-lts/repos (core-x86_64 testing-x86_64)

2011-03-29 Thread andyrtr
Date: Tuesday, March 29, 2011 @ 12:40:55
  Author: andyrtr
Revision: 117203

db-move: moved kernel26-lts from [testing] to [core] (x86_64)

Added:
  kernel26-lts/repos/core-x86_64/
Deleted:
  kernel26-lts/repos/testing-x86_64/



[arch-commits] Commit in gnome-icon-theme-symbolic/trunk (PKGBUILD)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 12:44:29
  Author: ibiru
Revision: 117204

upgpkg: gnome-icon-theme-symbolic 2.91.93-1
update to 2.91.93

Modified:
  gnome-icon-theme-symbolic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 16:40:55 UTC (rev 117203)
+++ PKGBUILD2011-03-29 16:44:29 UTC (rev 117204)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-icon-theme-symbolic
-pkgver=2.91.92
+pkgver=2.91.93
 pkgrel=1
 pkgdesc=GNOME icon theme, symbolic icons
 arch=(any)
@@ -14,7 +14,7 @@
 install=gnome-icon-theme-symbolic.install
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('08bcbb24dbfd3938e53bfed93624748c01bb5364befdf76d95dde11459a1519d')
+sha256sums=('5bc947dff7927bd6aa679f77d3bb8b6bf96ac6fd0bd16d782aeecb70f9d62986')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-icon-theme-symbolic/repos (gnome-unstable-any)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 12:44:35
  Author: ibiru
Revision: 117205

archrelease: remove gnome-unstable-any

Deleted:
  gnome-icon-theme-symbolic/repos/gnome-unstable-any/



[arch-commits] Commit in gnome-icon-theme-symbolic/repos (gnome-unstable-any)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 12:44:46
  Author: ibiru
Revision: 117206

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-icon-theme-symbolic/repos/gnome-unstable-any/



[arch-commits] Commit in qt/trunk (2 files)

2011-03-29 Thread Andrea Scarpino
Date: Tuesday, March 29, 2011 @ 14:21:55
  Author: andrea
Revision: 117207

Security fix, see 
http://labs.qt.nokia.com/2011/03/29/security-advisory-fraudulent-certificates/

Added:
  qt/trunk/blacklist-fraudulent-comodo-certificates.patch
Modified:
  qt/trunk/PKGBUILD

+
 PKGBUILD   |8 +-
 blacklist-fraudulent-comodo-certificates.patch |   89 +++
 2 files changed, 94 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 16:44:46 UTC (rev 117206)
+++ PKGBUILD2011-03-29 18:21:55 UTC (rev 117207)
@@ -5,7 +5,7 @@
 pkgbase=qt
 pkgname=('qt' 'qt-private-headers')
 pkgver=4.7.2
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 url='http://qt.nokia.com/'
 license=('GPL3' 'LGPL')
@@ -17,12 +17,14 @@
 _pkgfqn=qt-everywhere-opensource-src-${pkgver}
 source=(ftp://ftp.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz;
 'assistant.desktop' 'designer.desktop' 'linguist.desktop'
-'qtconfig.desktop')
+'qtconfig.desktop'
+'blacklist-fraudulent-comodo-certificates.patch')
 md5sums=('66b992f5c21145df08c99d21847f4fdb'
  'fc211414130ab2764132e7370f8e5caa'
  '85179f5e0437514f8639957e1d8baf62'
  'f11852b97583610f3dbb669ebc3e21bc'
- '6b771c8a81dd90b45e8a79afa0e5bbfd')
+ '6b771c8a81dd90b45e8a79afa0e5bbfd'
+ 'af1259401447f4de59f1d4c2cbedafed')
 
 build() {
unset QMAKESPEC

Added: blacklist-fraudulent-comodo-certificates.patch
===
--- blacklist-fraudulent-comodo-certificates.patch  
(rev 0)
+++ blacklist-fraudulent-comodo-certificates.patch  2011-03-29 18:21:55 UTC 
(rev 117207)
@@ -0,0 +1,89 @@
+diff --git a/src/network/ssl/qsslcertificate.cpp 
b/src/network/ssl/qsslcertificate.cpp
+index 618ac79..a5cdf01 100644
+--- a/src/network/ssl/qsslcertificate.cpp
 b/src/network/ssl/qsslcertificate.cpp
+@@ -219,17 +219,19 @@ bool QSslCertificate::isNull() const
+ Returns true if this certificate is valid; otherwise returns
+ false.
+ 
+-Note: Currently, this function only checks that the current
++Note: Currently, this function checks that the current
+ data-time is within the date-time range during which the
+-certificate is considered valid. No other checks are
+-currently performed.
++certificate is considered valid, and checks that the
++certificate is not in a blacklist of fraudulent certificates.
+ 
+ \sa isNull()
+ */
+ bool QSslCertificate::isValid() const
+ {
+ const QDateTime currentTime = QDateTime::currentDateTime();
+-return currentTime = d-notValidBefore  currentTime = 
d-notValidAfter;
++return currentTime = d-notValidBefore 
++currentTime = d-notValidAfter 
++! QSslCertificatePrivate::isBlacklisted(*this);
+ }
+ 
+ /*!
+@@ -798,6 +800,30 @@ QListQSslCertificate 
QSslCertificatePrivate::certificatesFromDer(const QByteAr
+ return certificates;
+ }
+ 
++// These certificates are known to be fraudulent and were created during the 
comodo
++// compromise. See http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html
++static const char *certificate_blacklist[] = {
++04:7e:cb:e9:fc:a5:5f:7b:d0:9e:ae:36:e1:0c:ae:1e,
++f5:c8:6a:f3:61:62:f1:3a:64:f5:4f:6d:c9:58:7c:06,
++d7:55:8f:da:f5:f1:10:5b:b2:13:28:2b:70:77:29:a3,
++39:2a:43:4f:0e:07:df:1f:8a:a3:05:de:34:e0:c2:29,
++3e:75:ce:d4:6b:69:30:21:21:88:30:ae:86:a8:2a:71,
++e9:02:8b:95:78:e4:15:dc:1a:71:0a:2b:88:15:44:47,
++92:39:d5:34:8f:40:d1:69:5a:74:54:70:e1:f2:3f:43,
++b0:b7:13:3e:d0:96:f9:b5:6f:ae:91:c8:74:bd:3a:c0,
++d8:f3:5f:4e:b7:87:2b:2d:ab:06:92:e3:15:38:2f:b0,
++0
++};
++
++bool QSslCertificatePrivate::isBlacklisted(const QSslCertificate certificate)
++{
++for (int a = 0; certificate_blacklist[a] != 0; a++) {
++if (certificate.serialNumber() == certificate_blacklist[a])
++return true;
++}
++return false;
++}
++
+ #ifndef QT_NO_DEBUG_STREAM
+ QDebug operator(QDebug debug, const QSslCertificate certificate)
+ {
+diff --git a/src/network/ssl/qsslcertificate_p.h 
b/src/network/ssl/qsslcertificate_p.h
+index cdceb0f..1ce33d3 100644
+--- a/src/network/ssl/qsslcertificate_p.h
 b/src/network/ssl/qsslcertificate_p.h
+@@ -96,6 +96,7 @@ public:
+ static QSslCertificate QSslCertificate_from_X509(X509 *x509);
+ static QListQSslCertificate certificatesFromPem(const QByteArray pem, 
int count = -1);
+ static QListQSslCertificate certificatesFromDer(const QByteArray der, 
int count = -1);
++static bool isBlacklisted(const QSslCertificate certificate);
+ 
+ friend class QSslSocketBackendPrivate;
+ 
+diff --git a/src/network/ssl/qsslsocket_openssl.cpp 
b/src/network/ssl/qsslsocket_openssl.cpp
+index 0866534..2427193 100644
+--- 

[arch-commits] Commit in namcap/trunk (PKGBUILD)

2011-03-29 Thread Rémy Oudompheng
Date: Tuesday, March 29, 2011 @ 16:55:19
  Author: remy
Revision: 117208

Release version 3.0.4

Modified:
  namcap/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 1 file changed, 15 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 18:21:55 UTC (rev 117207)
+++ PKGBUILD2011-03-29 20:55:19 UTC (rev 117208)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria h...@archlinux.org
 
 pkgname=namcap
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc=A Pacman package analyzer
 arch=('any')
@@ -12,9 +12,21 @@
 depends=('python' 'licenses')
 makedepends=('python-distribute')
 source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
-md5sums=('16e13f59b156b647829fc9b16d8cc8be')
+md5sums=('c643b5b74f0cb50a44a9e65b873cceb5')
 
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  env PARSE_PKGBUILD_PATH=${srcdir}/${pkgname}-${pkgver} \
+  PATH=${srcdir}/${pkgname}-${pkgver}:$PATH \
+  python setup.py test || true
+}
+
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  python ./setup.py install --root=${pkgdir}
+  python setup.py install --root=${pkgdir}
 }



[arch-commits] Commit in namcap/repos (testing-any)

2011-03-29 Thread Rémy Oudompheng
Date: Tuesday, March 29, 2011 @ 16:55:27
  Author: remy
Revision: 117209

archrelease: remove testing-any

Deleted:
  namcap/repos/testing-any/



[arch-commits] Commit in namcap/repos (testing-any)

2011-03-29 Thread Rémy Oudompheng
Date: Tuesday, March 29, 2011 @ 16:55:39
  Author: remy
Revision: 117210

archrelease: copy trunk to testing-any

Added:
  namcap/repos/testing-any/



[arch-commits] Commit in gajim/trunk (PKGBUILD)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 17:03:48
  Author: ibiru
Revision: 117211

upgpkg: gajim 0.14.1-4
add hicolor-icon-theme to dependency. FS#23133

Modified:
  gajim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 20:55:39 UTC (rev 117210)
+++ PKGBUILD2011-03-29 21:03:48 UTC (rev 117211)
@@ -5,12 +5,12 @@
 
 pkgname=gajim
 pkgver=0.14.1
-pkgrel=3
+pkgrel=4
 pkgdesc=Jabber client written in PyGTK
 arch=('any')
 url=http://www.gajim.org/;
 license=('GPL3')
-depends=('pygtk' 'python2' 'python2-pyopenssl')
+depends=('pygtk' 'python2' 'python2-pyopenssl' 'hicolor-icon-theme')
 makedepends=('gettext' 'intltool')
 optdepends=('dbus-python'
 'dnsutils: for SRV support'



[arch-commits] Commit in gajim/repos (extra-any)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 17:03:57
  Author: ibiru
Revision: 117212

archrelease: remove extra-any

Deleted:
  gajim/repos/extra-any/



[arch-commits] Commit in gajim/repos (extra-any)

2011-03-29 Thread Ionut Biru
Date: Tuesday, March 29, 2011 @ 17:04:09
  Author: ibiru
Revision: 117213

archrelease: copy trunk to extra-any

Added:
  gajim/repos/extra-any/



[arch-commits] Commit in qt/repos (extra-i686)

2011-03-29 Thread Andrea Scarpino
Date: Tuesday, March 29, 2011 @ 17:10:48
  Author: andrea
Revision: 117214

archrelease: remove extra-i686

Deleted:
  qt/repos/extra-i686/



[arch-commits] Commit in qt/repos (extra-i686)

2011-03-29 Thread Andrea Scarpino
Date: Tuesday, March 29, 2011 @ 17:11:02
  Author: andrea
Revision: 117215

archrelease: copy trunk to extra-i686

Added:
  qt/repos/extra-i686/



[arch-commits] Commit in qt/repos (extra-x86_64)

2011-03-29 Thread Andrea Scarpino
Date: Tuesday, March 29, 2011 @ 17:11:32
  Author: andrea
Revision: 117216

archrelease: remove extra-x86_64

Deleted:
  qt/repos/extra-x86_64/



[arch-commits] Commit in qt/repos (extra-x86_64)

2011-03-29 Thread Andrea Scarpino
Date: Tuesday, March 29, 2011 @ 17:11:44
  Author: andrea
Revision: 117217

archrelease: copy trunk to extra-x86_64

Added:
  qt/repos/extra-x86_64/



[arch-commits] Commit in namcap/trunk (PKGBUILD)

2011-03-29 Thread Rémy Oudompheng
Date: Tuesday, March 29, 2011 @ 19:17:22
  Author: remy
Revision: 117218

Release version 3.0.5

Modified:
  namcap/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-29 21:11:44 UTC (rev 117217)
+++ PKGBUILD2011-03-29 23:17:22 UTC (rev 117218)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria h...@archlinux.org
 
 pkgname=namcap
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc=A Pacman package analyzer
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python' 'licenses')
 makedepends=('python-distribute')
 source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c643b5b74f0cb50a44a9e65b873cceb5')
+md5sums=('0bd3881ca1f40b89e262fb2034dcbae5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in namcap/repos (testing-any)

2011-03-29 Thread Rémy Oudompheng
Date: Tuesday, March 29, 2011 @ 19:17:28
  Author: remy
Revision: 117219

archrelease: remove testing-any

Deleted:
  namcap/repos/testing-any/



[arch-commits] Commit in namcap/repos (testing-any)

2011-03-29 Thread Rémy Oudompheng
Date: Tuesday, March 29, 2011 @ 19:17:41
  Author: remy
Revision: 117220

archrelease: copy trunk to testing-any

Added:
  namcap/repos/testing-any/