[arch-commits] Commit in screenfetch/repos/community-any (PKGBUILD PKGBUILD)

2017-03-16 Thread Felix Yan
Date: Friday, March 17, 2017 @ 03:48:08
  Author: felixonmars
Revision: 216857

archrelease: copy trunk to community-any

Added:
  screenfetch/repos/community-any/PKGBUILD
(from rev 216856, screenfetch/trunk/PKGBUILD)
Deleted:
  screenfetch/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-17 03:47:52 UTC (rev 216856)
+++ PKGBUILD2017-03-17 03:48:08 UTC (rev 216857)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Federico Cinelli 
-
-pkgname=screenfetch
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="CLI Bash script to show system/theme info in screenshots"
-arch=('any')
-url="https://github.com/KittyKatt/screenFetch;
-license=('GPL')
-depends=('bash' 'xorg-xdpyinfo' 'xorg-xprop')
-makedepends=('git')
-optdepends=('scrot: to take screenshot')
-source=("git+https://github.com/KittyKatt/screenFetch.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-   cd screenFetch
-   install -Dm755 "screenfetch-dev" "$pkgdir/usr/bin/screenfetch"
-   install -Dm644 "screenfetch.1" 
"$pkgdir/usr/share/man/man1/screenfetch.1"
-}

Copied: screenfetch/repos/community-any/PKGBUILD (from rev 216856, 
screenfetch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-17 03:48:08 UTC (rev 216857)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer:
+# Contributor: Federico Cinelli 
+
+pkgname=screenfetch
+pkgver=3.8.0
+pkgrel=2
+pkgdesc="CLI Bash script to show system/theme info in screenshots"
+arch=('any')
+url="https://github.com/KittyKatt/screenFetch;
+license=('GPL')
+depends=('bash' 'bc' 'xorg-xdpyinfo' 'xorg-xprop')
+makedepends=('git')
+optdepends=('scrot: to take screenshot')
+source=("git+https://github.com/KittyKatt/screenFetch.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+   cd screenFetch
+   install -Dm755 "screenfetch-dev" "$pkgdir/usr/bin/screenfetch"
+   install -Dm644 "screenfetch.1" 
"$pkgdir/usr/share/man/man1/screenfetch.1"
+}


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

2017-03-16 Thread Felix Yan
Date: Friday, March 17, 2017 @ 03:47:52
  Author: felixonmars
Revision: 216856

upgpkg: screenfetch 3.8.0-2

fix dependency (FS#53340)

Modified:
  screenfetch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-17 01:35:12 UTC (rev 216855)
+++ PKGBUILD2017-03-17 03:47:52 UTC (rev 216856)
@@ -4,12 +4,12 @@
 
 pkgname=screenfetch
 pkgver=3.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="CLI Bash script to show system/theme info in screenshots"
 arch=('any')
 url="https://github.com/KittyKatt/screenFetch;
 license=('GPL')
-depends=('bash' 'xorg-xdpyinfo' 'xorg-xprop')
+depends=('bash' 'bc' 'xorg-xdpyinfo' 'xorg-xprop')
 makedepends=('git')
 optdepends=('scrot: to take screenshot')
 source=("git+https://github.com/KittyKatt/screenFetch.git#tag=v$pkgver;)


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

2017-03-16 Thread Evangelos Foutras
Date: Friday, March 17, 2017 @ 03:29:57
  Author: foutrelis
Revision: 290968

upgpkg: chromium 57.0.2987.110-1

New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-17 03:06:48 UTC (rev 290967)
+++ PKGBUILD2017-03-17 03:29:57 UTC (rev 290968)
@@ -24,7 +24,7 @@
 )
 
 pkgname=chromium
-pkgver=57.0.2987.98
+pkgver=57.0.2987.110
 pkgrel=1
 _launcher_ver=3
 pkgdesc="The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser"
@@ -45,7 +45,7 @@
 chromium.desktop
 chromium-system-ffmpeg-r4.patch
 chromium-widevine.patch)
-sha256sums=('16b5ecf70fcab8476231636ec20f5415897781b01ed21640283cb358322f792d'
+sha256sums=('6a03a290b313c5d8bb89891bfc816c61c798e6c96eaa62fb254d77ce9c2b89e4'
 '8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28'
 '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
 'e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986'


[arch-commits] Commit in chromium/repos (20 files)

2017-03-16 Thread Evangelos Foutras
Date: Friday, March 17, 2017 @ 03:30:21
  Author: foutrelis
Revision: 290969

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  chromium/repos/extra-i686/PKGBUILD
(from rev 290968, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/chromium-system-ffmpeg-r4.patch
(from rev 290968, chromium/trunk/chromium-system-ffmpeg-r4.patch)
  chromium/repos/extra-i686/chromium-widevine.patch
(from rev 290968, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-i686/chromium.desktop
(from rev 290968, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 290968, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 290968, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-system-ffmpeg-r4.patch
(from rev 290968, chromium/trunk/chromium-system-ffmpeg-r4.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 290968, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 290968, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 290968, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/chromium-system-ffmpeg-r4.patch
  chromium/repos/extra-i686/chromium-widevine.patch
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-system-ffmpeg-r4.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install

--+
 /PKGBUILD|  378 +
 /chromium-system-ffmpeg-r4.patch |   96 ++
 /chromium-widevine.patch |   20 +
 /chromium.desktop|  224 ++
 /chromium.install|   32 ++
 extra-i686/PKGBUILD  |  189 
 extra-i686/chromium-system-ffmpeg-r4.patch   |   48 ---
 extra-i686/chromium-widevine.patch   |   10 
 extra-i686/chromium.desktop  |  112 ---
 extra-i686/chromium.install  |   16 -
 extra-x86_64/PKGBUILD|  189 
 extra-x86_64/chromium-system-ffmpeg-r4.patch |   48 ---
 extra-x86_64/chromium-widevine.patch |   10 
 extra-x86_64/chromium.desktop|  112 ---
 extra-x86_64/chromium.install|   16 -
 15 files changed, 750 insertions(+), 750 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-17 03:29:57 UTC (rev 290968)
+++ extra-i686/PKGBUILD 2017-03-17 03:30:21 UTC (rev 290969)
@@ -1,189 +0,0 @@
-# $Id: PKGBUILD 277477 2016-10-01 03:36:40Z foutrelis $
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -rgA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [harfbuzz-ng]=harfbuzz-icu
-  [icu]=icu
-  [libjpeg]=libjpeg
-  [libpng]=libpng
-  [libvpx]=libvpx
-  [libwebp]=libwebp
-  #[libxml]=libxml2# https://bugs.archlinux.org/task/29939
-  [libxslt]=libxslt
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-
-pkgname=chromium
-pkgver=57.0.2987.98
-pkgrel=1
-_launcher_ver=3
-pkgdesc="The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser"
-arch=('i686' 'x86_64')
-url="https://www.chromium.org/Home;
-license=('BSD')
-depends=('gtk2' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libexif' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'perl' 'perl-file-basedir'
- 'pciutils' 'desktop-file-utils' 'hicolor-icon-theme')
-depends+=(${_system_libs[@]})
-makedepends=('gtk3' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'git')
-optdepends=('kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium.desktop
-chromium-system-ffmpeg-r4.patch
-chromium-widevine.patch)
-sha256sums=('16b5ecf70fcab8476231636ec20f5415897781b01ed21640283cb358322f792d'
-

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

2017-03-16 Thread Jan Steffens
Date: Friday, March 17, 2017 @ 03:06:48
  Author: heftig
Revision: 290967

archrelease: copy trunk to extra-any

Added:
  meson/repos/extra-any/PKGBUILD
(from rev 290966, meson/trunk/PKGBUILD)
Deleted:
  meson/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   71 ++---
 1 file changed, 36 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-17 03:06:22 UTC (rev 290966)
+++ PKGBUILD2017-03-17 03:06:48 UTC (rev 290967)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-
-pkgname=meson
-pkgver=0.39.0
-pkgrel=1
-pkgdesc='High productivity build system'
-url='http://mesonbuild.com/'
-arch=('any')
-license=('Apache')
-depends=('python' 'ninja')
-makedepends=('python-setuptools')
-checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'gnustep-base'
-  'cython' 'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 
'python-gobject' 'gobject-introspection'
-  'itstool' 'gtk3')
-source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc})
-sha512sums=('d6282e3d6d8824dce58589dc0da7c957dfd0ea23c81cce7108f3d23b796f62fb9f976fd0963ec34bdaf645a906a10626e27e93bc6d732c60ab8a306a4e8337c0'
-'SKIP')
-validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

-
-check() {
-  cd ${pkgname}-${pkgver}
-  MESON_PRINT_TEST_OUTPUT=1 LC_CTYPE=en_US.UTF-8 ./run_tests.py
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}" -O1
-  install -Dm 644 syntax-highlighting/vim/ftdetect/meson.vim -t 
"${pkgdir}/usr/share/vim/vimfiles/ftdetect"
-  install -Dm 644 syntax-highlighting/vim/indent/meson.vim -t 
"${pkgdir}/usr/share/vim/vimfiles/indent"
-  install -Dm 644 syntax-highlighting/vim/syntax/meson.vim -t 
"${pkgdir}/usr/share/vim/vimfiles/syntax"
-}
-
-# vim: ts=2 sw=2 et:

Copied: meson/repos/extra-any/PKGBUILD (from rev 290966, meson/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-17 03:06:48 UTC (rev 290967)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Levente Polyak 
+# Contributor: Anatol Pomozov 
+
+pkgname=meson
+pkgver=0.39.1
+pkgrel=1
+pkgdesc='High productivity build system'
+url='http://mesonbuild.com/'
+arch=('any')
+license=('Apache')
+depends=('python' 'ninja')
+makedepends=('python-setuptools')
+checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'gnustep-base'
+  'cython' 'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 
'python-gobject' 'gobject-introspection'
+  'itstool' 'gtk3' 'valgrind')
+source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc})
+sha512sums=('1d5a6bd8b635c61b4f30c79b3bce6425e8ae60ca894130d3ce384481c626839b8408e49fc98f5337801c0a7513587ce5dcd76e7a1fe00b715facfa1034c73fb9'
+'SKIP')
+validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

+
+check() {
+  cd ${pkgname}-${pkgver}
+  MESON_PRINT_TEST_OUTPUT=1 LC_CTYPE=en_US.UTF-8 ./run_tests.py
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 syntax-highlighting/vim/ftdetect/meson.vim -t 
"${pkgdir}/usr/share/vim/vimfiles/ftdetect"
+  install -Dm 644 syntax-highlighting/vim/indent/meson.vim -t 
"${pkgdir}/usr/share/vim/vimfiles/indent"
+  install -Dm 644 syntax-highlighting/vim/syntax/meson.vim -t 
"${pkgdir}/usr/share/vim/vimfiles/syntax"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-03-16 Thread Jan Steffens
Date: Friday, March 17, 2017 @ 03:06:22
  Author: heftig
Revision: 290966

0.39.1-1

Modified:
  meson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:11:05 UTC (rev 290965)
+++ PKGBUILD2017-03-17 03:06:22 UTC (rev 290966)
@@ -4,7 +4,7 @@
 # Contributor: Anatol Pomozov 
 
 pkgname=meson
-pkgver=0.39.0
+pkgver=0.39.1
 pkgrel=1
 pkgdesc='High productivity build system'
 url='http://mesonbuild.com/'
@@ -14,9 +14,9 @@
 makedepends=('python-setuptools')
 checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'gnustep-base'
   'cython' 'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 
'python-gobject' 'gobject-introspection'
-  'itstool' 'gtk3')
+  'itstool' 'gtk3' 'valgrind')
 
source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc})
-sha512sums=('d6282e3d6d8824dce58589dc0da7c957dfd0ea23c81cce7108f3d23b796f62fb9f976fd0963ec34bdaf645a906a10626e27e93bc6d732c60ab8a306a4e8337c0'
+sha512sums=('1d5a6bd8b635c61b4f30c79b3bce6425e8ae60ca894130d3ce384481c626839b8408e49fc98f5337801c0a7513587ce5dcd76e7a1fe00b715facfa1034c73fb9'
 'SKIP')
 validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

 


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

2017-03-16 Thread Gaëtan Bisson
Date: Friday, March 17, 2017 @ 01:35:12
  Author: bisson
Revision: 216855

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  subsurface/repos/community-staging-i686/PKGBUILD
(from rev 216854, subsurface/trunk/PKGBUILD)
  subsurface/repos/community-staging-x86_64/PKGBUILD
(from rev 216854, subsurface/trunk/PKGBUILD)
Deleted:
  subsurface/repos/community-staging-i686/PKGBUILD
  subsurface/repos/community-staging-x86_64/PKGBUILD

---+
 /PKGBUILD |   88 
 community-staging-i686/PKGBUILD   |   44 --
 community-staging-x86_64/PKGBUILD |   44 --
 3 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-03-17 01:34:36 UTC (rev 216854)
+++ community-staging-i686/PKGBUILD 2017-03-17 01:35:12 UTC (rev 216855)
@@ -1,44 +0,0 @@
-# $Id$
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface
-_pkgname=Subsurface
-pkgver=4.6.3
-pkgrel=4
-pkgdesc='Divelog program'
-url='https://subsurface-divelog.org/'
-license=('GPL2')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'asciidoc')
-depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
- 'subsurface-libdc' 'subsurface-marble'
- 'qt5-connectivity' 'grantlee')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed 's:tree_flags:flags:g' -i core/git-access.c
-   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
-   sed 's:
+
+pkgname=subsurface
+_pkgname=Subsurface
+pkgver=4.6.3
+pkgrel=6
+pkgdesc='Divelog program'
+url='https://subsurface-divelog.org/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'asciidoc')
+depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
+ 'subsurface-libdc' 'subsurface-marble'
+ 'qt5-connectivity' 'grantlee')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed 's:tree_flags:flags:g' -i core/git-access.c
+   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
+   sed 's:
-
-pkgname=subsurface
-_pkgname=Subsurface
-pkgver=4.6.3
-pkgrel=4
-pkgdesc='Divelog program'
-url='https://subsurface-divelog.org/'
-license=('GPL2')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'asciidoc')
-depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
- 'subsurface-libdc' 'subsurface-marble'
- 'qt5-connectivity' 'grantlee')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed 's:tree_flags:flags:g' -i core/git-access.c
-   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
-   sed 's:
+
+pkgname=subsurface
+_pkgname=Subsurface
+pkgver=4.6.3
+pkgrel=6
+pkgdesc='Divelog program'
+url='https://subsurface-divelog.org/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'asciidoc')
+depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
+ 'subsurface-libdc' 'subsurface-marble'
+ 'qt5-connectivity' 'grantlee')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed 's:tree_flags:flags:g' -i core/git-access.c
+   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
+   sed 's:

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

2017-03-16 Thread Gaëtan Bisson
Date: Friday, March 17, 2017 @ 01:34:36
  Author: bisson
Revision: 216854

rebuild for openssl-1.1

Modified:
  subsurface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-17 01:22:44 UTC (rev 216853)
+++ PKGBUILD2017-03-17 01:34:36 UTC (rev 216854)
@@ -5,7 +5,7 @@
 pkgname=subsurface
 _pkgname=Subsurface
 pkgver=4.6.3
-pkgrel=5
+pkgrel=6
 pkgdesc='Divelog program'
 url='https://subsurface-divelog.org/'
 license=('GPL2')


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

2017-03-16 Thread Gaëtan Bisson
Date: Friday, March 17, 2017 @ 01:22:43
  Author: bisson
Revision: 216852

archrelease: copy trunk to community-i686, community-x86_64

Added:
  subsurface/repos/community-i686/PKGBUILD
(from rev 216849, subsurface/trunk/PKGBUILD)
  subsurface/repos/community-x86_64/PKGBUILD
(from rev 216849, subsurface/trunk/PKGBUILD)
Deleted:
  subsurface/repos/community-i686/PKGBUILD
  subsurface/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   88 
 community-i686/PKGBUILD   |   44 --
 community-x86_64/PKGBUILD |   44 --
 3 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-17 01:22:40 UTC (rev 216851)
+++ community-i686/PKGBUILD 2017-03-17 01:22:43 UTC (rev 216852)
@@ -1,44 +0,0 @@
-# $Id$
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface
-_pkgname=Subsurface
-pkgver=4.6.3
-pkgrel=3
-pkgdesc='Divelog program'
-url='https://subsurface-divelog.org/'
-license=('GPL2')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'asciidoc')
-depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
- 'subsurface-libdc' 'subsurface-marble'
- 'qt5-connectivity' 'grantlee')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed 's:tree_flags:flags:g' -i core/git-access.c
-   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
-   sed 's:
+
+pkgname=subsurface
+_pkgname=Subsurface
+pkgver=4.6.3
+pkgrel=5
+pkgdesc='Divelog program'
+url='https://subsurface-divelog.org/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'asciidoc')
+depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
+ 'subsurface-libdc' 'subsurface-marble'
+ 'qt5-connectivity' 'grantlee')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed 's:tree_flags:flags:g' -i core/git-access.c
+   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
+   sed 's:
-
-pkgname=subsurface
-_pkgname=Subsurface
-pkgver=4.6.3
-pkgrel=3
-pkgdesc='Divelog program'
-url='https://subsurface-divelog.org/'
-license=('GPL2')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'asciidoc')
-depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
- 'subsurface-libdc' 'subsurface-marble'
- 'qt5-connectivity' 'grantlee')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed 's:tree_flags:flags:g' -i core/git-access.c
-   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
-   sed 's:
+
+pkgname=subsurface
+_pkgname=Subsurface
+pkgver=4.6.3
+pkgrel=5
+pkgdesc='Divelog program'
+url='https://subsurface-divelog.org/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'asciidoc')
+depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
+ 'subsurface-libdc' 'subsurface-marble'
+ 'qt5-connectivity' 'grantlee')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('44c64397d5225522be0734b126c479566b4adfed6de1b1f95b978a02e4a3958d')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed 's:tree_flags:flags:g' -i core/git-access.c
+   sed 's:GIT_MERGE_TREE_FIND_RENAMES:GIT_MERGE_FIND_RENAMES:g' -i 
core/git-access.c
+   sed 's:

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

2017-03-16 Thread Gaëtan Bisson
Date: Friday, March 17, 2017 @ 01:22:03
  Author: bisson
Revision: 216849

fix libxslt linkage

Modified:
  subsurface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 23:02:59 UTC (rev 216848)
+++ PKGBUILD2017-03-17 01:22:03 UTC (rev 216849)
@@ -5,7 +5,7 @@
 pkgname=subsurface
 _pkgname=Subsurface
 pkgver=4.6.3
-pkgrel=4
+pkgrel=5
 pkgdesc='Divelog program'
 url='https://subsurface-divelog.org/'
 license=('GPL2')


[arch-commits] Commit in python-mistune/repos/community-any (PKGBUILD PKGBUILD)

2017-03-16 Thread Kyle Keen
Date: Thursday, March 16, 2017 @ 23:02:59
  Author: kkeen
Revision: 216848

archrelease: copy trunk to community-any

Added:
  python-mistune/repos/community-any/PKGBUILD
(from rev 216847, python-mistune/trunk/PKGBUILD)
Deleted:
  python-mistune/repos/community-any/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-16 23:02:44 UTC (rev 216847)
