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

2017-10-21 Thread Anatol Pomozov
Date: Saturday, October 21, 2017 @ 19:48:57
  Author: anatolik
Revision: 308312

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

Added:
  apache/repos/testing-i686/
  apache/repos/testing-i686/PKGBUILD
(from rev 308311, apache/trunk/PKGBUILD)
  apache/repos/testing-i686/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 308311, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-i686/apache.tmpfiles.conf
(from rev 308311, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-i686/arch.layout
(from rev 308311, apache/trunk/arch.layout)
  apache/repos/testing-i686/httpd.logrotate
(from rev 308311, apache/trunk/httpd.logrotate)
  apache/repos/testing-i686/httpd.service
(from rev 308311, apache/trunk/httpd.service)
  apache/repos/testing-i686/nohttp2forprefork.patch
(from rev 308311, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-i686/openssl-malloc-init.patch
(from rev 308311, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-i686/script_name.patch
(from rev 308311, apache/trunk/script_name.patch)
  apache/repos/testing-x86_64/
  apache/repos/testing-x86_64/PKGBUILD
(from rev 308311, apache/trunk/PKGBUILD)
  apache/repos/testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 308311, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-x86_64/apache.tmpfiles.conf
(from rev 308311, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-x86_64/arch.layout
(from rev 308311, apache/trunk/arch.layout)
  apache/repos/testing-x86_64/httpd.logrotate
(from rev 308311, apache/trunk/httpd.logrotate)
  apache/repos/testing-x86_64/httpd.service
(from rev 308311, apache/trunk/httpd.service)
  apache/repos/testing-x86_64/nohttp2forprefork.patch
(from rev 308311, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-x86_64/openssl-malloc-init.patch
(from rev 308311, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-x86_64/script_name.patch
(from rev 308311, apache/trunk/script_name.patch)

+
 testing-i686/PKGBUILD  |  123 ++
 testing-i686/apache-2.2-optionsbleed-CVE-2017-9798.patch   |   21 
 testing-i686/apache.tmpfiles.conf  |1 
 testing-i686/arch.layout   |   22 
 testing-i686/httpd.logrotate   |7 
 testing-i686/httpd.service |   15 
 testing-i686/nohttp2forprefork.patch   |  506 +++
 testing-i686/openssl-malloc-init.patch |   20 
 testing-i686/script_name.patch |   84 +
 testing-x86_64/PKGBUILD|  123 ++
 testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch |   21 
 testing-x86_64/apache.tmpfiles.conf|1 
 testing-x86_64/arch.layout |   22 
 testing-x86_64/httpd.logrotate |7 
 testing-x86_64/httpd.service   |   15 
 testing-x86_64/nohttp2forprefork.patch |  506 +++
 testing-x86_64/openssl-malloc-init.patch   |   20 
 testing-x86_64/script_name.patch   |   84 +
 18 files changed, 1598 insertions(+)

Copied: apache/repos/testing-i686/PKGBUILD (from rev 308311, 
apache/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-21 19:48:57 UTC (rev 308312)
@@ -0,0 +1,123 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apache
+pkgver=2.4.29
+pkgrel=1
+pkgdesc='A high performance Unix-based HTTP server'
+arch=('i686' 'x86_64')
+url='http://www.apache.org/dist/httpd'
+license=('APACHE')
+backup=(
+etc/httpd/conf/httpd.conf
+etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
+etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
+etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+etc/httpd/conf/extra/proxy-html.conf
+etc/httpd/conf/{mime.types,magic}
+etc/logrotate.d/httpd
+)
+depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl')
+makedepends=('libxml2' 'lua')
+optdepends=(
+'lua: for mod_lua module'
+'libxml2: for mod_proxy_html, mod_xml2enc modules'
+'lynx: apachectl status'
+)
+source=(
+https://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
+openssl-malloc-init.patch
+apache.tmpfiles.conf
+httpd.logrotate
+httpd.service
+arch.layout
+)
+sha256sums=('53a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00'
+'SKIP'
+

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

2017-10-03 Thread Anatol Pomozov
Date: Tuesday, October 3, 2017 @ 16:22:11
  Author: anatolik
Revision: 306638

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

Added:
  apache/repos/testing-i686/
  apache/repos/testing-i686/PKGBUILD
(from rev 306637, apache/trunk/PKGBUILD)
  apache/repos/testing-i686/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 306637, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-i686/apache.tmpfiles.conf
(from rev 306637, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-i686/arch.layout
(from rev 306637, apache/trunk/arch.layout)
  apache/repos/testing-i686/httpd.logrotate
(from rev 306637, apache/trunk/httpd.logrotate)
  apache/repos/testing-i686/httpd.service
(from rev 306637, apache/trunk/httpd.service)
  apache/repos/testing-i686/nohttp2forprefork.patch
(from rev 306637, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-i686/openssl-malloc-init.patch
(from rev 306637, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-i686/script_name.patch
(from rev 306637, apache/trunk/script_name.patch)
  apache/repos/testing-x86_64/
  apache/repos/testing-x86_64/PKGBUILD
(from rev 306637, apache/trunk/PKGBUILD)
  apache/repos/testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 306637, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-x86_64/apache.tmpfiles.conf
(from rev 306637, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-x86_64/arch.layout
(from rev 306637, apache/trunk/arch.layout)
  apache/repos/testing-x86_64/httpd.logrotate
(from rev 306637, apache/trunk/httpd.logrotate)
  apache/repos/testing-x86_64/httpd.service
(from rev 306637, apache/trunk/httpd.service)
  apache/repos/testing-x86_64/nohttp2forprefork.patch
(from rev 306637, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-x86_64/openssl-malloc-init.patch
(from rev 306637, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-x86_64/script_name.patch
(from rev 306637, apache/trunk/script_name.patch)

+
 testing-i686/PKGBUILD  |  123 ++
 testing-i686/apache-2.2-optionsbleed-CVE-2017-9798.patch   |   21 
 testing-i686/apache.tmpfiles.conf  |1 
 testing-i686/arch.layout   |   22 
 testing-i686/httpd.logrotate   |7 
 testing-i686/httpd.service |   15 
 testing-i686/nohttp2forprefork.patch   |  506 +++
 testing-i686/openssl-malloc-init.patch |   20 
 testing-i686/script_name.patch |   84 +
 testing-x86_64/PKGBUILD|  123 ++
 testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch |   21 
 testing-x86_64/apache.tmpfiles.conf|1 
 testing-x86_64/arch.layout |   22 
 testing-x86_64/httpd.logrotate |7 
 testing-x86_64/httpd.service   |   15 
 testing-x86_64/nohttp2forprefork.patch |  506 +++
 testing-x86_64/openssl-malloc-init.patch   |   20 
 testing-x86_64/script_name.patch   |   84 +
 18 files changed, 1598 insertions(+)

Copied: apache/repos/testing-i686/PKGBUILD (from rev 306637, 
apache/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-03 16:22:11 UTC (rev 306638)
@@ -0,0 +1,123 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apache
+pkgver=2.4.28
+pkgrel=1
+pkgdesc='A high performance Unix-based HTTP server'
+arch=('i686' 'x86_64')
+url='http://www.apache.org/dist/httpd'
+license=('APACHE')
+backup=(
+etc/httpd/conf/httpd.conf
+etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
+etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
+etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+etc/httpd/conf/extra/proxy-html.conf
+etc/httpd/conf/{mime.types,magic}
+etc/logrotate.d/httpd
+)
+depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl')
+makedepends=('libxml2' 'lua')
+optdepends=(
+'lua: for mod_lua module'
+'libxml2: for mod_proxy_html, mod_xml2enc modules'
+'lynx: apachectl status'
+)
+source=(
+https://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
+openssl-malloc-init.patch
+apache.tmpfiles.conf
+httpd.logrotate
+httpd.service
+arch.layout
+)
+sha256sums=('c1197a3a62a4ab5c584ab89b249af38cf28b4adee9c0106b62999fd29f920666'
+'SKIP'
+