From 95a347fcd9497efbece97ee17be6acba6f76acce Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 18:40:42 +0200 Subject: [PATCH 01/13] dbus-python:v.bump --- system/base/dbus-python/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/dbus-python/pspec.xml b/system/base/dbus-python/pspec.xml index d5f3b793..6935e56d 100644 --- a/system/base/dbus-python/pspec.xml +++ b/system/base/dbus-python/pspec.xml @@ -13,7 +13,7 @@ library D-Bus Python bindings dbus-python provides a Python module which wraps the D-Bus programming API. - http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.0.tar.gz + https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz python-devel @@ -56,6 +56,13 @@ + + 2016-03-08 + 1.2.4 + Version Bump. + Alihan Öztürk + alihan@pisilinux.org + 2016-01-23 1.2.0 From 86b4c99dbd5b31e781fba1cb9fe52fc1548327de Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 18:42:56 +0200 Subject: [PATCH 02/13] dhcpcd:rebuild --- system/base/dhcpcd/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/dhcpcd/pspec.xml b/system/base/dhcpcd/pspec.xml index 6261b9d8..4d4854fc 100644 --- a/system/base/dhcpcd/pspec.xml +++ b/system/base/dhcpcd/pspec.xml @@ -30,6 +30,13 @@ + + 2016-03-08 + 6.10.1 + Rebuild with new toolchain. + Alihan Öztürk + alihan@pisilinux.org + 2016-01-28 6.10.1 From b81e27741ee05e87db4d03301a9198787682e9f9 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 18:50:21 +0200 Subject: [PATCH 03/13] groff:rebuild --- system/base/groff/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/groff/pspec.xml b/system/base/groff/pspec.xml index b410ef9e..bf589e9e 100644 --- a/system/base/groff/pspec.xml +++ b/system/base/groff/pspec.xml @@ -52,6 +52,13 @@ + + 2016-03-08 + 1.22.3 + Rebuild with new toolchain. + Alihan Öztürk + alihan@pisilinux.org + 2015-04-02 1.22.3 From 7aadd3fd1e6b2ca2ac71d844375fbaaacc4a4f23 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 18:58:56 +0200 Subject: [PATCH 04/13] help2man:version bump --- system/base/help2man/actions.py | 6 +++--- system/base/help2man/pspec.xml | 9 ++++++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/system/base/help2man/actions.py b/system/base/help2man/actions.py index 4abd9121..182fa911 100644 --- a/system/base/help2man/actions.py +++ b/system/base/help2man/actions.py @@ -11,9 +11,9 @@ from pisi.actionsapi import get def setup(): autotools.autoreconf("-vfi") autotools.configure("--prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --libdir=/usr/lib") + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --libdir=/usr/lib") def build(): autotools.make() diff --git a/system/base/help2man/pspec.xml b/system/base/help2man/pspec.xml index baae0d75..4390b48e 100644 --- a/system/base/help2man/pspec.xml +++ b/system/base/help2man/pspec.xml @@ -12,7 +12,7 @@ app:console GNU utility to convert program --help output to a man page Help2man is a tool which generate man page from help text of programs. - http://ftp.gnu.org/gnu/help2man/help2man-1.46.4.tar.xz + http://ftp.gnu.org/gnu/help2man/help2man-1.47.3.tar.xz perl-Locale-gettext @@ -37,6 +37,13 @@ + + 2016-03-08 + 1.47.3 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2015-02-12 1.46.4 From a8080566bc5d2f13a5d397b1ec12e6f99489b012 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:01:58 +0200 Subject: [PATCH 05/13] json-c:rebuild --- system/base/json-c/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/json-c/pspec.xml b/system/base/json-c/pspec.xml index 7a3ad3a7..5510d0cb 100644 --- a/system/base/json-c/pspec.xml +++ b/system/base/json-c/pspec.xml @@ -55,6 +55,13 @@ + + 2016-03-08 + 0.12 + Rebuild with new toolchain. + Alihan Öztürk + alihan@pisilinux.org + 2015-04-30 0.12 From 78a082d8c89152e607272ef812596638bbc9f5d5 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:06:32 +0200 Subject: [PATCH 06/13] kbd:rebuild --- system/base/kbd/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/kbd/pspec.xml b/system/base/kbd/pspec.xml index ec70f207..41083904 100644 --- a/system/base/kbd/pspec.xml +++ b/system/base/kbd/pspec.xml @@ -72,6 +72,13 @@ + + 2016-03-08 + 2.0.3 + Rebuild with new toolchain. + Alihan Öztürk + alihan@pisilinux.org + 2015-08-25 2.0.3 From 4e9a685d1045de27c4b1b5d014068dbcee0e477c Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:24:04 +0200 Subject: [PATCH 07/13] libestr:v.bump --- system/base/libestr/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/libestr/pspec.xml b/system/base/libestr/pspec.xml index 8daf3168..c5763c88 100644 --- a/system/base/libestr/pspec.xml +++ b/system/base/libestr/pspec.xml @@ -12,7 +12,7 @@ library Library for some string essentials libestr - some essentials for string handling (and a bit more) - http://libestr.adiscon.com/files/download/libestr-0.1.9.tar.gz + http://libestr.adiscon.com/files/download/libestr-0.1.10.tar.gz @@ -37,6 +37,13 @@ + + 2016-03-08 + 0.1.10 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-05-11 0.1.9 From 021befddbb2072067df6781f45b6c7b3ecb36d6e Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:25:52 +0200 Subject: [PATCH 08/13] libee:rebuild --- system/base/libee/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/libee/pspec.xml b/system/base/libee/pspec.xml index 9b04e3da..09a0a59c 100644 --- a/system/base/libee/pspec.xml +++ b/system/base/libee/pspec.xml @@ -44,6 +44,13 @@ + + 2016-03-08 + 0.4.1 + Rebuild with new toolchain. + Alihan Öztürk + alihan@pisilinux.org + 2014-05-11 0.4.1 From 1c4027af07f4e439bc7d377239630567e6c2984a Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:28:37 +0200 Subject: [PATCH 09/13] libgpg-error:version bump --- system/base/libgpg-error/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/libgpg-error/pspec.xml b/system/base/libgpg-error/pspec.xml index a2a7a799..ca01bdf8 100644 --- a/system/base/libgpg-error/pspec.xml +++ b/system/base/libgpg-error/pspec.xml @@ -13,7 +13,7 @@ library Library for error values used by GnuPG components libgpg-error is a library that defines common error values for all GnuPG components. - ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.19.tar.bz2 + ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.21.tar.bz2 @@ -62,6 +62,13 @@ + + 2016-03-08 + 1.21 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2015-04-13 1.19 From 5cf0084dccd68f83f5d277b9a72f77d55964b942 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:50:38 +0200 Subject: [PATCH 10/13] libgcrypt:version bump --- system/base/libgcrypt/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/libgcrypt/pspec.xml b/system/base/libgcrypt/pspec.xml index 6799f13d..b54f872b 100644 --- a/system/base/libgcrypt/pspec.xml +++ b/system/base/libgcrypt/pspec.xml @@ -12,7 +12,7 @@ library General purpose crypto library Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard. - http://source.pisilinux.org/1.0/libgcrypt-1.6.3.tar.bz2 + https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.6.5.tar.bz2 libgpg-error-devel @@ -70,6 +70,13 @@ + + 2016-03-08 + 1.6.5 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2015-04-13 1.6.3 From eb8a3ddb8924991dab03c5f1b934a9ce51cc9606 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 19:55:57 +0200 Subject: [PATCH 11/13] popt:rebuild --- system/base/popt/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/popt/pspec.xml b/system/base/popt/pspec.xml index 05235134..96dc22f2 100644 --- a/system/base/popt/pspec.xml +++ b/system/base/popt/pspec.xml @@ -45,6 +45,13 @@ + + 2016-03-08 + 1.16 + Rebuild with new toolchain. + Alihan Öztürk + alihan@pisilinux.org + 2014-05-11 1.16 From 44525139ef6149a66217a9cd6cbd1162a9f8759d Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 20:01:55 +0200 Subject: [PATCH 12/13] cryptsetup:version bump --- system/base/cryptsetup/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/cryptsetup/pspec.xml b/system/base/cryptsetup/pspec.xml index 7cde174c..bacf99bb 100644 --- a/system/base/cryptsetup/pspec.xml +++ b/system/base/cryptsetup/pspec.xml @@ -13,7 +13,7 @@ app:cli Userspace setup tool for transparent encryption of block devices using dm-crypt Userspace setup tool for transparent encryption of block devices using dm-crypt - https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.0.tar.xz + https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.1.tar.xz device-mapper-devel libgpg-error-devel @@ -82,6 +82,13 @@ + + 2016-03-08 + 1.7.1 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2016-01-28 1.7.0 From 3bac61b08f0b9c714748215acca976532ebf6584 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 8 Mar 2016 20:11:24 +0200 Subject: [PATCH 13/13] libidn:version bump --- system/base/libidn/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/libidn/pspec.xml b/system/base/libidn/pspec.xml index 862287ab..3bdb4ab2 100644 --- a/system/base/libidn/pspec.xml +++ b/system/base/libidn/pspec.xml @@ -14,7 +14,7 @@ library Internationalized Domain Names (IDN) implementation GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License. - http://ftp.gnu.org/gnu/libidn/libidn-1.28.tar.gz + http://ftp.gnu.org/gnu/libidn/libidn-1.32.tar.gz @@ -63,6 +63,13 @@ + + 2016-03-08 + 1.32 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-05-11 1.28