+++ PKGBUILD2017-03-16 23:02:59 UTC (rev 216848)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: shmilee
-
-pkgbase=python-mistune
-_pkgname=mistune
-pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.3
-pkgrel=2
-pkgdesc="The fastest markdown parser in pure Python with renderer feature."
-arch=('any')
-url="https://github.com/lepture/mistune;
-license=('BSD')
-depends=('python')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('d1127006e9636c28e98ad5ff3c70dbab')
-
-prepare() {
-  cd "$srcdir"
-  cp -r "$srcdir/$_pkgname-$pkgver" "$srcdir/${_pkgname}2-$pkgver"
-}
-
-package_python-mistune() {
-  cd "$srcdir/${_pkgname}-$pkgver"
-  python setup.py install --root="$pkgdir/"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-mistune/LICENSE"
-}
-
-package_python2-mistune() {
-  depends=('python2')
-  cd "$srcdir/${_pkgname}2-$pkgver"
-  python2 setup.py install --root="$pkgdir/"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python2-mistune/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-mistune/repos/community-any/PKGBUILD (from rev 216847, 
python-mistune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-16 23:02:59 UTC (rev 216848)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: shmilee
+
+pkgbase=python-mistune
+_pkgname=mistune
+pkgname=('python-mistune' 'python2-mistune')
+pkgver=0.7.4
+pkgrel=1
+pkgdesc="The fastest markdown parser in pure Python with renderer feature."
+arch=('any')
+url="https://github.com/lepture/mistune;
+license=('BSD')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
+md5sums=('d1ba4788047ea6930d27bb2a438ffe6b')
+
+prepare() {
+  cd "$srcdir"
+  cp -r "$srcdir/$_pkgname-$pkgver" "$srcdir/${_pkgname}2-$pkgver"
+}
+
+package_python-mistune() {
+  cd "$srcdir/${_pkgname}-$pkgver"
+  python setup.py install --root="$pkgdir/"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-mistune/LICENSE"
+}
+
+package_python2-mistune() {
+  depends=('python2')
+  cd "$srcdir/${_pkgname}2-$pkgver"
+  python2 setup.py install --root="$pkgdir/"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python2-mistune/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-03-16 Thread Kyle Keen
Date: Thursday, March 16, 2017 @ 23:02:44
  Author: kkeen
Revision: 216847

upgpkg: python-mistune 0.7.4-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 23:01:19 UTC (rev 216846)
+++ PKGBUILD2017-03-16 23:02:44 UTC (rev 216847)
@@ -5,8 +5,8 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.3
-pkgrel=2
+pkgver=0.7.4
+pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('d1127006e9636c28e98ad5ff3c70dbab')
+md5sums=('d1ba4788047ea6930d27bb2a438ffe6b')
 
 prepare() {
   cd "$srcdir"


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

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 23:01:19
  Author: jgc
Revision: 216846

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  librtmp0/repos/community-staging-i686/
  librtmp0/repos/community-staging-i686/PKGBUILD
(from rev 216845, librtmp0/trunk/PKGBUILD)
  librtmp0/repos/community-staging-x86_64/
  librtmp0/repos/community-staging-x86_64/PKGBUILD
(from rev 216845, librtmp0/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   52 
 community-staging-x86_64/PKGBUILD |   52 
 2 files changed, 104 insertions(+)

Copied: librtmp0/repos/community-staging-i686/PKGBUILD (from rev 216845, 
librtmp0/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 23:01:19 UTC (rev 216846)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: xduugu 
+# Contributor: Elis Hughes 
+# Contributor: kaptoxic 
+# Contributor: Arthur Skowronek 
+
+pkgname=librtmp0
+pkgver=2.4
+pkgrel=2
+pkgdesc='Toolkit for RTMP streams'
+arch=('i686' 'x86_64')
+url='http://rtmpdump.mplayerhq.hu/'
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'gnutls' 'zlib')
+makedepends=('git')
+provides=('librtmp.so')
+options=('!makeflags')
+_commit='c28f1bab7822de97353849e7787b59e50bbb1428'
+source=("git+https://git.ffmpeg.org/rtmpdump#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+  cd rtmpdump
+  git cherry-pick -n eea470fa5f9a5481a36dedd257549595ef7480d6
+  git cherry-pick -n 8e3064207fa7535baad07fd06b65630ec8b31a08
+  git cherry-pick -n 7340f6dbc6b3c8e552baab2e5a891c2de75cddcc
+}
+
+build() {
+  cd rtmpdump
+  sed -e 's/^CRYPTO=OPENSSL/#CRYPTO=OPENSSL/' -e 
's/#CRYPTO=GNUTLS/CRYPTO=GNUTLS/' -i Makefile -i librtmp/Makefile
+
+  make \
+OPT="$CFLAGS" \
+XLDFLAGS="$LDFLAGS"
+}
+
+package() {
+  cd rtmpdump
+
+  make \
+prefix='/usr' \
+sbindir='/usr/bin' \
+mandir='/usr/share/man' \
+DESTDIR="${pkgdir}" \
+install
+  rm -rf "${pkgdir}"/usr/{bin,include,lib/{librtmp.{a,so},pkgconfig},share}
+}
+
+# vim: ts=2 sw=2 et:

Copied: librtmp0/repos/community-staging-x86_64/PKGBUILD (from rev 216845, 
librtmp0/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 23:01:19 UTC (rev 216846)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: xduugu 
+# Contributor: Elis Hughes 
+# Contributor: kaptoxic 
+# Contributor: Arthur Skowronek 
+
+pkgname=librtmp0
+pkgver=2.4
+pkgrel=2
+pkgdesc='Toolkit for RTMP streams'
+arch=('i686' 'x86_64')
+url='http://rtmpdump.mplayerhq.hu/'
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'gnutls' 'zlib')
+makedepends=('git')
+provides=('librtmp.so')
+options=('!makeflags')
+_commit='c28f1bab7822de97353849e7787b59e50bbb1428'
+source=("git+https://git.ffmpeg.org/rtmpdump#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+  cd rtmpdump
+  git cherry-pick -n eea470fa5f9a5481a36dedd257549595ef7480d6
+  git cherry-pick -n 8e3064207fa7535baad07fd06b65630ec8b31a08
+  git cherry-pick -n 7340f6dbc6b3c8e552baab2e5a891c2de75cddcc
+}
+
+build() {
+  cd rtmpdump
+  sed -e 's/^CRYPTO=OPENSSL/#CRYPTO=OPENSSL/' -e 
's/#CRYPTO=GNUTLS/CRYPTO=GNUTLS/' -i Makefile -i librtmp/Makefile
+
+  make \
+OPT="$CFLAGS" \
+XLDFLAGS="$LDFLAGS"
+}
+
+package() {
+  cd rtmpdump
+
+  make \
+prefix='/usr' \
+sbindir='/usr/bin' \
+mandir='/usr/share/man' \
+DESTDIR="${pkgdir}" \
+install
+  rm -rf "${pkgdir}"/usr/{bin,include,lib/{librtmp.{a,so},pkgconfig},share}
+}
+
+# vim: ts=2 sw=2 et:


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

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 23:01:14
  Author: jgc
Revision: 216845

upgpkg: librtmp0 2.4-2

OpenSSL 1.1

Modified:
  librtmp0/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:47:25 UTC (rev 216844)
+++ PKGBUILD2017-03-16 23:01:14 UTC (rev 216845)
@@ -8,21 +8,29 @@
 
 pkgname=librtmp0
 pkgver=2.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Toolkit for RTMP streams'
 arch=('i686' 'x86_64')
 url='http://rtmpdump.mplayerhq.hu/'
 license=('GPL2' 'LGPL2.1')
-depends=('glibc' 'openssl' 'zlib')
+depends=('glibc' 'gnutls' 'zlib')
 makedepends=('git')
 provides=('librtmp.so')
 options=('!makeflags')
 _commit='c28f1bab7822de97353849e7787b59e50bbb1428'
-source=("git://git.ffmpeg.org/rtmpdump#commit=${_commit}")
+source=("git+https://git.ffmpeg.org/rtmpdump#commit=${_commit};)
 sha256sums=('SKIP')
 
+prepare() {
+  cd rtmpdump
+  git cherry-pick -n eea470fa5f9a5481a36dedd257549595ef7480d6
+  git cherry-pick -n 8e3064207fa7535baad07fd06b65630ec8b31a08
+  git cherry-pick -n 7340f6dbc6b3c8e552baab2e5a891c2de75cddcc
+}
+
 build() {
   cd rtmpdump
+  sed -e 's/^CRYPTO=OPENSSL/#CRYPTO=OPENSSL/' -e 
's/#CRYPTO=GNUTLS/CRYPTO=GNUTLS/' -i Makefile -i librtmp/Makefile
 
   make \
 OPT="$CFLAGS" \


[arch-commits] Commit in libcurl-compat/repos (6 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:47:25
  Author: jgc
Revision: 216844

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  libcurl-compat/repos/community-staging-i686/
  libcurl-compat/repos/community-staging-i686/0001-vtls-s-SSLEAY-OPENSSL.patch
(from rev 216843, libcurl-compat/trunk/0001-vtls-s-SSLEAY-OPENSSL.patch)
  libcurl-compat/repos/community-staging-i686/PKGBUILD
(from rev 216843, libcurl-compat/trunk/PKGBUILD)
  libcurl-compat/repos/community-staging-x86_64/
  libcurl-compat/repos/community-staging-x86_64/0001-vtls-s-SSLEAY-OPENSSL.patch
(from rev 216843, libcurl-compat/trunk/0001-vtls-s-SSLEAY-OPENSSL.patch)
  libcurl-compat/repos/community-staging-x86_64/PKGBUILD
(from rev 216843, libcurl-compat/trunk/PKGBUILD)

---+
 community-staging-i686/0001-vtls-s-SSLEAY-OPENSSL.patch   |   39 
 community-staging-i686/PKGBUILD   |   54 
 community-staging-x86_64/0001-vtls-s-SSLEAY-OPENSSL.patch |   39 
 community-staging-x86_64/PKGBUILD |   54 
 4 files changed, 186 insertions(+)

Copied: 
libcurl-compat/repos/community-staging-i686/0001-vtls-s-SSLEAY-OPENSSL.patch 
(from rev 216843, libcurl-compat/trunk/0001-vtls-s-SSLEAY-OPENSSL.patch)
===
--- community-staging-i686/0001-vtls-s-SSLEAY-OPENSSL.patch 
(rev 0)
+++ community-staging-i686/0001-vtls-s-SSLEAY-OPENSSL.patch 2017-03-16 
22:47:25 UTC (rev 216844)
@@ -0,0 +1,39 @@
+From a7b38c9dc98481e4a5fc37e51a8690337c674dfb Mon Sep 17 00:00:00 2001
+From: Daniel Stenberg 
+Date: Mon, 26 Dec 2016 00:06:33 +0100
+Subject: vtls: s/SSLEAY/OPENSSL
+
+Fixed an old leftover use of the USE_SSLEAY define which would make a
+socket get removed from the applications sockets to monitor when the
+multi_socket API was used, leading to timeouts.
+
+Bug: #1174
+---
+ lib/vtls/vtls.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/lib/vtls/vtls.c b/lib/vtls/vtls.c
+index b808e1c..707f24b 100644
+--- a/lib/vtls/vtls.c
 b/lib/vtls/vtls.c
+@@ -484,7 +484,7 @@ void Curl_ssl_close_all(struct Curl_easy *data)
+   curlssl_close_all(data);
+ }
+ 
+-#if defined(USE_SSLEAY) || defined(USE_GNUTLS) || defined(USE_SCHANNEL) || \
++#if defined(USE_OPENSSL) || defined(USE_GNUTLS) || defined(USE_SCHANNEL) || \
+ defined(USE_DARWINSSL) || defined(USE_NSS)
+ /* This function is for OpenSSL, GnuTLS, darwinssl, and schannel only. */
+ int Curl_ssl_getsock(struct connectdata *conn, curl_socket_t *socks,
+@@ -518,7 +518,7 @@ int Curl_ssl_getsock(struct connectdata *conn,
+   (void)numsocks;
+   return GETSOCK_BLANK;
+ }
+-/* USE_SSLEAY || USE_GNUTLS || USE_SCHANNEL || USE_DARWINSSL || USE_NSS */
++/* USE_OPENSSL || USE_GNUTLS || USE_SCHANNEL || USE_DARWINSSL || USE_NSS */
+ #endif
+ 
+ void Curl_ssl_close(struct connectdata *conn, int sockindex)
+-- 
+cgit v1.1
+

Copied: libcurl-compat/repos/community-staging-i686/PKGBUILD (from rev 216843, 
libcurl-compat/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 22:47:25 UTC (rev 216844)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Piotr Balcerowski 
+
+pkgname=libcurl-compat
+pkgver=7.53.1
+pkgrel=1
+pkgdesc='An URL retrieval library (without versioned symbols)'
+arch=('i686' 'x86_64')
+url='https://curl.haxx.se'
+license=('MIT')
+depends=('curl' 'glibc' 'krb5' 'openssl' 'libpsl' 'zlib'
+ 'libssh2.so')
+options=('strip')
+source=("https://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
+sha256sums=('64f9b7ec82372edb8eaeded0a9cfa62334d8f98abc65487da01188259392911d'
+'SKIP')
+
+build() {
+  cd curl-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-ldap \
+--disable-ldaps \
+--disable-manual \
+--disable-versioned-symbols \
+--enable-ipv6 \
+--enable-threaded-resolver \
+--with-gssapi \
+--with-random='/dev/urandom' \
+--with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make -C lib
+}
+
+package() {
+  cd curl-${pkgver}
+
+  make -C lib DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}"/usr/lib/libcurl{,-compat}.so.4.4.0
+  rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
+  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
+ln -s libcurl-compat.so.4.4.0 "${pkgdir}"/usr/lib/libcurl.so.${version}
+  done
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s curl "${pkgdir}"/usr/share/licenses/libcurl-compat
+}
+
+# vim: ts=2 sw=2 et:

Copied: 

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

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:47:21
  Author: jgc
Revision: 216843

upgpkg: libcurl-compat 7.53.1-1

OpenSSL 1.1

Modified:
  libcurl-compat/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:40:56 UTC (rev 216842)
+++ PKGBUILD2017-03-16 22:47:21 UTC (rev 216843)
@@ -3,7 +3,7 @@
 # Contributor: Piotr Balcerowski 
 
 pkgname=libcurl-compat
-pkgver=7.52.1
+pkgver=7.53.1
 pkgrel=1
 pkgdesc='An URL retrieval library (without versioned symbols)'
 arch=('i686' 'x86_64')
@@ -12,18 +12,11 @@
 depends=('curl' 'glibc' 'krb5' 'openssl' 'libpsl' 'zlib'
  'libssh2.so')
 options=('strip')
-source=("https://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc}
-0001-vtls-s-SSLEAY-OPENSSL.patch)
+source=("https://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
-sha256sums=('a8984e8b20880b621f61a62d95ff3c0763a3152093a9f9ce4287cfd614add6ae'
-'SKIP'
-'a850c761e5fd1c312328a0168c9ce2eefbf9a96f960c5db9e6e4812693379b49')
+sha256sums=('64f9b7ec82372edb8eaeded0a9cfa62334d8f98abc65487da01188259392911d'
+'SKIP')
 
-prepare() {
-  cd curl-${pkgver}
-  patch -p1 < "${srcdir}/0001-vtls-s-SSLEAY-OPENSSL.patch" # FS#52287
-}
-
 build() {
   cd curl-${pkgver}
 
@@ -39,6 +32,7 @@
 --with-random='/dev/urandom' \
 --with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
 
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make -C lib
 }
 


[arch-commits] Commit in spice-gtk3/trunk (5 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:40:50
  Author: jgc
Revision: 216841

upgpkg: spice-gtk3 0.33-7

OpenSSL 1.1

Added:
  spice-gtk3/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch
  spice-gtk3/trunk/ssl-Rework-our-custom-BIO-type.patch
  spice-gtk3/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
  spice-gtk3/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch
Modified:
  spice-gtk3/trunk/PKGBUILD

---+
 PKGBUILD  |   20 -
 debian_843471-clipboard_Fix_crash_by_handling_error.patch |   40 ++
 ssl-Rework-our-custom-BIO-type.patch  |  121 +++
 ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch|   71 
 ssl-Use-accessors-rather-than-direct-struct-access.patch  |  193 
 5 files changed, 440 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:40:38 UTC (rev 216840)
+++ PKGBUILD2017-03-16 22:40:50 UTC (rev 216841)
@@ -6,10 +6,10 @@
 
 pkgname=spice-gtk3
 pkgver=0.33
-pkgrel=6
+pkgrel=7
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
 arch=('i686' 'x86_64')
-url="http://spice-space.org;
+url="https://www.spice-space.org;
 license=('LGPL2.1')
 depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup' 'spice-glib')
 makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
@@ -16,13 +16,22 @@
 'vala' 'sdl' 'python2-six')
 options=('!emptydirs')
 source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;
-   
"FS#51674.patch::https://cgit.freedesktop.org/spice/spice-gtk/patch/?id=03c016bea939ee4a26e90d80fa1012a993a8ea47;)
+debian_843471-clipboard_Fix_crash_by_handling_error.patch
+ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+ssl-Rework-our-custom-BIO-type.patch
+ssl-Use-accessors-rather-than-direct-struct-access.patch)
 sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39'
-'fc228c258f9bd18b66222a358bf34bcdbd16c1800b131baf018a229400580776')
+'31cacbfce3de9c7599f3cca5b45ed76cf5e3997072aae64b4107676b0b9a2f7b'
+'0e0d553992ea08a29b14439061c6e831ce4ba4bd7bb5e53d7e7e1306aa6ba0fa'
+'91bbb28dc5a8968c0eea57919d9a4a86384a62909014b53b05b5e721afa8142d'
+'0e65852f94849c3efe0c21c01f4be7b804641d7d178b12a22eb62f08db70371e')
 
 prepare() {
   cd "$srcdir/spice-gtk-$pkgver"
-  patch -p1 -i "$srcdir/FS#51674.patch"
+  patch -Np1 -i ../debian_843471-clipboard_Fix_crash_by_handling_error.patch
+  patch -Np1 -i ../ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+  patch -Np1 -i ../ssl-Rework-our-custom-BIO-type.patch
+  patch -Np1 -i ../ssl-Use-accessors-rather-than-direct-struct-access.patch
 }
 
 build() {
@@ -32,6 +41,7 @@
 --with-audio=pulse \
 --with-coroutine=gthread --sbindir=/usr/bin \
 --enable-smartcard
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 

Added: debian_843471-clipboard_Fix_crash_by_handling_error.patch
===
--- debian_843471-clipboard_Fix_crash_by_handling_error.patch   
(rev 0)
+++ debian_843471-clipboard_Fix_crash_by_handling_error.patch   2017-03-16 
22:40:50 UTC (rev 216841)
@@ -0,0 +1,40 @@
+commit 03c016bea939ee4a26e90d80fa1012a993a8ea47
+Author: Victor Toso 
+Origin: upstream, 
https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=03c016bea939ee4a26e90d80fa1012a993a8ea47
+Bug-Debian: https://bugs.debian.org/843471
+Date:   Fri Oct 14 18:12:01 2016 +0200
+
+clipboard: Fix crash by handling error
+
+As manual states below, text could be NULL for different reasons and
+we should handle that. I've included a debug message to help
+identifying possible regressions from wayland's clipboard.
+
+This crash is a regression from 7b0de6217670e0f668aff2949f
+
+ "The text parameter to callback will contain the resulting text if
+ the request succeeded, or NULL if it failed. This could happen for
+ various reasons, in particular if the clipboard was empty or if the
+ contents of the clipboard could not be converted into text form."
+
+Resolves: rhbz#1384676
+
+Signed-off-by: Victor Toso 
+Acked-by: Pavel Grunt 
+
+diff --git a/src/spice-gtk-session.c b/src/spice-gtk-session.c
+index 3ff4e9a..3e0ec74 100644
+--- a/src/spice-gtk-session.c
 b/src/spice-gtk-session.c
+@@ -945,6 +945,11 @@ static void clipboard_received_text_cb(GtkClipboard 
*clipboard,
+ if (self == NULL)
+ return;
+ 
++if (text == NULL) {
++SPICE_DEBUG("Failed to retrieve clipboard text");
++return;
++}
++
+ 

[arch-commits] Commit in spice-gtk3/repos (12 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:40:56
  Author: jgc
Revision: 216842

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  spice-gtk3/repos/community-staging-i686/
  spice-gtk3/repos/community-staging-i686/PKGBUILD
(from rev 216841, spice-gtk3/trunk/PKGBUILD)
  
spice-gtk3/repos/community-staging-i686/debian_843471-clipboard_Fix_crash_by_handling_error.patch
(from rev 216841, 
spice-gtk3/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch)
  spice-gtk3/repos/community-staging-i686/ssl-Rework-our-custom-BIO-type.patch
(from rev 216841, spice-gtk3/trunk/ssl-Rework-our-custom-BIO-type.patch)
  
spice-gtk3/repos/community-staging-i686/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
(from rev 216841, 
spice-gtk3/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch)
  
spice-gtk3/repos/community-staging-i686/ssl-Use-accessors-rather-than-direct-struct-access.patch
(from rev 216841, 
spice-gtk3/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch)
  spice-gtk3/repos/community-staging-x86_64/
  spice-gtk3/repos/community-staging-x86_64/PKGBUILD
(from rev 216841, spice-gtk3/trunk/PKGBUILD)
  
spice-gtk3/repos/community-staging-x86_64/debian_843471-clipboard_Fix_crash_by_handling_error.patch
(from rev 216841, 
spice-gtk3/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch)
  spice-gtk3/repos/community-staging-x86_64/ssl-Rework-our-custom-BIO-type.patch
(from rev 216841, spice-gtk3/trunk/ssl-Rework-our-custom-BIO-type.patch)
  
spice-gtk3/repos/community-staging-x86_64/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
(from rev 216841, 
spice-gtk3/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch)
  
spice-gtk3/repos/community-staging-x86_64/ssl-Use-accessors-rather-than-direct-struct-access.patch
(from rev 216841, 
spice-gtk3/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch)

+
 community-staging-i686/PKGBUILD
|   56 ++
 
community-staging-i686/debian_843471-clipboard_Fix_crash_by_handling_error.patch
   |   40 ++
 community-staging-i686/ssl-Rework-our-custom-BIO-type.patch
|  121 ++
 community-staging-i686/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch  
|   71 +++
 
community-staging-i686/ssl-Use-accessors-rather-than-direct-struct-access.patch 
   |  193 ++
 community-staging-x86_64/PKGBUILD  
|   56 ++
 
community-staging-x86_64/debian_843471-clipboard_Fix_crash_by_handling_error.patch
 |   40 ++
 community-staging-x86_64/ssl-Rework-our-custom-BIO-type.patch  
|  121 ++
 community-staging-x86_64/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
|   71 +++
 
community-staging-x86_64/ssl-Use-accessors-rather-than-direct-struct-access.patch
  |  193 ++
 10 files changed, 962 insertions(+)

Copied: spice-gtk3/repos/community-staging-i686/PKGBUILD (from rev 216841, 
spice-gtk3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 22:40:56 UTC (rev 216842)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-gtk3
+pkgver=0.33
+pkgrel=7
+pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
+arch=('i686' 'x86_64')
+url="https://www.spice-space.org;
+license=('LGPL2.1')
+depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup' 'spice-glib')
+makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
+'vala' 'sdl' 'python2-six')
+options=('!emptydirs')
+source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;
+debian_843471-clipboard_Fix_crash_by_handling_error.patch
+ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+ssl-Rework-our-custom-BIO-type.patch
+ssl-Use-accessors-rather-than-direct-struct-access.patch)
+sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39'
+'31cacbfce3de9c7599f3cca5b45ed76cf5e3997072aae64b4107676b0b9a2f7b'
+'0e0d553992ea08a29b14439061c6e831ce4ba4bd7bb5e53d7e7e1306aa6ba0fa'
+'91bbb28dc5a8968c0eea57919d9a4a86384a62909014b53b05b5e721afa8142d'
+'0e65852f94849c3efe0c21c01f4be7b804641d7d178b12a22eb62f08db70371e')
+
+prepare() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  patch -Np1 -i ../debian_843471-clipboard_Fix_crash_by_handling_error.patch
+  patch -Np1 -i 

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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 22:40:17
  Author: eworm
Revision: 216839

upgpkg: virtualbox 5.1.18-2

openssl 1.1.0 rebuild

Modified:
  virtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:39:35 UTC (rev 216838)
+++ PKGBUILD2017-03-16 22:40:17 UTC (rev 216839)
@@ -11,7 +11,7 @@
  'virtualbox-guest-utils-nox'
  'virtualbox-ext-vnc')
 pkgver=5.1.18
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')


[arch-commits] Commit in virtualbox-modules-arch/repos (6 files)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 22:39:35
  Author: eworm
Revision: 216838

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  virtualbox-modules-arch/repos/community-testing-i686/
  virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD
(from rev 216837, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-testing-i686/virtualbox-modules-arch.install
(from rev 216837, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
  virtualbox-modules-arch/repos/community-testing-x86_64/
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 216837, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install
(from rev 216837, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)

--+
 community-testing-i686/PKGBUILD  |   74 +
 community-testing-i686/virtualbox-modules-arch.install   |   23 
 community-testing-x86_64/PKGBUILD|   74 +
 community-testing-x86_64/virtualbox-modules-arch.install |   23 
 4 files changed, 194 insertions(+)

Copied: virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD (from rev 
216837, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-16 22:39:35 UTC (rev 216838)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.1.18
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux>=4.10' 'linux<4.11'
+ 'linux-headers>=4.10' 'linux-headers<4.11'
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-4.10-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=('linux>=4.10' 'linux<4.11')
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=('linux>=4.10' 'linux<4.11')
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+# vim:set ts=2 sw=2 et:
+
+
+
+
+
+
+

Copied: 
virtualbox-modules-arch/repos/community-testing-i686/virtualbox-modules-arch.install
 (from rev 216837, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
===
--- community-testing-i686/virtualbox-modules-arch.install  
(rev 0)
+++ community-testing-i686/virtualbox-modules-arch.install  2017-03-16 
22:39:35 UTC (rev 216838)
@@ -0,0 +1,23 @@
+_depmod() {
+  EXTRAMODULES=extramodules-4.10-ARCH
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  cat << EOF
+==> Virtualbox kernel modules will be loaded at boot time by 
systemd-modules-load.
+==> In order to use them right now, you may want to load them manually.

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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 22:39:30
  Author: eworm
Revision: 216837

upgpkg: virtualbox-modules-arch 5.1.18-1

new upstream release, built against linux 4.10.2-1

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:29:04 UTC (rev 216836)
+++ PKGBUILD2017-03-16 22:39:30 UTC (rev 216837)
@@ -4,7 +4,7 @@
 
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.1.16
+pkgver=5.1.18
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'


[arch-commits] Commit in spice-glib/repos (12 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:29:04
  Author: jgc
Revision: 216836

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  spice-glib/repos/community-staging-i686/
  spice-glib/repos/community-staging-i686/PKGBUILD
(from rev 216835, spice-glib/trunk/PKGBUILD)
  
spice-glib/repos/community-staging-i686/debian_843471-clipboard_Fix_crash_by_handling_error.patch
(from rev 216835, 
spice-glib/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch)
  spice-glib/repos/community-staging-i686/ssl-Rework-our-custom-BIO-type.patch
(from rev 216835, spice-glib/trunk/ssl-Rework-our-custom-BIO-type.patch)
  
spice-glib/repos/community-staging-i686/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
(from rev 216835, 
spice-glib/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch)
  
spice-glib/repos/community-staging-i686/ssl-Use-accessors-rather-than-direct-struct-access.patch
(from rev 216835, 
spice-glib/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch)
  spice-glib/repos/community-staging-x86_64/
  spice-glib/repos/community-staging-x86_64/PKGBUILD
(from rev 216835, spice-glib/trunk/PKGBUILD)
  
spice-glib/repos/community-staging-x86_64/debian_843471-clipboard_Fix_crash_by_handling_error.patch
(from rev 216835, 
spice-glib/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch)
  spice-glib/repos/community-staging-x86_64/ssl-Rework-our-custom-BIO-type.patch
(from rev 216835, spice-glib/trunk/ssl-Rework-our-custom-BIO-type.patch)
  
spice-glib/repos/community-staging-x86_64/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
(from rev 216835, 
spice-glib/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch)
  
spice-glib/repos/community-staging-x86_64/ssl-Use-accessors-rather-than-direct-struct-access.patch
(from rev 216835, 
spice-glib/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch)

+
 community-staging-i686/PKGBUILD
|   51 ++
 
community-staging-i686/debian_843471-clipboard_Fix_crash_by_handling_error.patch
   |   40 ++
 community-staging-i686/ssl-Rework-our-custom-BIO-type.patch
|  121 ++
 community-staging-i686/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch  
|   71 +++
 
community-staging-i686/ssl-Use-accessors-rather-than-direct-struct-access.patch 
   |  193 ++
 community-staging-x86_64/PKGBUILD  
|   51 ++
 
community-staging-x86_64/debian_843471-clipboard_Fix_crash_by_handling_error.patch
 |   40 ++
 community-staging-x86_64/ssl-Rework-our-custom-BIO-type.patch  
|  121 ++
 community-staging-x86_64/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
|   71 +++
 
community-staging-x86_64/ssl-Use-accessors-rather-than-direct-struct-access.patch
  |  193 ++
 10 files changed, 952 insertions(+)

Copied: spice-glib/repos/community-staging-i686/PKGBUILD (from rev 216835, 
spice-glib/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 22:29:04 UTC (rev 216836)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 164477 2016-03-03 13:24:42Z foutrelis $
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-glib
+pkgver=0.33
+pkgrel=4
+pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
+arch=('i686' 'x86_64')
+url="https://www.spice-space.org;
+license=('LGPL2.1')
+depends=('celt0.5.1' 'dbus-glib' 'libcacard' 'libpulse' 'usbredir' 'libsoup'
+'cairo' 'libjpeg')
+makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
+'vala' 'sdl' 'python2-six' 'pixman' 'polkit')
+options=('!emptydirs')
+source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;
+debian_843471-clipboard_Fix_crash_by_handling_error.patch
+ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+ssl-Rework-our-custom-BIO-type.patch
+ssl-Use-accessors-rather-than-direct-struct-access.patch)
+sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39'
+'31cacbfce3de9c7599f3cca5b45ed76cf5e3997072aae64b4107676b0b9a2f7b'
+'0e0d553992ea08a29b14439061c6e831ce4ba4bd7bb5e53d7e7e1306aa6ba0fa'
+'91bbb28dc5a8968c0eea57919d9a4a86384a62909014b53b05b5e721afa8142d'
+'0e65852f94849c3efe0c21c01f4be7b804641d7d178b12a22eb62f08db70371e')
+
+prepare() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  patch -Np1 -i 

[arch-commits] Commit in spice-glib/repos (staging-i686 staging-x86_64)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:28:46
  Author: jgc
Revision: 216835

Fix

Deleted:
  spice-glib/repos/staging-i686/
  spice-glib/repos/staging-x86_64/


[arch-commits] Commit in spice-glib/repos (12 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:28:13
  Author: jgc
Revision: 216834

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  spice-glib/repos/staging-i686/
  spice-glib/repos/staging-i686/PKGBUILD
(from rev 216833, spice-glib/trunk/PKGBUILD)
  
spice-glib/repos/staging-i686/debian_843471-clipboard_Fix_crash_by_handling_error.patch
(from rev 216833, 
spice-glib/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch)
  spice-glib/repos/staging-i686/ssl-Rework-our-custom-BIO-type.patch
(from rev 216833, spice-glib/trunk/ssl-Rework-our-custom-BIO-type.patch)
  
spice-glib/repos/staging-i686/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
(from rev 216833, 
spice-glib/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch)
  
spice-glib/repos/staging-i686/ssl-Use-accessors-rather-than-direct-struct-access.patch
(from rev 216833, 
spice-glib/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch)
  spice-glib/repos/staging-x86_64/
  spice-glib/repos/staging-x86_64/PKGBUILD
(from rev 216833, spice-glib/trunk/PKGBUILD)
  
spice-glib/repos/staging-x86_64/debian_843471-clipboard_Fix_crash_by_handling_error.patch
(from rev 216833, 
spice-glib/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch)
  spice-glib/repos/staging-x86_64/ssl-Rework-our-custom-BIO-type.patch
(from rev 216833, spice-glib/trunk/ssl-Rework-our-custom-BIO-type.patch)
  
spice-glib/repos/staging-x86_64/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
(from rev 216833, 
spice-glib/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch)
  
spice-glib/repos/staging-x86_64/ssl-Use-accessors-rather-than-direct-struct-access.patch
(from rev 216833, 
spice-glib/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch)

--+
 staging-i686/PKGBUILD|   
51 ++
 staging-i686/debian_843471-clipboard_Fix_crash_by_handling_error.patch   |   
40 ++
 staging-i686/ssl-Rework-our-custom-BIO-type.patch|  
121 ++
 staging-i686/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch  |   
71 +++
 staging-i686/ssl-Use-accessors-rather-than-direct-struct-access.patch|  
193 ++
 staging-x86_64/PKGBUILD  |   
51 ++
 staging-x86_64/debian_843471-clipboard_Fix_crash_by_handling_error.patch |   
40 ++
 staging-x86_64/ssl-Rework-our-custom-BIO-type.patch  |  
121 ++
 staging-x86_64/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch|   
71 +++
 staging-x86_64/ssl-Use-accessors-rather-than-direct-struct-access.patch  |  
193 ++
 10 files changed, 952 insertions(+)

Copied: spice-glib/repos/staging-i686/PKGBUILD (from rev 216833, 
spice-glib/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-16 22:28:13 UTC (rev 216834)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 164477 2016-03-03 13:24:42Z foutrelis $
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-glib
+pkgver=0.33
+pkgrel=4
+pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
+arch=('i686' 'x86_64')
+url="https://www.spice-space.org;
+license=('LGPL2.1')
+depends=('celt0.5.1' 'dbus-glib' 'libcacard' 'libpulse' 'usbredir' 'libsoup'
+'cairo' 'libjpeg')
+makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
+'vala' 'sdl' 'python2-six' 'pixman' 'polkit')
+options=('!emptydirs')
+source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;
+debian_843471-clipboard_Fix_crash_by_handling_error.patch
+ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+ssl-Rework-our-custom-BIO-type.patch
+ssl-Use-accessors-rather-than-direct-struct-access.patch)
+sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39'
+'31cacbfce3de9c7599f3cca5b45ed76cf5e3997072aae64b4107676b0b9a2f7b'
+'0e0d553992ea08a29b14439061c6e831ce4ba4bd7bb5e53d7e7e1306aa6ba0fa'
+'91bbb28dc5a8968c0eea57919d9a4a86384a62909014b53b05b5e721afa8142d'
+'0e65852f94849c3efe0c21c01f4be7b804641d7d178b12a22eb62f08db70371e')
+
+prepare() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  patch -Np1 -i ../debian_843471-clipboard_Fix_crash_by_handling_error.patch
+  patch -Np1 -i ../ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+  patch -Np1 -i ../ssl-Rework-our-custom-BIO-type.patch
+  patch -Np1 -i ../ssl-Use-accessors-rather-than-direct-struct-access.patch
+}
+
+build() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  PYTHON=python2 

[arch-commits] Commit in spice-glib/trunk (5 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:28:07
  Author: jgc
Revision: 216833

upgpkg: spice-glib 0.33-4

OpenSSL 1.1 rebuild

Added:
  spice-glib/trunk/debian_843471-clipboard_Fix_crash_by_handling_error.patch
  spice-glib/trunk/ssl-Rework-our-custom-BIO-type.patch
  spice-glib/trunk/ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
  spice-glib/trunk/ssl-Use-accessors-rather-than-direct-struct-access.patch
Modified:
  spice-glib/trunk/PKGBUILD

---+
 PKGBUILD  |   24 +
 debian_843471-clipboard_Fix_crash_by_handling_error.patch |   40 ++
 ssl-Rework-our-custom-BIO-type.patch  |  121 +++
 ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch|   71 
 ssl-Use-accessors-rather-than-direct-struct-access.patch  |  193 
 5 files changed, 445 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 22:08:28 UTC (rev 216832)
+++ PKGBUILD2017-03-16 22:28:07 UTC (rev 216833)
@@ -6,10 +6,10 @@
 
 pkgname=spice-glib
 pkgver=0.33
-pkgrel=3
+pkgrel=4
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
 arch=('i686' 'x86_64')
-url="http://spice-space.org;
+url="https://www.spice-space.org;
 license=('LGPL2.1')
 depends=('celt0.5.1' 'dbus-glib' 'libcacard' 'libpulse' 'usbredir' 'libsoup'
 'cairo' 'libjpeg')
@@ -16,9 +16,25 @@
 makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
 'vala' 'sdl' 'python2-six' 'pixman' 'polkit')
 options=('!emptydirs')
-source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;)
-sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39')
+source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;
+debian_843471-clipboard_Fix_crash_by_handling_error.patch
+ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+ssl-Rework-our-custom-BIO-type.patch
+ssl-Use-accessors-rather-than-direct-struct-access.patch)
+sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39'
+'31cacbfce3de9c7599f3cca5b45ed76cf5e3997072aae64b4107676b0b9a2f7b'
+'0e0d553992ea08a29b14439061c6e831ce4ba4bd7bb5e53d7e7e1306aa6ba0fa'
+'91bbb28dc5a8968c0eea57919d9a4a86384a62909014b53b05b5e721afa8142d'
+'0e65852f94849c3efe0c21c01f4be7b804641d7d178b12a22eb62f08db70371e')
 
+prepare() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  patch -Np1 -i ../debian_843471-clipboard_Fix_crash_by_handling_error.patch
+  patch -Np1 -i ../ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+  patch -Np1 -i ../ssl-Rework-our-custom-BIO-type.patch
+  patch -Np1 -i ../ssl-Use-accessors-rather-than-direct-struct-access.patch
+}
+
 build() {
   cd "$srcdir/spice-gtk-$pkgver"
   PYTHON=python2 ./configure --prefix=/usr \

Added: debian_843471-clipboard_Fix_crash_by_handling_error.patch
===
--- debian_843471-clipboard_Fix_crash_by_handling_error.patch   
(rev 0)
+++ debian_843471-clipboard_Fix_crash_by_handling_error.patch   2017-03-16 
22:28:07 UTC (rev 216833)
@@ -0,0 +1,40 @@
+commit 03c016bea939ee4a26e90d80fa1012a993a8ea47
+Author: Victor Toso 
+Origin: upstream, 
https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=03c016bea939ee4a26e90d80fa1012a993a8ea47
+Bug-Debian: https://bugs.debian.org/843471
+Date:   Fri Oct 14 18:12:01 2016 +0200
+
+clipboard: Fix crash by handling error
+
+As manual states below, text could be NULL for different reasons and
+we should handle that. I've included a debug message to help
+identifying possible regressions from wayland's clipboard.
+
+This crash is a regression from 7b0de6217670e0f668aff2949f
+
+ "The text parameter to callback will contain the resulting text if
+ the request succeeded, or NULL if it failed. This could happen for
+ various reasons, in particular if the clipboard was empty or if the
+ contents of the clipboard could not be converted into text form."
+
+Resolves: rhbz#1384676
+
+Signed-off-by: Victor Toso 
+Acked-by: Pavel Grunt 
+
+diff --git a/src/spice-gtk-session.c b/src/spice-gtk-session.c
+index 3ff4e9a..3e0ec74 100644
+--- a/src/spice-gtk-session.c
 b/src/spice-gtk-session.c
+@@ -945,6 +945,11 @@ static void clipboard_received_text_cb(GtkClipboard 
*clipboard,
+ if (self == NULL)
+ return;
+ 
++if (text == NULL) {
++SPICE_DEBUG("Failed to retrieve clipboard text");
++return;
++}
++
+ g_return_if_fail(SPICE_IS_GTK_SESSION(self));
+ 
+ selection = get_selection_from_clipboard(self->priv, clipboard);

Added: ssl-Rework-our-custom-BIO-type.patch

[arch-commits] Commit in spice/repos (6 files)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:11:05
  Author: jgc
Revision: 290965

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  spice/repos/staging-i686/
  spice/repos/staging-i686/PKGBUILD
(from rev 290964, spice/trunk/PKGBUILD)
  spice/repos/staging-i686/git-fixes.patch
(from rev 290964, spice/trunk/git-fixes.patch)
  spice/repos/staging-x86_64/
  spice/repos/staging-x86_64/PKGBUILD
(from rev 290964, spice/trunk/PKGBUILD)
  spice/repos/staging-x86_64/git-fixes.patch
(from rev 290964, spice/trunk/git-fixes.patch)

+
 staging-i686/PKGBUILD  |   35 +
 staging-i686/git-fixes.patch   |   98 +++
 staging-x86_64/PKGBUILD|   35 +
 staging-x86_64/git-fixes.patch |   98 +++
 4 files changed, 266 insertions(+)

Copied: spice/repos/staging-i686/PKGBUILD (from rev 290964, 
spice/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-16 22:11:05 UTC (rev 290965)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
+
+pkgname=spice
+pkgver=0.12.8
+pkgrel=2
+pkgdesc="SPICE client and server"
+arch=('i686' 'x86_64')
+url="https://www.spice-space.org;
+license=('LGPL2.1')
+depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama 
libxfixes libxrandr pixman)
+makedepends=(python2-pyparsing python2-six qemu spice-protocol)
+source=(https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2{,.sign}
+git-fixes.patch)
+validpgpkeys=('94A9F75661F77A6168649B23A9D8C21429AC6C82')
+sha256sums=('f901a5c5873d61acac84642f9eea5c4d6386fc3e525c2b68792322794e1c407d'
+'SKIP'
+'70a6d71e24095bc0864f659b0f3b196ffea5c618e8799281607112726dc2484d')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -Np1 -i ../git-fixes.patch
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  PYTHON=python2 ./configure --prefix=/usr --disable-static --enable-smartcard 
--enable-client
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Copied: spice/repos/staging-i686/git-fixes.patch (from rev 290964, 
spice/trunk/git-fixes.patch)
===
--- staging-i686/git-fixes.patch(rev 0)
+++ staging-i686/git-fixes.patch2017-03-16 22:11:05 UTC (rev 290965)
@@ -0,0 +1,98 @@
+diff --git a/server/main_channel.c b/server/main_channel.c
+index 0ecc9df8..1fc39155 100644
+--- a/server/main_channel.c
 b/server/main_channel.c
+@@ -1026,6 +1026,9 @@ static uint8_t 
*main_channel_alloc_msg_rcv_buf(RedChannelClient *rcc,
+ 
+ if (type == SPICE_MSGC_MAIN_AGENT_DATA) {
+ return reds_get_agent_data_buffer(mcc, size);
++} else if (size > sizeof(main_chan->recv_buf)) {
++/* message too large, caller will log a message and close the 
connection */
++return NULL;
+ } else {
+ return main_chan->recv_buf;
+ }
+diff --git a/server/reds.c b/server/reds.c
+index 61bf7357..f439a366 100644
+--- a/server/reds.c
 b/server/reds.c
+@@ -2110,6 +2110,14 @@ static void reds_handle_read_link_done(void *opaque)
+ link_mess->num_channel_caps = 
GUINT32_FROM_LE(link_mess->num_channel_caps);
+ link_mess->num_common_caps = GUINT32_FROM_LE(link_mess->num_common_caps);
+ 
++/* Prevent DoS. Currently we defined only 13 capabilities,
++ * I expect 1024 to be valid for quite a lot time */
++if (link_mess->num_channel_caps > 1024 || link_mess->num_common_caps > 
1024) {
++reds_send_link_error(link, SPICE_LINK_ERR_INVALID_DATA);
++reds_link_free(link);
++return;
++}
++
+ num_caps = link_mess->num_common_caps + link_mess->num_channel_caps;
+ caps = (uint32_t *)((uint8_t *)link_mess + link_mess->caps_offset);
+ 
+@@ -2184,12 +2192,6 @@ static void reds_handle_read_header_done(void *opaque)
+ header->minor_version = GUINT32_FROM_LE(header->minor_version);
+ header->size = GUINT32_FROM_LE(header->size);
+ 
+-if (header->magic != SPICE_MAGIC) {
+-reds_send_link_error(link, SPICE_LINK_ERR_INVALID_MAGIC);
+-reds_link_free(link);
+-return;
+-}
+-
+ if (header->major_version != SPICE_VERSION_MAJOR) {
+ if (header->major_version > 0) {
+ reds_send_link_error(link, SPICE_LINK_ERR_VERSION_MISMATCH);
+@@ -2202,7 +2204,8 @@ static void reds_handle_read_header_done(void *opaque)
+ 
+ reds->peer_minor_version = header->minor_version;
+ 
+-if (header->size < sizeof(SpiceLinkMess)) {
++/* the check for 4096 is to avoid clients to cause arbitrary big memory 
allocations */
++if (header->size < sizeof(SpiceLinkMess) || header->size > 4096) {
+   

[arch-commits] Commit in spice/trunk (CVE-2013-4282.patch PKGBUILD git-fixes.patch)

2017-03-16 Thread Jan de Groot
Date: Thursday, March 16, 2017 @ 22:11:00
  Author: jgc
Revision: 290964

upgpkg: spice 0.12.8-2

Apply (security) fixes from git
Add signature
Switch to https
Use sha256 instead of md5

Added:
  spice/trunk/git-fixes.patch
Modified:
  spice/trunk/PKGBUILD
Deleted:
  spice/trunk/CVE-2013-4282.patch

-+
 CVE-2013-4282.patch |  104 --
 PKGBUILD|   17 ++--
 git-fixes.patch |   98 +++
 3 files changed, 111 insertions(+), 108 deletions(-)

Deleted: CVE-2013-4282.patch
===
--- CVE-2013-4282.patch 2017-03-16 21:33:42 UTC (rev 290963)
+++ CVE-2013-4282.patch 2017-03-16 22:11:00 UTC (rev 290964)
@@ -1,104 +0,0 @@
-From 8af619009660b24e0b41ad26b30289eea288fcc2 Mon Sep 17 00:00:00 2001
-From: Christophe Fergeau 
-Date: Fri, 23 Aug 2013 09:29:44 +
-Subject: Fix buffer overflow when decrypting client SPICE ticket
-
-reds_handle_ticket uses a fixed size 'password' buffer for the decrypted
-password whose size is SPICE_MAX_PASSWORD_LENGTH. However,
-RSA_private_decrypt which we call for the decryption expects the
-destination buffer to be at least RSA_size(link->tiTicketing.rsa)
-bytes long. On my spice-server build, SPICE_MAX_PASSWORD_LENGTH
-is 60 while RSA_size() is 128, so we end up overflowing 'password'
-when using long passwords (this was reproduced using the string:
-'fullscreen=1proxy=#enter proxy here; e.g spice_proxy = http://[proxy]:[port]'
-as a password).
-
-When the overflow occurs, QEMU dies with:
-*** stack smashing detected ***: qemu-system-x86_64 terminated
-
-This commit ensures we use a corectly sized 'password' buffer,
-and that it's correctly nul-terminated so that we can use strcmp
-instead of strncmp. To keep using strncmp, we'd need to figure out
-which one of 'password' and 'taTicket.password' is the smaller buffer,
-and use that size.
-
-This fixes rhbz#999839

-diff --git a/server/reds.c b/server/reds.c
-index 892d247..2a0002b 100644
 a/server/reds.c
-+++ b/server/reds.c
-@@ -1926,39 +1926,59 @@ static void reds_handle_link(RedLinkInfo *link)
- static void reds_handle_ticket(void *opaque)
- {
- RedLinkInfo *link = (RedLinkInfo *)opaque;
--char password[SPICE_MAX_PASSWORD_LENGTH];
-+char *password;
- time_t ltime;
-+int password_size;
- 
- //todo: use monotonic time
- time();
--RSA_private_decrypt(link->tiTicketing.rsa_size,
--link->tiTicketing.encrypted_ticket.encrypted_data,
--(unsigned char *)password, link->tiTicketing.rsa, 
RSA_PKCS1_OAEP_PADDING);
-+if (RSA_size(link->tiTicketing.rsa) < SPICE_MAX_PASSWORD_LENGTH) {
-+spice_warning("RSA modulus size is smaller than 
SPICE_MAX_PASSWORD_LENGTH (%d < %d), "
-+  "SPICE ticket sent from client may be truncated",
-+  RSA_size(link->tiTicketing.rsa), 
SPICE_MAX_PASSWORD_LENGTH);
-+}
-+
-+password = g_malloc0(RSA_size(link->tiTicketing.rsa) + 1);
-+password_size = RSA_private_decrypt(link->tiTicketing.rsa_size,
-+
link->tiTicketing.encrypted_ticket.encrypted_data,
-+(unsigned char *)password,
-+link->tiTicketing.rsa,
-+RSA_PKCS1_OAEP_PADDING);
-+if (password_size == -1) {
-+spice_warning("failed to decrypt RSA encrypted password: %s",
-+  ERR_error_string(ERR_get_error(), NULL));
-+goto error;
-+}
-+password[password_size] = '\0';
- 
- if (ticketing_enabled && !link->skip_auth) {
- int expired =  taTicket.expiration_time < ltime;
- 
- if (strlen(taTicket.password) == 0) {
--reds_send_link_result(link, SPICE_LINK_ERR_PERMISSION_DENIED);
- spice_warning("Ticketing is enabled, but no password is set. "
--"please set a ticket first");
--reds_link_free(link);
--return;
-+  "please set a ticket first");
-+goto error;
- }
- 
--if (expired || strncmp(password, taTicket.password, 
SPICE_MAX_PASSWORD_LENGTH) != 0) {
-+if (expired || strcmp(password, taTicket.password) != 0) {
- if (expired) {
- spice_warning("Ticket has expired");
- } else {
- spice_warning("Invalid password");
- }
--reds_send_link_result(link, SPICE_LINK_ERR_PERMISSION_DENIED);
--reds_link_free(link);
--return;
-+goto error;
- }
- }
- 
- reds_handle_link(link);
-+goto end;
-+
-+error:
-+reds_send_link_result(link, SPICE_LINK_ERR_PERMISSION_DENIED);
-+reds_link_free(link);
-+
-+end:
-+g_free(password);
- }
- 
- static 

[arch-commits] Commit in virtualbox-guest-iso/trunk (PKGBUILD)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 22:08:20
  Author: eworm
Revision: 216831

upgpkg: virtualbox-guest-iso 5.1.18-1

* new upstream release
* switch to sha256

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:55:53 UTC (rev 216830)
+++ PKGBUILD2017-03-16 22:08:20 UTC (rev 216831)
@@ -7,7 +7,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=5.1.16
+pkgver=5.1.18
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -14,13 +14,13 @@
 url='http://www.virtualbox.org'
 license=('custom:PUEL')
 install=virtualbox-guest-iso.install
-source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
-'license')
 replaces=('virtualbox-additions' 'virtualbox-iso-additions')
 conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
 noextract=(VBoxGuestAdditions_$pkgver.iso)
-md5sums=('967b230bd9fdedf7c9d05f9e23b3c8e6'
- 'b67febd9453cc6c4b8412a0456080e9f')
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+sha256sums=('f2951b49f48a560fbc1afe9d135d1f3f82a3e158b9002278d05d978428adca8a'
+'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
 
 package() {
   install -Dm 644 VBoxGuestAdditions_$pkgver.iso \


[arch-commits] Commit in virtualbox-guest-iso/repos (4 files)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 22:08:28
  Author: eworm
Revision: 216832

archrelease: copy trunk to community-testing-any

Added:
  virtualbox-guest-iso/repos/community-testing-any/
  virtualbox-guest-iso/repos/community-testing-any/PKGBUILD
(from rev 216831, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-testing-any/license
(from rev 216831, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-testing-any/virtualbox-guest-iso.install
(from rev 216831, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)

--+
 PKGBUILD |   30 ++
 license  |   34 ++
 virtualbox-guest-iso.install |   18 ++
 3 files changed, 82 insertions(+)

Copied: virtualbox-guest-iso/repos/community-testing-any/PKGBUILD (from rev 
216831, virtualbox-guest-iso/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2017-03-16 22:08:28 UTC (rev 216832)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=5.1.18
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+sha256sums=('f2951b49f48a560fbc1afe9d135d1f3f82a3e158b9002278d05d978428adca8a'
+'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
+
+package() {
+  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -Dm 644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: virtualbox-guest-iso/repos/community-testing-any/license (from rev 
216831, virtualbox-guest-iso/trunk/license)
===
--- community-testing-any/license   (rev 0)
+++ community-testing-any/license   2017-03-16 22:08:28 UTC (rev 216832)
@@ -0,0 +1,34 @@
+VirtualBox Personal Use and Evaluation License (PUEL) 
+
+This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
+
+In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
+
+* for personal use or, alternatively,
+* for product evaluation. 
+
+In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
+
+If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
+
+If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
+VirtualBox PUEL terms and conditions ¶
+
+Version 1.2, 2007-02-21
+
+InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software product as defined in § 1 according to the 
following provisions. If you do not agree to all conditions set forth by this 
license, you may not use the product, because only InnoTek as the product’s 
owner can give you permission to use it.
+
+§ 1 Subject of license. “Product”, as referred to in this License, shall be 
the binary software package “VirtualBox”, which allows for creating multiple 
virtual computers, each with different operating systems (“Guest Computers”), 
on a physical computer with a specific operating system (“Host Computer”), to 
allow for installing and executing these Guest Computers simultaneously. The 
Product consists of executable files in machine code for the Windows 2000/XP 
and Linux operating systems as well as other data files as required by the 
executable files at run-time and documentation in electronic form.
+
+§ 2 Grant of license. (1) InnoTek grants you a personal right to install and 
execute the Product on a Host Computer for Personal Use or Educational Use or 
for Evaluation. “Personal Use” requires that you use the product on the same 
Host Computer where you installed it yourself and that no more than one client 
connect to that Host Computer at a 

[arch-commits] Commit in yubikey-manager/repos (community-testing-any testing-any)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 21:55:53
  Author: eworm
Revision: 216830

this is [community-testing], not [testing]

Added:
  yubikey-manager/repos/community-testing-any/
Deleted:
  yubikey-manager/repos/testing-any/


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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 21:33:30
  Author: eworm
Revision: 290962

upgpkg: grub 1:2.02.rc2-1

new upstream release

Modified:
  grub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:23:09 UTC (rev 290961)
+++ PKGBUILD2017-03-16 21:33:30 UTC (rev 290962)
@@ -9,7 +9,7 @@
 _GRUB_EMU_BUILD="0"
 
 _pkgver="2.02"
-_GRUB_GIT_TAG="2.02-rc1"
+_GRUB_GIT_TAG="2.02-rc2"
 _GRUB_EXTRAS_COMMIT="f2a079441939eee7251bf141986cdd78946e1d20"
 
 _UNIFONT_VER="9.0.06"
@@ -22,7 +22,7 @@
 
 pkgname="grub"
 pkgdesc="GNU GRand Unified Bootloader (2)"
-pkgver=2.02.rc1
+pkgver=2.02.rc2
 pkgrel=1
 epoch=1
 url="https://www.gnu.org/software/grub/;


[arch-commits] Commit in grub/repos (16 files)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 21:33:42
  Author: eworm
Revision: 290963

archrelease: copy trunk to testing-x86_64, testing-i686

Added:
  grub/repos/testing-i686/
  grub/repos/testing-i686/0002-intel-ucode.patch
(from rev 290962, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 290962, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-i686/0004-add-GRUB_COLOR_variables.patch
(from rev 290962, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  grub/repos/testing-i686/PKGBUILD
(from rev 290962, grub/trunk/PKGBUILD)
  grub/repos/testing-i686/grub.cfg
(from rev 290962, grub/trunk/grub.cfg)
  grub/repos/testing-i686/grub.default
(from rev 290962, grub/trunk/grub.default)
  grub/repos/testing-i686/grub.install
(from rev 290962, grub/trunk/grub.install)
  grub/repos/testing-x86_64/
  grub/repos/testing-x86_64/0002-intel-ucode.patch
(from rev 290962, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 290962, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-x86_64/0004-add-GRUB_COLOR_variables.patch
(from rev 290962, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  grub/repos/testing-x86_64/PKGBUILD
(from rev 290962, grub/trunk/PKGBUILD)
  grub/repos/testing-x86_64/grub.cfg
(from rev 290962, grub/trunk/grub.cfg)
  grub/repos/testing-x86_64/grub.default
(from rev 290962, grub/trunk/grub.default)
  grub/repos/testing-x86_64/grub.install
(from rev 290962, grub/trunk/grub.install)

---+
 testing-i686/0002-intel-ucode.patch   |   52 +
 testing-i686/0003-10_linux-detect-archlinux-initramfs.patch   |   44 +
 testing-i686/0004-add-GRUB_COLOR_variables.patch  |   32 
 testing-i686/PKGBUILD |  370 ++
 testing-i686/grub.cfg |  139 +++
 testing-i686/grub.default |   47 +
 testing-i686/grub.install |   15 
 testing-x86_64/0002-intel-ucode.patch |   52 +
 testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch |   44 +
 testing-x86_64/0004-add-GRUB_COLOR_variables.patch|   32 
 testing-x86_64/PKGBUILD   |  370 ++
 testing-x86_64/grub.cfg   |  139 +++
 testing-x86_64/grub.default   |   47 +
 testing-x86_64/grub.install   |   15 
 14 files changed, 1398 insertions(+)

Copied: grub/repos/testing-i686/0002-intel-ucode.patch (from rev 290962, 
grub/trunk/0002-intel-ucode.patch)
===
--- testing-i686/0002-intel-ucode.patch (rev 0)
+++ testing-i686/0002-intel-ucode.patch 2017-03-16 21:33:42 UTC (rev 290963)
@@ -0,0 +1,52 @@
+diff --git a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in
+index de9044c..f5d3e78 100644
+--- a/util/grub.d/10_linux.in
 b/util/grub.d/10_linux.in
+@@ -133,13 +133,15 @@ linux_entry ()
+   echo'$(echo "$message" | grub_quote)'
+   linux   ${rel_dirname}/${basename} 
root=${linux_root_device_thisversion} ro ${args}
+ EOF
+-  if test -n "${initrd}" ; then
++  if test -n "${initrd}" -o -n "${initrd_extra}" ; then
+ # TRANSLATORS: ramdisk isn't identifier. Should be translated.
+ message="$(gettext_printf "Loading initial ramdisk ...")"
+-sed "s/^/$submenu_indentation/" << EOF
+-  echo'$(echo "$message" | grub_quote)'
+-  initrd  ${rel_dirname}/${initrd}
+-EOF
++printf '  %s\n' "echo '$(echo "$message" | grub_quote)'" | sed 
"s/^/$submenu_indentation/"
++printf '  %s ' 'initrd' | sed "s/^/$submenu_indentation/"
++for i in ${initrd_extra} ${initrd}; do
++  printf ' %s/%s' "${rel_dirname}" "${i}"
++done
++printf '\n'
+   fi
+   sed "s/^/$submenu_indentation/" << EOF
+ }
+@@ -202,6 +204,12 @@ while [ "x$list" != "x" ] ; do
+   break
+ fi
+   done
++  initrd_extra=
++  for i in intel-ucode.img; do
++if test -e "${dirname}/${i}" ; then
++  initrd_extra="${initrd_extra} ${i}"
++fi
++  done
+ 
+   config=
+   for i in "${dirname}/config-${version}" "${dirname}/config-${alt_version}" 
"/etc/kernels/kernel-config-${version}" ; do
+@@ -216,8 +224,8 @@ while [ "x$list" != "x" ] ; do
+   initramfs=`grep CONFIG_INITRAMFS_SOURCE= "${config}" | cut -f2 -d= | tr 
-d \"`
+   fi
+ 
+-  if test -n "${initrd}" ; then
+-gettext_printf "Found initrd image: %s\n" "${dirname}/${initrd}" >&2
++  if test -n "${initrd}" -o -n "${initrd_extra}" ; then
++gettext_printf "Found initrd image(s) in %s:%s\n" "${dirname}" 
"${initrd_extra} ${initrd}" >&2
+   elif test -z 

[arch-commits] Commit in lib32-libssh2/repos (2 files)

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:27:00
  Author: arojas
Revision: 216829

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-libssh2/repos/multilib-staging-x86_64/
  lib32-libssh2/repos/multilib-staging-x86_64/PKGBUILD
(from rev 216828, lib32-libssh2/trunk/PKGBUILD)

--+
 PKGBUILD |   41 +
 1 file changed, 41 insertions(+)

Copied: lib32-libssh2/repos/multilib-staging-x86_64/PKGBUILD (from rev 216828, 
lib32-libssh2/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2017-03-16 21:27:00 UTC (rev 216829)
@@ -0,0 +1,41 @@
+# Maintainer: Florian Pritz 
+# $Id$
+# Contributor: Angel Velasquez  
+# Contributor: Sergej Pupykin 
+# Contributor: Andrea Scarpino 
+# Contributor: ice-man 
+
+_pkgbasename=libssh2
+pkgname=lib32-$_pkgbasename
+pkgver=1.8.0
+pkgrel=2
+pkgdesc="A library implementing the SSH2 protocol as defined by Internet 
Drafts (32-bit)"
+url="https://www.libssh2.org/;
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('lib32-openssl' $_pkgbasename)
+provides=('libssh2.so')
+makedepends=('zlib')
+source=("https://www.libssh2.org/download/${_pkgbasename}-${pkgver}.tar.gz"{,.asc})
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2')   # Daniel Stenberg
+md5sums=('3d1147cae66e2959ea5441b183de1b1c'
+ 'SKIP')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  ./configure --prefix=/usr --libdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin,sbin}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:25:37
  Author: arojas
Revision: 216828

openssl 1.1 rebuild

Modified:
  lib32-libssh2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:23:58 UTC (rev 216827)
+++ PKGBUILD2017-03-16 21:25:37 UTC (rev 216828)
@@ -8,7 +8,7 @@
 _pkgbasename=libssh2
 pkgname=lib32-$_pkgbasename
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library implementing the SSH2 protocol as defined by Internet 
Drafts (32-bit)"
 url="https://www.libssh2.org/;
 arch=('i686' 'x86_64')


[arch-commits] Commit in lib32-libshout/repos (2 files)

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:23:58
  Author: arojas
Revision: 216827

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-libshout/repos/multilib-staging-x86_64/
  lib32-libshout/repos/multilib-staging-x86_64/PKGBUILD
(from rev 216826, lib32-libshout/trunk/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: lib32-libshout/repos/multilib-staging-x86_64/PKGBUILD (from rev 216826, 
lib32-libshout/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2017-03-16 21:23:58 UTC (rev 216827)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GordonGR 
+# Contributor: Giovanni Scafora 
+# Contributor: arjan 
+# Contributor: Jason Chu 
+
+pkgname=lib32-libshout
+_pkgname=libshout
+pkgver=2.4.1
+pkgrel=3
+pkgdesc="Library for accessing a shoutcast/icecast server (32 bit)"
+arch=('x86_64')
+depends=('lib32-libvorbis' 'lib32-libtheora' 'lib32-speex' 'lib32-openssl' 
'libshout')
+url="http://www.icecast.org/;
+options=('!emptydirs')
+license=('LGPL')
+source=("http://downloads.xiph.org/releases/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;)
+md5sums=('89cebf8cb0197f639cde69c95177fe47')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  sed -e 's/SSLeay_add_all_algorithms/OpenSSL_add_all_algorithms/g' -i 
src/tls.c
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd ${_pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libdir=/usr/lib32 --libexecdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  rm -r "$pkgdir"/usr/{include,share}
+}


[arch-commits] Commit in ghostscript/repos (6 files)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 21:23:09
  Author: andyrtr
Revision: 290961

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  ghostscript/repos/testing-i686/
  ghostscript/repos/testing-i686/PKGBUILD
(from rev 290960, ghostscript/trunk/PKGBUILD)
  ghostscript/repos/testing-i686/ghostscript-sys-zlib.patch
(from rev 290960, ghostscript/trunk/ghostscript-sys-zlib.patch)
  ghostscript/repos/testing-x86_64/
  ghostscript/repos/testing-x86_64/PKGBUILD
(from rev 290960, ghostscript/trunk/PKGBUILD)
  ghostscript/repos/testing-x86_64/ghostscript-sys-zlib.patch
(from rev 290960, ghostscript/trunk/ghostscript-sys-zlib.patch)

---+
 testing-i686/PKGBUILD |   77 
 testing-i686/ghostscript-sys-zlib.patch   |   25 +
 testing-x86_64/PKGBUILD   |   77 
 testing-x86_64/ghostscript-sys-zlib.patch |   25 +
 4 files changed, 204 insertions(+)

Copied: ghostscript/repos/testing-i686/PKGBUILD (from rev 290960, 
ghostscript/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-16 21:23:09 UTC (rev 290961)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=ghostscript
+pkgver=9.21
+pkgrel=1
+pkgdesc="An interpreter for the PostScript language"
+arch=('i686' 'x86_64')
+license=('AGPL' 'custom')
+depends=('libxt' 'libcups' 'fontconfig' 'zlib' 'libpng' 'libjpeg'
+  'jbig2dec' 'libtiff' 'lcms2' 'dbus' 'libpaper' 'ijs')
+makedepends=('gtk3' 'gnutls' 'hardening-wrapper')
+optdepends=('texlive-core:  needed for dvipdf'
+'gtk3:  needed for gsx')
+url="http://www.ghostscript.com/;
+source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostscript-${pkgver}.tar.xz
+ghostscript-sys-zlib.patch)
+options=('!makeflags')
+# https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
+sha256sums=('2be1d014888a34187ad4bbec19ab5692cc943bd1cb14886065aeb43a3393d053'
+'c08c7e1354aaa243e753517c61ff86a799a49e0177c7bf6fe0029abc693386f6')
+
+prepare() {
+  cd ghostscript-${pkgver}
+  # fix build with system zlib
+  patch -Np1 -i ${srcdir}/ghostscript-sys-zlib.patch
+}
+
+build() {
+  cd ghostscript-${pkgver}
+  
+  # force it to use system-libs
+  # keep heavily patched included openjpeg, leads to segfault with system 
openjpeg
+  # https://bugs.archlinux.org/task/38226
+  rm -rfv cups/libs freetype ijs jbig2dec jpeg lcms2 libpng tiff zlib
+
+  autoconf --force
+
+  ./configure --prefix=/usr \
+   --enable-dynamic \
+   --with-ijs \
+   --with-jbig2dec \
+   --without-omni \
+   --with-x \
+   --with-drivers=ALL\
+   --with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
+   --enable-fontconfig \
+   --enable-freetype \
+   --enable-openjpeg \
+   --without-luratech \
+   --with-system-libtiff \
+   --with-libpaper \
+   --disable-compile-inits #--help # needed for linking with system-zlib
+  make so
+  make
+}
+
+package() {
+  cd ghostscript-${pkgver}
+  make DESTDIR="${pkgdir}" \
+   cups_serverroot="${pkgdir}"/etc/cups \
+   cups_serverbin="${pkgdir}"/usr/lib/cups install install-so
+
+  # drop full libs linked gs, prefer gsc dynamically linked against libgs; 
FS#50422
+  ln -sf /usr/bin/gsc "${pkgdir}"/usr/bin/gs
+
+  # install missing doc files # http://bugs.archlinux.org/task/18023
+  install -m 644 
"${srcdir}"/ghostscript-${pkgver}/doc/{VectorDevices.htm,gs-vms.hlp,gsdoc.el,pscet_status.txt}
 "${pkgdir}"/usr/share/ghostscript/$pkgver/doc/
+  
+  install -D -m644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+
+  # remove unwanted localized man-pages
+  rm -rf "$pkgdir"/usr/share/man/[^man1]*
+
+  # remove filters that are now maintained in cups-filters as upstream home
+  rm -rf "$pkgdir"/usr/lib/cups/filter/{gstopxl,gstoraster}
+}

Copied: ghostscript/repos/testing-i686/ghostscript-sys-zlib.patch (from rev 
290960, ghostscript/trunk/ghostscript-sys-zlib.patch)
===
--- testing-i686/ghostscript-sys-zlib.patch (rev 0)
+++ testing-i686/ghostscript-sys-zlib.patch 2017-03-16 21:23:09 UTC (rev 
290961)
@@ -0,0 +1,25 @@
+diff -up ghostscript-9.12/configure.ac.sys-zlib ghostscript-9.12/configure.ac
+--- ghostscript-9.12/configure.ac.sys-zlib 2014-03-26 11:48:54.98397 
+
 ghostscript-9.12/configure.ac  2014-03-26 11:49:36.807230531 +
+@@ -854,7 +854,7 @@ AC_MSG_CHECKING([for local zlib source])
+ dnl zlib is needed for language level 3, and libpng
+ # we must define ZLIBDIR regardless because png.mak does a -I$(ZLIBDIR)
+ # this seems a harmless default
+-ZLIBDIR=src
++ZLIBDIR=$includedir
+ AUX_SHARED_ZLIB=
+ 
+ if 

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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:23:31
  Author: arojas
Revision: 216826

openssl 1.1 rebuild

Modified:
  lib32-libshout/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:22:51 UTC (rev 216825)
+++ PKGBUILD2017-03-16 21:23:31 UTC (rev 216826)
@@ -8,7 +8,7 @@
 pkgname=lib32-libshout
 _pkgname=libshout
 pkgver=2.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for accessing a shoutcast/icecast server (32 bit)"
 arch=('x86_64')
 depends=('lib32-libvorbis' 'lib32-libtheora' 'lib32-speex' 'lib32-openssl' 
'libshout')
@@ -18,6 +18,11 @@
 
source=("http://downloads.xiph.org/releases/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;)
 md5sums=('89cebf8cb0197f639cde69c95177fe47')
 
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  sed -e 's/SSLeay_add_all_algorithms/OpenSSL_add_all_algorithms/g' -i 
src/tls.c
+}
+
 build() {
   export CC="gcc -m32"
   export CXX="g++ -m32"


[arch-commits] Commit in virtualbox/repos (48 files)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 21:22:51
  Author: eworm
Revision: 216825

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  virtualbox/repos/community-testing-i686/
  virtualbox/repos/community-testing-i686/002-dri-driver-path.patch
(from rev 216824, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-i686/003-ogl-include-path.patch
(from rev 216824, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-testing-i686/005-gsoap-build.patch
(from rev 216824, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 216824, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-i686/007-python2-path.patch
(from rev 216824, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-i686/008-no-vboxvideo.patch
(from rev 216824, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-testing-i686/60-vboxdrv.rules
(from rev 216824, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-i686/60-vboxguest.rules
(from rev 216824, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-i686/LocalConfig.kmk
(from rev 216824, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-i686/PKGBUILD
(from rev 216824, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-i686/build.sh
(from rev 216824, virtualbox/trunk/build.sh)
  virtualbox/repos/community-testing-i686/vboxreload
(from rev 216824, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-i686/vboxservice-nox.service
(from rev 216824, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-testing-i686/vboxservice.service
(from rev 216824, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-i686/vboxweb.service
(from rev 216824, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-i686/virtualbox-ext-vnc.install
(from rev 216824, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-dkms.conf
(from rev 216824, virtualbox/trunk/virtualbox-guest-dkms.conf)
  virtualbox/repos/community-testing-i686/virtualbox-guest-dkms.install
(from rev 216824, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-utils.sysusers
(from rev 216824, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-testing-i686/virtualbox-host-dkms.conf
(from rev 216824, virtualbox/trunk/virtualbox-host-dkms.conf)
  virtualbox/repos/community-testing-i686/virtualbox-host-dkms.install
(from rev 216824, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox.install
(from rev 216824, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-testing-i686/virtualbox.sysusers
(from rev 216824, virtualbox/trunk/virtualbox.sysusers)
  virtualbox/repos/community-testing-x86_64/
  virtualbox/repos/community-testing-x86_64/002-dri-driver-path.patch
(from rev 216824, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-x86_64/003-ogl-include-path.patch
(from rev 216824, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-testing-x86_64/005-gsoap-build.patch
(from rev 216824, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 216824, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-x86_64/007-python2-path.patch
(from rev 216824, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-x86_64/008-no-vboxvideo.patch
(from rev 216824, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-testing-x86_64/60-vboxdrv.rules
(from rev 216824, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
(from rev 216824, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
(from rev 216824, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-x86_64/PKGBUILD
(from rev 216824, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-x86_64/build.sh
(from rev 216824, virtualbox/trunk/build.sh)
  virtualbox/repos/community-testing-x86_64/vboxreload
(from rev 216824, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-x86_64/vboxservice-nox.service
(from rev 216824, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-testing-x86_64/vboxservice.service
(from rev 216824, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-x86_64/vboxweb.service
(from rev 216824, 

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

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 21:22:56
  Author: andyrtr
Revision: 290960

upgpkg: ghostscript 9.21-1

upstream update 9.21

Modified:
  ghostscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:04:18 UTC (rev 290959)
+++ PKGBUILD2017-03-16 21:22:56 UTC (rev 290960)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR 
 
 pkgname=ghostscript
-pkgver=9.20
-pkgrel=4
+pkgver=9.21
+pkgrel=1
 pkgdesc="An interpreter for the PostScript language"
 arch=('i686' 'x86_64')
 license=('AGPL' 'custom')
@@ -17,8 +17,9 @@
 ghostscript-sys-zlib.patch)
 options=('!makeflags')
 # https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
-sha1sums=('ed63f43482f5af60dff52e81b2d9478da3ad1e3e'
-  'e054caf753df4d67221b29a2eac66130653f7556')
+sha256sums=('2be1d014888a34187ad4bbec19ab5692cc943bd1cb14886065aeb43a3393d053'
+'c08c7e1354aaa243e753517c61ff86a799a49e0177c7bf6fe0029abc693386f6')
+
 prepare() {
   cd ghostscript-${pkgver}
   # fix build with system zlib


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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 21:22:25
  Author: eworm
Revision: 216824

upgpkg: virtualbox 5.1.18-1

* new upstream release
* switch to sha256

Modified:
  virtualbox/trunk/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:20:51 UTC (rev 216823)
+++ PKGBUILD2017-03-16 21:22:25 UTC (rev 216824)
@@ -10,8 +10,8 @@
  'virtualbox-guest-utils'
  'virtualbox-guest-utils-nox'
  'virtualbox-ext-vnc')
-pkgver=5.1.16
-pkgrel=2
+pkgver=5.1.18
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')
@@ -71,25 +71,25 @@
 '007-python2-path.patch'
 '008-no-vboxvideo.patch'
 )
-md5sums=('37ebbd51370841eed8ab80f2f38446d6'
- 'a19774e8c56f2c4d12c528992525c444'
- '331f69783ea9d4e762f7103954c500a3'
- '984412a63aa9c07ddc3cfd970381d5df'
- '4833c8e0524fd2272b24ba0d94aef006'
- '6e2722bfd7013c1b0174382626ac1b8d'
- 'ed1341881437455d9735875ddf455fbe'
- 'a69d4b994ea858fc4382770efafc2e2c'
- '8ba9179c4a3516904417d773816dd992'
- 'fcf6bcef98b16849d5c9f048592739c0'
- 'bc9efed88e0469cd7fc460d5a5cd7b4b'
- '0bab94ff2f4835fd907f89eb23ebbe21'
- '9be7e2703afeee1fca9368bd8750e710'
- '9e49bbaa2192b141c27ee43cef8cbab7'
- 'e8a0b47e61ddcffdeed71086585a1ef3'
- 'd82a6f19be739341ed7f1cf4ee8070ca'
- '188ea65918309f737ce28216c2b07c3b'
- '62242fc0474646e8039afae356df2593'
- )
+sha256sums=('7ed0959bbbd02826b86b3d5dc8348931ddfab267c31f8ed36ee53c12f5522cd9'
+'deb03efa7ad0376aa55a087f2e882afe00935f10b0e7aa853ba9147090d341ec'
+'113f9b92141b85df01f1e74d22f01d1f1aa81650eb79b89ceefc3cae20afe2e2'
+'2101ebb58233bbfadf3aa74381f22f7e7e508559d2b46387114bc2d8e308554c'
+'da4c49f6ca94e047e196cdbcba2c321199f4760056ea66e0fbc659353e128c9e'
+'9c5238183019f9ebc7d92a8582cad232f471eab9d3278786225abc1a1c7bf66e'
+'033c597e0f5285d2ddb0490868e5b6f945f45c7b1b1152a02a9e6fea438b2c95'
+'0105ce26b79dbe533085423decf042ac0f5e6aa28edb5e6a9bc713cca2ab04c5'
+'94a808f46909a51b2d0cf2c6e0a6c9dea792034943e6413bf9649a036c921b21'
+'01dbb921bd57a852919cc78be5b73580a564f28ebab2fe8d6c9b8301265cbfce'
+'e6e875ef186578b53106d7f6af48e426cdaf1b4e86834f01696b8ef1c685787f'
+'2a9d7748dc58f9d091f791da06b733a696943114f7c0d580fa00a0752eb1d2ac'
+'ee54fe188e27b6e80e2044ea9ba1874db2ca2c026ad04f393be1be69c18d440d'
+'188014070bce4f6fb9b2535bcd64d066119e182e848c521407ea891ab41a995b'
+'7d2da8fe10a90f76bbfc80ad1f55df4414f118cd10e10abfb76070326abebd46'
+'5d5af2de5b1f1c61ec793503350f2440661cf8fd640f11b8a86f10bce499c0dc'
+'6bdb017459532537199c399eefd3d84d8dc7f1786e79997caebd3b6eb5c75d9f'
+'8b7f241107863f82a5b0ae336aead0b3366a40103ff72dbebf33f54b512a0cbc'
+)
 
 prepare() {
 cd "VirtualBox-$pkgver"


[arch-commits] Commit in lib32-libldap/repos (3 files)

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:20:51
  Author: arojas
Revision: 216823

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-libldap/repos/multilib-staging-x86_64/
  lib32-libldap/repos/multilib-staging-x86_64/PKGBUILD
(from rev 216822, lib32-libldap/trunk/PKGBUILD)
  lib32-libldap/repos/multilib-staging-x86_64/ntlm.patch
(from rev 216822, lib32-libldap/trunk/ntlm.patch)

+
 PKGBUILD   |   60 +++
 ntlm.patch |  230 +++
 2 files changed, 290 insertions(+)

Copied: lib32-libldap/repos/multilib-staging-x86_64/PKGBUILD (from rev 216822, 
lib32-libldap/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2017-03-16 21:20:51 UTC (rev 216823)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer:
+# Contributor: Judd Vinet 
+
+_pkgbasename=libldap
+pkgname=lib32-$_pkgbasename
+pkgver=2.4.44
+pkgrel=2
+pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries 
(32-bit)"
+arch=('x86_64')
+license=('custom')
+url="http://www.openldap.org/;
+depends=('lib32-openssl' $_pkgbasename)
+makedepends=(gcc-multilib)
+source=("ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz;
+'ntlm.patch')
+md5sums=('693ac26de86231f8dcae2b4e9d768e51'
+ '4258ddbef923d1f29f2843bc050f8c56')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd ${srcdir}/openldap-${pkgver}
+
+  patch -Np1 -i ${srcdir}/ntlm.patch
+
+  ./configure --prefix=/usr \
+  --libexecdir=/usr/sbin \
+  --sysconfdir=/etc \
+ --mandir=/usr/share/man \
+  --localstatedir=/var/lib/openldap \
+  --enable-crypt --enable-dynamic \
+  --with-threads --disable-wrappers \
+ --disable-spasswd --without-cyrus-sasl \
+ --disable-bdb --disable-hdb --libdir=/usr/lib32
+
+  cd include
+  make
+
+  cd ../libraries
+  make depend
+  make
+
+}
+
+package() {
+  cd ${srcdir}/openldap-${pkgver}
+
+  cd include
+  make DESTDIR=${pkgdir} install
+
+  cd ../libraries
+  make DESTDIR=${pkgdir} install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin} "$pkgdir/etc"
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}

Copied: lib32-libldap/repos/multilib-staging-x86_64/ntlm.patch (from rev 
216822, lib32-libldap/trunk/ntlm.patch)
===
--- multilib-staging-x86_64/ntlm.patch  (rev 0)
+++ multilib-staging-x86_64/ntlm.patch  2017-03-16 21:20:51 UTC (rev 216823)
@@ -0,0 +1,230 @@
+Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
+actually called by evolution-data-server, checked at version 1.12.2.
+Without this patch, the Exchange addressbook integration uses simple binds
+with cleartext passwords.
+
+Russ checked with openldap-software for upstream's opinion on this patch
+on 2007-12-21.  Upstream had never received it as a patch submission and
+given that it's apparently only for older Exchange servers that can't do
+SASL and DIGEST-MD5, it's not very appealing.
+
+Bug#457374 filed against evolution-data-server asking if this support is
+still required on 2007-12-21.
+
+Index: trunk/include/ldap.h
+===
+--- trunk.orig/include/ldap.h
 trunk/include/ldap.h
+@@ -2461,5 +2461,25 @@
+   LDAPControl **ctrls,
+   LDAPDerefRes**drp ));
+ 
++/*
++ * hacks for NTLM
++ */
++#define LDAP_AUTH_NTLM_REQUEST ((ber_tag_t) 0x8aU)
++#define LDAP_AUTH_NTLM_RESPONSE  ((ber_tag_t) 0x8bU)
++LDAP_F( int )
++ldap_ntlm_bind LDAP_P((
++  LDAP*ld,
++  LDAP_CONST char *dn,
++  ber_tag_t tag,
++  struct berval *cred,
++  LDAPControl **sctrls,
++  LDAPControl **cctrls,
++  int   *msgidp ));
++LDAP_F( int )
++ldap_parse_ntlm_bind_result LDAP_P((
++  LDAP*ld,
++  LDAPMessage *res,
++  struct berval *challenge));
++
+ LDAP_END_DECL
+ #endif /* _LDAP_H */
+Index: trunk/libraries/libldap/ntlm.c
+===
+--- /dev/null
 trunk/libraries/libldap/ntlm.c
+@@ -0,0 +1,138 @@
++/* $OpenLDAP: pkg/ldap/libraries/libldap/ntlm.c,v 1.1.4.10 2002/01/04 
20:38:21 kurt Exp $ */
++/*
++ * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
++ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
++ */
++
++/* Mostly copied from sasl.c */
++
++#include "portable.h"
++
++#include 
++#include 
++
++#include 
++#include 
++#include 
++#include 
++
++#include "ldap-int.h"
++
++int
++ldap_ntlm_bind(
++ LDAP*ld,
++ LDAP_CONST char *dn,
++ ber_tag_t tag,
++ struct berval *cred,
++ LDAPControl **sctrls,
++ LDAPControl **cctrls,
++ 

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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:20:16
  Author: arojas
Revision: 216822

openssl 1.1 rebuild

Modified:
  lib32-libldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 21:15:58 UTC (rev 216821)
+++ PKGBUILD2017-03-16 21:20:16 UTC (rev 216822)
@@ -5,7 +5,7 @@
 _pkgbasename=libldap
 pkgname=lib32-$_pkgbasename
 pkgver=2.4.44
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries 
(32-bit)"
 arch=('x86_64')
 license=('custom')


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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:15:58
  Author: arojas
Revision: 216821

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  openimageio/repos/community-staging-i686/
  openimageio/repos/community-staging-i686/PKGBUILD
(from rev 216820, openimageio/trunk/PKGBUILD)
  openimageio/repos/community-staging-x86_64/
  openimageio/repos/community-staging-x86_64/PKGBUILD
(from rev 216820, openimageio/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: openimageio/repos/community-staging-i686/PKGBUILD (from rev 216820, 
openimageio/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 21:15:58 UTC (rev 216821)
@@ -0,0 +1,45 @@
+# $Id$
+# Contributor: SpepS 
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=openimageio
+pkgver=1.7.10
+pkgrel=2
+pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
+arch=(i686 x86_64)
+url="http://www.openimageio.org/;
+license=('custom')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
+optdepends=('qt4: iv image viewer'
+'python2: bindings support')
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
+md5sums=('SKIP')
+
+build() {
+  cd oiio
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  # Python is currently broken :(
+  cmake .. \
+  -DUSE_PYTHON=ON \
+  -DUSE_PYTHON3=ON \
+  -DUSE_OPENSSL=ON \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
+  -DOIIO_BUILD_TESTS=ON \
+  -DOIIO_BUILD_TOOLS=ON
+  make
+}
+
+package() {
+  cd oiio/build
+
+  make DESTDIR="$pkgdir" install
+
+  # license
+  cd ..
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: openimageio/repos/community-staging-x86_64/PKGBUILD (from rev 216820, 
openimageio/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 21:15:58 UTC (rev 216821)
@@ -0,0 +1,45 @@
+# $Id$
+# Contributor: SpepS 
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=openimageio
+pkgver=1.7.10
+pkgrel=2
+pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
+arch=(i686 x86_64)
+url="http://www.openimageio.org/;
+license=('custom')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
+optdepends=('qt4: iv image viewer'
+'python2: bindings support')
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
+md5sums=('SKIP')
+
+build() {
+  cd oiio
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  # Python is currently broken :(
+  cmake .. \
+  -DUSE_PYTHON=ON \
+  -DUSE_PYTHON3=ON \
+  -DUSE_OPENSSL=ON \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
+  -DOIIO_BUILD_TESTS=ON \
+  -DOIIO_BUILD_TOOLS=ON
+  make
+}
+
+package() {
+  cd oiio/build
+
+  make DESTDIR="$pkgdir" install
+
+  # license
+  cd ..
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:15:35
  Author: arojas
Revision: 216820

openssl 1.1 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:51:31 UTC (rev 216819)
+++ PKGBUILD2017-03-16 21:15:35 UTC (rev 216820)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


[arch-commits] Commit in man-pages/repos (testing-any testing-any/PKGBUILD)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 21:04:18
  Author: andyrtr
Revision: 290959

archrelease: copy trunk to testing-any

Added:
  man-pages/repos/testing-any/
  man-pages/repos/testing-any/PKGBUILD
(from rev 290958, man-pages/trunk/PKGBUILD)

--+
 PKGBUILD |   62 +
 1 file changed, 62 insertions(+)

Copied: man-pages/repos/testing-any/PKGBUILD (from rev 290958, 
man-pages/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-03-16 21:04:18 UTC (rev 290959)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=man-pages
+pkgver=4.10
+_posixver=2013-a
+pkgrel=1
+pkgdesc="Linux man pages"
+arch=('any')
+license=('GPL' 'custom')
+url="http://man7.org/linux/man-pages/index.html;
+groups=('base')
+depends=()
+source=(https://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
+
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
+# https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
+sha256sums=('7395dfc391d545385a998d23df9accb60f2020451c53940eaf8a07b6ea8a63fa'
+'SKIP'
+'19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808'
+'SKIP')
+validpgpkeys=('E522595B52EDA4E6BFCCCB5E856199113A35CE5E') #Michael Kerrisk 
(Linux man-pages maintainer) 
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  # move the posix pages
+  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
+  for sect in 0 1 3; do
+sed -i "/^\.so /s/man${sect}p/man$sect/" 
"${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/*
+mv -iv "${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/* 
"${srcdir}/$pkgname-$pkgver/man$sect/"
+  done
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=${pkgdir}/usr install
+  
+  # posix pages have a custom license
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 ${srcdir}/$pkgname-posix-${_posixver}/POSIX-COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/POSIX-COPYRIGHT"
+  
+  cd ${pkgdir}/usr/share/man
+  # these are included in coreutils
+  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
+  rm -f man1/{df,dircolors,du,install,ln,ls}.1
+  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
+  rm -f man1/{touch,vdir}.1
+  # this is included in shadow
+  rm -f man5/passwd.5
+  rm -f man3/getspnam.3
+  # this is included in diffutils
+  rm -f man1/diff.1
+  # this is included in xf86-input-mouse
+  rm -f man4/mouse.4
+  # this is included in attr
+  rm -f man5/attr.5 
+  # this is included in lirc
+  rm -f man4/lirc.4
+  # included in keyutils
+  rm -f 
man7/{keyrings.7,persistent-keyring.7,process-keyring.7,session-keyring.7,thread-keyring.7,user-keyring.7,user-session-keyring.7}
+}


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

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 21:04:07
  Author: andyrtr
Revision: 290958

upgpkg: man-pages 4.10-1

upstream update 4.10

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:53:42 UTC (rev 290957)
+++ PKGBUILD2017-03-16 21:04:07 UTC (rev 290958)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=man-pages
-pkgver=4.09
+pkgver=4.10
 _posixver=2013-a
 pkgrel=1
 pkgdesc="Linux man pages"
@@ -14,7 +14,7 @@
 
source=(https://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
 # https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
-sha256sums=('a574a08e4a62a24dc639cb4ee3e7aa68e7cd8ef2c14a5d54b90d09ac137e809c'
+sha256sums=('7395dfc391d545385a998d23df9accb60f2020451c53940eaf8a07b6ea8a63fa'
 'SKIP'
 '19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808'
 'SKIP')
@@ -57,4 +57,6 @@
   rm -f man5/attr.5 
   # this is included in lirc
   rm -f man4/lirc.4
+  # included in keyutils
+  rm -f 
man7/{keyrings.7,persistent-keyring.7,process-keyring.7,session-keyring.7,thread-keyring.7,user-keyring.7,user-session-keyring.7}
 }


[arch-commits] Commit in xf86-video-amdgpu/trunk (PKGBUILD)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 20:53:26
  Author: andyrtr
Revision: 290956

upgpkg: xf86-video-amdgpu 1.3.0-1

upstream update 1.3.0

Modified:
  xf86-video-amdgpu/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:48:56 UTC (rev 290955)
+++ PKGBUILD2017-03-16 20:53:26 UTC (rev 290956)
@@ -2,11 +2,11 @@
 # Maintainer: Laurent Carlier 
 
 pkgname=xf86-video-amdgpu
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="X.org amdgpu video driver"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/;
+url="https://xorg.freedesktop.org/;
 license=('custom')
 depends=('libsystemd' 'mesa')
 makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
@@ -13,8 +13,8 @@
 conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
 groups=('xorg-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('f4e335b580336e03eeef10b08b68d757'
- 'SKIP')
+sha256sums=('c1630f228938be949273f72b29ae70822dde064ad79c3ccb14d55f427e3f4e70'
+'SKIP')
 validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

 
 build() {
@@ -25,6 +25,11 @@
   make
 }
 
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
 package() {
   cd ${pkgname}-${pkgver}
 


[arch-commits] Commit in xf86-video-amdgpu/repos (4 files)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 20:53:42
  Author: andyrtr
Revision: 290957

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  xf86-video-amdgpu/repos/testing-i686/
  xf86-video-amdgpu/repos/testing-i686/PKGBUILD
(from rev 290956, xf86-video-amdgpu/trunk/PKGBUILD)
  xf86-video-amdgpu/repos/testing-x86_64/
  xf86-video-amdgpu/repos/testing-x86_64/PKGBUILD
(from rev 290956, xf86-video-amdgpu/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   39 +++
 testing-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: xf86-video-amdgpu/repos/testing-i686/PKGBUILD (from rev 290956, 
xf86-video-amdgpu/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-16 20:53:42 UTC (rev 290957)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgname=xf86-video-amdgpu
+pkgver=1.3.0
+pkgrel=1
+pkgdesc="X.org amdgpu video driver"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
+conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('c1630f228938be949273f72b29ae70822dde064ad79c3ccb14d55f427e3f4e70'
+'SKIP')
+validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--enable-glamor
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-amdgpu/repos/testing-x86_64/PKGBUILD (from rev 290956, 
xf86-video-amdgpu/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-16 20:53:42 UTC (rev 290957)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgname=xf86-video-amdgpu
+pkgver=1.3.0
+pkgrel=1
+pkgdesc="X.org amdgpu video driver"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
+conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('c1630f228938be949273f72b29ae70822dde064ad79c3ccb14d55f427e3f4e70'
+'SKIP')
+validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--enable-glamor
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 20:51:22
  Author: eworm
Revision: 216818

upgpkg: python-pyodbc 4.0.15-1

new upstream release

Modified:
  python-pyodbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:49:56 UTC (rev 216817)
+++ PKGBUILD2017-03-16 20:51:22 UTC (rev 216818)
@@ -5,7 +5,7 @@
 pkgbase=python-pyodbc
 pkgname=(python-pyodbc python2-pyodbc)
 _srcname=pyodbc
-pkgver=4.0.14
+pkgver=4.0.15
 pkgrel=1
 pkgdesc='ODBC module for Python'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('MIT')
 makedepends=('python' 'python2' 'unixodbc')
 
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('57d52305f320b1ac7cf79e23762f4c60d5442e9d3c660b3af37b3ee8d857ab93')
+sha256sums=('3510c3acddc8d004f49a079c4525c3ea82629fb019eaeed9eb2df1a268bf5fc1')
 
 prepare() {
echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"


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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 20:51:31
  Author: eworm
Revision: 216819

archrelease: copy trunk to community-i686, community-x86_64

Added:
  python-pyodbc/repos/community-i686/PKGBUILD
(from rev 216818, python-pyodbc/trunk/PKGBUILD)
  python-pyodbc/repos/community-x86_64/PKGBUILD
(from rev 216818, python-pyodbc/trunk/PKGBUILD)
Deleted:
  python-pyodbc/repos/community-i686/PKGBUILD
  python-pyodbc/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   39 --
 community-x86_64/PKGBUILD |   39 --
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-16 20:51:22 UTC (rev 216818)
+++ community-i686/PKGBUILD 2017-03-16 20:51:31 UTC (rev 216819)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Robert Knauer 
-
-pkgbase=python-pyodbc
-pkgname=(python-pyodbc python2-pyodbc)
-_srcname=pyodbc
-pkgver=4.0.14
-pkgrel=1
-pkgdesc='ODBC module for Python'
-arch=('i686' 'x86_64')
-url='https://github.com/mkleehammer/pyodbc'
-license=('MIT')
-makedepends=('python' 'python2' 'unixodbc')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('57d52305f320b1ac7cf79e23762f4c60d5442e9d3c660b3af37b3ee8d857ab93')
-
-prepare() {
-   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
-}
-
-package_python-pyodbc() {
-   pkgdesc='ODBC module for Python 3.x'
-   depends=('python' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}/" --optimize=1
-}
-
-package_python2-pyodbc() {
-   pkgdesc='ODBC module for Python 2.x'
-   depends=('python2' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python2 setup.py install --root="${pkgdir}/" --optimize=1
-}
-

Copied: python-pyodbc/repos/community-i686/PKGBUILD (from rev 216818, 
python-pyodbc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-16 20:51:31 UTC (rev 216819)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Robert Knauer 
+
+pkgbase=python-pyodbc
+pkgname=(python-pyodbc python2-pyodbc)
+_srcname=pyodbc
+pkgver=4.0.15
+pkgrel=1
+pkgdesc='ODBC module for Python'
+arch=('i686' 'x86_64')
+url='https://github.com/mkleehammer/pyodbc'
+license=('MIT')
+makedepends=('python' 'python2' 'unixodbc')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
+sha256sums=('3510c3acddc8d004f49a079c4525c3ea82629fb019eaeed9eb2df1a268bf5fc1')
+
+prepare() {
+   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
+}
+
+package_python-pyodbc() {
+   pkgdesc='ODBC module for Python 3.x'
+   depends=('python' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+}
+
+package_python2-pyodbc() {
+   pkgdesc='ODBC module for Python 2.x'
+   depends=('python2' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python2 setup.py install --root="${pkgdir}/" --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-16 20:51:22 UTC (rev 216818)
+++ community-x86_64/PKGBUILD   2017-03-16 20:51:31 UTC (rev 216819)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Robert Knauer 
-
-pkgbase=python-pyodbc
-pkgname=(python-pyodbc python2-pyodbc)
-_srcname=pyodbc
-pkgver=4.0.14
-pkgrel=1
-pkgdesc='ODBC module for Python'
-arch=('i686' 'x86_64')
-url='https://github.com/mkleehammer/pyodbc'
-license=('MIT')
-makedepends=('python' 'python2' 'unixodbc')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('57d52305f320b1ac7cf79e23762f4c60d5442e9d3c660b3af37b3ee8d857ab93')
-
-prepare() {
-   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
-}
-
-package_python-pyodbc() {
-   pkgdesc='ODBC module for Python 3.x'
-   depends=('python' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}/" --optimize=1
-}
-
-package_python2-pyodbc() {
-   pkgdesc='ODBC module for Python 2.x'
-   depends=('python2' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python2 setup.py install --root="${pkgdir}/" --optimize=1
-}
-

Copied: 

[arch-commits] Commit in rsyslog/repos (8 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 20:49:56
  Author: jelle
Revision: 216817

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  rsyslog/repos/community-staging-i686/
  rsyslog/repos/community-staging-i686/PKGBUILD
(from rev 216816, rsyslog/trunk/PKGBUILD)
  rsyslog/repos/community-staging-i686/rsyslog.conf
(from rev 216816, rsyslog/trunk/rsyslog.conf)
  rsyslog/repos/community-staging-i686/rsyslog.logrotate
(from rev 216816, rsyslog/trunk/rsyslog.logrotate)
  rsyslog/repos/community-staging-x86_64/
  rsyslog/repos/community-staging-x86_64/PKGBUILD
(from rev 216816, rsyslog/trunk/PKGBUILD)
  rsyslog/repos/community-staging-x86_64/rsyslog.conf
(from rev 216816, rsyslog/trunk/rsyslog.conf)
  rsyslog/repos/community-staging-x86_64/rsyslog.logrotate
(from rev 216816, rsyslog/trunk/rsyslog.logrotate)

+
 community-staging-i686/PKGBUILD|   61 +++
 community-staging-i686/rsyslog.conf|   44 +++
 community-staging-i686/rsyslog.logrotate   |7 +++
 community-staging-x86_64/PKGBUILD  |   61 +++
 community-staging-x86_64/rsyslog.conf  |   44 +++
 community-staging-x86_64/rsyslog.logrotate |7 +++
 6 files changed, 224 insertions(+)

Copied: rsyslog/repos/community-staging-i686/PKGBUILD (from rev 216816, 
rsyslog/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 20:49:56 UTC (rev 216817)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=rsyslog
+pkgver=8.25.0
+pkgrel=2
+pkgdesc="An enhanced multi-threaded syslogd with a focus on security and 
reliability"
+url="http://www.rsyslog.com/;
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('zlib' 'libestr' 'libee' 'json-c' 'libsystemd' 'liblogging' 'librelp' 
'libfastjson')
+makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls'
+'python-docutils')
+optdepends=('postgresql-libs: PostgreSQL Database Support'
+   'libmariadbclient: MySQL Database Support'
+   'net-snmp'
+   'gnutls')
+backup=('etc/rsyslog.conf'
+   'etc/logrotate.d/rsyslog')
+options=('strip' 'zipman')
+source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz;
+   'rsyslog.logrotate'
+   'rsyslog.conf')
+sha256sums=('c756f16a083e5d4081fb9bfb236303a839cdca0a2c00017bd770b2e2e9677427'
+'0f5bea3fd4dff2c9f097bf95768b2e1f6e9cfd9a08eab98bc3b3b4d2ed44119a'
+'5fd51665ab9a81fbb24773068cb261b8dec073d74082c121633f49b9381d9a3f')
+
+prepare() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  sed -i rsyslog.service.in \
+-e 's|rsyslogd -n|rsyslogd -n -i /run/rsyslogd.pid|' \
+-e '/ExecStart=.*$/iPIDFile=/run/rsyslogd.pid'
+}
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --enable-mysql \
+  --enable-pgsql \
+  --enable-mail \
+  --enable-imfile \
+  --enable-snmp \
+  --enable-gnutls \
+  --enable-inet \
+  --enable-imjournal \
+  --enable-omjournal \
+  --enable-relp \
+  --enable-impstats \
+  --enable-imptcp \
+  --enable-omprog \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  make install DESTDIR="$pkgdir"
+  install -D -m644 "$srcdir"/${pkgname}.conf "$pkgdir"/etc/${pkgname}.conf
+  install -D -m644 "$srcdir"/${pkgname}.logrotate 
"$pkgdir"/etc/logrotate.d/${pkgname}
+}

Copied: rsyslog/repos/community-staging-i686/rsyslog.conf (from rev 216816, 
rsyslog/trunk/rsyslog.conf)
===
--- community-staging-i686/rsyslog.conf (rev 0)
+++ community-staging-i686/rsyslog.conf 2017-03-16 20:49:56 UTC (rev 216817)
@@ -0,0 +1,44 @@
+# Minimal config
+
+$ModLoad imuxsock # provides support for local system logging
+$ModLoad imklog   # provides kernel logging support
+$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
+$FileOwner root
+$FileGroup root
+$FileCreateMode 0640
+$DirCreateMode 0755
+$Umask 0022
+$WorkDirectory /var/spool/rsyslog
+$IncludeConfig /etc/rsyslog.d/*.conf
+
+auth,authpriv.*/var/log/auth.log
+*.*;auth,authpriv.none -/var/log/syslog
+#cron.*/var/log/cron.log
+daemon.*   -/var/log/daemon.log
+kern.* -/var/log/kern.log
+lpr.*  -/var/log/lpr.log
+mail.* -/var/log/mail.log
+user.* -/var/log/user.log
+

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 20:49:36
  Author: jelle
Revision: 216816

upgpkg: rsyslog 8.25.0-2

openssl 1.1.0 rebuild

Modified:
  rsyslog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:46:13 UTC (rev 216815)
+++ PKGBUILD2017-03-16 20:49:36 UTC (rev 216816)
@@ -3,7 +3,7 @@
 
 pkgname=rsyslog
 pkgver=8.25.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and 
reliability"
 url="http://www.rsyslog.com/;
 arch=('i686' 'x86_64')


[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 20:48:47
  Author: andyrtr
Revision: 290954

upgpkg: xf86-video-intel 1:2.99.917+767+g7e9e92c8-1

update to latest git commit

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:41:00 UTC (rev 290953)
+++ PKGBUILD2017-03-16 20:48:47 UTC (rev 290954)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=e9cd8c2 # 7 digits
-pkgver=2.99.917+760+ge9cd8c21
+_commit=7e9e92c # 7 digits
+pkgver=2.99.917+767+g7e9e92c8
 pkgrel=1
 epoch=1
 arch=(i686 x86_64)


[arch-commits] Commit in xf86-video-intel/repos (6 files)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 20:48:56
  Author: andyrtr
Revision: 290955

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 290954, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
(from rev 290954, xf86-video-intel/trunk/xf86-video-intel.install)
  xf86-video-intel/repos/testing-x86_64/
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 290954, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 290954, xf86-video-intel/trunk/xf86-video-intel.install)

-+
 testing-i686/PKGBUILD   |   65 ++
 testing-i686/xf86-video-intel.install   |   21 +
 testing-x86_64/PKGBUILD |   65 ++
 testing-x86_64/xf86-video-intel.install |   21 +
 4 files changed, 172 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 290954, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-16 20:48:56 UTC (rev 290955)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=7e9e92c # 7 digits
+pkgver=2.99.917+767+g7e9e92c8
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="https://01.org/linuxgraphics;
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9' 'libsystemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'libx11' 
'libxrender'
+ # additional deps for intel-virtual-output
+ 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'
+ # additional for git snapshot
+ 'git')
+optdepends=('libxrandr: for intel-virtual-output'
+'libxinerama: for intel-virtual-output'
+'libxcursor: for intel-virtual-output'
+'libxtst: for intel-virtual-output'
+'libxss: for intel-virtual-output')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+groups=('xorg-drivers')
+#source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=${_commit}")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --long | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+--libexecdir=/usr/lib \
+--with-default-dri=3
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 
290954, xf86-video-intel/trunk/xf86-video-intel.install)
===
--- testing-i686/xf86-video-intel.install   (rev 0)
+++ testing-i686/xf86-video-intel.install   2017-03-16 20:48:56 UTC (rev 
290955)
@@ -0,0 +1,21 @@
+post_install() {
+  cat <>> This driver now uses DRI3 as the default Direct Rendering
+Infrastructure. You can try falling back to DRI2 if you run
+into trouble. To do so, save a file with the following 
+content as /etc/X11/xorg.conf.d/20-intel.conf :
+  Section "Device"
+Identifier  "Intel Graphics"
+Driver  "intel"
+Option  "DRI" "2" # DRI3 is now default 
+#Option  "AccelMethod"  "sna" # default
+#Option  "AccelMethod"  "uxa" # fallback
+  EndSection
+MSG
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 1:2.99.917+684+g6988b87-3) < 0 )); then
+post_install
+  fi
+}

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 290954, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-16 20:48:56 UTC (rev 290955)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=7e9e92c # 7 digits
+pkgver=2.99.917+767+g7e9e92c8
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)

[arch-commits] Commit in libdbi-drivers/repos (6 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 20:46:13
  Author: jelle
Revision: 216815

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  libdbi-drivers/repos/community-staging-i686/
  libdbi-drivers/repos/community-staging-i686/PKGBUILD
(from rev 216814, libdbi-drivers/trunk/PKGBUILD)
  libdbi-drivers/repos/community-staging-i686/libdbi-drivers.install
(from rev 216814, libdbi-drivers/trunk/libdbi-drivers.install)
  libdbi-drivers/repos/community-staging-x86_64/
  libdbi-drivers/repos/community-staging-x86_64/PKGBUILD
(from rev 216814, libdbi-drivers/trunk/PKGBUILD)
  libdbi-drivers/repos/community-staging-x86_64/libdbi-drivers.install
(from rev 216814, libdbi-drivers/trunk/libdbi-drivers.install)

-+
 community-staging-i686/PKGBUILD |   39 ++
 community-staging-i686/libdbi-drivers.install   |   19 ++
 community-staging-x86_64/PKGBUILD   |   39 ++
 community-staging-x86_64/libdbi-drivers.install |   19 ++
 4 files changed, 116 insertions(+)

Copied: libdbi-drivers/repos/community-staging-i686/PKGBUILD (from rev 216814, 
libdbi-drivers/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 20:46:13 UTC (rev 216815)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Thorsten Töpper 
+# Contributor: Olivier Médoc 
+# Contributor: Ashok `ScriptDevil` Gautham 
+
+pkgname=libdbi-drivers
+pkgver=0.9.0
+pkgrel=4
+pkgdesc="Database drivers for libdbi (MySQL, PostgreSQL, and SQLite)"
+url="http://libdbi-drivers.sourceforge.net/;
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('libdbi')
+makedepends=('postgresql-libs' 'libmariadbclient' 'sqlite2' 'sqlite')
+optdepends=("postgresql-libs: To work with postgresql using libdbdpgsql "
+   "sqlite3: To work with sqlite3 using libdbdsqlite3"
+   "libmariadbclient: To work with mysql using libdbdmysql"
+   "sqlite2: To work with sqlite2 using libdbdsqlite")
+options=(!libtool)
+install=libdbi-drivers.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('8472875d30c216540d48d591b442e40ba4f7df5d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+   --disable-docs \
+   --with-mysql \
+   --with-pgsql \
+   --with-sqlite \
+   --with-sqlite3
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR=${pkgdir} localstatedir=/var install
+}
+

Copied: libdbi-drivers/repos/community-staging-i686/libdbi-drivers.install 
(from rev 216814, libdbi-drivers/trunk/libdbi-drivers.install)
===
--- community-staging-i686/libdbi-drivers.install   
(rev 0)
+++ community-staging-i686/libdbi-drivers.install   2017-03-16 20:46:13 UTC 
(rev 216815)
@@ -0,0 +1,19 @@
+# arg 1:  the new package version
+post_install() {
+  ldconfig
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  ldconfig
+}
+
+# arg 1:  the old package version
+post_remove() {
+  ldconfig
+}
+
+op=$1
+shift
+$op $*

Copied: libdbi-drivers/repos/community-staging-x86_64/PKGBUILD (from rev 
216814, libdbi-drivers/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 20:46:13 UTC (rev 216815)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Thorsten Töpper 
+# Contributor: Olivier Médoc 
+# Contributor: Ashok `ScriptDevil` Gautham 
+
+pkgname=libdbi-drivers
+pkgver=0.9.0
+pkgrel=4
+pkgdesc="Database drivers for libdbi (MySQL, PostgreSQL, and SQLite)"
+url="http://libdbi-drivers.sourceforge.net/;
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('libdbi')
+makedepends=('postgresql-libs' 'libmariadbclient' 'sqlite2' 'sqlite')
+optdepends=("postgresql-libs: To work with postgresql using libdbdpgsql "
+   "sqlite3: To work with sqlite3 using libdbdsqlite3"
+   "libmariadbclient: To work with mysql using libdbdmysql"
+   "sqlite2: To work with sqlite2 using libdbdsqlite")
+options=(!libtool)
+install=libdbi-drivers.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('8472875d30c216540d48d591b442e40ba4f7df5d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+   --disable-docs \
+   --with-mysql \
+ 

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 20:45:59
  Author: jelle
Revision: 216814

upgpkg: libdbi-drivers 0.9.0-4

openssl 1.1.0 rebuild

Modified:
  libdbi-drivers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:42:46 UTC (rev 216813)
+++ PKGBUILD2017-03-16 20:45:59 UTC (rev 216814)
@@ -5,7 +5,7 @@
 
 pkgname=libdbi-drivers
 pkgver=0.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Database drivers for libdbi (MySQL, PostgreSQL, and SQLite)"
 url="http://libdbi-drivers.sourceforge.net/;
 license=('GPL')


[arch-commits] Commit in ophcrack/repos (6 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 20:42:46
  Author: jelle
Revision: 216813

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ophcrack/repos/community-staging-i686/
  ophcrack/repos/community-staging-i686/PKGBUILD
(from rev 216812, ophcrack/trunk/PKGBUILD)
  ophcrack/repos/community-staging-i686/ophcrack.desktop
(from rev 216812, ophcrack/trunk/ophcrack.desktop)
  ophcrack/repos/community-staging-x86_64/
  ophcrack/repos/community-staging-x86_64/PKGBUILD
(from rev 216812, ophcrack/trunk/PKGBUILD)
  ophcrack/repos/community-staging-x86_64/ophcrack.desktop
(from rev 216812, ophcrack/trunk/ophcrack.desktop)

---+
 community-staging-i686/PKGBUILD   |   37 
 community-staging-i686/ophcrack.desktop   |8 ++
 community-staging-x86_64/PKGBUILD |   37 
 community-staging-x86_64/ophcrack.desktop |8 ++
 4 files changed, 90 insertions(+)

Copied: ophcrack/repos/community-staging-i686/PKGBUILD (from rev 216812, 
ophcrack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 20:42:46 UTC (rev 216813)
@@ -0,0 +1,37 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Max Pray a.k.a. Synthead 
+# Contributor: Kaos < gianlucaatlas at gmail dot com >
+# Contributor: Christoph Zeiler 
+# Contributor: Matthew Sharpe 
+
+pkgname=ophcrack
+pkgver=3.6.1
+pkgrel=3
+pkgdesc="Windows password cracker based on rainbow tables"
+arch=('i686' 'x86_64')
+url="http://ophcrack.sourceforge.net;
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2
+ophcrack.desktop)
+md5sums=('f05e41f4261c488d7da1015374b5725b'
+ '664599c4fd7fd210e6c421459f60e20d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-gui --enable-graph
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/ophcrack.desktop \
+"$pkgdir"/usr/share/applications/ophcrack.desktop
+  install -Dm644 src/gui/pixmaps/os.xpm \
+"$pkgdir"/usr/share/$pkgname/pixmaps/os.xpm
+}

Copied: ophcrack/repos/community-staging-i686/ophcrack.desktop (from rev 
216812, ophcrack/trunk/ophcrack.desktop)
===
--- community-staging-i686/ophcrack.desktop (rev 0)
+++ community-staging-i686/ophcrack.desktop 2017-03-16 20:42:46 UTC (rev 
216813)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Encoding=UTF-8
+Name=Ophcrack
+Comment=LM and SAM hash cracker
+Exec=ophcrack
+Icon=/usr/share/ophcrack/pixmaps/os.xpm
+Categories=Application;Utilities;System

Copied: ophcrack/repos/community-staging-x86_64/PKGBUILD (from rev 216812, 
ophcrack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 20:42:46 UTC (rev 216813)
@@ -0,0 +1,37 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Max Pray a.k.a. Synthead 
+# Contributor: Kaos < gianlucaatlas at gmail dot com >
+# Contributor: Christoph Zeiler 
+# Contributor: Matthew Sharpe 
+
+pkgname=ophcrack
+pkgver=3.6.1
+pkgrel=3
+pkgdesc="Windows password cracker based on rainbow tables"
+arch=('i686' 'x86_64')
+url="http://ophcrack.sourceforge.net;
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2
+ophcrack.desktop)
+md5sums=('f05e41f4261c488d7da1015374b5725b'
+ '664599c4fd7fd210e6c421459f60e20d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-gui --enable-graph
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/ophcrack.desktop \
+"$pkgdir"/usr/share/applications/ophcrack.desktop
+  install -Dm644 src/gui/pixmaps/os.xpm \
+"$pkgdir"/usr/share/$pkgname/pixmaps/os.xpm
+}

Copied: ophcrack/repos/community-staging-x86_64/ophcrack.desktop (from rev 
216812, ophcrack/trunk/ophcrack.desktop)
===
--- community-staging-x86_64/ophcrack.desktop   (rev 0)
+++ community-staging-x86_64/ophcrack.desktop   2017-03-16 20:42:46 UTC (rev 
216813)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Encoding=UTF-8
+Name=Ophcrack
+Comment=LM and SAM hash cracker
+Exec=ophcrack
+Icon=/usr/share/ophcrack/pixmaps/os.xpm
+Categories=Application;Utilities;System


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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 20:42:37
  Author: jelle
Revision: 216812

upgpkg: ophcrack 3.6.1-3

openssl 1.1.0 rebuild

Modified:
  ophcrack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:25:47 UTC (rev 216811)
+++ PKGBUILD2017-03-16 20:42:37 UTC (rev 216812)
@@ -6,7 +6,7 @@
 
 pkgname=ophcrack
 pkgver=3.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Windows password cracker based on rainbow tables"
 arch=('i686' 'x86_64')
 url="http://ophcrack.sourceforge.net;


[arch-commits] Commit in xf86-video-ati/repos (4 files)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 20:41:00
  Author: andyrtr
Revision: 290953

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  xf86-video-ati/repos/testing-i686/
  xf86-video-ati/repos/testing-i686/PKGBUILD
(from rev 290952, xf86-video-ati/trunk/PKGBUILD)
  xf86-video-ati/repos/testing-x86_64/
  xf86-video-ati/repos/testing-x86_64/PKGBUILD
(from rev 290952, xf86-video-ati/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   41 +
 testing-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: xf86-video-ati/repos/testing-i686/PKGBUILD (from rev 290952, 
xf86-video-ati/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-16 20:41:00 UTC (rev 290953)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-ati
+pkgver=7.9.0
+epoch=1
+pkgrel=1
+pkgdesc="X.org ati video driver"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
+conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875'
+'SKIP')
+validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+ --with-glamor
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-ati/repos/testing-x86_64/PKGBUILD (from rev 290952, 
xf86-video-ati/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-16 20:41:00 UTC (rev 290953)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-ati
+pkgver=7.9.0
+epoch=1
+pkgrel=1
+pkgdesc="X.org ati video driver"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
+conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875'
+'SKIP')
+validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+ --with-glamor
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

2017-03-16 Thread Andreas Radke
Date: Thursday, March 16, 2017 @ 20:40:46
  Author: andyrtr
Revision: 290952

upgpkg: xf86-video-ati 1:7.9.0-1

upstream update 7.9.0; FS#53225

Modified:
  xf86-video-ati/trunk/PKGBUILD

--+
 PKGBUILD |   41 ++---
 1 file changed, 14 insertions(+), 27 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:09:08 UTC (rev 290951)
+++ PKGBUILD2017-03-16 20:40:46 UTC (rev 290952)
@@ -3,8 +3,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xf86-video-ati
-_commit=9035b6a # 7 digits
-pkgver=7.8.99.r38.g9035b6ab
+pkgver=7.9.0
 epoch=1
 pkgrel=1
 pkgdesc="X.org ati video driver"
@@ -12,41 +11,29 @@
 url="https://xorg.freedesktop.org/;
 license=('custom')
 depends=('libsystemd' 'mesa')
-makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23'
- # additional for git snapshot
- 'git')
-backup=(etc/X11/xorg.conf.d/10-radeon.conf)
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
 conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
 groups=('xorg-drivers')
-#source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
-source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-ati#commit=${_commit}")
-sha256sums=('SKIP')
-#validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875'
+'SKIP')
+validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

 
-pkgver() {
-  cd $pkgname
-  # from ati-git AUR pkg
-  # git describe --long | sed 's/^xf86-video-ati-//;s/\([^-]*-g\)/r\1/;s/-/./g'
-  # use version already commited into configure.ac "7.8.99"
-  git describe --long | sed 
's/^xf86-video-ati-7.8.0/7.8.99/;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
 build() {
-  cd ${pkgname} #-${pkgver}
+  cd ${pkgname}-${pkgver}
 
   ./configure --prefix=/usr \
---with-xorg-conf-dir=/etc/X11/xorg.conf.d \
---enable-glamor
+ --with-glamor
   make
 }
 
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
 package() {
-  cd ${pkgname} #-${pkgver}
+  cd ${pkgname}-${pkgver}
 
   make "DESTDIR=${pkgdir}" install
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"


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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 20:25:47
  Author: arojas
Revision: 216811

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  mumble/repos/community-staging-i686/
  mumble/repos/community-staging-i686/PKGBUILD
(from rev 216810, mumble/trunk/PKGBUILD)
  mumble/repos/community-staging-x86_64/
  mumble/repos/community-staging-x86_64/PKGBUILD
(from rev 216810, mumble/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   57 
 community-staging-x86_64/PKGBUILD |   57 
 2 files changed, 114 insertions(+)

Copied: mumble/repos/community-staging-i686/PKGBUILD (from rev 216810, 
mumble/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 20:25:47 UTC (rev 216811)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.19
+pkgrel=3
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Building mumble
+  qmake-qt4 main.pro \
+CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher"
+  make release
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # bin stuff
+  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
+  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
+
+  # lib stuff
+  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
+  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
+  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
+  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
+
+  # other stuff
+  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
+  install -m755 -d $pkgdir/usr/share/man/man1
+  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
+  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
+  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-staging-x86_64/PKGBUILD (from rev 216810, 
mumble/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 20:25:47 UTC (rev 216811)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.19
+pkgrel=3
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Building mumble
+  qmake-qt4 main.pro \
+CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher"
+  make release
+}
+

[arch-commits] Commit in synergy/repos (12 files)

2017-03-16 Thread Levente Polyak
Date: Thursday, March 16, 2017 @ 20:25:23
  Author: anthraxx
Revision: 216810

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  synergy/repos/community-staging-i686/
  synergy/repos/community-staging-i686/PKGBUILD
(from rev 216808, synergy/trunk/PKGBUILD)
  synergy/repos/community-staging-i686/openssl11.patch
(from rev 216808, synergy/trunk/openssl11.patch)
  synergy/repos/community-staging-i686/synergys.service
(from rev 216808, synergy/trunk/synergys.service)
  synergy/repos/community-staging-i686/synergys.socket
(from rev 216808, synergy/trunk/synergys.socket)
  synergy/repos/community-staging-i686/system-gtest.patch
(from rev 216808, synergy/trunk/system-gtest.patch)
  synergy/repos/community-staging-x86_64/
  synergy/repos/community-staging-x86_64/PKGBUILD
(from rev 216808, synergy/trunk/PKGBUILD)
  synergy/repos/community-staging-x86_64/openssl11.patch
(from rev 216808, synergy/trunk/openssl11.patch)
  synergy/repos/community-staging-x86_64/synergys.service
(from rev 216809, synergy/trunk/synergys.service)
  synergy/repos/community-staging-x86_64/synergys.socket
(from rev 216809, synergy/trunk/synergys.socket)
  synergy/repos/community-staging-x86_64/system-gtest.patch
(from rev 216809, synergy/trunk/system-gtest.patch)

-+
 community-staging-i686/PKGBUILD |   86 
 community-staging-i686/openssl11.patch  |   33 +++
 community-staging-i686/synergys.service |   10 ++
 community-staging-i686/synergys.socket  |9 ++
 community-staging-i686/system-gtest.patch   |  110 ++
 community-staging-x86_64/PKGBUILD   |   86 
 community-staging-x86_64/openssl11.patch|   33 +++
 community-staging-x86_64/synergys.service   |   10 ++
 community-staging-x86_64/synergys.socket|9 ++
 community-staging-x86_64/system-gtest.patch |  110 ++
 10 files changed, 496 insertions(+)

Copied: synergy/repos/community-staging-i686/PKGBUILD (from rev 216808, 
synergy/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 20:25:23 UTC (rev 216810)
@@ -0,0 +1,86 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Jelle van der Waa 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Dale Blount 
+# Contributor: Michael Düll 
+
+# I would just like to take a minute here and state that synergy is
+# some of the worst packaged software ever. They BUNDLE a fucking
+# zip for cryptopp and do not provide an option to use a system-
+# installed version of that library. They change around paths every
+# update and just generally don't seem to care much.
+pkgname=synergy
+pkgver=1.8.8
+pkgrel=2
+pkgdesc='Share a single mouse and keyboard between multiple computers'
+url='https://symless.com/synergy/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('gcc-libs' 'libxtst' 'libxinerama' 'libxkbcommon-x11' 'avahi' 'curl' 
'openssl')
+makedepends=('libxt' 'cmake' 'qt5-base' 'gmock' 'gtest')
+optdepends=('qt5-base: gui support')
+source=(synergy-${pkgver}.tar.gz::https://github.com/symless/synergy/archive/v${pkgver}-stable.tar.gz
+openssl11.patch
+system-gtest.patch
+synergys.socket
+synergys.service)
+sha512sums=('b4909930af7da10d877297e674df4c042ec54333eed585334da4a8c834c0ca3ad7c93fd2436c7d8d2f0e9e039d7bd385bb9e8a8c706750cbab3c3664a9b16bc6'
+
'ba93295d5638581ac0a82c293016563e2faf4228b6c920bfe1df86b254841a88baf55f220574e93af1c718d689a8f8f1ad494c2ca685f8ea01a506a1bc6e1642'
+
'4bef039f59b565d08079a8187df76f9773cfddeb81376ccc42f5570049389f114559721ed7b0464c4a4d1431ba72a736b11755573019583d0075d9da08c03ed2'
+
'f9c124533dfd01b5036b7f4b06f7f86f69165e88b9146ff17798377119eb9f1a4666f3b2ee9840bc436558d715cdbfe2fdfd7624348fae64871f785a1a62'
+
'9663a11b915e10e60317e732a4d1191e8f8ff19176994c27dd20aa445daab7565bd624e5575c9c639d144293879fbe8376834a076723f778fd322ebd1c9f2029')
+
+prepare() {
+  cd synergy-${pkgver}-stable
+  mkdir build
+  # get rid of shitty bundled gtest and gmock
+  patch -p1 < "${srcdir}/system-gtest.patch"
+  patch -p1 < "${srcdir}/openssl11.patch"
+}
+
+build() {
+  cd synergy-${pkgver}-stable
+
+  msg2 "Building core..."
+  (cd build
+cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+# unittests don't pass with optimization (segfault on nullptr)
+sed 's|\-O2|\-O0|g' -i 
src/test/unittests/CMakeFiles/unittests.dir/{flags.make,link.txt}
+make
+  )
+
+  msg2 "Building GUI..."
+  (cd src/gui
+qmake
+make
+  )
+}
+
+check() {
+  cd synergy-${pkgver}-stable
+  ./bin/unittests
+}
+
+package() {
+  

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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 20:25:18
  Author: arojas
Revision: 216809

openssl 1.1 rebuild

Modified:
  mumble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:25:11 UTC (rev 216808)
+++ PKGBUILD2017-03-16 20:25:18 UTC (rev 216809)
@@ -9,7 +9,7 @@
 
 pkgname=mumble
 pkgver=1.2.19
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')


[arch-commits] Commit in synergy/trunk (PKGBUILD openssl11.patch)

2017-03-16 Thread Levente Polyak
Date: Thursday, March 16, 2017 @ 20:25:11
  Author: anthraxx
Revision: 216808

upgpkg: synergy 1.8.8-2 (openssl rebuild)

Added:
  synergy/trunk/openssl11.patch
Modified:
  synergy/trunk/PKGBUILD

-+
 PKGBUILD|5 -
 openssl11.patch |   33 +
 2 files changed, 37 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:22:36 UTC (rev 216807)
+++ PKGBUILD2017-03-16 20:25:11 UTC (rev 216808)
@@ -12,7 +12,7 @@
 # update and just generally don't seem to care much.
 pkgname=synergy
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Share a single mouse and keyboard between multiple computers'
 url='https://symless.com/synergy/'
 arch=('i686' 'x86_64')
@@ -21,10 +21,12 @@
 makedepends=('libxt' 'cmake' 'qt5-base' 'gmock' 'gtest')
 optdepends=('qt5-base: gui support')
 
source=(synergy-${pkgver}.tar.gz::https://github.com/symless/synergy/archive/v${pkgver}-stable.tar.gz
+openssl11.patch
 system-gtest.patch
 synergys.socket
 synergys.service)
 
sha512sums=('b4909930af7da10d877297e674df4c042ec54333eed585334da4a8c834c0ca3ad7c93fd2436c7d8d2f0e9e039d7bd385bb9e8a8c706750cbab3c3664a9b16bc6'
+
'ba93295d5638581ac0a82c293016563e2faf4228b6c920bfe1df86b254841a88baf55f220574e93af1c718d689a8f8f1ad494c2ca685f8ea01a506a1bc6e1642'
 
'4bef039f59b565d08079a8187df76f9773cfddeb81376ccc42f5570049389f114559721ed7b0464c4a4d1431ba72a736b11755573019583d0075d9da08c03ed2'
 
'f9c124533dfd01b5036b7f4b06f7f86f69165e88b9146ff17798377119eb9f1a4666f3b2ee9840bc436558d715cdbfe2fdfd7624348fae64871f785a1a62'
 
'9663a11b915e10e60317e732a4d1191e8f8ff19176994c27dd20aa445daab7565bd624e5575c9c639d144293879fbe8376834a076723f778fd322ebd1c9f2029')
@@ -34,6 +36,7 @@
   mkdir build
   # get rid of shitty bundled gtest and gmock
   patch -p1 < "${srcdir}/system-gtest.patch"
+  patch -p1 < "${srcdir}/openssl11.patch"
 }
 
 build() {

Added: openssl11.patch
===
--- openssl11.patch (rev 0)
+++ openssl11.patch 2017-03-16 20:25:11 UTC (rev 216808)
@@ -0,0 +1,33 @@
+From 9385083cfc27ecaadf1eaf1d014cd6907860072b Mon Sep 17 00:00:00 2001
+From: Joshua Honeycutt 
+Date: Sun, 20 Nov 2016 17:49:30 -0600
+Subject: [PATCH] Adjust showSecureCipherInfo() to build with newer openssl
+ versions
+
+---
+ src/lib/net/SecureSocket.cpp | 11 ---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
+
+diff --git a/src/lib/net/SecureSocket.cpp b/src/lib/net/SecureSocket.cpp
+index 7076c76..1e35c21 100644
+--- a/src/lib/net/SecureSocket.cpp
 b/src/lib/net/SecureSocket.cpp
+@@ -805,10 +805,15 @@ SecureSocket::showSecureCipherInfo()
+   showCipherStackDesc(sStack);
+   }
+ 
+-  // m_ssl->m_ssl->session->ciphers is not forward compatable, In future 
release
+-  // of OpenSSL, it's not visible, need to use SSL_get_client_ciphers() 
instead
++#if OPENSSL_VERSION_NUMBER < 0x1010L
++  // m_ssl->m_ssl->session->ciphers is not forward compatable,
++  // In future release of OpenSSL, it's not visible,
+   STACK_OF(SSL_CIPHER) * cStack = m_ssl->m_ssl->session->ciphers;
+-  if (cStack == NULL) {
++#else
++  // Use SSL_get_client_ciphers() for newer versions
++  STACK_OF(SSL_CIPHER) * cStack = SSL_get_client_ciphers(m_ssl->m_ssl);
++#endif
++  if (cStack == NULL) {
+   LOG((CLOG_DEBUG1 "remote cipher list not available"));
+   }
+   else {


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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 20:22:01
  Author: arojas
Revision: 216806

openssl 1.1 rebuild

Modified:
  murmur/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:19:10 UTC (rev 216805)
+++ PKGBUILD2017-03-16 20:22:01 UTC (rev 216806)
@@ -5,7 +5,7 @@
 
 pkgname=murmur
 pkgver=1.2.19
-pkgrel=2
+pkgrel=3
 pkgdesc="The voice chat application server for Mumble"
 arch=('i686' 'x86_64')
 url="http://mumble.sourceforge.net;


[arch-commits] Commit in murmur/repos (16 files)

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 20:22:36
  Author: arojas
Revision: 216807

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  murmur/repos/community-staging-i686/
  murmur/repos/community-staging-i686/0003-fix-long-username-query.patch
(from rev 216806, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-staging-i686/0004-fix-username-validation.patch
(from rev 216806, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-staging-i686/ChangeLog
(from rev 216806, murmur/trunk/ChangeLog)
  murmur/repos/community-staging-i686/PKGBUILD
(from rev 216806, murmur/trunk/PKGBUILD)
  murmur/repos/community-staging-i686/murmur.dbus.conf
(from rev 216806, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-staging-i686/murmur.install
(from rev 216806, murmur/trunk/murmur.install)
  murmur/repos/community-staging-i686/murmur.service
(from rev 216806, murmur/trunk/murmur.service)
  murmur/repos/community-staging-x86_64/
  murmur/repos/community-staging-x86_64/0003-fix-long-username-query.patch
(from rev 216806, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-staging-x86_64/0004-fix-username-validation.patch
(from rev 216806, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-staging-x86_64/ChangeLog
(from rev 216806, murmur/trunk/ChangeLog)
  murmur/repos/community-staging-x86_64/PKGBUILD
(from rev 216806, murmur/trunk/PKGBUILD)
  murmur/repos/community-staging-x86_64/murmur.dbus.conf
(from rev 216806, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-staging-x86_64/murmur.install
(from rev 216806, murmur/trunk/murmur.install)
  murmur/repos/community-staging-x86_64/murmur.service
(from rev 216806, murmur/trunk/murmur.service)

-+
 community-staging-i686/0003-fix-long-username-query.patch   |   42 
 community-staging-i686/0004-fix-username-validation.patch   |   36 +++
 community-staging-i686/ChangeLog|   36 +++
 community-staging-i686/PKGBUILD |   50 ++
 community-staging-i686/murmur.dbus.conf |   22 
 community-staging-i686/murmur.install   |9 +
 community-staging-i686/murmur.service   |   12 ++
 community-staging-x86_64/0003-fix-long-username-query.patch |   42 
 community-staging-x86_64/0004-fix-username-validation.patch |   36 +++
 community-staging-x86_64/ChangeLog  |   36 +++
 community-staging-x86_64/PKGBUILD   |   50 ++
 community-staging-x86_64/murmur.dbus.conf   |   22 
 community-staging-x86_64/murmur.install |9 +
 community-staging-x86_64/murmur.service |   12 ++
 14 files changed, 414 insertions(+)

Copied: murmur/repos/community-staging-i686/0003-fix-long-username-query.patch 
(from rev 216806, murmur/trunk/0003-fix-long-username-query.patch)
===
--- community-staging-i686/0003-fix-long-username-query.patch   
(rev 0)
+++ community-staging-i686/0003-fix-long-username-query.patch   2017-03-16 
20:22:36 UTC (rev 216807)
@@ -0,0 +1,42 @@
+commit 6b33dda344f89e5a039b7d79eb43925040654242
+Author: Benjamin Jemlich 
+Date:   Tue Jun 29 14:49:14 2010 +0200
+
+Don't crash on long usernames
+
+diff --git a/src/murmur/Messages.cpp b/src/murmur/Messages.cpp
+index f12867a..de307ea 100644
+--- a/src/murmur/Messages.cpp
 b/src/murmur/Messages.cpp
+@@ -1231,6 +1231,9 @@ void Server::msgQueryUsers(ServerUser *uSource, 
MumbleProto::QueryUsers ) {
+ 
+   for (int i=0;i= 0) {
+   name = getUserName(id);
+diff --git a/src/murmur/ServerDB.cpp b/src/murmur/ServerDB.cpp
+index 11b6906..7e15def 100644
+--- a/src/murmur/ServerDB.cpp
 b/src/murmur/ServerDB.cpp
+@@ -810,7 +810,7 @@ int Server::authenticate(QString , const QString , 
const QStringList 
+   TransactionHolder th;
+   QSqlQuery  = *th.qsqQuery;
+ 
+-  SQLPREP("SELECT `user_id`,`name`,`pw` FROM `%1users` WHERE `server_id` 
= ? AND `name` like ?");
++  SQLPREP("SELECT `user_id`,`name`,`pw` FROM `%1users` WHERE `server_id` 
= ? AND LOWER(`name`) = LOWER(?)");
+   query.addBindValue(iServerNum);
+   query.addBindValue(name);
+   SQLEXEC();
+@@ -1051,7 +1051,7 @@ int Server::getUserID(const QString ) {
+   TransactionHolder th;
+ 
+   QSqlQuery  = *th.qsqQuery;
+-  SQLPREP("SELECT `user_id` FROM `%1users` WHERE 

[arch-commits] Commit in yubikey-manager/repos (testing-any testing-any/PKGBUILD)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 20:19:10
  Author: eworm
Revision: 216805

archrelease: copy trunk to testing-any

Added:
  yubikey-manager/repos/testing-any/
  yubikey-manager/repos/testing-any/PKGBUILD
(from rev 216804, yubikey-manager/trunk/PKGBUILD)

--+
 PKGBUILD |   27 +++
 1 file changed, 27 insertions(+)

Copied: yubikey-manager/repos/testing-any/PKGBUILD (from rev 216804, 
yubikey-manager/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-03-16 20:19:10 UTC (rev 216805)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Christian Hesee 
+# Contributor: Karol Babioch 
+
+pkgname='yubikey-manager'
+pkgver=0.3.1
+pkgrel=1
+pkgdesc='Python library and command line tool for configuring a YubiKey'
+arch=('any')
+url='https://developers.yubico.com/yubikey-manager/'
+license=('BSD')
+depends=('python' 'python-pyusb' 'python-pyscard' 'python-click'
+ 'python-cryptography' 'libu2f-host' 'yubikey-personalization')
+makedepends=('python-setuptools')
+validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3') # Dag Heyman 

+source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig})
+sha256sums=('cf60cbbfc12a331afe6e261e0294326ec18eeb43bba559049638308f1656306f'
+'SKIP')
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 20:19:06
  Author: eworm
Revision: 216804

upgpkg: yubikey-manager 0.3.1-1

new upstream release

Modified:
  yubikey-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:00:43 UTC (rev 216803)
+++ PKGBUILD2017-03-16 20:19:06 UTC (rev 216804)
@@ -3,8 +3,8 @@
 # Contributor: Karol Babioch 
 
 pkgname='yubikey-manager'
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 pkgdesc='Python library and command line tool for configuring a YubiKey'
 arch=('any')
 url='https://developers.yubico.com/yubikey-manager/'
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3') # Dag Heyman 

 
source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig})
-sha256sums=('e0cde81995b64ee354ed99bcf491dea409fc4aca62281a85d6a9f2af09bf6b4d'
+sha256sums=('cf60cbbfc12a331afe6e261e0294326ec18eeb43bba559049638308f1656306f'
 'SKIP')
 
 package() {


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

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 20:09:01
  Author: eworm
Revision: 290950

upgpkg: keyutils 1.5.10-1

* new upstream release
* switch to sha256

Modified:
  keyutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 19:53:19 UTC (rev 290949)
+++ PKGBUILD2017-03-16 20:09:01 UTC (rev 290950)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: Stéphane Gaudreault 
 # Contributor: Tobias Powalowski 
+
 pkgname=keyutils
-pkgver=1.5.9
+pkgver=1.5.10
 pkgrel=1
 pkgdesc="Linux Key Management Utilities"
 arch=('i686' 'x86_64')
@@ -12,8 +13,8 @@
 backup=('etc/request-key.conf')
 
source=(https://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 request-key.conf.patch)
-md5sums=('7f8ac985c45086b5fbcd12cecd23cf07'
- '89a819a7e4e90936b210c9d5020d296d')
+sha256sums=('115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6'
+'203c602c61ed94ccd423a0a453d74143d678c641a9a4486367576ee8af2cb8d6')
 
 prepare() {
   cd ${pkgname}-${pkgver}
@@ -28,5 +29,5 @@
 
 package() {
   cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib'  install
+  make DESTDIR="${pkgdir}" SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib' install
 }


[arch-commits] Commit in keyutils/repos (6 files)

2017-03-16 Thread Christian Hesse
Date: Thursday, March 16, 2017 @ 20:09:08
  Author: eworm
Revision: 290951

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  keyutils/repos/testing-i686/
  keyutils/repos/testing-i686/PKGBUILD
(from rev 290950, keyutils/trunk/PKGBUILD)
  keyutils/repos/testing-i686/request-key.conf.patch
(from rev 290950, keyutils/trunk/request-key.conf.patch)
  keyutils/repos/testing-x86_64/
  keyutils/repos/testing-x86_64/PKGBUILD
(from rev 290950, keyutils/trunk/PKGBUILD)
  keyutils/repos/testing-x86_64/request-key.conf.patch
(from rev 290950, keyutils/trunk/request-key.conf.patch)

---+
 testing-i686/PKGBUILD |   33 
 testing-i686/request-key.conf.patch   |   21 
 testing-x86_64/PKGBUILD   |   33 
 testing-x86_64/request-key.conf.patch |   21 
 4 files changed, 108 insertions(+)

Copied: keyutils/repos/testing-i686/PKGBUILD (from rev 290950, 
keyutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-16 20:09:08 UTC (rev 290951)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault 
+# Contributor: Tobias Powalowski 
+
+pkgname=keyutils
+pkgver=1.5.10
+pkgrel=1
+pkgdesc="Linux Key Management Utilities"
+arch=('i686' 'x86_64')
+url="http://www.kernel.org;
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'sh')
+backup=('etc/request-key.conf')
+source=(https://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+request-key.conf.patch)
+sha256sums=('115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6'
+'203c602c61ed94ccd423a0a453d74143d678c641a9a4486367576ee8af2cb8d6')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # fix paths of binaries in /etc/request-key.conf
+  patch -Np0 -i ../request-key.conf.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" SBINDIR='/usr/bin' 
BINDIR='/usr/bin'
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib' install
+}

Copied: keyutils/repos/testing-i686/request-key.conf.patch (from rev 290950, 
keyutils/trunk/request-key.conf.patch)
===
--- testing-i686/request-key.conf.patch (rev 0)
+++ testing-i686/request-key.conf.patch 2017-03-16 20:09:08 UTC (rev 290951)
@@ -0,0 +1,21 @@
+--- request-key.conf.old   2013-05-28 15:34:10.966001242 +0200
 request-key.conf   2013-05-28 15:35:34.857969598 +0200
+@@ -31,11 +31,11 @@
+ 
+ #OP   TYPEDESCRIPTION CALLOUT INFOPROGRAM ARG1 ARG2 ARG3 ...
+ #==   === === === 
===
+-create  dns_resolver **   /sbin/key.dns_resolver 
%k
+-createuserdebug:* negate  /bin/keyctl negate %k 
30 %S
+-create  userdebug:* rejected/bin/keyctl reject %k 30 %c %S
+-create  userdebug:* expired /bin/keyctl reject %k 30 %c %S
+-create  userdebug:* revoked /bin/keyctl reject %k 30 %c %S
+-createuserdebug:loop:**   |/bin/cat
++create  dns_resolver **   
/usr/bin/key.dns_resolver %k
++createuserdebug:* negate  /usr/bin/keyctl negate 
%k 30 %S
++create  userdebug:* rejected/usr/bin/keyctl reject %k 30 
%c %S
++create  userdebug:* expired /usr/bin/keyctl reject %k 30 
%c %S
++create  userdebug:* revoked /usr/bin/keyctl reject %k 30 
%c %S
++createuserdebug:loop:**   |/usr/bin/cat
+ createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
+-negate*   *   *   /bin/keyctl negate %k 
30 %S
++negate*   *   *   /usr/bin/keyctl negate 
%k 30 %S

Copied: keyutils/repos/testing-x86_64/PKGBUILD (from rev 290950, 
keyutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-16 20:09:08 UTC (rev 290951)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault 
+# Contributor: Tobias Powalowski 
+
+pkgname=keyutils
+pkgver=1.5.10
+pkgrel=1
+pkgdesc="Linux Key Management Utilities"
+arch=('i686' 'x86_64')
+url="http://www.kernel.org;
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'sh')
+backup=('etc/request-key.conf')

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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 20:00:43
  Author: arojas
Revision: 216803

archrelease: copy trunk to community-i686, community-x86_64

Added:
  giac/repos/community-i686/PKGBUILD
(from rev 216802, giac/trunk/PKGBUILD)
  giac/repos/community-x86_64/PKGBUILD
(from rev 216802, giac/trunk/PKGBUILD)
Deleted:
  giac/repos/community-i686/PKGBUILD
  giac/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   88 
 community-i686/PKGBUILD   |   44 --
 community-x86_64/PKGBUILD |   44 --
 3 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-16 19:59:10 UTC (rev 216802)
+++ community-i686/PKGBUILD 2017-03-16 20:00:43 UTC (rev 216803)
@@ -1,44 +0,0 @@
-# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgbase=giac
-pkgname=(xcas libgiac)
-_pkgver=1.2.3-25
-pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc="A free computer algebra system"
-arch=(i686 x86_64)
-url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
-license=(GPL3)
-makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk)
-source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-md5sums=('bedddf3e5fa566f418ca8c6774e53dca')
-
-build() {
-  cd $pkgbase-${pkgver%.*}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package_xcas() {
-  depends=(libgiac fltk)
-  conflicts=(giac)
-  provides=(giac)
-  replaces=(giac)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{lib,include}
-}
-
-package_libgiac() {
-  pkgdesc="Giac shared library"
-  depends=(mpfi gsl pari ntl lapack libpng)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{bin,share}
-}

Copied: giac/repos/community-i686/PKGBUILD (from rev 216802, 
giac/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-16 20:00:43 UTC (rev 216803)
@@ -0,0 +1,44 @@
+# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgbase=giac
+pkgname=(xcas libgiac)
+_pkgver=1.2.3-27
+pkgver=${_pkgver//-/.}
+pkgrel=1
+pkgdesc="A free computer algebra system"
+arch=(i686 x86_64)
+url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
+license=(GPL3)
+makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk)
+source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
+md5sums=('155da99ab32345cd5615b1048e24ea1e')
+
+build() {
+  cd $pkgbase-${pkgver%.*}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package_xcas() {
+  depends=(libgiac fltk)
+  conflicts=(giac)
+  provides=(giac)
+  replaces=(giac)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{lib,include}
+}
+
+package_libgiac() {
+  pkgdesc="Giac shared library"
+  depends=(mpfi gsl pari ntl lapack libpng)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{bin,share}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-16 19:59:10 UTC (rev 216802)
+++ community-x86_64/PKGBUILD   2017-03-16 20:00:43 UTC (rev 216803)
@@ -1,44 +0,0 @@
-# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgbase=giac
-pkgname=(xcas libgiac)
-_pkgver=1.2.3-25
-pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc="A free computer algebra system"
-arch=(i686 x86_64)
-url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
-license=(GPL3)
-makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk)
-source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-md5sums=('bedddf3e5fa566f418ca8c6774e53dca')
-
-build() {
-  cd $pkgbase-${pkgver%.*}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package_xcas() {
-  depends=(libgiac fltk)
-  conflicts=(giac)
-  provides=(giac)
-  replaces=(giac)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{lib,include}
-}
-
-package_libgiac() {
-  pkgdesc="Giac shared library"
-  depends=(mpfi gsl pari ntl lapack libpng)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{bin,share}
-}

Copied: giac/repos/community-x86_64/PKGBUILD (from rev 216802, 
giac/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-16 20:00:43 UTC (rev 216803)
@@ -0,0 +1,44 @@
+# $Id: PKGBUILD 175037 

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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 19:59:10
  Author: arojas
Revision: 216802

Update to 1.2.3.27

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 19:46:44 UTC (rev 216801)
+++ PKGBUILD2017-03-16 19:59:10 UTC (rev 216802)
@@ -3,7 +3,7 @@
 
 pkgbase=giac
 pkgname=(xcas libgiac)
-_pkgver=1.2.3-25
+_pkgver=1.2.3-27
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc="A free computer algebra system"
@@ -12,7 +12,7 @@
 license=(GPL3)
 makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk)
 
source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-md5sums=('bedddf3e5fa566f418ca8c6774e53dca')
+md5sums=('155da99ab32345cd5615b1048e24ea1e')
 
 build() {
   cd $pkgbase-${pkgver%.*}


[arch-commits] Commit in xorg-mkfontdir/repos/extra-any (8 files)

2017-03-16 Thread Jan Steffens
Date: Thursday, March 16, 2017 @ 19:53:19
  Author: heftig
Revision: 290949

archrelease: copy trunk to extra-any

Added:
  xorg-mkfontdir/repos/extra-any/PKGBUILD
(from rev 290948, xorg-mkfontdir/trunk/PKGBUILD)
  xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.hook
(from rev 290948, xorg-mkfontdir/trunk/xorg-mkfontdir.hook)
  xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.install
(from rev 290948, xorg-mkfontdir/trunk/xorg-mkfontdir.install)
  xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.script
(from rev 290948, xorg-mkfontdir/trunk/xorg-mkfontdir.script)
Deleted:
  xorg-mkfontdir/repos/extra-any/PKGBUILD
  xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.hook
  xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.install
  xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.script

+
 PKGBUILD   |   68 +++
 xorg-mkfontdir.hook|   25 -
 xorg-mkfontdir.install |   16 +--
 xorg-mkfontdir.script  |   18 ++--
 4 files changed, 64 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-16 19:52:47 UTC (rev 290948)
+++ PKGBUILD2017-03-16 19:53:19 UTC (rev 290949)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xorg-mkfontdir
-pkgver=1.0.7
-pkgrel=7
-pkgdesc="Create an index of X font files in a directory"
-arch=(any)
-url="http://xorg.freedesktop.org/;
-license=('custom')
-depends=('bash' 'xorg-mkfontscale')
-makedepends=('xorg-util-macros')
-groups=('xorg' 'xorg-apps')
-install=xorg-mkfontdir.install
-source=(http://xorg.freedesktop.org/archive/individual/app/mkfontdir-${pkgver}.tar.bz2
-xorg-mkfontdir.hook
-xorg-mkfontdir.script)
-sha256sums=('56d52a482df130484e51fd066d1b6eda7c2c02ddbc91fe6e2be1b9c4e7306530'
-'df6f71601b2be5161bb8e980acee753d6ef86d71221f61627422bcbe87ed09cd'
-'06c60e3e46a76b5300c3224cea6b5094556ea712a08ff9a0103be2eb58d222b5')
-
-build() {
-  cd mkfontdir-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd mkfontdir-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-  install -Dm644 ../xorg-mkfontdir.hook 
"${pkgdir}/usr/share/libalpm/hooks/xorg-mkfontdir.hook"
-  install -D ../xorg-mkfontdir.script 
"${pkgdir}/usr/share/libalpm/scripts/xorg-mkfontdir"
-}

Copied: xorg-mkfontdir/repos/extra-any/PKGBUILD (from rev 290948, 
xorg-mkfontdir/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-16 19:53:19 UTC (rev 290949)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xorg-mkfontdir
+pkgver=1.0.7
+pkgrel=8
+pkgdesc="Create an index of X font files in a directory"
+arch=(any)
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('bash' 'xorg-mkfontscale')
+makedepends=('xorg-util-macros')
+groups=('xorg' 'xorg-apps')
+install=xorg-mkfontdir.install
+source=(https://xorg.freedesktop.org/archive/individual/app/mkfontdir-${pkgver}.tar.bz2
+xorg-mkfontdir.hook
+xorg-mkfontdir.script)
+sha256sums=('56d52a482df130484e51fd066d1b6eda7c2c02ddbc91fe6e2be1b9c4e7306530'
+'4b43af2f2683aad73ddc01b862a3a3744a2c74c1a8697daaba31a4350d407c02'
+'06c60e3e46a76b5300c3224cea6b5094556ea712a08ff9a0103be2eb58d222b5')
+
+build() {
+  cd mkfontdir-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd mkfontdir-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+  install -Dm644 ../xorg-mkfontdir.hook 
"${pkgdir}/usr/share/libalpm/hooks/xorg-mkfontdir.hook"
+  install -D ../xorg-mkfontdir.script 
"${pkgdir}/usr/share/libalpm/scripts/xorg-mkfontdir"
+}

Deleted: xorg-mkfontdir.hook
===
--- xorg-mkfontdir.hook 2017-03-16 19:52:47 UTC (rev 290948)
+++ xorg-mkfontdir.hook 2017-03-16 19:53:19 UTC (rev 290949)
@@ -1,12 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/share/fonts/*/
-
-[Action]
-Description = Updating X fontdir indices...
-When = PostTransaction
-Exec = /usr/share/libalpm/scripts/xorg-mkfontdir
-NeedsTargets

Copied: xorg-mkfontdir/repos/extra-any/xorg-mkfontdir.hook (from rev 290948, 
xorg-mkfontdir/trunk/xorg-mkfontdir.hook)
===
--- xorg-mkfontdir.hook (rev 0)
+++ xorg-mkfontdir.hook 2017-03-16 19:53:19 UTC (rev 290949)
@@ -0,0 +1,13 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/fonts/*/
+Target = !usr/share/fonts/encodings/*
+
+[Action]
+Description = Updating X fontdir indices...
+When = 

[arch-commits] Commit in xorg-mkfontdir/trunk (PKGBUILD xorg-mkfontdir.hook)

2017-03-16 Thread Jan Steffens
Date: Thursday, March 16, 2017 @ 19:52:47
  Author: heftig
Revision: 290948

1.0.7-8: FS#53280

Modified:
  xorg-mkfontdir/trunk/PKGBUILD
  xorg-mkfontdir/trunk/xorg-mkfontdir.hook

-+
 PKGBUILD|4 ++--
 xorg-mkfontdir.hook |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 19:18:07 UTC (rev 290947)
+++ PKGBUILD2017-03-16 19:52:47 UTC (rev 290948)
@@ -3,7 +3,7 @@
 
 pkgname=xorg-mkfontdir
 pkgver=1.0.7
-pkgrel=7
+pkgrel=8
 pkgdesc="Create an index of X font files in a directory"
 arch=(any)
 url="https://xorg.freedesktop.org/;
@@ -16,7 +16,7 @@
 xorg-mkfontdir.hook
 xorg-mkfontdir.script)
 sha256sums=('56d52a482df130484e51fd066d1b6eda7c2c02ddbc91fe6e2be1b9c4e7306530'
-'df6f71601b2be5161bb8e980acee753d6ef86d71221f61627422bcbe87ed09cd'
+'4b43af2f2683aad73ddc01b862a3a3744a2c74c1a8697daaba31a4350d407c02'
 '06c60e3e46a76b5300c3224cea6b5094556ea712a08ff9a0103be2eb58d222b5')
 
 build() {

Modified: xorg-mkfontdir.hook
===
--- xorg-mkfontdir.hook 2017-03-16 19:18:07 UTC (rev 290947)
+++ xorg-mkfontdir.hook 2017-03-16 19:52:47 UTC (rev 290948)
@@ -4,6 +4,7 @@
 Operation = Upgrade
 Operation = Remove
 Target = usr/share/fonts/*/
+Target = !usr/share/fonts/encodings/*
 
 [Action]
 Description = Updating X fontdir indices...


[arch-commits] Commit in shairport-sync/repos (6 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:46:44
  Author: jelle
Revision: 216801

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  shairport-sync/repos/community-staging-i686/
  shairport-sync/repos/community-staging-i686/PKGBUILD
(from rev 216800, shairport-sync/trunk/PKGBUILD)
  shairport-sync/repos/community-staging-i686/shairport-sync.install
(from rev 216800, shairport-sync/trunk/shairport-sync.install)
  shairport-sync/repos/community-staging-x86_64/
  shairport-sync/repos/community-staging-x86_64/PKGBUILD
(from rev 216800, shairport-sync/trunk/PKGBUILD)
  shairport-sync/repos/community-staging-x86_64/shairport-sync.install
(from rev 216800, shairport-sync/trunk/shairport-sync.install)

-+
 community-staging-i686/PKGBUILD |   32 ++
 community-staging-i686/shairport-sync.install   |   11 +++
 community-staging-x86_64/PKGBUILD   |   32 ++
 community-staging-x86_64/shairport-sync.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: shairport-sync/repos/community-staging-i686/PKGBUILD (from rev 216800, 
shairport-sync/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 19:46:44 UTC (rev 216801)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=shairport-sync
+pkgver=2.8.6
+pkgrel=2
+pkgdesc='Emulates an AirPort Express for the purpose of streaming music from 
iTunes and compatible iPods and iPhones'
+url='https://github.com/mikebrady/shairport-sync'
+arch=(i686 x86_64)
+license=(GPL)
+backup=(etc/shairport-sync.conf)
+install=shairport-sync.install
+depends=(openssl avahi libsoxr popt alsa-lib libconfig libpulse)
+source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip)
+sha1sums=('d835b239cd1f9335c849d60c7af76588d0a66caa')
+
+build() {
+  cd shairport-sync-$pkgver
+
+  autoreconf -i -f
+  ./configure --prefix=/usr --sysconfdir=/etc --with-alsa --with-pulseaudio 
--with-avahi --with-ssl=openssl --with-soxr --with-dns_sd --with-pkg-config 
--with-systemd --with-configfiles
+  make
+
+  sed 's|/usr/local/bin/|/usr/bin/|' -i scripts/shairport-sync.service
+}
+
+package() {
+  cd shairport-sync-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m664 LICENSES "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/etc/shairport-sync.conf.sample
+}

Copied: shairport-sync/repos/community-staging-i686/shairport-sync.install 
(from rev 216800, shairport-sync/trunk/shairport-sync.install)
===
--- community-staging-i686/shairport-sync.install   
(rev 0)
+++ community-staging-i686/shairport-sync.install   2017-03-16 19:46:44 UTC 
(rev 216801)
@@ -0,0 +1,11 @@
+post_install() {
+  getent group shairport-sync &>/dev/null || groupadd --system shairport-sync 
>/dev/null
+  getent passwd shairport-sync &> /dev/null || useradd --system -c 
'ShairportSync AirPort receiver' -d /var/lib/shairport-sync -m -g 
shairport-sync -s /bin/false -G audio shairport-sync >/dev/null
+
+  [ -f /etc/conf.d/shairport-sync ] && echo "ShairportSync config has been 
moved to /etc/shairport-sync.conf. Please remove old config file 
/etc/conf.d/shairport-sync"
+  true
+}
+
+post_upgrade() {
+  post_install
+}

Copied: shairport-sync/repos/community-staging-x86_64/PKGBUILD (from rev 
216800, shairport-sync/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 19:46:44 UTC (rev 216801)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=shairport-sync
+pkgver=2.8.6
+pkgrel=2
+pkgdesc='Emulates an AirPort Express for the purpose of streaming music from 
iTunes and compatible iPods and iPhones'
+url='https://github.com/mikebrady/shairport-sync'
+arch=(i686 x86_64)
+license=(GPL)
+backup=(etc/shairport-sync.conf)
+install=shairport-sync.install
+depends=(openssl avahi libsoxr popt alsa-lib libconfig libpulse)
+source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip)
+sha1sums=('d835b239cd1f9335c849d60c7af76588d0a66caa')
+
+build() {
+  cd shairport-sync-$pkgver
+
+  autoreconf -i -f
+  ./configure --prefix=/usr --sysconfdir=/etc --with-alsa --with-pulseaudio 
--with-avahi --with-ssl=openssl --with-soxr --with-dns_sd --with-pkg-config 
--with-systemd --with-configfiles
+  make
+
+  sed 's|/usr/local/bin/|/usr/bin/|' -i scripts/shairport-sync.service
+}
+
+package() {
+  cd shairport-sync-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m664 LICENSES 

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:46:36
  Author: jelle
Revision: 216800

upgpkg: shairport-sync 2.8.6-2

openssl 1.1.0 rebuild

Modified:
  shairport-sync/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 19:43:40 UTC (rev 216799)
+++ PKGBUILD2017-03-16 19:46:36 UTC (rev 216800)
@@ -3,7 +3,7 @@
 
 pkgname=shairport-sync
 pkgver=2.8.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Emulates an AirPort Express for the purpose of streaming music from 
iTunes and compatible iPods and iPhones'
 url='https://github.com/mikebrady/shairport-sync'
 arch=(i686 x86_64)


[arch-commits] Commit in pyrit/repos (7 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:43:40
  Author: jelle
Revision: 216799

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  pyrit/repos/community-staging-i686/
  pyrit/repos/community-staging-i686/PKGBUILD
(from rev 216798, pyrit/trunk/PKGBUILD)
  pyrit/repos/community-staging-i686/scapy-2.3.2.patch
(from rev 216798, pyrit/trunk/scapy-2.3.2.patch)
  pyrit/repos/community-staging-x86_64/PKGBUILD
(from rev 216798, pyrit/trunk/PKGBUILD)
  pyrit/repos/community-staging-x86_64/scapy-2.3.2.patch
(from rev 216798, pyrit/trunk/scapy-2.3.2.patch)
Deleted:
  pyrit/repos/community-staging-x86_64/PKGBUILD
  pyrit/repos/community-staging-x86_64/scapy-2.3.2.patch

+
 /PKGBUILD  |   48 +++
 /scapy-2.3.2.patch |   42 +++
 community-staging-i686/PKGBUILD|   48 +++
 community-staging-i686/scapy-2.3.2.patch   |   42 +++
 community-staging-x86_64/PKGBUILD  |   48 ---
 community-staging-x86_64/scapy-2.3.2.patch |   42 ---
 6 files changed, 180 insertions(+), 90 deletions(-)

Copied: pyrit/repos/community-staging-i686/PKGBUILD (from rev 216798, 
pyrit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 19:43:40 UTC (rev 216799)
@@ -0,0 +1,48 @@
+# Maintainer: Levente Polyak 
+# Contributor: Fabian Melters 
+
+pkgname=pyrit
+_pkgname=Pyrit
+pkgver=0.5.0
+pkgrel=2
+pkgdesc='The famous WPA precomputed cracker'
+url='https://github.com/JPaulMora/Pyrit'
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('openssl' 'python2' 'zlib' 'libpcap')
+optdepends=(
+  'cpyrit-cuda: nvidia gpu support'
+  'cpyrit-opencl: opencl support'
+  'scapy: packet capture analyzation support'
+  'python2-sqlalchemy: storage support'
+)
+checkdepends=('python2-sqlalchemy' 'scapy')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JPaulMora/Pyrit/archive/v${pkgver}.tar.gz
+scapy-2.3.2.patch)
+sha512sums=('912742cd7d9cd9231b9b3aa155a5170c0ba36c3865280423e100c1d12df34e093ee56305d8738d4f406abbfef9b1d540872872b8ef23d699466298d41289ad25'
+
'99d4ae2159be2d829337f3481cbb6580da1c6a2d2b6b28c7ed17348daa983859b7cd6ba3ee8575cbcba16efa27bf230bac075599b1fa0b531178dbdc45f853b2')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  patch -p1 < "${srcdir}/scapy-2.3.2.patch"
+}
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  python2 setup.py build
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}/test
+  local PYTHONVERSION="$(python2 -c 'import sys; 
print("{}.{}".format(sys.version_info.major, sys.version_info.minor))')"
+  PYTHONPATH="../build/lib.linux-${CARCH}-${PYTHONVERSION}" \
+python2 test_pyrit.py
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 README.md CHANGELOG -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: pyrit/repos/community-staging-i686/scapy-2.3.2.patch (from rev 216798, 
pyrit/trunk/scapy-2.3.2.patch)
===
--- community-staging-i686/scapy-2.3.2.patch(rev 0)
+++ community-staging-i686/scapy-2.3.2.patch2017-03-16 19:43:40 UTC (rev 
216799)
@@ -0,0 +1,42 @@
+From 14ec997174b8e8fd20d22b6a97c57e19633f12a0 Mon Sep 17 00:00:00 2001
+From: Ilya Terentyev 
+Date: Tue, 1 Nov 2016 20:40:15 +0300
+Subject: [PATCH] update isinstance(EnumField) for scapy 2.3.3+
+
+scapy 2.3.2- requires that scapy.fields.EnumField is passed to
+isinstance, while scapy 2.3.3+ needs scapy.fields._EnumField.
+This patch accomodates pyrit for both versions.
+Fixes #500.
+---
+ cpyrit/pckttools.py | 13 -
+ 1 file changed, 12 insertions(+), 1 deletion(-)
+
+diff --git a/cpyrit/pckttools.py b/cpyrit/pckttools.py
+index 326829d..d58fff1 100644
+--- a/cpyrit/pckttools.py
 b/cpyrit/pckttools.py
+@@ -54,12 +54,23 @@
+ scapy.layers.dot11.PrismHeader)
+ 
+ 
++def isEnumField(f):
++"""Return True if f is an instance of EnumField.  This function tries to 
be
++   portable: scapy versions 2.3.2 and earlier need isinstance(EnumField),
++   while scapy 2.3.3+ requires isinstance(_EnumField).
++"""
++try:
++return isinstance(f, scapy.fields._EnumField)
++except AttributeError:
++return isinstance(f, scapy.fields.EnumField)
++
++
+ def isFlagSet(self, name, value):
+ """Return True if the given field 'includes' the given value.
+Exact behaviour of this function is specific to the field-type.
+ """
+ field, val = self.getfield_and_val(name)
+-if 

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:36:56
  Author: jelle
Revision: 216797

upgpkg: pyrit 0.5.0-2

openssl 1.1.0 rebuild

Modified:
  pyrit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 19:30:24 UTC (rev 216796)
+++ PKGBUILD2017-03-16 19:36:56 UTC (rev 216797)
@@ -4,7 +4,7 @@
 pkgname=pyrit
 _pkgname=Pyrit
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='The famous WPA precomputed cracker'
 url='https://github.com/JPaulMora/Pyrit'
 arch=('i686' 'x86_64')


[arch-commits] Commit in pyrit/repos (3 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:37:05
  Author: jelle
Revision: 216798

archrelease: copy trunk to community-staging-x86_64

Added:
  pyrit/repos/community-staging-x86_64/
  pyrit/repos/community-staging-x86_64/PKGBUILD
(from rev 216797, pyrit/trunk/PKGBUILD)
  pyrit/repos/community-staging-x86_64/scapy-2.3.2.patch
(from rev 216797, pyrit/trunk/scapy-2.3.2.patch)

---+
 PKGBUILD  |   48 
 scapy-2.3.2.patch |   42 ++
 2 files changed, 90 insertions(+)

Copied: pyrit/repos/community-staging-x86_64/PKGBUILD (from rev 216797, 
pyrit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 19:37:05 UTC (rev 216798)
@@ -0,0 +1,48 @@
+# Maintainer: Levente Polyak 
+# Contributor: Fabian Melters 
+
+pkgname=pyrit
+_pkgname=Pyrit
+pkgver=0.5.0
+pkgrel=2
+pkgdesc='The famous WPA precomputed cracker'
+url='https://github.com/JPaulMora/Pyrit'
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('openssl' 'python2' 'zlib' 'libpcap')
+optdepends=(
+  'cpyrit-cuda: nvidia gpu support'
+  'cpyrit-opencl: opencl support'
+  'scapy: packet capture analyzation support'
+  'python2-sqlalchemy: storage support'
+)
+checkdepends=('python2-sqlalchemy' 'scapy')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JPaulMora/Pyrit/archive/v${pkgver}.tar.gz
+scapy-2.3.2.patch)
+sha512sums=('912742cd7d9cd9231b9b3aa155a5170c0ba36c3865280423e100c1d12df34e093ee56305d8738d4f406abbfef9b1d540872872b8ef23d699466298d41289ad25'
+
'99d4ae2159be2d829337f3481cbb6580da1c6a2d2b6b28c7ed17348daa983859b7cd6ba3ee8575cbcba16efa27bf230bac075599b1fa0b531178dbdc45f853b2')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  patch -p1 < "${srcdir}/scapy-2.3.2.patch"
+}
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  python2 setup.py build
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}/test
+  local PYTHONVERSION="$(python2 -c 'import sys; 
print("{}.{}".format(sys.version_info.major, sys.version_info.minor))')"
+  PYTHONPATH="../build/lib.linux-${CARCH}-${PYTHONVERSION}" \
+python2 test_pyrit.py
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 README.md CHANGELOG -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: pyrit/repos/community-staging-x86_64/scapy-2.3.2.patch (from rev 
216797, pyrit/trunk/scapy-2.3.2.patch)
===
--- community-staging-x86_64/scapy-2.3.2.patch  (rev 0)
+++ community-staging-x86_64/scapy-2.3.2.patch  2017-03-16 19:37:05 UTC (rev 
216798)
@@ -0,0 +1,42 @@
+From 14ec997174b8e8fd20d22b6a97c57e19633f12a0 Mon Sep 17 00:00:00 2001
+From: Ilya Terentyev 
+Date: Tue, 1 Nov 2016 20:40:15 +0300
+Subject: [PATCH] update isinstance(EnumField) for scapy 2.3.3+
+
+scapy 2.3.2- requires that scapy.fields.EnumField is passed to
+isinstance, while scapy 2.3.3+ needs scapy.fields._EnumField.
+This patch accomodates pyrit for both versions.
+Fixes #500.
+---
+ cpyrit/pckttools.py | 13 -
+ 1 file changed, 12 insertions(+), 1 deletion(-)
+
+diff --git a/cpyrit/pckttools.py b/cpyrit/pckttools.py
+index 326829d..d58fff1 100644
+--- a/cpyrit/pckttools.py
 b/cpyrit/pckttools.py
+@@ -54,12 +54,23 @@
+ scapy.layers.dot11.PrismHeader)
+ 
+ 
++def isEnumField(f):
++"""Return True if f is an instance of EnumField.  This function tries to 
be
++   portable: scapy versions 2.3.2 and earlier need isinstance(EnumField),
++   while scapy 2.3.3+ requires isinstance(_EnumField).
++"""
++try:
++return isinstance(f, scapy.fields._EnumField)
++except AttributeError:
++return isinstance(f, scapy.fields.EnumField)
++
++
+ def isFlagSet(self, name, value):
+ """Return True if the given field 'includes' the given value.
+Exact behaviour of this function is specific to the field-type.
+ """
+ field, val = self.getfield_and_val(name)
+-if isinstance(field, scapy.fields.EnumField):
++if isEnumField(field):
+ if val not in field.i2s:
+ return False
+ return field.i2s[val] == value


[arch-commits] Commit in openipmi/repos (6 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:30:24
  Author: jelle
Revision: 216796

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  openipmi/repos/community-staging-i686/
  openipmi/repos/community-staging-i686/0001-Add-openssl-1.1.0-support.patch
(from rev 216795, openipmi/trunk/0001-Add-openssl-1.1.0-support.patch)
  openipmi/repos/community-staging-i686/PKGBUILD
(from rev 216795, openipmi/trunk/PKGBUILD)
  openipmi/repos/community-staging-x86_64/
  openipmi/repos/community-staging-x86_64/0001-Add-openssl-1.1.0-support.patch
(from rev 216795, openipmi/trunk/0001-Add-openssl-1.1.0-support.patch)
  openipmi/repos/community-staging-x86_64/PKGBUILD
(from rev 216795, openipmi/trunk/PKGBUILD)

---+
 community-staging-i686/0001-Add-openssl-1.1.0-support.patch   |  184 ++
 community-staging-i686/PKGBUILD   |   47 ++
 community-staging-x86_64/0001-Add-openssl-1.1.0-support.patch |  184 ++
 community-staging-x86_64/PKGBUILD |   47 ++
 4 files changed, 462 insertions(+)

Copied: 
openipmi/repos/community-staging-i686/0001-Add-openssl-1.1.0-support.patch 
(from rev 216795, openipmi/trunk/0001-Add-openssl-1.1.0-support.patch)
===
--- community-staging-i686/0001-Add-openssl-1.1.0-support.patch 
(rev 0)
+++ community-staging-i686/0001-Add-openssl-1.1.0-support.patch 2017-03-16 
19:30:24 UTC (rev 216796)
@@ -0,0 +1,184 @@
+From eeacbf0c675b61881fc00539cb365de084950ceb Mon Sep 17 00:00:00 2001
+From: Sebastian Andrzej Siewior 
+Date: Sun, 25 Sep 2016 23:45:12 +0200
+Subject: [PATCH] Add openssl 1.1.0 support
+
+while keeping work under openssl 1.0.2.
+
+Signed-off-by: Sebastian Andrzej Siewior 
+Signed-off-by: Corey Minyard 
+---
+ lanserv/lanserv_ipmi.c | 34 +-
+ lib/aes_cbc.c  | 34 +-
+ 2 files changed, 42 insertions(+), 26 deletions(-)
+
+diff --git a/lanserv/lanserv_ipmi.c b/lanserv/lanserv_ipmi.c
+index b0a2431..67bf74a 100644
+--- a/lanserv/lanserv_ipmi.c
 b/lanserv/lanserv_ipmi.c
+@@ -2217,7 +2217,7 @@ aes_cbc_encrypt(lanserv_data_t *lan, session_t *session,
+ unsigned char  *d;
+ unsigned char  *iv;
+ unsigned int   i;
+-EVP_CIPHER_CTX ctx;
++EVP_CIPHER_CTX *ctx;
+ intrv;
+ intoutlen;
+ inttmplen;
+@@ -2264,14 +2264,18 @@ aes_cbc_encrypt(lanserv_data_t *lan, session_t 
*session,
+ *data_size += 16;
+ 
+ /* Ok, we're set to do the crypt operation. */
+-EVP_CIPHER_CTX_init();
+-EVP_EncryptInit_ex(, EVP_aes_128_cbc(), NULL, a->ckey, iv);
+-EVP_CIPHER_CTX_set_padding(, 0);
+-if (!EVP_EncryptUpdate(, *pos, , d, l)) {
++ctx = EVP_CIPHER_CTX_new();
++if (!ctx) {
++  rv = ENOMEM;
++  goto out_cleanup;
++}
++EVP_EncryptInit_ex(ctx, EVP_aes_128_cbc(), NULL, a->ckey, iv);
++EVP_CIPHER_CTX_set_padding(ctx, 0);
++if (!EVP_EncryptUpdate(ctx, *pos, , d, l)) {
+   rv = ENOMEM;
+   goto out_cleanup;
+ }
+-if (!EVP_EncryptFinal_ex(, (*pos) + outlen, )) {
++if (!EVP_EncryptFinal_ex(ctx, (*pos) + outlen, )) {
+   rv = ENOMEM; /* right? */
+   goto out_cleanup;
+ }
+@@ -2281,7 +2285,7 @@ aes_cbc_encrypt(lanserv_data_t *lan, session_t *session,
+ *data_len = outlen + 16;
+ 
+  out_cleanup:
+-EVP_CIPHER_CTX_cleanup();
++EVP_CIPHER_CTX_free(ctx);
+ free(d);
+ return rv;
+ }
+@@ -2292,7 +2296,7 @@ aes_cbc_decrypt(lanserv_data_t *lan, session_t *session, 
msg_t *msg)
+ auth_data_t*a = >auth_data;
+ unsigned int   l = msg->len;
+ unsigned char  *d;
+-EVP_CIPHER_CTX ctx;
++EVP_CIPHER_CTX *ctx;
+ intoutlen;
+ unsigned char  *pad;
+ intpadlen;
+@@ -2312,10 +2316,14 @@ aes_cbc_decrypt(lanserv_data_t *lan, session_t 
*session, msg_t *msg)
+ memcpy(d, msg->data+16, l);
+ 
+ /* Ok, we're set to do the decrypt operation. */
+-EVP_CIPHER_CTX_init();
+-EVP_DecryptInit_ex(, EVP_aes_128_cbc(), NULL, a->k2, msg->data);
+-EVP_CIPHER_CTX_set_padding(, 0);
+-if (!EVP_DecryptUpdate(, msg->data+16, , d, l)) {
++ctx = EVP_CIPHER_CTX_new();
++if (!ctx) {
++  rv = ENOMEM;
++  goto out_cleanup;
++}
++EVP_DecryptInit_ex(ctx, EVP_aes_128_cbc(), NULL, a->k2, msg->data);
++EVP_CIPHER_CTX_set_padding(ctx, 0);
++if (!EVP_DecryptUpdate(ctx, msg->data+16, , d, l)) {
+   rv = EINVAL;
+   goto out_cleanup;
+ }
+@@ -2348,7 +2356,7 @@ aes_cbc_decrypt(lanserv_data_t *lan, session_t *session, 
msg_t *msg)
+ msg->len = outlen;
+ 
+  out_cleanup:
+-EVP_CIPHER_CTX_cleanup();
++EVP_CIPHER_CTX_free(ctx);
+ free(d);
+ return rv;
+ }

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:30:10
  Author: jelle
Revision: 216795

upgpkg: openipmi 2.0.22-2

openssl 1.1.0 rebuild

Added:
  openipmi/trunk/0001-Add-openssl-1.1.0-support.patch
Modified:
  openipmi/trunk/PKGBUILD

--+
 0001-Add-openssl-1.1.0-support.patch |  184 +
 PKGBUILD |9 +
 2 files changed, 190 insertions(+), 3 deletions(-)

Added: 0001-Add-openssl-1.1.0-support.patch
===
--- 0001-Add-openssl-1.1.0-support.patch(rev 0)
+++ 0001-Add-openssl-1.1.0-support.patch2017-03-16 19:30:10 UTC (rev 
216795)
@@ -0,0 +1,184 @@
+From eeacbf0c675b61881fc00539cb365de084950ceb Mon Sep 17 00:00:00 2001
+From: Sebastian Andrzej Siewior 
+Date: Sun, 25 Sep 2016 23:45:12 +0200
+Subject: [PATCH] Add openssl 1.1.0 support
+
+while keeping work under openssl 1.0.2.
+
+Signed-off-by: Sebastian Andrzej Siewior 
+Signed-off-by: Corey Minyard 
+---
+ lanserv/lanserv_ipmi.c | 34 +-
+ lib/aes_cbc.c  | 34 +-
+ 2 files changed, 42 insertions(+), 26 deletions(-)
+
+diff --git a/lanserv/lanserv_ipmi.c b/lanserv/lanserv_ipmi.c
+index b0a2431..67bf74a 100644
+--- a/lanserv/lanserv_ipmi.c
 b/lanserv/lanserv_ipmi.c
+@@ -2217,7 +2217,7 @@ aes_cbc_encrypt(lanserv_data_t *lan, session_t *session,
+ unsigned char  *d;
+ unsigned char  *iv;
+ unsigned int   i;
+-EVP_CIPHER_CTX ctx;
++EVP_CIPHER_CTX *ctx;
+ intrv;
+ intoutlen;
+ inttmplen;
+@@ -2264,14 +2264,18 @@ aes_cbc_encrypt(lanserv_data_t *lan, session_t 
*session,
+ *data_size += 16;
+ 
+ /* Ok, we're set to do the crypt operation. */
+-EVP_CIPHER_CTX_init();
+-EVP_EncryptInit_ex(, EVP_aes_128_cbc(), NULL, a->ckey, iv);
+-EVP_CIPHER_CTX_set_padding(, 0);
+-if (!EVP_EncryptUpdate(, *pos, , d, l)) {
++ctx = EVP_CIPHER_CTX_new();
++if (!ctx) {
++  rv = ENOMEM;
++  goto out_cleanup;
++}
++EVP_EncryptInit_ex(ctx, EVP_aes_128_cbc(), NULL, a->ckey, iv);
++EVP_CIPHER_CTX_set_padding(ctx, 0);
++if (!EVP_EncryptUpdate(ctx, *pos, , d, l)) {
+   rv = ENOMEM;
+   goto out_cleanup;
+ }
+-if (!EVP_EncryptFinal_ex(, (*pos) + outlen, )) {
++if (!EVP_EncryptFinal_ex(ctx, (*pos) + outlen, )) {
+   rv = ENOMEM; /* right? */
+   goto out_cleanup;
+ }
+@@ -2281,7 +2285,7 @@ aes_cbc_encrypt(lanserv_data_t *lan, session_t *session,
+ *data_len = outlen + 16;
+ 
+  out_cleanup:
+-EVP_CIPHER_CTX_cleanup();
++EVP_CIPHER_CTX_free(ctx);
+ free(d);
+ return rv;
+ }
+@@ -2292,7 +2296,7 @@ aes_cbc_decrypt(lanserv_data_t *lan, session_t *session, 
msg_t *msg)
+ auth_data_t*a = >auth_data;
+ unsigned int   l = msg->len;
+ unsigned char  *d;
+-EVP_CIPHER_CTX ctx;
++EVP_CIPHER_CTX *ctx;
+ intoutlen;
+ unsigned char  *pad;
+ intpadlen;
+@@ -2312,10 +2316,14 @@ aes_cbc_decrypt(lanserv_data_t *lan, session_t 
*session, msg_t *msg)
+ memcpy(d, msg->data+16, l);
+ 
+ /* Ok, we're set to do the decrypt operation. */
+-EVP_CIPHER_CTX_init();
+-EVP_DecryptInit_ex(, EVP_aes_128_cbc(), NULL, a->k2, msg->data);
+-EVP_CIPHER_CTX_set_padding(, 0);
+-if (!EVP_DecryptUpdate(, msg->data+16, , d, l)) {
++ctx = EVP_CIPHER_CTX_new();
++if (!ctx) {
++  rv = ENOMEM;
++  goto out_cleanup;
++}
++EVP_DecryptInit_ex(ctx, EVP_aes_128_cbc(), NULL, a->k2, msg->data);
++EVP_CIPHER_CTX_set_padding(ctx, 0);
++if (!EVP_DecryptUpdate(ctx, msg->data+16, , d, l)) {
+   rv = EINVAL;
+   goto out_cleanup;
+ }
+@@ -2348,7 +2356,7 @@ aes_cbc_decrypt(lanserv_data_t *lan, session_t *session, 
msg_t *msg)
+ msg->len = outlen;
+ 
+  out_cleanup:
+-EVP_CIPHER_CTX_cleanup();
++EVP_CIPHER_CTX_free(ctx);
+ free(d);
+ return rv;
+ }
+diff --git a/lib/aes_cbc.c b/lib/aes_cbc.c
+index 483cdfb..f20d69b 100644
+--- a/lib/aes_cbc.c
 b/lib/aes_cbc.c
+@@ -86,7 +86,7 @@ aes_cbc_encrypt(ipmi_con_t*ipmi,
+ unsigned int   l = *payload_len;
+ unsigned int   i;
+ unsigned char  *d;
+-EVP_CIPHER_CTX ctx;
++EVP_CIPHER_CTX *ctx;
+ intrv;
+ intoutlen;
+ inttmplen;
+@@ -133,15 +133,19 @@ aes_cbc_encrypt(ipmi_con_t*ipmi,
+ *header_len -= 16;
+ *max_payload_len += 16;
+ 
++ctx = EVP_CIPHER_CTX_new();
++if (!ctx) {
++  rv = ENOMEM;
++  goto out_cleanup;
++}
+ /* Ok, we're set to do the crypt operation. */
+-EVP_CIPHER_CTX_init();
+-EVP_EncryptInit_ex(, EVP_aes_128_cbc(), NULL, info->k2, iv);
+-EVP_CIPHER_CTX_set_padding(, 0);
+-if (!EVP_EncryptUpdate(, *payload, , 

[arch-commits] Commit in pacman-mirrorlist/repos/core-any (6 files)

2017-03-16 Thread Florian Pritz
Date: Thursday, March 16, 2017 @ 19:18:07
  Author: bluewind
Revision: 290947

archrelease: copy trunk to core-any

Added:
  pacman-mirrorlist/repos/core-any/PKGBUILD
(from rev 290946, pacman-mirrorlist/trunk/PKGBUILD)
  pacman-mirrorlist/repos/core-any/mirrorlist
(from rev 290946, pacman-mirrorlist/trunk/mirrorlist)
  pacman-mirrorlist/repos/core-any/upgpkg
(from rev 290946, pacman-mirrorlist/trunk/upgpkg)
Deleted:
  pacman-mirrorlist/repos/core-any/PKGBUILD
  pacman-mirrorlist/repos/core-any/mirrorlist
  pacman-mirrorlist/repos/core-any/upgpkg

+
 PKGBUILD   |   62 +--
 mirrorlist |  946 +--
 upgpkg |8 
 3 files changed, 508 insertions(+), 508 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-16 19:18:02 UTC (rev 290946)
+++ PKGBUILD2017-03-16 19:18:07 UTC (rev 290947)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee <d...@archlinux.org>
-
-pkgname=pacman-mirrorlist
-pkgver=20170211
-pkgrel=1
-pkgdesc="Arch Linux mirror list for use by pacman"
-arch=('any')
-url="https://www.archlinux.org/mirrorlist/;
-license=('GPL')
-backup=(etc/pacman.d/mirrorlist)
-source=(mirrorlist)
-
-# NOTE on building this package:
-# * Go to the trunk/ directory
-# * Run bash -c ". PKGBUILD; updatelist"
-# * Update the checksums, update pkgver
-# * Build the package
-
-updatelist() {
-  rm -f mirrorlist
-  curl -o mirrorlist https://www.archlinux.org/mirrorlist/all/
-}
-
-package() {
-  mkdir -p $pkgdir/etc/pacman.d
-  install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
-}
-
-md5sums=('1b817eb098a7ddd9f4b87d3fe36d043b')
-sha256sums=('3366f7962a71043b3717d47c15c79e237633065410a77b2b153cfc50aa21c4ca')

Copied: pacman-mirrorlist/repos/core-any/PKGBUILD (from rev 290946, 
pacman-mirrorlist/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-16 19:18:07 UTC (rev 290947)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dan McGee <d...@archlinux.org>
+
+pkgname=pacman-mirrorlist
+pkgver=20170316
+pkgrel=1
+pkgdesc="Arch Linux mirror list for use by pacman"
+arch=('any')
+url="https://www.archlinux.org/mirrorlist/;
+license=('GPL')
+backup=(etc/pacman.d/mirrorlist)
+source=(mirrorlist)
+
+# NOTE on building this package:
+# * Go to the trunk/ directory
+# * Run bash -c ". PKGBUILD; updatelist"
+# * Update the checksums, update pkgver
+# * Build the package
+
+updatelist() {
+  rm -f mirrorlist
+  curl -o mirrorlist https://www.archlinux.org/mirrorlist/all/
+}
+
+package() {
+  mkdir -p $pkgdir/etc/pacman.d
+  install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
+}
+
+md5sums=('0b0d63326a59c252d89de2a7e64ccee9')
+sha256sums=('1aff7edaec6f8f4f6f3c2a212d2fbac31bd0980922112321e41e01961e1c50e7')

Deleted: mirrorlist
===
--- mirrorlist  2017-03-16 19:18:02 UTC (rev 290946)
+++ mirrorlist  2017-03-16 19:18:07 UTC (rev 290947)
@@ -1,473 +0,0 @@
-##
-## Arch Linux repository mirrorlist
-## Generated on 2017-02-11
-##
-
-## Worldwide
-#Server = https://archlinux.surlyjake.com/archlinux/$repo/os/$arch
-#Server = http://mirrors.evowise.com/archlinux/$repo/os/$arch
-#Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
-
-## Australia
-#Server = https://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
-#Server = http://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch
-#Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
-#Server = http://ftp.swin.edu.au/archlinux/$repo/os/$arch
-#Server = http://archlinux.uberglobalmirror.com/$repo/os/$arch
-
-## Austria
-#Server = http://mirror.digitalnova.at/archlinux/$repo/os/$arch
-#Server = http://mirror.easyname.at/archlinux/$repo/os/$arch
-#Server = http://mirror1.htu.tugraz.at/archlinux/$repo/os/$arch
-
-## Belarus
-#Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
-
-## Belgium
-#Server = http://archlinux.cu.be/$repo/os/$arch
-#Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch
-
-## Bosnia and Herzegovina
-#Server = http://burek.archlinux.ba/$repo/os/$arch
-#Server = http://archlinux.mirror.ba/$repo/os/$arch
-
-## Brazil
-#Server = http://archlinux-br.mirror.host1plus.com/$repo/os/$arch
-#Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
-#Server = http://linorg.usp.br/archlinux/$repo/os/$arch
-#Server = http://pet.inf.ufsc.br/mirrors/archlinux/$repo/os/$arch
-#Server = http://archlinux.pop-es.rnp.br/$repo/os/$arch
-
-## Bulgaria
-#Server = http://mirrors.netix.net/archlinux/$repo/os/$arch
-#Server = http://mirror.telepoint.bg/archlinux/$repo/os/$arch
-#Server = http://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch
-#Ser

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

2017-03-16 Thread Florian Pritz
Date: Thursday, March 16, 2017 @ 19:18:02
  Author: bluewind
Revision: 290946

upgpkg: pacman-mirrorlist 20170316-1

upstream update

Modified:
  pacman-mirrorlist/trunk/PKGBUILD
  pacman-mirrorlist/trunk/mirrorlist

+
 PKGBUILD   |6 +++---
 mirrorlist |   12 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 17:44:48 UTC (rev 290945)
+++ PKGBUILD2017-03-16 19:18:02 UTC (rev 290946)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <d...@archlinux.org>
 
 pkgname=pacman-mirrorlist
-pkgver=20170211
+pkgver=20170316
 pkgrel=1
 pkgdesc="Arch Linux mirror list for use by pacman"
 arch=('any')
@@ -27,5 +27,5 @@
   install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
 }
 
-md5sums=('1b817eb098a7ddd9f4b87d3fe36d043b')
-sha256sums=('3366f7962a71043b3717d47c15c79e237633065410a77b2b153cfc50aa21c4ca')
+md5sums=('0b0d63326a59c252d89de2a7e64ccee9')
+sha256sums=('1aff7edaec6f8f4f6f3c2a212d2fbac31bd0980922112321e41e01961e1c50e7')

Modified: mirrorlist
===
--- mirrorlist  2017-03-16 17:44:48 UTC (rev 290945)
+++ mirrorlist  2017-03-16 19:18:02 UTC (rev 290946)
@@ -1,6 +1,6 @@
 ##
 ## Arch Linux repository mirrorlist
-## Generated on 2017-02-11
+## Generated on 2017-03-16
 ##
 
 ## Worldwide
@@ -41,6 +41,7 @@
 #Server = http://archlinux.pop-es.rnp.br/$repo/os/$arch
 
 ## Bulgaria
+#Server = http://mirror.host.ag/archlinux/$repo/os/$arch
 #Server = http://mirrors.netix.net/archlinux/$repo/os/$arch
 #Server = http://mirror.telepoint.bg/archlinux/$repo/os/$arch
 #Server = http://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch
@@ -132,6 +133,7 @@
 #Server = http://archlinux.mirror.pkern.at/$repo/os/$arch
 #Server = https://archlinux.mirror.pkern.at/$repo/os/$arch
 #Server = http://archlinux.polymorf.fr/$repo/os/$arch
+#Server = http://mirrors.standaloneinstaller.com/archlinux/$repo/os/$arch
 #Server = http://arch.static.lu/$repo/os/$arch
 #Server = http://arch.tamcore.eu/$repo/os/$arch
 #Server = http://mirrors.theblazehen.com/archlinux/$repo/os/$arch
@@ -212,8 +214,6 @@
 #Server = http://ftp.uni-hannover.de/archlinux/$repo/os/$arch
 #Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
 #Server = http://mirror.united-gameserver.de/archlinux/$repo/os/$arch
-#Server = http://mirror.vfn-nrw.de/archlinux/$repo/os/$arch
-#Server = https://mirror.vfn-nrw.de/archlinux/$repo/os/$arch
 
 ## Greece
 #Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
@@ -276,8 +276,6 @@
 ## Lithuania
 #Server = http://mirrors.atviras.lt/archlinux/$repo/os/$arch
 #Server = https://mirrors.atviras.lt/archlinux/$repo/os/$arch
-#Server = http://arch.relevant.lt/$repo/os/$arch
-#Server = https://arch.relevant.lt/$repo/os/$arch
 
 ## Luxembourg
 #Server = http://archlinux.mirror.root.lu/$repo/os/$arch
@@ -331,6 +329,7 @@
 #Server = http://mirror.archlinux.ro/archlinux/$repo/os/$arch
 #Server = http://archlinux.mirrors.linux.ro/$repo/os/$arch
 #Server = http://mirrors.m247.ro/archlinux/$repo/os/$arch
+#Server = http://mirrors.pidginhost.com/arch/$repo/os/$arch
 
 ## Russia
 #Server = http://mirror.aur.rocks/$repo/os/$arch
@@ -374,6 +373,7 @@
 #Server = http://ftp.acc.umu.se/mirror/archlinux/$repo/os/$arch
 #Server = https://ftp.acc.umu.se/mirror/archlinux/$repo/os/$arch
 #Server = http://archlinux.dynamict.se/$repo/os/$arch
+#Server = https://archlinux.dynamict.se/$repo/os/$arch
 #Server = http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
 #Server = https://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
 #Server = http://ftp.myrveln.se/pub/linux/archlinux/$repo/os/$arch
@@ -408,7 +408,6 @@
 
 ## United Kingdom
 #Server = http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch
-#Server = http://mirror.cinosure.com/archlinux/$repo/os/$arch
 #Server = http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch
 #Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch
 #Server = http://arch.serverspace.co.uk/arch/$repo/os/$arch
@@ -420,6 +419,7 @@
 #Server = http://mirrors.aggregate.org/archlinux/$repo/os/$arch
 #Server = http://archlinux.surlyjake.com/archlinux/$repo/os/$arch
 #Server = http://arlm.tyzoid.com/$repo/os/$arch
+#Server = http://mirror.as65535.net/archlinux/$repo/os/$arch
 #Server = http://ca.us.mirror.archlinux-br.org/$repo/os/$arch
 #Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch
 #Server = http://mirror.cc.columbia.edu/pub/linux/archlinux/$repo/os/$arch


[arch-commits] Commit in ntop/repos (10 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:17:26
  Author: jelle
Revision: 216794

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ntop/repos/community-staging-i686/
  ntop/repos/community-staging-i686/PKGBUILD
(from rev 216793, ntop/trunk/PKGBUILD)
  ntop/repos/community-staging-i686/ntop-rrdtool-1.6.0.patch
(from rev 216793, ntop/trunk/ntop-rrdtool-1.6.0.patch)
  ntop/repos/community-staging-i686/ntop.install
(from rev 216793, ntop/trunk/ntop.install)
  ntop/repos/community-staging-i686/ntop.service
(from rev 216793, ntop/trunk/ntop.service)
  ntop/repos/community-staging-x86_64/
  ntop/repos/community-staging-x86_64/PKGBUILD
(from rev 216793, ntop/trunk/PKGBUILD)
  ntop/repos/community-staging-x86_64/ntop-rrdtool-1.6.0.patch
(from rev 216793, ntop/trunk/ntop-rrdtool-1.6.0.patch)
  ntop/repos/community-staging-x86_64/ntop.install
(from rev 216793, ntop/trunk/ntop.install)
  ntop/repos/community-staging-x86_64/ntop.service
(from rev 216793, ntop/trunk/ntop.service)

---+
 community-staging-i686/PKGBUILD   |   53 
 community-staging-i686/ntop-rrdtool-1.6.0.patch   |   29 ++
 community-staging-i686/ntop.install   |8 +++
 community-staging-i686/ntop.service   |   14 +
 community-staging-x86_64/PKGBUILD |   53 
 community-staging-x86_64/ntop-rrdtool-1.6.0.patch |   29 ++
 community-staging-x86_64/ntop.install |8 +++
 community-staging-x86_64/ntop.service |   14 +
 8 files changed, 208 insertions(+)

Copied: ntop/repos/community-staging-i686/PKGBUILD (from rev 216793, 
ntop/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 19:17:26 UTC (rev 216794)
@@ -0,0 +1,53 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=ntop
+pkgver=5.0.1
+pkgrel=10
+pkgdesc='A network traffic probe that shows the network usage.'
+arch=('i686' 'x86_64')
+url='http://www.ntop.org/'
+license=('GPL')
+depends=('libevent' 'libpcap' 'gd' 'glibc' 'libxml2' 'openssl' 'rrdtool' 
'pcre' 'geoip' 'lua' 'python2')
+makedepends=('subversion' 'wget' 'ca-certificates')
+options=('!makeflags')
+install='ntop.install'
+source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/Stable/${pkgname}-${pkgver}.tar.gz;
+'ntop.service' ntop-rrdtool-1.6.0.patch)
+md5sums=('01710b6925a8a5ffe1a41b8b512ebd69'
+ '0e149d20f881600e8387d850ac268483'
+ 'e56f53299eb7386167aedb0ef8f2f8f8')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # Python2 fix
+  find . -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
+  sed -i 's/python-config/python2-config/' configure.in
+
+  # Fix build with rrdtool 1.6 (Fedora)
+  patch -p1 -i ../ntop-rrdtool-1.6.0.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/usr/share --localstatedir=/var/lib 
--disable-snmp
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install-recursive
+
+  install -dm0755 -o nobody -g nobody "${pkgdir}/var/lib/ntop"
+  install -dm0755 -o nobody -g nobody "${pkgdir}/var/lib/ntop/rrd"
+
+  for _f in "${pkgdir}/usr/lib/ntop/plugins/"*.so; do
+_plug="$(basename ${_f})"
+ln -sf "../../lib${_plug}" "${_f}"
+  done
+
+  install -Dm0644 "${srcdir}/ntop.service" 
"${pkgdir}/usr/lib/systemd/system/ntop.service"
+}

Copied: ntop/repos/community-staging-i686/ntop-rrdtool-1.6.0.patch (from rev 
216793, ntop/trunk/ntop-rrdtool-1.6.0.patch)
===
--- community-staging-i686/ntop-rrdtool-1.6.0.patch 
(rev 0)
+++ community-staging-i686/ntop-rrdtool-1.6.0.patch 2017-03-16 19:17:26 UTC 
(rev 216794)
@@ -0,0 +1,29 @@
+diff -up ntop-5.0.1/configure.in.rrdtool ntop-5.0.1/configure.in
+--- ntop-5.0.1/configure.in.rrdtool2016-10-16 20:32:46.194496951 +0200
 ntop-5.0.1/configure.in2016-10-16 20:32:57.392486940 +0200
+@@ -893,19 +893,19 @@ else
+fi
+ fi
+ 
+-RRD_LIB="-L${RRD_HOME}/lib -lrrd_th"
++RRD_LIB="-L${RRD_HOME}/lib -lrrd"
+ 
+-if test -f "$RRD_HOME/lib/librrd_th.so"; then
++if test -f "$RRD_HOME/lib/librrd.so"; then
+AC_MSG_RESULT(checking for rrdtool... yes)
+ else
+-  if test -f "$RRD_HOME/lib/librrd_th.dylib"; then # OSX
++  if test -f "$RRD_HOME/lib/librrd.dylib"; then # OSX
+  AC_MSG_RESULT(checking for rrdtool... yes)
+   else
+- if test -f "$RRD_HOME/lib/librrd_th.a"; then
++ if test -f "$RRD_HOME/lib/librrd.a"; then
+AC_MSG_RESULT(checking for rrdtool... yes)
+  else
+-   AC_CHECK_LIB([rrd_th], [main])
+-   if test 

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 19:17:08
  Author: jelle
Revision: 216793

upgpkg: ntop 5.0.1-10

openssl 1.1.0 rebuild

Modified:
  ntop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 19:10:58 UTC (rev 216792)
+++ PKGBUILD2017-03-16 19:17:08 UTC (rev 216793)
@@ -3,7 +3,7 @@
 
 pkgname=ntop
 pkgver=5.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc='A network traffic probe that shows the network usage.'
 arch=('i686' 'x86_64')
 url='http://www.ntop.org/'


[arch-commits] Commit in milkytracker/repos (6 files)

2017-03-16 Thread Alexander Rødseth
Date: Thursday, March 16, 2017 @ 19:10:58
  Author: arodseth
Revision: 216792

archrelease: copy trunk to community-x86_64, community-i686

Added:
  milkytracker/repos/community-i686/PKGBUILD
(from rev 216791, milkytracker/trunk/PKGBUILD)
  milkytracker/repos/community-x86_64/PKGBUILD
(from rev 216791, milkytracker/trunk/PKGBUILD)
Deleted:
  milkytracker/repos/community-i686/PKGBUILD
  milkytracker/repos/community-i686/milkytracker.install
  milkytracker/repos/community-x86_64/PKGBUILD
  milkytracker/repos/community-x86_64/milkytracker.install

---+
 /PKGBUILD |  102 
 community-i686/PKGBUILD   |   49 ---
 community-i686/milkytracker.install   |8 --
 community-x86_64/PKGBUILD |   49 ---
 community-x86_64/milkytracker.install |8 --
 5 files changed, 102 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-16 19:09:46 UTC (rev 216791)
+++ community-i686/PKGBUILD 2017-03-16 19:10:58 UTC (rev 216792)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christopher O'Neill 
-# Contributor: Maks Verver 
-
-pkgname=milkytracker
-pkgver=0.90.86
-pkgrel=3
-pkgdesc='Fast Tracker II inspired music tracker'
-arch=('x86_64' 'i686')
-url='http://www.milkytracker.org/'
-license=('GPL3')
-depends=('sdl' 'alsa-lib' 'zlib' 'gcc-libs')
-makedepends=('jack-audio-connection-kit' 'gendesk')
-optdepends=('jack-audio-connection-kit: JACK audio support')
-options=('docs' '!strip')
-install="$pkgname.install"
-source=("http://milkytracker.titandemo.org/files/milkytracker-0.90.86.tar.bz2;)
-sha256sums=('eb93000ed4855e198dfb02df54f3e3536dc891084ca47cdd5393121137ba3bed')
-
-prepare() {
-  gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'MilkyTracker' \
---categories 'AudioVideo;Audio;AudioVideoEditing;'
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --with-alsa --with-jack
-  make CXXFLAGS="$CXXFLAGS -lasound -std=c++98"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir/usr/share/applications" \
-"$pkgdir/usr/share/doc/milkytracker"
-  install -Dm644 resources/pictures/carton.png \
-"$pkgdir/usr/share/pixmaps/milkytracker.png"
-  install -m644 "$srcdir/milkytracker.desktop" \
-"$pkgdir/usr/share/applications"
-  install -m644 docs/ChangeLog.html "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/MilkyTracker.html "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/readme_unix "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/FAQ.html "$pkgdir/usr/share/doc/milkytracker"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: milkytracker/repos/community-i686/PKGBUILD (from rev 216791, 
milkytracker/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-16 19:10:58 UTC (rev 216792)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christopher O'Neill 
+# Contributor: Maks Verver 
+
+pkgname=milkytracker
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Fast Tracker II inspired music tracker'
+arch=('x86_64' 'i686')
+url='http://www.milkytracker.org/'
+license=('GPL3')
+depends=('sdl2' 'alsa-lib' 'zlib' 'gcc-libs')
+makedepends=('jack-audio-connection-kit' 'gendesk' 'cmake' 'ninja' 'sdl2')
+optdepends=('jack-audio-connection-kit: JACK audio support')
+options=('docs' '!strip')
+source=("https://github.com/milkytracker/MilkyTracker/archive/v$pkgver.tar.gz;)
+sha256sums=('7fa982561c297aae7ed8223d2535c1f0a72057da01d002e8665b9223206932dc')
+
+prepare() {
+  gendesk -f -n \
+--pkgname "$pkgname" \
+--pkgdesc "$pkgdesc" \
+--name 'MilkyTracker' \
+--categories 'AudioVideo;Audio;AudioVideoEditing;'
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../"MilkyTracker-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-G Ninja
+  ninja
+}
+
+package() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+
+  cd "$srcdir/MilkyTracker-$pkgver"
+  install -d "$pkgdir/usr/share/applications"
+  install -Dm644 resources/pictures/carton.png \
+"$pkgdir/usr/share/pixmaps/milkytracker.png"
+  install -m644 "$srcdir/milkytracker.desktop" \
+"$pkgdir/usr/share/applications"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/milkytracker.install
===
--- community-i686/milkytracker.install 2017-03-16 19:09:46 UTC (rev 216791)
+++ community-i686/milkytracker.install 2017-03-16 19:10:58 UTC (rev 216792)
@@ -1,8 +0,0 @@

[arch-commits] Commit in milkytracker/trunk (PKGBUILD milkytracker.install)

2017-03-16 Thread Alexander Rødseth
Date: Thursday, March 16, 2017 @ 19:09:46
  Author: arodseth
Revision: 216791

upgpkg: milkytracker 1.0.0-1

Modified:
  milkytracker/trunk/PKGBUILD
Deleted:
  milkytracker/trunk/milkytracker.install

--+
 PKGBUILD |   42 ++
 milkytracker.install |8 
 2 files changed, 22 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 18:56:04 UTC (rev 216790)
+++ PKGBUILD2017-03-16 19:09:46 UTC (rev 216791)
@@ -4,46 +4,48 @@
 # Contributor: Maks Verver 
 
 pkgname=milkytracker
-pkgver=0.90.86
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Fast Tracker II inspired music tracker'
 arch=('x86_64' 'i686')
 url='http://www.milkytracker.org/'
 license=('GPL3')
-depends=('sdl' 'alsa-lib' 'zlib' 'gcc-libs')
-makedepends=('jack-audio-connection-kit' 'gendesk')
+depends=('sdl2' 'alsa-lib' 'zlib' 'gcc-libs')
+makedepends=('jack-audio-connection-kit' 'gendesk' 'cmake' 'ninja' 'sdl2')
 optdepends=('jack-audio-connection-kit: JACK audio support')
 options=('docs' '!strip')
-install="$pkgname.install"
-source=("http://milkytracker.titandemo.org/files/milkytracker-0.90.86.tar.bz2;)
-sha256sums=('eb93000ed4855e198dfb02df54f3e3536dc891084ca47cdd5393121137ba3bed')
+source=("https://github.com/milkytracker/MilkyTracker/archive/v$pkgver.tar.gz;)
+sha256sums=('7fa982561c297aae7ed8223d2535c1f0a72057da01d002e8665b9223206932dc')
 
 prepare() {
-  gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'MilkyTracker' \
+  gendesk -f -n \
+--pkgname "$pkgname" \
+--pkgdesc "$pkgdesc" \
+--name 'MilkyTracker' \
 --categories 'AudioVideo;Audio;AudioVideoEditing;'
 }
 
 build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --with-alsa --with-jack
-  make CXXFLAGS="$CXXFLAGS -lasound -std=c++98"
+  mkdir -p build
+  cd build
+  cmake ../"MilkyTracker-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-G Ninja
+  ninja
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  cd build
 
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir/usr/share/applications" \
-"$pkgdir/usr/share/doc/milkytracker"
+  DESTDIR="$pkgdir" ninja install
+
+  cd "$srcdir/MilkyTracker-$pkgver"
+  install -d "$pkgdir/usr/share/applications"
   install -Dm644 resources/pictures/carton.png \
 "$pkgdir/usr/share/pixmaps/milkytracker.png"
   install -m644 "$srcdir/milkytracker.desktop" \
 "$pkgdir/usr/share/applications"
-  install -m644 docs/ChangeLog.html "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/MilkyTracker.html "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/readme_unix "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/FAQ.html "$pkgdir/usr/share/doc/milkytracker"
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: milkytracker.install
===
--- milkytracker.install2017-03-16 18:56:04 UTC (rev 216790)
+++ milkytracker.install2017-03-16 19:09:46 UTC (rev 216791)
@@ -1,8 +0,0 @@
-post_install() {
-  echo 'If you wish to use jack (or jack2), use this command the first time'
-  echo 'you start milkytracker: SDL_AUDIODRIVER=jack milkytracker'
-  echo 'Then select the jack driver in milkytracker and connect the audio'
-  echo 'with a program like qjackctl.'
-}
-
-# vim:set ts=2 sw=2 et:


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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:56:04
  Author: jelle
Revision: 216790

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  medusa/repos/community-staging-i686/
  medusa/repos/community-staging-i686/PKGBUILD
(from rev 216789, medusa/trunk/PKGBUILD)
  medusa/repos/community-staging-x86_64/
  medusa/repos/community-staging-x86_64/PKGBUILD
(from rev 216789, medusa/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: medusa/repos/community-staging-i686/PKGBUILD (from rev 216789, 
medusa/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 18:56:04 UTC (rev 216790)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor: s1gma 
+
+pkgname=medusa
+pkgver=2.2
+pkgrel=6
+pkgdesc='Speedy, massively parallel and modular login brute-forcer for network'
+url='http://www.foofus.net/jmk/medusa/medusa.html'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('openssl')
+# TODO: revisit rdp if freerdp2 is supported
+optdepends=(
+  'openssl: HTTP, MSSQL, SMBNT and SSL-based connection support'
+  'libssh2: SSH support'
+  'postgresql-libs: PostgreSQL support'
+  'afpfs-ng: AFP support'
+  'subversion: Subversion support')
+makedepends=('libssh2' 'libpqxx' 'afpfs-ng' 'subversion' 'freerdp')
+source=(${pkgname}-${pkgver}.tar.gz::http://www.foofus.net/jmk/tools/${pkgname}-${pkgver}.tar.gz
+
${pkgname}-openssl-1.1.patch::https://github.com/jmk-foofus/medusa/commit/349ef7f0c24b627c6dbba8bcd5b47173806473a2.patch)
+sha512sums=('4117c95e9a93c1cdf275c33f86046811b7100bfc4430464d66051e736dcf105a0733855d896ee0ea85c02a6dd3d3c060c8a84bb795f9870ec589fd9a87232690'
+
'df94ab0c31da5b552da5ff4998909f7df31054516154010c22a3f7f076525757e079891310647fd0d704e5850b508b5708084489f84b38c49e79e7b4ecf7e85a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 < "${srcdir}/${pkgname}-openssl-1.1.patch"
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+CFLAGS="${CFLAGS} $(pkg-config --cflags freerdp2)"
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 misc/zsh/_medusa 
"${pkgdir}/usr/share/zsh/site-functions/_medusa"
+  install -Dm 644 doc/*.html README NEWS ChangeLog -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: medusa/repos/community-staging-x86_64/PKGBUILD (from rev 216789, 
medusa/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 18:56:04 UTC (rev 216790)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor: s1gma 
+
+pkgname=medusa
+pkgver=2.2
+pkgrel=6
+pkgdesc='Speedy, massively parallel and modular login brute-forcer for network'
+url='http://www.foofus.net/jmk/medusa/medusa.html'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('openssl')
+# TODO: revisit rdp if freerdp2 is supported
+optdepends=(
+  'openssl: HTTP, MSSQL, SMBNT and SSL-based connection support'
+  'libssh2: SSH support'
+  'postgresql-libs: PostgreSQL support'
+  'afpfs-ng: AFP support'
+  'subversion: Subversion support')
+makedepends=('libssh2' 'libpqxx' 'afpfs-ng' 'subversion' 'freerdp')
+source=(${pkgname}-${pkgver}.tar.gz::http://www.foofus.net/jmk/tools/${pkgname}-${pkgver}.tar.gz
+
${pkgname}-openssl-1.1.patch::https://github.com/jmk-foofus/medusa/commit/349ef7f0c24b627c6dbba8bcd5b47173806473a2.patch)
+sha512sums=('4117c95e9a93c1cdf275c33f86046811b7100bfc4430464d66051e736dcf105a0733855d896ee0ea85c02a6dd3d3c060c8a84bb795f9870ec589fd9a87232690'
+
'df94ab0c31da5b552da5ff4998909f7df31054516154010c22a3f7f076525757e079891310647fd0d704e5850b508b5708084489f84b38c49e79e7b4ecf7e85a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 < "${srcdir}/${pkgname}-openssl-1.1.patch"
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+CFLAGS="${CFLAGS} $(pkg-config --cflags freerdp2)"
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 misc/zsh/_medusa 
"${pkgdir}/usr/share/zsh/site-functions/_medusa"
+  install -Dm 644 doc/*.html README NEWS ChangeLog -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:55:54
  Author: jelle
Revision: 216789

upgpkg: medusa 2.2-6

openssl 1.1.0 rebuild

Modified:
  medusa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 18:30:25 UTC (rev 216788)
+++ PKGBUILD2017-03-16 18:55:54 UTC (rev 216789)
@@ -3,7 +3,7 @@
 
 pkgname=medusa
 pkgver=2.2
-pkgrel=5
+pkgrel=6
 pkgdesc='Speedy, massively parallel and modular login brute-forcer for network'
 url='http://www.foofus.net/jmk/medusa/medusa.html'
 arch=('i686' 'x86_64')


[arch-commits] Commit in nsd/repos (16 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:30:25
  Author: jelle
Revision: 216788

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  nsd/repos/community-staging-i686/PKGBUILD
(from rev 216787, nsd/trunk/PKGBUILD)
  nsd/repos/community-staging-i686/install
(from rev 216787, nsd/trunk/install)
  nsd/repos/community-staging-i686/service
(from rev 216787, nsd/trunk/service)
  nsd/repos/community-staging-i686/tmpfiles.d
(from rev 216787, nsd/trunk/tmpfiles.d)
  nsd/repos/community-staging-x86_64/PKGBUILD
(from rev 216787, nsd/trunk/PKGBUILD)
  nsd/repos/community-staging-x86_64/install
(from rev 216787, nsd/trunk/install)
  nsd/repos/community-staging-x86_64/service
(from rev 216787, nsd/trunk/service)
  nsd/repos/community-staging-x86_64/tmpfiles.d
(from rev 216787, nsd/trunk/tmpfiles.d)
Deleted:
  nsd/repos/community-staging-i686/PKGBUILD
  nsd/repos/community-staging-i686/install
  nsd/repos/community-staging-i686/service
  nsd/repos/community-staging-i686/tmpfiles.d
  nsd/repos/community-staging-x86_64/PKGBUILD
  nsd/repos/community-staging-x86_64/install
  nsd/repos/community-staging-x86_64/service
  nsd/repos/community-staging-x86_64/tmpfiles.d

-+
 /PKGBUILD   |  102 ++
 /install|   22 +++
 /service|   26 
 /tmpfiles.d |2 
 community-staging-i686/PKGBUILD |   51 -
 community-staging-i686/install  |   11 ---
 community-staging-i686/service  |   13 
 community-staging-i686/tmpfiles.d   |1 
 community-staging-x86_64/PKGBUILD   |   51 -
 community-staging-x86_64/install|   11 ---
 community-staging-x86_64/service|   13 
 community-staging-x86_64/tmpfiles.d |1 
 12 files changed, 152 insertions(+), 152 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-03-16 18:29:50 UTC (rev 216787)
+++ community-staging-i686/PKGBUILD 2017-03-16 18:30:25 UTC (rev 216788)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Kaiting Chen 
-# Contributor: Roberto Alsina 
-
-pkgname=nsd
-pkgver=4.1.15
-pkgrel=2
-pkgdesc='Authoritative only, high performance and simple DNS server'
-url='https://www.nlnetlabs.nl/nsd/'
-license=('BSD')
-arch=('i686' 'x86_64')
-depends=('openssl' 'libevent')
-makedepends=('flex')
-validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
-source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'tmpfiles.d'
-'service')
-sha256sums=('494a862cfcd26a525a4bf06306eb7ab0387b34678ac6d37767507438e3a23a4b'
-'SKIP'
-'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
-'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/ \
-   --sbindir=/usr/bin \
-   --datarootdir=/usr/share \
-   --with-pidfile=/run/nsd/nsd.pid \
-   --enable-ratelimit \
-   --enable-relro-now \
-   --enable-pie \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
-   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
-   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
-
-   rm doc/differences.pdf
-   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
-   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
-   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
-}

Copied: nsd/repos/community-staging-i686/PKGBUILD (from rev 216787, 
nsd/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 18:30:25 UTC (rev 216788)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.1.15
+pkgrel=2
+pkgdesc='Authoritative only, high performance and simple DNS server'
+url='https://www.nlnetlabs.nl/nsd/'
+license=('BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'libevent')
+makedepends=('flex')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'tmpfiles.d'
+'service')

[arch-commits] Commit in nsd/repos (10 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:29:50
  Author: jelle
Revision: 216787

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  nsd/repos/community-staging-i686/
  nsd/repos/community-staging-i686/PKGBUILD
(from rev 216786, nsd/trunk/PKGBUILD)
  nsd/repos/community-staging-i686/install
(from rev 216786, nsd/trunk/install)
  nsd/repos/community-staging-i686/service
(from rev 216786, nsd/trunk/service)
  nsd/repos/community-staging-i686/tmpfiles.d
(from rev 216786, nsd/trunk/tmpfiles.d)
  nsd/repos/community-staging-x86_64/
  nsd/repos/community-staging-x86_64/PKGBUILD
(from rev 216786, nsd/trunk/PKGBUILD)
  nsd/repos/community-staging-x86_64/install
(from rev 216786, nsd/trunk/install)
  nsd/repos/community-staging-x86_64/service
(from rev 216786, nsd/trunk/service)
  nsd/repos/community-staging-x86_64/tmpfiles.d
(from rev 216786, nsd/trunk/tmpfiles.d)

-+
 community-staging-i686/PKGBUILD |   51 ++
 community-staging-i686/install  |   11 +++
 community-staging-i686/service  |   13 
 community-staging-i686/tmpfiles.d   |1 
 community-staging-x86_64/PKGBUILD   |   51 ++
 community-staging-x86_64/install|   11 +++
 community-staging-x86_64/service|   13 
 community-staging-x86_64/tmpfiles.d |1 
 8 files changed, 152 insertions(+)

Copied: nsd/repos/community-staging-i686/PKGBUILD (from rev 216786, 
nsd/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 18:29:50 UTC (rev 216787)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.1.15
+pkgrel=2
+pkgdesc='Authoritative only, high performance and simple DNS server'
+url='https://www.nlnetlabs.nl/nsd/'
+license=('BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'libevent')
+makedepends=('flex')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'tmpfiles.d'
+'service')
+sha256sums=('494a862cfcd26a525a4bf06306eb7ab0387b34678ac6d37767507438e3a23a4b'
+'SKIP'
+'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
+'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/ \
+   --sbindir=/usr/bin \
+   --datarootdir=/usr/share \
+   --with-pidfile=/run/nsd/nsd.pid \
+   --enable-ratelimit \
+   --enable-relro-now \
+   --enable-pie \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
+   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
+   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
+
+   rm doc/differences.pdf
+   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
+   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
+   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
+}

Copied: nsd/repos/community-staging-i686/install (from rev 216786, 
nsd/trunk/install)
===
--- community-staging-i686/install  (rev 0)
+++ community-staging-i686/install  2017-03-16 18:29:50 UTC (rev 216787)
@@ -0,0 +1,11 @@
+post_upgrade() {
+   usr/bin/systemd-tmpfiles --create nsd.conf || true
+}
+
+post_install() {
+   getent group nsd &>/dev/null || groupadd -r nsd >/dev/null
+   getent passwd nsd &>/dev/null || useradd -r -g nsd -d /dev/null -s 
/bin/false -c nsd nsd >/dev/null
+   chown nsd:nsd /var/db/nsd
+   chmod 700 /var/db/nsd
+   post_upgrade
+}

Copied: nsd/repos/community-staging-i686/service (from rev 216786, 
nsd/trunk/service)
===
--- community-staging-i686/service  (rev 0)
+++ community-staging-i686/service  2017-03-16 18:29:50 UTC (rev 216787)
@@ -0,0 +1,13 @@
+[Unit]
+Description=NSD Name Server Daemon
+After=network.target
+
+[Service]
+PIDFile=/run/nsd/nsd.pid
+ExecStart=/usr/bin/nsd -d -c /etc/nsd/nsd.conf
+ExecReload=/bin/kill -HUP $MAINPID
+ExecStop=/bin/kill -TERM $MAINPID
+Restart=always
+
+[Install]
+WantedBy=multi-user.target

Copied: nsd/repos/community-staging-i686/tmpfiles.d (from rev 216786, 
nsd/trunk/tmpfiles.d)

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

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:29:35
  Author: jelle
Revision: 216786

upgpkg: nsd 4.1.15-2

openssl 1.1.0 rebuild

Modified:
  nsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 18:21:57 UTC (rev 216785)
+++ PKGBUILD2017-03-16 18:29:35 UTC (rev 216786)
@@ -5,7 +5,7 @@
 
 pkgname=nsd
 pkgver=4.1.15
-pkgrel=1
+pkgrel=2
 pkgdesc='Authoritative only, high performance and simple DNS server'
 url='https://www.nlnetlabs.nl/nsd/'
 license=('BSD')


[arch-commits] Commit in ruby2.3/trunk (PKGBUILD)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:21:47
  Author: jelle
Revision: 216784

upgpkg: ruby2.3 2.3.3-4

openssl 1.1.0 rebuild

Modified:
  ruby2.3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 18:06:54 UTC (rev 216783)
+++ PKGBUILD2017-03-16 18:21:47 UTC (rev 216784)
@@ -10,13 +10,13 @@
 pkgname=ruby2.3
 pkgver=${_rubyver}.3
 pkgdesc='An object-oriented language for quick and easy programming'
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url='http://www.ruby-lang.org/en/'
 license=(BSD custom)
-depends=(gdbm openssl libffi libyaml gmp zlib)
+depends=(gdbm openssl-1.0 libffi libyaml gmp zlib)
 optdepends=('tk: for Ruby/TK')
-makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
+makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk)
 options=(!emptydirs)
 
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
 sha256sums=('1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc')
@@ -24,7 +24,7 @@
 build() {
   cd ruby-${pkgver}
 
-  #export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
   PKG_CONFIG=/usr/bin/pkg-config ./configure \
 --prefix=/opt/ruby${_rubyver} \
 --program-suffix=-${_rubyver} \


[arch-commits] Commit in ruby2.3/repos (4 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:21:57
  Author: jelle
Revision: 216785

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ruby2.3/repos/community-staging-i686/
  ruby2.3/repos/community-staging-i686/PKGBUILD
(from rev 216784, ruby2.3/trunk/PKGBUILD)
  ruby2.3/repos/community-staging-x86_64/
  ruby2.3/repos/community-staging-x86_64/PKGBUILD
(from rev 216784, ruby2.3/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   65 
 community-staging-x86_64/PKGBUILD |   65 
 2 files changed, 130 insertions(+)

Copied: ruby2.3/repos/community-staging-i686/PKGBUILD (from rev 216784, 
ruby2.3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-16 18:21:57 UTC (rev 216785)
@@ -0,0 +1,65 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sergey Shatunov 
+# Contributor: Jonne Haß 
+# Contributor: Thomas Dziedzic 
+# Contributor: Allan McRae 
+# Contributor: John Proctor 
+# Contributor: Jeramy Rutley 
+
+_rubyver=2.3
+pkgname=ruby2.3
+pkgver=${_rubyver}.3
+pkgdesc='An object-oriented language for quick and easy programming'
+pkgrel=4
+arch=(i686 x86_64)
+url='http://www.ruby-lang.org/en/'
+license=(BSD custom)
+depends=(gdbm openssl-1.0 libffi libyaml gmp zlib)
+optdepends=('tk: for Ruby/TK')
+makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk)
+options=(!emptydirs)
+source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
+sha256sums=('1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc')
+
+build() {
+  cd ruby-${pkgver}
+
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  PKG_CONFIG=/usr/bin/pkg-config ./configure \
+--prefix=/opt/ruby${_rubyver} \
+--program-suffix=-${_rubyver} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sharedstatedir=/var/lib \
+--libexecdir=/usr/lib/ruby \
+--enable-shared \
+--disable-rpath \
+--with-dbm-type=gdbm_compat
+
+  make ruby
+}
+
+check() {
+  cd ruby-${pkgver}
+
+  make test
+}
+
+package() {
+  cd ruby-${pkgver}
+
+  make DESTDIR="${pkgdir}" install-nodoc
+
+  install -dm755 $pkgdir/usr/bin
+  install -dm755 $pkgdir/usr/lib
+
+  for i in erb irb rdoc ri ruby testrb rake gem; do
+ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/usr/bin/$i-${_rubyver}
+ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/opt/$pkgname/bin/$i
+  done
+
+  ln -s /opt/$pkgname/lib/libruby.so.${_rubyver} 
$pkgdir/usr/lib/libruby.so.${_rubyver}
+
+  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+  install -D -m644 BSDL "${pkgdir}/usr/share/licenses/$pkgname/BSDL"
+}

Copied: ruby2.3/repos/community-staging-x86_64/PKGBUILD (from rev 216784, 
ruby2.3/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-16 18:21:57 UTC (rev 216785)
@@ -0,0 +1,65 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sergey Shatunov 
+# Contributor: Jonne Haß 
+# Contributor: Thomas Dziedzic 
+# Contributor: Allan McRae 
+# Contributor: John Proctor 
+# Contributor: Jeramy Rutley 
+
+_rubyver=2.3
+pkgname=ruby2.3
+pkgver=${_rubyver}.3
+pkgdesc='An object-oriented language for quick and easy programming'
+pkgrel=4
+arch=(i686 x86_64)
+url='http://www.ruby-lang.org/en/'
+license=(BSD custom)
+depends=(gdbm openssl-1.0 libffi libyaml gmp zlib)
+optdepends=('tk: for Ruby/TK')
+makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk)
+options=(!emptydirs)
+source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
+sha256sums=('1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc')
+
+build() {
+  cd ruby-${pkgver}
+
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  PKG_CONFIG=/usr/bin/pkg-config ./configure \
+--prefix=/opt/ruby${_rubyver} \
+--program-suffix=-${_rubyver} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sharedstatedir=/var/lib \
+--libexecdir=/usr/lib/ruby \
+--enable-shared \
+--disable-rpath \
+--with-dbm-type=gdbm_compat
+
+  make ruby
+}
+
+check() {
+  cd ruby-${pkgver}
+
+  make test
+}
+
+package() {
+  cd ruby-${pkgver}
+
+  make DESTDIR="${pkgdir}" install-nodoc
+
+  install -dm755 $pkgdir/usr/bin
+  install -dm755 $pkgdir/usr/lib
+
+  for i in erb irb rdoc ri ruby testrb rake gem; do
+ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/usr/bin/$i-${_rubyver}
+ 

[arch-commits] Commit in ruby2.3/trunk (PKGBUILD)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:06:42
  Author: jelle
Revision: 216782

upgpkg: ruby2.3 2.3.3-3

rebuild against repo openssl version

Modified:
  ruby2.3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 17:34:41 UTC (rev 216781)
+++ PKGBUILD2017-03-16 18:06:42 UTC (rev 216782)
@@ -10,13 +10,13 @@
 pkgname=ruby2.3
 pkgver=${_rubyver}.3
 pkgdesc='An object-oriented language for quick and easy programming'
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url='http://www.ruby-lang.org/en/'
 license=(BSD custom)
-depends=(gdbm openssl-1.0 libffi libyaml gmp zlib)
+depends=(gdbm openssl libffi libyaml gmp zlib)
 optdepends=('tk: for Ruby/TK')
-makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk)
+makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
 options=(!emptydirs)
 
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
 sha256sums=('1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc')
@@ -24,7 +24,7 @@
 build() {
   cd ruby-${pkgver}
 
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  #export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
   PKG_CONFIG=/usr/bin/pkg-config ./configure \
 --prefix=/opt/ruby${_rubyver} \
 --program-suffix=-${_rubyver} \


[arch-commits] Commit in ruby2.3/repos (4 files)

2017-03-16 Thread Jelle van der Waa
Date: Thursday, March 16, 2017 @ 18:06:54
  Author: jelle
Revision: 216783

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ruby2.3/repos/community-i686/PKGBUILD
(from rev 216782, ruby2.3/trunk/PKGBUILD)
  ruby2.3/repos/community-x86_64/PKGBUILD
(from rev 216782, ruby2.3/trunk/PKGBUILD)
Deleted:
  ruby2.3/repos/community-i686/PKGBUILD
  ruby2.3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  130 
 community-i686/PKGBUILD   |   65 --
 community-x86_64/PKGBUILD |   65 --
 3 files changed, 130 insertions(+), 130 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-16 18:06:42 UTC (rev 216782)
+++ community-i686/PKGBUILD 2017-03-16 18:06:54 UTC (rev 216783)
@@ -1,65 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Sergey Shatunov 
-# Contributor: Jonne Haß 
-# Contributor: Thomas Dziedzic 
-# Contributor: Allan McRae 
-# Contributor: John Proctor 
-# Contributor: Jeramy Rutley 
-
-_rubyver=2.3
-pkgname=ruby2.3
-pkgver=${_rubyver}.3
-pkgdesc='An object-oriented language for quick and easy programming'
-pkgrel=2
-arch=(i686 x86_64)
-url='http://www.ruby-lang.org/en/'
-license=(BSD custom)
-depends=(gdbm openssl-1.0 libffi libyaml gmp zlib)
-optdepends=('tk: for Ruby/TK')
-makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk)
-options=(!emptydirs)
-source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
-sha256sums=('1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc')
-
-build() {
-  cd ruby-${pkgver}
-
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  PKG_CONFIG=/usr/bin/pkg-config ./configure \
---prefix=/opt/ruby${_rubyver} \
---program-suffix=-${_rubyver} \
---sysconfdir=/etc \
---localstatedir=/var \
---sharedstatedir=/var/lib \
---libexecdir=/usr/lib/ruby \
---enable-shared \
---disable-rpath \
---with-dbm-type=gdbm_compat
-
-  make ruby
-}
-
-check() {
-  cd ruby-${pkgver}
-
-  make test
-}
-
-package() {
-  cd ruby-${pkgver}
-
-  make DESTDIR="${pkgdir}" install-nodoc
-
-  install -dm755 $pkgdir/usr/bin
-  install -dm755 $pkgdir/usr/lib
-
-  for i in erb irb rdoc ri ruby testrb rake gem; do
-ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/usr/bin/$i-${_rubyver}
-ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/opt/$pkgname/bin/$i
-  done
-
-  ln -s /opt/$pkgname/lib/libruby.so.${_rubyver} 
$pkgdir/usr/lib/libruby.so.${_rubyver}
-
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
-  install -D -m644 BSDL "${pkgdir}/usr/share/licenses/$pkgname/BSDL"
-}

Copied: ruby2.3/repos/community-i686/PKGBUILD (from rev 216782, 
ruby2.3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-16 18:06:54 UTC (rev 216783)
@@ -0,0 +1,65 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sergey Shatunov 
+# Contributor: Jonne Haß 
+# Contributor: Thomas Dziedzic 
+# Contributor: Allan McRae 
+# Contributor: John Proctor 
+# Contributor: Jeramy Rutley 
+
+_rubyver=2.3
+pkgname=ruby2.3
+pkgver=${_rubyver}.3
+pkgdesc='An object-oriented language for quick and easy programming'
+pkgrel=3
+arch=(i686 x86_64)
+url='http://www.ruby-lang.org/en/'
+license=(BSD custom)
+depends=(gdbm openssl libffi libyaml gmp zlib)
+optdepends=('tk: for Ruby/TK')
+makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
+options=(!emptydirs)
+source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
+sha256sums=('1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc')
+
+build() {
+  cd ruby-${pkgver}
+
+  #export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  PKG_CONFIG=/usr/bin/pkg-config ./configure \
+--prefix=/opt/ruby${_rubyver} \
+--program-suffix=-${_rubyver} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sharedstatedir=/var/lib \
+--libexecdir=/usr/lib/ruby \
+--enable-shared \
+--disable-rpath \
+--with-dbm-type=gdbm_compat
+
+  make ruby
+}
+
+check() {
+  cd ruby-${pkgver}
+
+  make test
+}
+
+package() {
+  cd ruby-${pkgver}
+
+  make DESTDIR="${pkgdir}" install-nodoc
+
+  install -dm755 $pkgdir/usr/bin
+  install -dm755 $pkgdir/usr/lib
+
+  for i in erb irb rdoc ri ruby testrb rake gem; do
+ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/usr/bin/$i-${_rubyver}
+ln -s /opt/$pkgname/bin/$i-${_rubyver} $pkgdir/opt/$pkgname/bin/$i
+  done
+
+  ln 

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

2017-03-16 Thread Evangelos Foutras
Date: Thursday, March 16, 2017 @ 17:44:48
  Author: foutrelis
Revision: 290945

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xfwm4/repos/extra-i686/PKGBUILD
(from rev 290944, xfwm4/trunk/PKGBUILD)
  xfwm4/repos/extra-x86_64/PKGBUILD
(from rev 290944, xfwm4/trunk/PKGBUILD)
Deleted:
  xfwm4/repos/extra-i686/PKGBUILD
  xfwm4/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-16 17:44:37 UTC (rev 290944)
+++ extra-i686/PKGBUILD 2017-03-16 17:44:48 UTC (rev 290945)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfwm4
-pkgver=4.12.3
-pkgrel=2
-pkgdesc="Xfce window manager"
-arch=('i686' 'x86_64')
-url="http://www.xfce.org/;
-license=('GPL2')
-groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
-makedepends=('intltool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f4a988fbc4e0df7e8583c781d271559e56fd28696092f94ae052e9e6edb09eac')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-startup-notification \
---enable-randr \
---enable-compositor \
---enable-xsync \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfwm4/repos/extra-i686/PKGBUILD (from rev 290944, xfwm4/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-16 17:44:48 UTC (rev 290945)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfwm4
+pkgver=4.12.4
+pkgrel=1
+pkgdesc="Xfce window manager"
+arch=('i686' 'x86_64')
+url="http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
+makedepends=('intltool')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('fa74048a75649a6e92df763a3cfb706d3fed1e1a6adf567f6693325a5a6efb36')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-startup-notification \
+--enable-randr \
+--enable-compositor \
+--enable-xsync \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-16 17:44:37 UTC (rev 290944)
+++ extra-x86_64/PKGBUILD   2017-03-16 17:44:48 UTC (rev 290945)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfwm4
-pkgver=4.12.3
-pkgrel=2
-pkgdesc="Xfce window manager"
-arch=('i686' 'x86_64')
-url="http://www.xfce.org/;
-license=('GPL2')
-groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
-makedepends=('intltool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f4a988fbc4e0df7e8583c781d271559e56fd28696092f94ae052e9e6edb09eac')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-startup-notification \
---enable-randr \
---enable-compositor \
---enable-xsync \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfwm4/repos/extra-x86_64/PKGBUILD (from rev 290944, 
xfwm4/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-16 17:44:48 UTC (rev 290945)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfwm4
+pkgver=4.12.4
+pkgrel=1
+pkgdesc="Xfce window manager"
+arch=('i686' 'x86_64')
+url="http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
+makedepends=('intltool')

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

2017-03-16 Thread Evangelos Foutras
Date: Thursday, March 16, 2017 @ 17:44:37
  Author: foutrelis
Revision: 290944

upgpkg: xfwm4 4.12.4-1

New upstream release.

Modified:
  xfwm4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 14:58:26 UTC (rev 290943)
+++ PKGBUILD2017-03-16 17:44:37 UTC (rev 290944)
@@ -3,8 +3,8 @@
 # Contributor: tobias 
 
 pkgname=xfwm4
-pkgver=4.12.3
-pkgrel=2
+pkgver=4.12.4
+pkgrel=1
 pkgdesc="Xfce window manager"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -13,7 +13,7 @@
 depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f4a988fbc4e0df7e8583c781d271559e56fd28696092f94ae052e9e6edb09eac')
+sha256sums=('fa74048a75649a6e92df763a3cfb706d3fed1e1a6adf567f6693325a5a6efb36')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in unbound/repos (20 files)

2017-03-16 Thread Gaëtan Bisson
Date: Thursday, March 16, 2017 @ 17:34:41
  Author: bisson
Revision: 216781

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  unbound/repos/community-staging-i686/PKGBUILD
(from rev 216780, unbound/trunk/PKGBUILD)
  unbound/repos/community-staging-i686/conf
(from rev 216780, unbound/trunk/conf)
  unbound/repos/community-staging-i686/hook
(from rev 216780, unbound/trunk/hook)
  unbound/repos/community-staging-i686/install
(from rev 216780, unbound/trunk/install)
  unbound/repos/community-staging-i686/service
(from rev 216780, unbound/trunk/service)
  unbound/repos/community-staging-x86_64/PKGBUILD
(from rev 216780, unbound/trunk/PKGBUILD)
  unbound/repos/community-staging-x86_64/conf
(from rev 216780, unbound/trunk/conf)
  unbound/repos/community-staging-x86_64/hook
(from rev 216780, unbound/trunk/hook)
  unbound/repos/community-staging-x86_64/install
(from rev 216780, unbound/trunk/install)
  unbound/repos/community-staging-x86_64/service
(from rev 216780, unbound/trunk/service)
Deleted:
  unbound/repos/community-staging-i686/PKGBUILD
  unbound/repos/community-staging-i686/conf
  unbound/repos/community-staging-i686/hook
  unbound/repos/community-staging-i686/install
  unbound/repos/community-staging-i686/service
  unbound/repos/community-staging-x86_64/PKGBUILD
  unbound/repos/community-staging-x86_64/conf
  unbound/repos/community-staging-x86_64/hook
  unbound/repos/community-staging-x86_64/install
  unbound/repos/community-staging-x86_64/service

---+
 /PKGBUILD |  122 
 /conf |   10 ++
 /hook |   20 +
 /install  |   10 ++
 /service  |   24 +++
 community-staging-i686/PKGBUILD   |   61 --
 community-staging-i686/conf   |5 -
 community-staging-i686/hook   |   10 --
 community-staging-i686/install|5 -
 community-staging-i686/service|   12 ---
 community-staging-x86_64/PKGBUILD |   61 --
 community-staging-x86_64/conf |5 -
 community-staging-x86_64/hook |   10 --
 community-staging-x86_64/install  |5 -
 community-staging-x86_64/service  |   12 ---
 15 files changed, 186 insertions(+), 186 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-03-16 17:33:53 UTC (rev 216780)
+++ community-staging-i686/PKGBUILD 2017-03-16 17:34:41 UTC (rev 216781)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Hisato Tatekura 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=unbound
-pkgver=1.6.1
-pkgrel=2
-pkgdesc='Validating, recursive, and caching DNS resolver'
-url='https://unbound.net/'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-makedepends=('expat')
-optdepends=('expat: unbound-anchor')
-depends=('openssl' 'ldns' 'libevent' 'dnssec-anchors')
-backup=('etc/unbound/unbound.conf')
-validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
-source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'service'
-'hook'
-'conf')
-sha256sums=('42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400'
-'SKIP'
-'9e48ac14f5a2de0e3e8186d85017ef09c097507202daaa91206acd47b7b45bcc'
-'8a00ed90370a5c99664205dc93eb8f2b88e6ffa42842d737fa9228dca670014c'
-'07d764f4f42adfba9685c5c7feef81116118f4a1772b118aa3ebbe059e8a513e')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   # Build against embedded flex instead of system one, see:
-   # https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=1223
-   export LEX=:
-
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --sbindir=/usr/bin \
-   --disable-rpath \
-   --enable-pie \
-   --enable-relro-now \
-   --with-conf-file=/etc/unbound/unbound.conf \
-   --with-pidfile=/run/unbound.pid \
-   --with-rootkey-file=/etc/trusted-key.key \
-   --with-libevent \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 doc/example.conf.in 
"${pkgdir}/etc/unbound/unbound.conf.example"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 ../service 
"${pkgdir}/usr/lib/systemd/system/unbound.service"
-   install -Dm644 ../hook 
"${pkgdir}/usr/share/libalpm/hooks/unbound-key.hook"
-   install -Dm644 ../conf "${pkgdir}/etc/unbound/unbound.conf"
-}

Copied: unbound/repos/community-staging-i686/PKGBUILD (from 

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

2017-03-16 Thread Gaëtan Bisson
Date: Thursday, March 16, 2017 @ 17:33:53
  Author: bisson
Revision: 216780

rebuild for openssl-1.1.0

Modified:
  unbound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 17:28:30 UTC (rev 216779)
+++ PKGBUILD2017-03-16 17:33:53 UTC (rev 216780)
@@ -5,7 +5,7 @@
 
 pkgname=unbound
 pkgver=1.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Validating, recursive, and caching DNS resolver'
 url='https://unbound.net/'
 license=('custom:BSD')
@@ -14,11 +14,13 @@
 optdepends=('expat: unbound-anchor')
 depends=('openssl' 'ldns' 'libevent' 'dnssec-anchors')
 backup=('etc/unbound/unbound.conf')
-source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz;
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
 'service'
 'hook'
 'conf')
 sha256sums=('42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400'
+'SKIP'
 '9e48ac14f5a2de0e3e8186d85017ef09c097507202daaa91206acd47b7b45bcc'
 '2746aede36b1f57efdcc370b7643ce31ff9e6acb9a1f62705987b07eaed866a3'
 '07d764f4f42adfba9685c5c7feef81116118f4a1772b118aa3ebbe059e8a513e')


  1   2   3   >