[ptxdist] [PATCHv2] usb-modeswitch: version bump 2.3.0 -> 2.4.0

2016-12-19 Thread Ladislav Michl
Update also usb-modeswitch-data to version 20160803, as it needs new features from usb-modeswitch-2.4.0 Signed-off-by: Ladislav Michl --- changes: - v2: updated md5sum (unnoticed previously as I overlooked private usb-modeswitch.make rule in my project)

[ptxdist] [PATCHv2] networkmanager: version bump 1.2.2 -> 1.4.2

2016-12-19 Thread Ladislav Michl
Signed-off-by: Ladislav Michl --- changes: -v2: remove series file, handle new configure options ...-sleep-monitor-upower-add-missing-include.patch | 26 -- patches/NetworkManager-1.2.2/series| 4 rules/networkmanager.in

[ptxdist] [PATCH 17/18] libgcrypt: update 1.7.3 -> 1.7.5

2016-12-19 Thread Clemens Gruber
Also add configure options explicitly. Signed-off-by: Clemens Gruber --- rules/libgcrypt.make | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make index 4ffe6bcee..96768f9a8

[ptxdist] [PATCH 18/18] netperf: new package

2016-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- patches/netperf-2.7.0/0001-fix-inlining.patch | 46 patches/netperf-2.7.0/series | 4 ++ rules/netperf.in | 9 rules/netperf.make| 75

[ptxdist] [PATCH 04/18] dbus: bump version 1.10.10 -> 1.10.14

2016-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/dbus.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/dbus.make b/rules/dbus.make index 5893011a9..3562ffbd6 100644 --- a/rules/dbus.make +++ b/rules/dbus.make @@ -18,8 +18,8 @@

[ptxdist] [PATCH 05/18] file: update 5.24 -> 5.29

2016-12-19 Thread Clemens Gruber
The configure options are set explicitly. Signed-off-by: Clemens Gruber --- rules/file.make | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/rules/file.make b/rules/file.make index 257e1bb9c..c3aaae554 100644 --- a/rules/file.make

[ptxdist] [PATCH 01/18] nettle: update 2.7.1 -> 3.3

2016-12-19 Thread Clemens Gruber
Also reorder configure options as they are in the help output. Signed-off-by: Clemens Gruber --- rules/nettle.in | 1 - rules/nettle.make | 13 + 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/rules/nettle.in b/rules/nettle.in index

[ptxdist] [PATCH 03/18] collectd: update 5.4.1 -> 5.7.0 and add sensors support

2016-12-19 Thread Clemens Gruber
To avoid mistakes in future updates, reorganize the configure options, add missing options and list all plugins separately. This update adds support for the sensors plugin, which reads sensor data through lm_sensors. Signed-off-by: Clemens Gruber ---

[ptxdist] [PATCH 08/18] iproute2: update 4.8.0 -> 4.9.0

2016-12-19 Thread Clemens Gruber
Our workaround for the iptables dependency problem is no longer necessary due to the new option TC_CONFIG_NO_XT. Signed-off-by: Clemens Gruber --- .../0001-add-xtables-version.h.patch | 22 -- patches/iproute2-4.8.0/series

[ptxdist] [PATCH 09/18] projectroot: Fix HTML syntax in examples

2016-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- projectroot/var/www/httpd.html | 2 ++ projectroot/var/www/thttpd.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/projectroot/var/www/httpd.html b/projectroot/var/www/httpd.html index da6d138c0..ca5a7dab6 100644 ---

[ptxdist] [PATCH 07/18] iperf: update 2.0.5 -> 2.0.9

2016-12-19 Thread Clemens Gruber
Add configure options explicitly and switch from the deprecated SF project iperf to the maintained SF project iperf2. Signed-off-by: Clemens Gruber --- patches/iperf-2.0.5/fix_early_termination.diff | 47 -- patches/iperf-2.0.5/series

[ptxdist] [PATCH 06/18] glib: bump version 2.50.1 -> 2.50.2

2016-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/glib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/glib.make b/rules/glib.make index 8a53b24fc..e4a986efa 100644 --- a/rules/glib.make +++ b/rules/glib.make @@ -17,8 +17,8 @@

[ptxdist] [PATCH 11/18] sqlite: update 3.14.1 -> 3.15.2

2016-12-19 Thread Clemens Gruber
Set configure options explicitly and set all defines to 1. Enable a common option to allow AND, NOT and nested parenthesis in FTS3/4 queries. Dynamically link libsqlite3 to sqlite3 shell tool to save space. Signed-off-by: Clemens Gruber --- rules/sqlite.make | 20

[ptxdist] [PATCH 10/18] rrdtool: update 1.4.9 -> 1.6.0 and make more modular

2016-12-19 Thread Clemens Gruber
Only depend on libxml2 if rrd_restore is enabled and add missing configure options explicitly. Signed-off-by: Clemens Gruber --- ...c-don-t-specify-hardcoded-include-search-.patch | 27 -- patches/rrdtool-1.4.9/autogen.sh | 1 -

[ptxdist] [PATCH 12/18] systemd-bootchart: bump version 230 -> 231

2016-12-19 Thread Clemens Gruber
Also add LICENSE types and hashes. Signed-off-by: Clemens Gruber --- ...igure-add-option-to-not-build-manpages-14.patch | 52 -- ...oottime_or_monotonic-everywhere-to-pick-c.patch | 24 --

[ptxdist] [PATCH 02/18] iputils: update s20121221 -> s20161105

2016-12-19 Thread Clemens Gruber
The current version of iputils ping can handle IPv4 and IPv6 and does not need the big GnuTLS/libgcrypt/.. dependency. tracepath can also handle both v4 and v6. Signed-off-by: Clemens Gruber --- rules/iputils.in | 41 +++--

[ptxdist] [PATCH 00/18] Patchset for ptxdist

2016-12-19 Thread Clemens Gruber
Hi Michael, I decided to resend the whole patchset, plus some patches I left out before, because nearly all of the previously sent patches changed. I went over them again to fix configure options and in the process discovered some other problems as well. There are also several improvements here

[ptxdist] [PATCH 16/18] picocom: bump version 1.7 -> 2.2

2016-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/picocom.make | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rules/picocom.make b/rules/picocom.make index e40846aba..565e20438 100644 --- a/rules/picocom.make +++ b/rules/picocom.make @@ -16,12

[ptxdist] [PATCH 15/18] util-linux-ng: update 2.28.2 -> 2.29 and fix URL deduction

2016-12-19 Thread Clemens Gruber
Using sed instead of basename allows us to keep the _URL line as is, for both the two- and three-part version numbers and not switch between using and not using the basename command every release. Also add configure options explicitly, fix mistakes and add missing options. Signed-off-by: Clemens

[ptxdist] [PATCH 14/18] u-boot-tools: bump version 2016.07 -> 2016.11

2016-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/u-boot-tools.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/u-boot-tools.make b/rules/u-boot-tools.make index 898ce84bd..72b77924b 100644 --- a/rules/u-boot-tools.make +++

[ptxdist] [PATCH 13/18] tmux: update 1.9a -> 2.3

2016-12-19 Thread Clemens Gruber
Also add configure options explicitly. Signed-off-by: Clemens Gruber --- rules/tmux.make | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/rules/tmux.make b/rules/tmux.make index 39447e5c1..7e4c1f402 100644 --- a/rules/tmux.make +++