Álvaro Fernández Rojas
70c2c21ad4
sumo: update to v0.25.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-12-16 22:23:02 +01:00
Ted Hess
fcb9c2e486
triggerhappy: Update to 01-Oct-15 version, force new source download
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-16 15:56:58 -05:00
aTanW
31e0651408
gammu: bump to new upstream 1.36.8
...
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-12-14 09:06:48 +03:00
Nuno Goncalves
0b06f1f51c
rtl-ais: add procd validation
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-12-13 23:21:28 +00:00
Ted Hess
befa2ce3e2
zile: Remove unecessary dependence on libncurses (non-w) version
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-11 18:10:14 -05:00
Gary Bisson
6f2538dc58
triggerhappy: bump PKG_REV to fix input header creation
...
Current configuration creates empty evtable_*.h header which makes all
the input event appear as "Unknown (null) event".
The maintainer of the project submitted a patch to fix this issue:
https://github.com/wertarbyte/triggerhappy/commit/7e5abc6
Thanks to this version bump, the old OpenWRT patch can be removed.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
2015-12-10 13:11:45 +01:00
Jonathan Bennett
ee422b3c33
Update nano to 2.5.0
...
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-12-08 09:06:27 -06:00
Álvaro Fernández Rojas
ffb1a1e9e5
unrar: update to v5.3.8
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-12-07 17:37:27 +01:00
Álvaro Fernández Rojas
082314c49d
unrar: split unrar and libunrar into build variants, add missing InstallDev
...
Building unrar together with libunrar creates conflicts that can be fixed by
doing separate builds.
Closes https://github.com/openwrt/packages/pull/2060 .
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-12-07 17:27:15 +01:00
Ted Hess
5c16682508
avrdude: Fix inclusion of libelf when BUILD_NLS=y
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-06 19:56:58 -05:00
Alexander Ryzhov
70f31a5446
lvm2: fix source URL
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-12-06 07:45:18 -05:00
Hannu Nyman
4105f98760
Merge pull request #2055 from aTanW/master
...
gammu: bump to upstream 1.36.7
2015-12-06 12:44:03 +02:00
Ted Hess
9d9837f822
dosfstools: bump to 3.0.28, fix URLs - dev moved to github
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-04 14:53:33 -05:00
Daniel Golle
90fa3357f2
lvm2: update to 2.02.136
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-03 01:25:11 +01:00
Daniel Golle
3aeb3d4960
cryptsetup: update to 1.7.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-03 01:25:11 +01:00
aTanW
0bfb2f8a4d
gammu: bump to upstream 1.36.7
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-12-01 08:47:28 +03:00
aTanW
0d857aa078
joe: fix key bindings
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
joerc | 7 -------
1 file changed, 7 deletions(-)
2015-11-30 00:56:19 +03:00
Daniel Golle
021c3e1198
btrfs-progs: remove no longer needed patch
...
xattr.h header location no longer needs to be patched.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-11-28 23:51:09 +01:00
Ted Hess
14d565fccf
Merge pull request #2011 from gmagnotta/master
...
created mt-st project
2015-11-28 14:43:11 -05:00
Hannu Nyman
b2d082e5a3
Merge pull request #2022 from dibdot/mc
...
mc: add ash subshell support
2015-11-28 12:23:58 +02:00
Dirk Brenken
1d797c29b0
mc: add ash subshell support
...
* backport a slightly modified subshell patch to stable 4.8.15
(see ticket: https://www.midnight-commander.org/ticket/2742 )
* enable subshell support by default
Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-25 21:17:41 +01:00
gmagnotta
eb60b138a8
created mt-st project
...
Signed-off-by: Giuseppe Magnotta giuseppe.magnotta@gmail.com
2015-11-25 15:32:48 +01:00
Ted Hess
0c4cc6bd57
Merge pull request #1968 from thess/smstools-work
...
smstools3: Fix NLS build dependencies
2015-11-25 09:03:46 -05:00
Jean-Michel Lacroix
6b0288785c
bandwidthd: fix build with gcc5
...
This is a small fix to allow the package to compile with gcc5
Addition of the -std=gnu89 CFLAGS.
Small correction of the copyright date of file bandwidthd.init
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2015-11-24 09:45:45 -05:00
Jo-Philipp Wich
b3beb14b67
Merge pull request #2006 from dwmw2/master
...
collectd: enable nut plugin
2015-11-24 14:24:54 +01:00
Ted Hess
906c32a5b6
Merge pull request #2012 from commodo/stress-package
...
stress: bring it back (from old packages)
2015-11-23 14:34:47 -05:00
Alexandru Ardelean
4ee146b692
stress: bring it back (from old packages)
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-11-23 16:08:26 +02:00
Ted Hess
43a71474f6
zile: fix gcc5 build issues
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-23 09:01:56 -05:00
Steven Barth
e47080b4f9
dbus: update to 1.10.4
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-11-23 14:24:46 +01:00
David Woodhouse
69e92a9bef
collectd: enable nut plugin
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2015-11-22 12:42:51 +00:00
Álvaro Fernández Rojas
51474d7499
dump1090: update to latest version, fix typo
...
Fixes https://github.com/openwrt/packages/issues/1976
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-22 12:35:17 +01:00
Hauke Mehrtens
127e1c4856
gpsd: do not strip gpsd
...
The not strip command is not strip=no, but it is nostrip=yes.
This fixes building this gpsd.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-11-19 22:16:25 +01:00
Steven Barth
5f9cd613f6
Merge pull request #1743 from marcin1j/patchwork/owfs
...
owfs: add startup scripts, make features configurable and fix w1 adapter bugs
2015-11-19 16:25:00 +01:00
Phil Eichinger
a0c7a0948d
at: update init script to use procd
...
also increase PKG_RELEASE
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2015-11-18 16:36:23 +01:00
Phil Eichinger
212d602c51
at: bring back package
...
* import from oldpackages
* version bump, update hash
* add PKG_LICENSE and PKG_LICENSE_FILES
* update patches
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2015-11-17 17:52:21 +01:00
Ted Hess
9357d094f3
smstools3: Fix NLS build dependencies, improper CFLAGS overrides and LFLAGS added to MAKE_VARS
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-16 10:28:40 -05:00
Dirk Brenken
46d99ac2f4
mc: update to 4.8.15
...
bump version to 4.8.15
fix charset / utf-8 support
fix different warnings during startup
merge all configuration files in /etc/mc
enable internal editor & charset support by default
Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-15 13:44:25 +01:00
Jonathan McCrohan
e3b0a20c44
lcd4linux: fix endian issues with GLCD2USB plugin
...
Patch submitted by Vladimir Ermakov.
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:07:33 +00:00
Jean-Michel Lacroix
b885721fa0
bandwidthd: Addition of a variant of the bandwidthd package.
...
Addition of the bandwidthd-pgsql package variant that can save also
in a postgres database.
Modification of bandwidthd.config to have the default IP address
of an OpenWrt router (192.168.1.1)
Addition of a small OpenWrt logo in the logo.gif
Compile tested on CC and trunk (ar71xx and mvebu in both cases)
run tested on CC (ar71xx) and trunk (r47397 on mvebu)
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2015-11-10 15:13:52 -05:00
Álvaro Fernández Rojas
d51a3d39cc
Merge pull request #1931 from mstorchak/tmux
...
tmux: update to 2.1
2015-11-09 07:06:48 +01:00
Álvaro Fernández Rojas
92837e6fa4
Merge pull request #1932 from mstorchak/acl
...
acl: update to 20150921
2015-11-09 07:04:17 +01:00
Álvaro Fernández Rojas
00c3d7a2ca
Merge pull request #1933 from mstorchak/attr
...
attr: update to 20150922
2015-11-09 07:03:58 +01:00
Maxim Storchak
6f5f84d514
acl: update to 20150921
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:51:40 +02:00
Maxim Storchak
68b15bde67
attr: update to 20150922
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:41:57 +02:00
Julen Landa Alustiza
91f81c65e9
grep: update to 2.22
...
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-11-08 19:35:31 +01:00
Maxim Storchak
c53c5306a6
tmux: update to 2.1
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 19:59:19 +02:00
Nico
60baa2c2f8
Merge pull request #1894 from hnyman/xz522
...
utils/xz: update to 5.2.2
2015-11-06 15:36:51 +01:00
Álvaro Fernández Rojas
61b9ec8c1a
unrar: update to v5.3.7
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-01 18:03:18 +01:00
Álvaro Fernández Rojas
b88213b3a7
unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-01 16:19:56 +01:00
Oliver Middleton
1df252e4c8
collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
...
/etc/collectd/conf.d is referenced in the default config so should be installed to prevent the following in syslog every boot:
Fri Oct 9 02:09:38 2015 user.emerg : configfile: stat (/etc/collectd/conf.d) failed: No such file or directory
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-10-28 01:35:20 +00:00
Hannu Nyman
6f4fedd830
utils/xz: update to 5.2.2
...
Update xz to version 5.2.2.
Add a secondary download location.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-27 14:06:47 +02:00
Luiz Angelo Daros de Luca
aa48cd404a
sane-backends: select all backends when CONFIG_ALL
...
sane-xxx backend packages are hidden packages with custom
config and CONFIG_ALL does not select them alone. Now
sane-backends depends on +ALL:sane-backends-all.
No existing ipk is affected as the changed package/sane-backends
does not exist as an ipk.
030-musl.patch was updated to be submitted upstream. However,
the added preprocessor #if are always true for OpenWRT and will
not change the resulting code.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-10-26 14:17:28 -02:00
Steven Barth
8e6ba58fbe
Merge pull request #1875 from psidhu/master
...
gpsd: initial add to packages
2015-10-26 09:40:23 +01:00
Álvaro Fernández Rojas
5e3254a380
unrar: update to v5.3.6
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-24 23:13:30 +02:00
Álvaro Fernández Rojas
6cb3979f21
unrar: add libunrar support
...
Closes https://github.com/openwrt/packages/pull/1882
Signed-off-by: Nikolay Podoprigora volzhanin@gmail.com
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-24 20:55:53 +02:00
John Crispin
010cb4848d
swig: make it compile even if pcre libs are not available
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-20 13:26:25 +02:00
Pushpal Sidhu
8da4be4843
gpsd: initial add to packages
...
This package is currently in oldpackages. Add here to keep support for gpsd.
From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream
patch to allow building with musl.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
2015-10-19 17:23:46 -07:00
John Crispin
36ce356436
swig: add PKG_LICENSE_FILE
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 16:00:19 +02:00
John Crispin
2e57574f30
yunbridge: add linux side python code
...
to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
23bee2145f
swig: add host build
...
this is a binding generator needed to build node plugins
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:10 +02:00
Steven Barth
79cfbb8edf
Merge pull request #1853 from szogi/master
...
open2300: re-add to the master, maintainer change, build check format fix
2015-10-19 10:36:12 +02:00
aTanW
3a8d834c96
gammu: bump to new upstream v1.36.6
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-10-19 10:26:57 +03:00
Julen Landa Alustiza
45cb71805f
less: update to 481
...
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-10-16 21:39:19 +02:00
Steven Barth
a6ab8c074a
Merge pull request #1857 from padre-lacroix/bandwidthd
...
Addition of bandwidthd from the oldpackages
2015-10-15 22:07:03 +02:00
Jean-Michel Lacroix
ca4bdeaba6
Addition of bandwidthd from the oldpackages
...
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
2015-10-14 09:52:13 -04:00
Steven Barth
0f6e674a62
Merge pull request #1766 from hnyman/fix-collectd-dns
...
collectd: Delay first data read cycle by 1s
2015-10-13 08:52:39 +02:00
Steven Barth
ea9db94b7a
Merge pull request #1799 from luizluca/sane
...
sane-backends: import from oldpackages (v2)
2015-10-13 08:51:25 +02:00
Gabor SZOLLOSI
5bf67e3ef8
open2300: added license informations
...
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-12 20:36:23 +02:00
Steven Barth
72d9e6678d
Merge pull request #1806 from ryzhovau/smstools3-compile-flags
...
smstools3: fix CFLAGS and LFLAGS
2015-10-12 17:02:41 +02:00
Gabor SZOLLOSI
9b136db3ce
open2300: build check format fix
...
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-11 21:19:02 +02:00
Gabor SZOLLOSI
56ed4e73e0
open2300: format security off
2015-10-11 21:13:08 +02:00
Luiz Angelo Daros de Luca
e8e9196a30
sane-backends: import from oldpackages and update
...
Changes since oldpackages:
- updated to 1.0.25
* most of openwrt patches are upstreamed now
- cups dependency was completely removed
- small musl patch
- small uclibc patch
- removed link to extra libraries in libsane (used only
for preload backends)
- sane-libs and sane-backends merged and exploded into
individual packages for each backend:
* libsane for sane library (which backends should dep on)
* sane-daemon for saned daemon
* sane-xxx for sane backend for xxx
** each backend has its own custom dep libraries
* sane-backends-all (with no files) that deps on all backends
* sane-qcam is only available for x86/x86_64
** other archs does not implement inb/outb (at least in musl)
Now it is possible to use SANE with much less FS space (KB
instead of MB).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-10-11 00:39:22 -03:00
Gabor SZOLLOSI
c848b125f5
open2300: re-add to the master, maintainer change
...
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-11 01:44:11 +02:00
Álvaro Fernández Rojas
6981734402
unrar: update to v5.3.5
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:28:11 +02:00
Álvaro Fernández Rojas
d36eb1d57e
flashrom: make flashrom-full the default variant, remove empty dependencies
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:17:43 +02:00
Álvaro Fernández Rojas
0056350123
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:16:34 +02:00
Stefan Hellermann
26b6be72c7
add dfu-programmer
...
dfu-programmer is a Device Firmware Update based USB programmer for
Atmel chips with a USB bootloader. It's comparable to avrdude, but
optimized for Atmel chips with integrated USB DFU Bootloader.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2015-10-07 17:38:23 +00:00
Hannu Nyman
91041ead33
collectd: Delay first data read cycle by 1s
...
Some collectd plugins launch third-party plugins that have variation in
initialisation time (like libpcap). Recently (since kernel bump to 4.1)
the DNS plugin has been causing collectd to crash semi-randomly at startup
on MIPS based WNDR3700.
Debugging led to realisation that the DNS plugin seems to require at least
0.1s time to start, before the first data reading attempt starts.
By default, the first data read cycle starts immediately, while apaprently
some of the plugins may still be asyncronously initialising. To make things
safe, this patch adds 1 second delay before the first data read cycle.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-07 12:51:33 +03:00
Daniel Golle
c6e4be6b25
lvm2: update to version 2.02.132
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-05 12:57:03 +02:00
Álvaro Fernández Rojas
3deb63fafb
flashrom: switch to build variants instead of config options
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-04 16:20:41 +02:00
Vadim A. Misbakh-Soloviov
2ce374d1e3
zsh: bump to 5.1.1
...
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
2015-10-03 16:15:56 +06:00
Steven Barth
1da4047ae9
dbus: bump to 1.10.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-10-03 10:33:45 +02:00
Steven Barth
f6434091ad
Merge pull request #1834 from Wedmer/master
...
[utils/zoneinfo] Updated to the latest release.
2015-10-03 10:21:52 +02:00
Vladimir Ulrich
5596f44714
[utils/zoneinfo] Updated to the latest release.
...
The 2015g release of the tz code and data is available. It reflects the
following changes, which were either circulated on the tz mailing list
or are relatively minor technical or administrative changes:
Changes affecting future time stamps
Turkey's 2015 fall-back transition is scheduled for Nov. 8, not
Oct. 25.
(Thanks to Fatih.)
Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.
(Thanks to Alexander Krivenyshev.)
Fiji's 2016 fall-back transition is scheduled for January 17, not 24.
(Thanks to Ken Rylander.)
Fort Nelson, British Columbia will not fall back on 2015-11-01. It has
effectively been on MST (-0700) since it advanced its clocks on
2015-03-08.
New zone America/Fort_Nelson. (Thanks to Matt Johnson.)
Changes affecting past time stamps
Norfolk observed DST from 1974-10-27 02:00 to 1975-03-02 02:00.
Changes affecting code
localtime no longer mishandles America/Anchorage after 2037.
(Thanks to Bradley White for reporting the bug.)
On hosts with signed 32-bit time_t, localtime no longer mishandles
Pacific/Fiji after 2038-01-16 14:00 UTC.
The localtime module allows the variables 'timezone', 'daylight',
and 'altzone' to be in common storage shared with other modules,
and declares them in case the system <time.h> does not.
(Problems reported by Kees Dekker.)
On platforms with tm_zone, strftime.c now assumes it is not NULL.
This simplifies the code and is consistent with zdump.c.
(Problem reported by Christos Zoulas.)
Changes affecting documentation
The tzfile man page now documents that transition times denote the
starts (not the ends) of the corresponding time periods.
(Ambiguity reported by Bill Seymour.)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-10-03 01:56:31 +03:00
John Crispin
6205d6d338
spi-tools: add new package
...
this package adds 2 tools that can be used to control spidev devices from userland
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-02 14:00:25 +02:00
Hannu Nyman
e2699e23f6
collectd: backport parallel build fix from upstream
...
Backport a fix for parallel build from upstream,
where it has been commited to both trunk and 5.5 branch.
https://github.com/collectd/collectd/issues/1146
780e6a7602
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-02 20:31:42 +03:00
Tim Harvey
a8c37348b2
collectd: disable perl bindings from dev host
...
if a user's env has PERL_MM_OPT defined collect will fail to build. Adding
--with-perl-bindings="" will override this env var.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2015-10-01 20:39:03 +02:00
Jo-Philipp Wich
7d7e1c0977
Merge pull request #1796 from kdarbyshirebryant/collectdnetlink
...
collectd: netlink module re-enabled
2015-10-01 20:21:05 +02:00
Álvaro Fernández Rojas
3d2d5d9f5d
dump1090: remove librtldr dependency for view1090 and clean up Makefile
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-30 21:45:20 +02:00
Florian Fainelli
edacac23e0
Merge pull request #1797 from mhei/fix-open-plc-utils
...
open-plc-utils: upgrade to latest git revision and fix compilation
2015-09-30 12:35:02 -07:00
Álvaro Fernández Rojas
cf18ddf0a2
dump1090: switch to mutability repo, make view1090 a separate package
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-29 00:04:02 +02:00
Álvaro Fernández Rojas
a4a2963af8
pciutils: update to v3.4.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-28 23:15:12 +02:00
Marko Ratkaj
00e774f374
lxc: bump version to 1.1.3
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:26 +02:00
Alexander Ryzhov
8651f924a8
smstools3: fix CFLAGS and LFLAGS
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-09-25 10:04:54 -04:00
Anton Glukhov
2664bacc50
canutils: add new package ( fixes #1785 )
...
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
[Minor fixes]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-09-21 22:47:15 +02:00
Michael Heimpold
0353388819
open-plc-utils: upgrade to latest git revision and fix compilation
...
Buildbots are reporting the following error:
../mme/ARPCPrint.c: In function 'ARPCPrint':
../mme/ARPCPrint.c:123:2: error: incompatible type for argument 3 of 'vfprintf'
vfprintf (fp, (char *)(&data->LIST [LE16TOH (data->STROFFSET)]), (void *)(&data->LIST [LE16TOH (data->ARGOFFSET)]));
^
In file included from /store/buildbot/slave/mxs/build/staging_dir/toolchain-arm_arm926ej-s_gcc-4.8-linaro_musl-1.1.11_eabi/include/fortify/stdio.h:20:0,
from ../mme/ARPCPrint.c:68:
/store/buildbot/slave/mxs/build/staging_dir/toolchain-arm_arm926ej-s_gcc-4.8-linaro_musl-1.1.11_eabi/include/stdio.h:108:5: note: expected '__isoc_va_list' but argument is of type 'void *'
Fix this by definition __UCLIBC__ to enable a workaround for this
issue.
While at, switch to HTTPS URL for cloning the git repo.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-09-21 21:56:31 +02:00
Kevin Darbyshire-Bryant
a79e1d9369
collectd: netlink module remove ip package dependency
...
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2015-09-21 15:48:43 +01:00
Kevin Darbyshire-Bryant
c7277c42ec
collectd: netlink module re-enabled
...
Collectd netlink module re-enabled and libnl library dependency
satisfied with mini libmnl.
$(eval $(call BuildPlugin,netlink,netlink
input,netlink,+PACKAGE_collectd-mod-netlink:ip
+PACKAGE_collectd-mod-netlink:libmnl))
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2015-09-21 10:59:42 +01:00
Daniel Golle
be21910b9e
mbtools: fix build with libintl-full
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-19 20:35:14 +02:00
Daniel Golle
c6b65ce693
tracertools: update source URL
...
rip gitorious.org
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-16 15:41:51 +02:00
Luiz Angelo Daros de Luca
38d34e7eae
Revert "sane-backends: import from oldpackages"
2015-09-15 19:15:57 -03:00
Steven Barth
05840b78ec
Merge pull request #1776 from aTanW/master
...
joe: bump to upstream v4.1
2015-09-15 14:23:02 +02:00
aTanW
2463ea5f64
joe: bump to upstream v4.1
...
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
2015-09-15 14:14:02 +03:00
Steven Barth
03f834a050
Merge pull request #1724 from luizluca/sane
...
sane-backends: import from oldpackages
2015-09-15 08:31:14 +02:00
Álvaro Fernández Rojas
f17288c7e3
unrar: update to v5.3.4
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-13 19:23:19 +02:00
Álvaro Fernández Rojas
d0f0ebc133
dmidecode: update to v3.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-12 15:29:27 +02:00
Álvaro Fernández Rojas
3a80faf7bd
sumo: update to v0.24.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-12 13:31:01 +02:00
Álvaro Fernández Rojas
4c788d77da
unrar: update to v5.3.3
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-12 13:30:31 +02:00
Daniel Golle
4b5ff22223
mbtools: add new package
...
Modbus tools based on libmodbus
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-11 18:13:30 +02:00
Luiz Angelo Daros de Luca
e11fbf71f7
sane-backends: import from oldpackages
...
Changes since oldpackages:
- cups dependency was completely removed
* This also happened in sane trunk version
- small musl patch
- added detection of inb,outb (link error with musl)
* this also removes hack 020-non-i386-qcam.patch
- fix for segfault when using sane-test backend
- removed link to extra libraries in libsane (used only
for preload backends)
- added format-security fix
- sane-libs and sane-backends merged and exploded into
individual packages for each backend:
* libsane for sane library (which backends should dep on)
* sane-daemon for saned daemon
* sane-xxx for sane backend for xxx
** each backend has its own custom dep libraries
* sane-backends-all (with no files) that deps on all backends
* sane-qcam is only available for x86/x86_64
** other archs does not implement inb/outb (at least in musl)
Now it is possible to use SANE with much less FS space (KB
instead of MB).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-09-10 18:39:40 -03:00
Daniel Golle
ab413cbcf5
lvm2: update to version 2.02.130
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-07 19:46:07 +02:00
Ted Hess
7e517d84f2
Merge pull request #1732 from paulfertser/fix-openocd-nls-mk
...
openocd: include nls.mk to fix build with full NLS support
2015-09-07 10:29:50 -04:00
cmf
11e6466cfb
[lvm2] - Update to version 2.02.129
...
This commit updates (and also fixes) the lvm2 package.
The previous Makefile version, was using an incorrect
package version (2.02.126), which does not exists
at the specified FTP source site.
Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
2015-09-04 14:01:26 +01:00
Marcin Jurkowski
a240aa9579
owfs: convert init scripts to procd style
...
Convert init.d scripts to use procd and take advantage of respawn
feature.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2015-09-03 01:10:50 +02:00
Jo-Philipp Wich
12aa19a9bc
Merge pull request #1736 from hnyman/conf-collectd
...
collectd: Clarify config file example/placeholder
2015-09-01 10:41:20 +02:00
Álvaro Fernández Rojas
fe3779e8d4
Merge pull request #1669 from plntyk/fix_gcc5_flashrom
...
flashrom: fix gcc5 build
2015-09-01 10:31:19 +02:00
Marcin Jurkowski
101fc3047c
owfs: avoid npe in BUS_reset function
...
Monitor adapters (zeroconf, enet, usb and w1) don't have the reset
routine, causing null pointer dereference in BUS_reset function.
This patch has been submitted upstream:
https://sourceforge.net/p/owfs/bugs/67/
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2015-09-01 01:29:23 +02:00
Marcin Jurkowski
2d537bc98f
owfs: fix the last netlink message recognition
...
This fixes the endless loop waiting for w1 subsystem connector status
message.
According to the 8a0427d kernel commit, the last (status) netlink msg
should have ack=seq, whereas all the others messages should have ack=seq+1.
This patch has been submitted upstream: https://sourceforge.net/p/owfs/bugs/66/ .
For independent problem report, see this thread:
https://www.raspberrypi.org/forums/viewtopic.php?f=44&t=98772
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2015-09-01 01:29:20 +02:00
Marcin Jurkowski
d6fe15a85c
owfs: make libow features configurable
...
Owfs shared library is quite large (700+ kB) by embedded devices standards.
The code for many different bus master and slave devices is compiled
into single big .so library. Had it been designed as modular,
dynamic-loadable plugins, we could split them into separate packages,
allowing user to install only the plugins he needs.
It's however possible to enable or disable libow features at compile time.
Here are some examples how much space can be saved turning off support for
unneeded devices and features:
- By disabling USB adapter support libusb and libusb-compat is no
longer needed, saving ~70kB of space. Bus masters using usbserial.ko
kernel driver don't need this.
- By disabling debug messages it's possible to reduce shared library
size by 130kB.
This patch adds a menu allowing user to select libow features one wants
built in:
- Bus master support: USB adapters through libusb, i2c adapters, kernel w1
adapters
- General features: zeroconf device announcement, debug messages, owtraffic
bus reports
Default config options preserve previous library configuration i.e.
everything is selected except for owtraffic (which was disabled) and
kernel w1 driver (whose netlink interface has been broken since 2011).
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2015-09-01 01:20:27 +02:00
Marcin Jurkowski
7000746a30
owfs: Add init scripts and config files
...
Owfs daemons lack control scripts. This patch adds init.d scripts for owfs,
owserver, owhttpd and owftpd packages.
Most daemon options (both common libow and program-specific parameters)
are reflected as uci config variables.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2015-09-01 01:19:40 +02:00
aTanW
e8b47afd10
gammu: bump to supstream v1.36.5
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-08-31 22:46:28 +03:00
Michael Heimpold
0db8bac00c
mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile, take 2
...
Also already mentioned in ba4338d6f7
,
the security feature FORTIFY_SOURCE could be set globally.
The current approach tries to undefine and redefine it, however,
the order on the command line prevents this from being successfully, e.g.:
arm-openwrt-linux-muslgnueabi-gcc ... -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 ... -D_FORTIFY_SOURCE=1 ...
`---------------v-------------------' `--------v--------'
AM_CFLAGS OpenWrt params
So to have the original source (static) _FORTIFY_SOURCE=2 define,
the only option is to remove it from AM_CFLAGS completely, and
to pass it after the OpenWrt settings explicitely in the Makefile.
This should fix the buildbots finally.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-08-30 14:33:46 +02:00
Hannu Nyman
8e944a0826
collectd: Clarify config file example/placeholder
...
The config file shipped with collectd dates from 2010 and
leads to error messages if luci-statistics & collectd are installed,
as it references several plugins not usually installed, or such ones
that have been renamed since then.
For most users, this file is just a placeholder during collectd installation,
as /usr/bin/stat-genconfig from /etc/init.d/luci_statistics will overwrite it.
Sanitize and shorten the placeholder config file:
* Reference actively only the default plugins installed by luci statistics.
* Match the placeholder config with the genuine config from luci statistics.
If somebody uses collectd separately from luci statistics, he will need to
edit these settings anyway.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-08-30 10:51:37 +03:00
Paul Fertser
608d71b26f
openocd: include nls.mk to fix build with full NLS support
...
Since openocd depends on hidapi it needs appropriate LD_FLAGS to link
against it as that library depends on libiconv.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-08-29 14:35:22 +03:00
Ted Hess
1ad3d0aab1
Merge pull request #1725 from kissg1988/procps-ng
...
procps-ng: import version 3.3.11 & replace historical version, update seafile-server dependency
2015-08-28 12:12:34 -04:00
Steven Barth
671c1cec4d
Merge pull request #1717 from hnyman/collectd-entropy
...
collectd: Enable entropy plugin
2015-08-28 10:24:15 +02:00
Gergely Kiss
baabfc61bf
procps: replaced by procps-ng
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-08-27 22:36:27 +02:00
Gergely Kiss
a3b83067a9
procps-ng: import version 3.3.11
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-08-27 22:24:44 +02:00
Hannu Nyman
35552db4ee
collectd: Enable entropy plugin
...
Enable the entropy plugin that monitors the available entropy in a Linux system.
Works ok and has no library dependencies. Tested on ar71xx/WNDR3700.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-08-26 21:35:35 +03:00
Steven Barth
b8d66c284c
Merge pull request #1700 from aTanW/master
...
gammu: bump to mainstream v 1.36.4, full-language version build fix
2015-08-26 09:20:31 +02:00
Ted Hess
85597bc84d
crelay: Fix link error with BUILD_NLS=y
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-25 19:04:07 -04:00
John Crispin
3e1b55f8ef
avrdude: enable linux-gpio by default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-26 00:26:33 +02:00
Marcel Denia
dd1e65bedf
bash: Update to 4.3.42
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-08-25 21:27:55 +02:00
Steven Barth
917c1fbe59
dbus: bump to 1.9.20
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-08-25 08:43:53 +02:00
heil
1f0e1fa7c7
acpid: update to 2.0.25
...
- remove 001-musl-compat-patch
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:33:33 +02:00
Nuno Goncalves
3b42924eb3
rtklib: bump version to 2.4.2 p11, close #1624
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-08-23 14:30:07 +01:00
Steven Barth
273c92e415
Merge pull request #1698 from mstorchak/lsof
...
lsof: update to 4.89
2015-08-23 09:36:48 +02:00
Ted Hess
eed20a34ff
crelay: Update to V0.9, add startup config file
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-21 14:40:30 -04:00
aTanW
9cad7e86a1
gammu: bump to mainstream v 1.36.4, full-language version build fix
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
2015-08-21 18:13:19 +03:00
Maxim Storchak
e3924f5866
lsof: update to 4.89
...
- build from original tarball
- fix ipv6 support: enable if not completely disabled
- drop useless LSOF_INCLUDE override
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-08-21 15:34:57 +03:00
Ted Hess
0e3fb59ba1
ntfs-3g: Update to latest, add myself as maintainer, cleanup packages content
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-20 13:43:13 -04:00
Dirk Neukirchen
f8e6574e64
flashrom: fix gcc5 build
...
default C dialect changed with gcc5
explicitly use old C dialect
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 11:12:24 +02:00
Hannu Nyman
d91cd622c0
collectd: interface plugin: revert to Linux defaults from BSD-like operations
...
Change the interface plugin to operate with collectd's default way for Linux
instead of trying to use BSD functionality with patches.
Openwrt's collectd Makefile has set "enable-getifaddrs" option since r7980
(in 2007, no explanations given for the reasons to add that config option),
causing the addition of 110-net-device-stats.patch in 2010 to fix things,
and then later (with 5.4.1 upgrade in 2014) 150-fix-interface-af-link
to undo BSD-specific changes in collectd code meant for only BSD systems
(as AF_LINK does not exist in Linux).
Revert to collectd's intended way in Linux by removing the config option
and deleting the two corresponding patches.
The same data fieds should be provided, so there is no visbile change to users.
References:
===========
Collectd changes introducing/explaining the option and later breaking things:
http://git.verplant.org/?p=collectd.git;a=commit;h=a05e34a0d4fdb2c15db8226689268a27f6f7163d
http://git.verplant.org/?p=collectd.git;a=commit;h=14740db4b415655abc58307352e406442f9933a0
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=645dadb3fcc466e8880fda4eb23b21ad433631fc
Openwrt:
intro at r7980: https://dev.openwrt.org/changeset/7980
fix1 due to kernel 2.6.36 at r23467: https://dev.openwrt.org/changeset/23467
fix2 due to collectd 5.4.1: https://github.com/openwrt/packages/pull/298
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-08-19 00:34:03 +03:00
Ted Hess
44aa70d796
crelay: import usb relay control daemon
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-17 11:10:35 -04:00
Daniel Golle
794f1984e0
pcsc-lite: update source
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-08-13 10:44:56 +02:00
Daniel Golle
38203aa88d
ccid: update source
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-08-13 10:42:27 +02:00
Vladimir Ulrich
17c3b4d2e4
[utils/zoneinfo] Updated to the latest release.
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-08-11 19:16:00 +03:00
Nuno Goncalves
6a5d2a5b96
rtl-ais: bump version, add init script, add uci config
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-08-09 11:52:22 +01:00
Hauke Mehrtens
8aa5a3ab2f
bluez: update to version 5.33
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-08-03 22:40:07 +02:00
Steven Barth
efe138e4ba
Merge pull request #1559 from hauke/bluez-btmgmt
...
bluez: add btmgmt tool
2015-08-03 13:42:50 +02:00
Steven Barth
6517189ee3
Merge pull request #1558 from hauke/pps-tools
...
pps-tools: remove kernel dependencies
2015-08-03 13:42:38 +02:00
Steven Barth
a770ebb058
Merge pull request #1541 from hauke/bluez
...
bluez: update to version 5.31
2015-08-03 13:41:22 +02:00
Steven Barth
1a813ecaf3
Merge pull request #1527 from roger-/rtl-sdr
...
rtl-sdr: update to latest
2015-08-03 13:40:55 +02:00
Daniel Golle
f4816e2ba1
lvm2: update source, refresh patch
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-26 23:35:10 +02:00
Álvaro Fernández Rojas
3a616d5a69
unrar: update to v5.3.1
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-07-23 13:33:05 +02:00
Ted Hess
414267681a
alsa: update to latest - 1.0.29
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-07-20 12:55:55 -04:00
Daniel Golle
55f44afe72
i2c-tools: update to 3.1.2
...
remove archive.org download link as lm-sensors.org seems to be working
again.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-20 00:14:39 +02:00
Jonathan McCrohan
c181b82b22
lcd4linux: dpf driver requires libgd and libusb
...
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-07-19 22:40:47 +01:00
Nuno Goncalves
2bb6af5101
tcsh: fix out of memory error with musl
...
Since __GLIBC__ is no longer defined under musl, we must hard patch it.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-07-18 19:46:15 +01:00
Steven Barth
bbbe933e51
Merge pull request #1579 from ryzhovau/tmux_url
...
tmux: update source URL
2015-07-17 16:21:32 +02:00
Alexander Ryzhov
5a2167aa2d
tmux: update source URL
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-07-17 06:48:35 -04:00
Hannu Nyman
106fd6a3a2
collectd: update to 5.5.0
...
Update collectd, base of Luci statistics, to 5.5.0.
Patches have been refreshed.
write-graphite plugin is now enabled. (see #1351 )
I have compile-tested all plugins with ar71xx,
and real-life tested the following plugins:
Conntrack, Processor (CPU), DNS, Interfaces, Wireless, System Load,
Memory, Ping, Uptime
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-07-16 15:15:22 +03:00
Jonathan Bennett
d61a3eb5e6
Nano: Update to 2.4.2
...
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-07-15 21:56:49 -05:00
Nuno Goncalves
957d75cd2f
Add rtl-ais: rtl-sdr AIS dual channel tuner
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-07-14 12:32:44 +01:00
Jonathan McCrohan
439fb6395a
lcd4linux: remove broken flag from DPF driver
...
No longer requires external DPF library as of SVN r1198.
Fixes : #1570
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-07-13 20:55:29 +01:00
Daniel Golle
b1cba322fa
lvm2: update sources
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-13 14:56:26 +02:00
Steven Barth
2dc68b7cad
Merge pull request #1568 from aTanW/master
...
gammu: bump to the new upstream v1.36.3
2015-07-13 12:07:38 +02:00
aTanW
dbb7897ec1
gammu: bump to the new upstream v1.36.3
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
2015-07-13 10:05:09 +03:00
Jonathan McCrohan
4f086bc2a3
lcd4linux: import from oldpackages
...
* Update to latest version
* Refresh patches
* Update copyright years
* Fix musl build issues (patches already applied upstream)
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-07-12 23:46:19 +01:00
Hauke Mehrtens
ed2f47672d
bluez: update to version 5.31
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-07-11 23:01:59 +02:00
Hauke Mehrtens
99d5c28e2c
bluez: add btmgmt tool
...
The btmgmt tool is needed to activate BL LE support.
Currently it is not installed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-07-11 23:01:37 +02:00
Hauke Mehrtens
ade5a8df29
pps-tools: remove kernel dependencies
...
pps-tools builds on kernel 4.1, but instead of adding this kernel,
remove the check as all kernel versions currently supported by OpenWrt
are listed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-07-11 23:01:13 +02:00
Nuno Goncalves
097c3085aa
tcsh: add source mirrors
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-07-11 21:20:43 +01:00
Etienne CHAMPETIER
1515019df5
screen: update to 4.3.1
...
refresh patches
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-07-11 00:28:28 +02:00
Steven Barth
dced064891
Merge pull request #1548 from aTanW/master
...
joe: bump to new upstream v4.0
2015-07-07 15:40:40 +02:00
aTanW
8d63ef4d47
joe: bump to new upstream v4.0
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 ++++----
files/joerc | 28 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
2015-07-07 15:43:50 +03:00
Daniel Golle
25660aad62
lvm2: update sources and improve packaging
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-07 09:36:05 +02:00
dvlemplgk
157d4734aa
open-plc-utils: Remove excessive dot in PKG_SOURCE_VERSION definition
...
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
2015-07-06 17:18:15 +02:00
Steven Barth
93cb07e376
Merge pull request #1532 from pjoe/shadow-su-fix-controlling-term2
...
shadow: fix su controlling terminal #1521
2015-07-04 13:59:29 +02:00
Steven Barth
83f2c14b2f
Merge pull request #1534 from aTanW/master
...
gammu: update to latest 1.36.2 upstream
2015-07-04 13:58:31 +02:00
Roger
d8f145d51b
rtl-sdr: update copyright
2015-07-03 12:37:51 -05:00
aTanW
ec2cb7b430
gammu: update to latest 1.36.2 upstream
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-07-03 17:07:20 +03:00
Pelle Johnsen
a14b3c8651
shadow: fix su controlling terminal #1521
...
Signed-off-by: Pelle Johnsen <pelle.johnsen@gmail.com>
2015-07-03 13:44:10 +02:00
Matteo Croce
5b8d596ab9
add list of domains serving advertising
...
Add a script to download a list of domains which serves ads.
This list can be used to block these servers in the DNS server.
2015-07-03 12:21:03 +02:00
Roger
6e9451714d
rtl-sdr: update to latest
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-07-02 12:27:03 -05:00
Jo-Philipp Wich
2dbf4507c3
mysql: fix datadir check in init script
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-07-02 14:22:02 +02:00
Florian Fainelli
deeb315ff1
Merge pull request #1498 from dangowrt/hfsprogs-fix-musl-build
...
hfsprogs: fix build with musl
2015-07-01 13:37:38 -07:00
dvlemplgk
16da67e62a
open-plc-utils: Update to commit 885a1b7e2e663b5ab8797db6d40a0318131fdf18
...
This particularly fixes unusable amphost utility on big endian targets.
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
2015-07-01 14:05:37 +02:00
Daniel Golle
ab45f3741b
hfsprogs: fix build with musl
...
Do not make use of sysctl in makehfs.c on non-glibc systems.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-28 21:03:28 +02:00
Jo-Philipp Wich
474a5bf795
screen: remove leftover Makefile code
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-27 14:31:29 +02:00
Jo-Philipp Wich
371bf39546
screen: fix autoconf misdetection
...
The configure script shipped by screen uses the presence of `elf.h` and `-lelf`
as indicator for an SVR4 system which implies a `#define BUGGYGETLOGIN`.
The SVR4 `getlogin()` replacement function does not compile with a musl
toolchain and we do not want it anyway, so patch configure to remove the broken
SVR4 detection logic.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-27 14:29:48 +02:00
Jo-Philipp Wich
d3c279d4f6
open-plc-utils: fix musl and fortify source compatibility
...
- Include `poll.h` at the top of `ether/readpacket.c` to avoid nested
declaration errors caused by fortify source headers
- Add missing `sys/select.h` include to `serial/serial.c`
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 16:41:26 +02:00
Jo-Philipp Wich
940c522cf6
lm-sensors: fix musl compatibility
...
Only use `asm/io.h` for uClibc, else include `sys/io.h`
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 15:10:03 +02:00
Álvaro Fernández Rojas
b73068365d
minicom: fix full language support
...
Fixes https://github.com/openwrt/packages/issues/1467
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-25 19:47:49 +02:00
Steven Barth
fc1adfb0d2
Merge pull request #1333 from br101/master
...
bluez: Add bluez-daemon package
2015-06-24 08:44:17 +02:00
Nicolas Thill
fd06fee8f2
Merge branch 'macchanger-musl-fix' of git://github.com/paulfertser/packages into paulfertser-macchanger-musl-fix
2015-06-23 01:19:27 +02:00
Steven Barth
103f622523
Revert "mysql: disable SSP for ppc (toolchain issue?)"
...
This reverts commit e1e671139c
.
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-22 12:03:48 +02:00
Richard Kunze
3deac7408a
hdparm: update to version 9.48
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2015-06-21 22:26:55 +02:00
Daniel Golle
8037b27375
lvm2: update sources
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 21:33:25 +02:00
Daniel Golle
707f61ced9
i2c-tools: import from oldpackages
...
- license and maintainer added
- bumped to recent release source tarball instead of SVN source
- add archive.org mirror to work-around the lm-sensors.org domain
currently being broken...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 15:25:43 +02:00
Paul Fertser
4869be787a
macchanger: fix build with musl
...
According to netdevice(7) ifr_data is a "char *", not caddr_t.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-06-21 15:06:32 +03:00
Álvaro Fernández Rojas
f2cc485dfe
minicom: fix iconv dependencies, music includes and musl compatibility
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-19 21:06:51 +02:00
Steven Barth
e1e671139c
mysql: disable SSP for ppc (toolchain issue?)
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-19 16:52:58 +02:00
Nuno Goncalves
789dafdb11
Merge pull request #1428 from jow-/tcsh-musl-compat
...
tcsh: fix musl compatibility
2015-06-19 01:55:52 +01:00
Luka Perkov
91e9675264
Merge pull request #1429 from jow-/sysstat-musl-compat
...
sysstat: fix musl compatibility
2015-06-18 23:48:30 +02:00
Jo-Philipp Wich
431ad5f682
sysstat: fix musl compatibility
...
Add missing `limits.h` and `sys/types.h` includes to the appropriate
source files.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-18 20:42:37 +02:00
Jo-Philipp Wich
b2aba46406
tcsh: fix musl compatibility
...
Avoid using `union wait` under musl as it does not provide this definition.
Implement solution suggested by http://www.openwall.com/lists/musl/2013/06/21/4
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-18 20:33:40 +02:00
Jo-Philipp Wich
d379979793
Merge pull request #1408 from jow-/screen-musl-compat
...
screen: fix musl compatibility
2015-06-17 22:41:27 +02:00
Álvaro Fernández Rojas
fc959cf5b8
flashrom: fix build with musl
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-17 21:34:08 +02:00
Jo-Philipp Wich
e838c7f736
screen: fix musl compatibility
...
Add missing `os.h` include to `utmp.c` to pull in the required `utmp.h` header.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 20:01:59 +02:00
Ted Hess
df6baaf7e0
Merge pull request #1397 from hnyman/rngtools-musl
...
rng-tools: musl compatibility
2015-06-17 12:45:33 -04:00
heil
3661e01a0d
acpid: Import from oldpackages, update to latest version, add myself as
...
maintainer, ensure musl compatibility
- with acpid kvm based setups can react on acpi shutdown and reboot
actions
Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-17 17:25:52 +02:00
Hannu Nyman
23334b9816
rng-tools: musl compatibility
...
Make rng-tools to compile with musl
by adding similar argp dependencies as with uclibc.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-06-17 11:33:38 +03:00
Ted Hess
94974c17fb
Merge pull request #1391 from jow-/avrdude-musl-compat
...
avrdude: fix musl compatibility
2015-06-16 13:33:55 -04:00
Jo-Philipp Wich
d028771f28
avrdude: fix musl compatibility
...
- Build with -D_GNU_SOURCE to expose "loff_t" required for libelf.h
- Include sys/types.h before usb.h to provide missing u_int*_t types
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-16 19:26:52 +02:00
Richard Kunze
791e912871
hdparm: Updated to latest version 9.47, removed obsolete patch.
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2015-06-16 18:37:52 +02:00
Luka Perkov
8a88346ea2
Merge pull request #1385 from dangowrt/fix-f2fs-tools-build-with-musl
...
f2fs-tools: fix build with musl
2015-06-16 15:54:53 +02:00
Jo-Philipp Wich
acfce97879
picocom: fix compilation with musl ( #1383 )
...
Only use termio.h with glibc or uclibc, for musl include sys/ioctl.h and
termios.h instead.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-16 14:39:44 +02:00
Daniel Golle
36e4c90f6c
f2fs-tools: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-16 14:07:50 +02:00
Steven Barth
ccadda422b
procps: fix for new musl libc
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-16 10:30:20 +02:00
Steven Barth
52a5e8c4ec
Merge pull request #1373 from Wedmer/master
...
[utils/zoneinfo] Updated to the latest version
2015-06-15 10:11:26 +02:00
Steven Barth
0a2681c8e4
bzip2: moved to base
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-15 09:54:11 +02:00
Vladimir Ulrich
12f573dded
[utils/zoneinfo] Updated to the latest version
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-06-15 04:35:40 +03:00
Steven Barth
e9f4127027
Merge pull request #1371 from mstorchak/smartmontools
...
smartmontools: update to 6.4
2015-06-14 23:08:07 +02:00
Daniel Golle
3a81a9b9fa
lvm2: update source and refresh patches
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-14 22:20:07 +02:00
Maxim Storchak
15330a002e
smartmontools: update to 6.4
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-06-14 22:13:43 +03:00
Bruno Randolf
3841f9d686
bluez: Add bluez-daemon package
...
Move bluetoothd and related programs and files from bluez-utils into
bluez-daemon package. The main motivation for this is to remove the dependency
to DBus from bluez-utils. The utilities like "hcitool" are useful without it.
Also add kmod-bluetooth dependency to bluez-utils, as the utils don't make much
sense without bluetooth support in the kernel.
Signed-off-by: Bruno Randolf <br1@einfach.org>
2015-06-09 14:52:34 +01:00
Luka Perkov
7f9c9bff61
Merge pull request #1357 from dangowrt/fix-lxc-on-mpc85xx
...
lxc: fix build on mpc85xx
2015-06-09 14:33:16 +02:00
Marko Ratkaj
b4f4e3488a
sysstat: add license info
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-06-09 12:19:07 +02:00
Daniel Golle
c8a6990932
lxc: fix build on mpc85xx
...
Initialize ret to 0 so compiler no longer complains about
monitor.c: In function 'lxc_monitor_open':
monitor.c:212:5: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-09 12:03:20 +02:00
Marko Ratkaj
08631d9c8f
sysstat: import from old packages
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-06-08 11:46:17 +02:00
Luka Perkov
91fb42ea11
Merge pull request #1344 from dangowrt/fix-lxc-seccomp
...
lxc: allow building with seccomp
2015-06-08 02:09:35 +02:00
Florian Fieber
9f4c0abc22
vim: Fix editing crontabs with crontab -e
...
Per default, vim creates a new file and keeps the original file as backup.
This leads to crontab checking the backup file for changes instead of the
one actually being edited, resulting in any changes being silently dropped.
Since busybox's crontab saves temporary crontab files in "/etc/crontabs.*"
vim's default of "backupskip=/tmp/*" doesn't circumvent this.
This commit fixes this issue by appending "/etc/crontabs.*" to "backupskip".
Signed-off-by: Florian Fieber <florian@florianfieber.de>
2015-06-05 20:32:44 +02:00
Daniel Golle
180d34f70b
lxc: allow building with seccomp
...
seccomp was unconditionally disabled before.
Also a non-escaped newline in a place where it should be escaped
made the build process skip some CONFIGURE_ARGS.
Fix CONFIGURE_ARGS and add an option to allow building with seccomp.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-04 14:43:21 +02:00
Paul Fertser
6e416709e8
openocd: update to final 0.9.0
...
Disables building documentation to avoid makeinfo v4,v5
incompatibilities.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-06-02 10:05:25 +00:00
Luka Perkov
a748218c14
Merge pull request #1255 from samm-git/master
...
add lxc-device applet to the utils/lxc
2015-06-02 00:32:14 +02:00
Michael Heimpold
4020ee4fb6
mmc-utils: upgrade to latest revision
...
New features are commands for eMMC cache control and gp partition
creation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-05-31 23:31:12 +02:00
Alex Samorukov
19d236187e
Add lxc-device applet to the utils/lxc.
...
lxc-device manages devices in running container.
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-05-27 23:35:11 +02:00
Jo-Philipp Wich
9e2788c96b
Merge pull request #1181 from ryzhovau/ipv6_opt
...
Optional IPv6 support
2015-05-27 18:49:06 +02:00
Nuno Goncalves
2de5acd6bd
tcsh: update to 6.19.00
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-05-25 14:46:46 +01:00
Nico
75d8f0924c
Merge pull request #1272 from ryzhovau/xz-utils-meta
...
xz: add xz-utils meta package
2015-05-24 19:48:49 +02:00
Steven Barth
87e4a658a4
Merge pull request #1278 from thess/vim-build-fix
...
vim: Fix false broken package status (buildbot)
2015-05-24 10:12:35 +02:00
Christian Pointner
a7a015fb72
pps-tools: enable for Linux 3.18
...
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2015-05-22 23:08:01 +02:00
Marcel Denia
5fa4fc4884
bash: Update to 4.3.39
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-22 07:16:26 +02:00
Ted Hess
87f1259fda
vim: Fix false broken package status (buildbot)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-21 16:02:31 -04:00
Alexander Ryzhov
72322f24ae
lsof: respect IPv6 settings
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-05-21 06:13:34 +00:00
Alexander Ryzhov
2f75695b39
xz: add xz-utils meta package
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-05-20 09:10:01 +00:00
Daniel Golle
3a98dd9f31
lvm2: switch to version 2.2.02.120
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-20 01:18:14 +02:00
Charles Lehner
851c9c9da7
ncdu: update to 1.11
...
- Add patch to get WEXITSTATUS and WIFEXITED defined
The issue is fixed in upstream's development repo, so the patch won't be
needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright
Signed-off-by: Charles Lehner <cel@celehner.com>
2015-05-14 15:52:08 -04:00
Alex Samorukov
552f24a63f
Add lxc-device applet
...
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-05-13 18:10:59 +00:00
Daniel Golle
764c55e013
opensc: update source, refresh patches
...
Also import two new GnuK-related patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Daniel Golle
a7526b1a08
ccid: update source
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Luka Perkov
1211a4d708
taskwarrior: update to 2.4.4
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-13 12:48:18 +02:00
Luka Perkov
b240c7ede6
tmux: update to 2.0
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-13 12:39:48 +02:00
Steven Barth
7b017f7ee6
Merge pull request #1171 from ryzhovau/smstools3_deps
...
smstools3: remove unnecessary build deps
2015-05-12 09:14:45 +02:00
Luka Perkov
d3fdc8e22f
Merge pull request #1164 from samm-git/master
...
lxc: update to 1.1.2
2015-05-08 15:41:00 +02:00
Nikos Mavrogiannopoulos
73f22e9c69
Merge pull request #1228 from dangowrt/fix-cryptodev-on-kernel-4
...
cryptodev: get rid of get_unused_fd()
2015-05-03 21:24:26 +03:00
Daniel Golle
855fdd21d1
lvm2: finally fix memory locking issues on musl
...
Always use mlockall fixes it, still trying to keep everything else
as untouched as possible.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 15:59:58 +02:00
Daniel Golle
6eb0919b90
cryptodev: get rid of get_unused_fd()
...
The get_unused_fd() macro was removed upstream by
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f938612dd97d481b8b5bf960c992ae577f081c17
Thus replace get_unused_fd() by get_unused_fd_flags(0) which used to
be the definition of the get_unused_fd() macro before it was removed.
This fixes cryptodev compilation on kernel 4.0.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 15:01:51 +02:00
Daniel Golle
142a24a10b
lvm2: better workaround for missing mallinfo on musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 14:47:28 +02:00
Daniel Golle
ecb702d79b
lvm2: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 14:40:28 +02:00
Ted Hess
2bdf5147cc
avrdude: Add libelf dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-04-28 17:34:05 -04:00
Bruno Randolf
18dbe6dbfd
Add package: bc
...
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org>
2015-04-28 17:05:05 +01:00
Ted Hess
264b418a31
Merge pull request #1200 from Wedmer/master
...
[utils/zoneinfo] Updated to the latest version
2015-04-27 10:12:34 -04:00
Ted Hess
14471ff5e8
Merge pull request #1183 from thess/avrdude-work
...
avrdude: move from oldpackages, update to latest version & build opts
2015-04-27 10:09:41 -04:00
Vladimir Ulrich
3ab289ca7f
[utils/zoneinfo] Updated to the latest version
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-04-27 16:59:11 +03:00
Steven Barth
f0d8226753
Merge pull request #1135 from kevinmehall/parallel
...
Allow glib2, dbus, and bluez to build in parallel
2015-04-27 11:40:56 +02:00
Daniel Golle
f5cc8c27d7
lvm2: fix build with musl
...
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-25 23:45:14 +02:00
Paul Fertser
fea9189e89
openocd: update to 0.9.0-rc1
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-04-24 19:27:15 +03:00
Ted Hess
1637dcbf99
avrdude: move from oldpackages, update to latest version & build opts
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-04-23 14:29:37 -04:00
Steven Barth
426d1f12d1
Merge pull request #1174 from ryzhovau/bzip2_ldflags
...
bzip2: respect LDFLAGS
2015-04-23 12:05:42 +02:00
Alexander Ryzhov
c8d867b96a
bzip2: respect LDFLAGS
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 09:26:57 +00:00
Alexander Ryzhov
2ded312918
Remove libcrypto dependency
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 08:29:38 +00:00
Alexander Ryzhov
f2c3449bc5
smstools3: remove unnecessary build deps
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 08:15:47 +00:00
Alex Samorukov
274b985123
LXC: Update to 1.1.2 and remove patch merged by upstream
...
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-04-21 21:50:11 +02:00
Nicolas Thill
82ce4b745c
bzip2: move packages in a "Compression" submenu
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-20 22:45:40 +02:00
Jonathan Bennett
af75aedca0
Update Nano to 2.4.1
...
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-04-19 21:03:56 -05:00
Nicolas Thill
b9e87eeb7d
xz: import from old packages feed
...
- update to latest version (v5.2.1)
- add license info
- add myself as maintainer
- put everything in a "Compression" submenu
- reduce the number of packages (put symlinks with their matching target)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-18 01:14:14 +02:00
Vladimir Ulrich
ba98e502d8
[utils/zoneinfo]Updated to the latest version
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-04-15 14:03:54 +03:00
Nico
b083b564a1
Merge pull request #1134 from kevinmehall/gatttool
...
bluez: Install gatttool for Bluetooth Low Energy
2015-04-14 18:55:02 +02:00
Álvaro Fernández Rojas
5df81725c2
pciutils: update to 3.3.1
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-04-12 18:51:00 +02:00
Álvaro Fernández Rojas
159f613941
sumo: update to 0.23
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-04-12 13:42:17 +02:00
Kevin Mehall
14bfb3a5f8
Allow glib2, dbus, and bluez to build in parallel
...
Signed-off-by: Kevin Mehall <km@kevinmehall.net>
2015-04-10 14:55:21 -07:00
Kevin Mehall
9820b0f996
bluez: Install gatttool for Bluetooth Low Energy
...
gatttool is not included in `make install`. The Debian package
similarly copies it out of the build directory.
Signed-off-by: Kevin Mehall <km@kevinmehall.net>
2015-04-10 14:53:11 -07:00
Nicolas Thill
60ab94da35
bluez: update to 5.30
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Steven Barth
71ef5bbbb1
dbus: bump to 1.9.14
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:08:19 +02:00
Daniel Golle
692ee8cf18
mmc-utils: bump to 2015-03-25 snapshot
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 22:17:48 +02:00
Daniel Golle
360122ed5d
mmc-utils: restore FORTIFY_SOURCE=2
...
The previous commit
ba4338d
mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 22:17:07 +02:00
Daniel Golle
ae8d9dcadd
btrfs-progs: use $(LN) macro, bump release
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 16:49:30 +02:00
Nicolas Thill
bc52054224
bluez: cosmetic fixes
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-03 07:56:39 +02:00
Nicolas Thill
64332b7cdf
mysql: only use g++-uc wrapper with uClibc++
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-03 07:44:23 +02:00
Nicolas Thill
948257ceda
Merge branch 'master' of github.com:openwrt/packages
2015-04-03 07:35:37 +02:00
Florian Fainelli
66260d1317
Merge pull request #1084 from ffainelli/hfsprogs
...
hfsprogs: initial import
2015-04-02 19:05:02 -07:00
Dirk Neukirchen
bcc6516a9b
bluez: refresh for bluez5
...
bluez is craply documented
contains changes needed for bluetooth audio playback
bluetooth playback tested successfully with
android mobile (source) to TI omap BeagleBoard (A2DP sink)
- install .conf files according to source code
- package bluetoothd
- new package examples for python commandline tools that might provide
functionality without dbus
- other changes are needed (pulseaudio,sbc,uinput)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-02 09:58:22 +02:00
Dirk Neukirchen
734a851876
bluez: remove legacy stuff from /etc/config/bluetooth
...
pand/dund removed upstream:
commit: Move hidd pand and dund into compat directory
commit: (2012-07-04) remove compat daemons
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-02 09:57:26 +02:00
Dirk Neukirchen
334b441011
bluez: fix bluez5 init with procd
...
- remove deprecated daemons
- bluetoothd is managed via /etc/bluetooth/*.conf files and dbus
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-02 09:48:24 +02:00
Daniel Golle
ea5259e701
btrfs-progs: btrfsck is a symlink to btrfs
...
safe half a meg by not copying the btrfs binary twice.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:28:17 +02:00
Daniel Golle
78fa57ebdb
btrfs-progs: don't build btrfs-convert
...
Get rid of libext2fs dependency.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Daniel Golle
ee912a3869
cryptsetup: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Daniel Golle
fc81d14100
lvm2: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Nicolas Thill
d63fe412a0
bluez: remove old conffiles entries
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-01 06:41:02 +02:00
Nicolas Thill
5d6501b365
bluez: update to 5.29
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-01 06:39:51 +02:00
Álvaro Fernández Rojas
455b2dc388
unrar: update to v5.2.7
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-31 19:25:42 +02:00
Ted Hess
20fbeeb4e8
Merge pull request #1093 from dangowrt/ntfs3g-musl-fix
...
ntfs-3g: fix build with musl when using internal libfuse
2015-03-31 08:23:11 -04:00
Daniel Golle
8f76aa4626
ntfs-3g: fix build with musl when using internal libfuse
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 19:29:34 +02:00
Daniel Golle
e6825ac677
btrfs-progs: bump to 3.19.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 15:47:58 +02:00
Daniel Golle
6f6245b358
dosfstools: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 16:24:31 +02:00
Florian Fainelli
80a613afd0
open-plc-utils: bump to 2015-02-23
...
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-03-28 11:51:45 -07:00
Maxim Storchak
3fcb52b536
haserl: update to 0.9.35
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-28 14:35:41 +02:00
Florian Fainelli
197e6a5a1c
hfsprogs: initial import
...
Adds supports for hfsprogs, allowing the creation and verification of
HFS/HFS+ filesystems.
This creates two selectable packages:
- hfsfsck
- mkhfs
A filesystem checking script is included with hfsfsck to allow OpenWrt
to check/repair filesystem errors.
Using Ubuntu's 332.25 sources plus their patches from debian/patches/.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-03-27 22:18:15 -07:00
Mario Halambek
268dd7c603
lxc: bump to 1.1.1
...
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
2015-03-25 18:50:44 +01:00
Ted Hess
526ec883b2
Merge pull request #1070 from dibdot/master
...
mc: add missing libmount dependency
2015-03-24 11:56:33 -04:00
Steven Barth
0f8e376b08
Merge pull request #1062 from smoofra/tmux
...
tmux: build fix: don't -I /usr/local/include
2015-03-24 11:28:59 +01:00
dibdot
3aca029e54
mc: add missing libmount dependency
...
Fix compile error: add newly required libmount dependency.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2015-03-24 08:32:11 +01:00
Lawrence D'Anna
bd78782e2e
tmux: build fix: don't -I /usr/local/include
...
Tmux is forcing -I /usr/local/include on the compiler. Obviously, this is not
good for cross compiles. God only knows why they put it here in the first
place.
Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-23 18:38:53 -07:00
dibdot
9f1070dd98
mc: bump version to 4.8.14
...
Update Midnight Commander to latest stable release.
Major changes described here: https://www.midnight-commander.org/wiki/NEWS-4.8.14
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2015-03-23 21:26:26 +01:00
Ted Hess
d6b0c625ab
Merge pull request #1065 from oneru/master
...
Update Nano to 2.4 release
2015-03-23 12:48:09 -04:00
Jonathan Bennett
1f22744069
Update Nano to 2.4 release, update copyright info, and add license tags
...
Signed-off-by: Jonathan Bennett jbennett@incomsystems.biz
2015-03-23 11:14:44 -05:00
Vladimir Ulrich
471cf1a9ef
[utils/zoneinfo] Updated package to the latest version
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-03-23 18:31:20 +03:00
Daniel Golle
ba4338d6f7
mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
...
Now that security features are set globally, having the
FORTIFY_SOURCE option set in Makefile breaks the build when
CONFIG_PKG_FORTIFY_SOURCE_{1,2} is enabled as well.
arm-openwrt-linux-uclibcgnueabi-gcc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Os -pipe -march=armv6k -mtune=mpcore -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -mfloat-abi=soft -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wp,-MMD,./.mmc.o.d,-MT,mmc.o -c mmc.c -o mmc.o
<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
<command-line>:0:0: note: this is the location of the previous definition
cc1: all warnings being treated as errors
Makefile:35: recipe for target 'mmc.o' failed
Fix this by removing -D_FORTIFY_SOURCE=2 from Makefile.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-15 20:51:51 +01:00
Michael Heimpold
f59d4a76f8
collectd: unbreak collectd-mod-modbus
...
I tested it successfully on a Asus WL-500gP V2, querying
a Modbus TCP server.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-13 22:41:47 +01:00
Marko Ratkaj
1c9dfa57bb
vim: fix acl detection bug
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-03-12 23:33:36 +01:00
John Crispin
98be2ca3e0
global: change all instances of USE_EGLIBC to USE_GLIBC
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-12 20:52:37 +01:00
Dora Budic
b0cb516206
taskwarrior: update to 2.4.1.
...
Signed-off-by: Dora Budic <dora2411@gmail.com>
2015-03-11 23:47:25 +01:00
Steven Barth
704e2f8d89
kmod: fixup automadness
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-11 08:56:44 +01:00
Jo-Philipp Wich
5035ac4079
Merge pull request #975 from hnyman/collectd542
...
collectd: update to 5.4.2
2015-03-11 00:18:19 +01:00
Álvaro Fernández Rojas
8d196b7c4f
tar: add libacl and libattr dependencies
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-10 23:46:24 +01:00
Jeff Waugh
fb36bf7286
kmod: Update to kmod 20, enable parallel build
...
Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
2015-03-06 07:38:32 +11:00
Álvaro Fernández Rojas
94e7fbdda1
tar: import from oldpackages and upgrade to 1.28
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-09 19:57:57 +01:00
Steven Barth
250327e75b
Merge pull request #995 from plntyk/gammu_fixes
...
Gammu fixes
2015-03-09 06:54:25 +01:00
Nicolas Thill
1f3925de20
kmod: fix pkgconfig file
...
The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths.
The patch lets autoconf handle pkgconfig file subst, like other packages do.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-03-09 03:44:26 +01:00
Álvaro Fernández Rojas
3879265ffd
flashrom: add config options
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-09 03:39:57 +01:00
Álvaro Fernández Rojas
16fe278cf5
flashrom: update to v0.9.8
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-08 19:58:39 +01:00
Álvaro Fernández Rojas
64fbed7b84
pciutils: fix libkmod depedency
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-08 19:58:03 +01:00
Daniel Golle
3c5dff963e
lvm2: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-08 17:34:15 +01:00
Álvaro Fernández Rojas
2ac8acaffd
pciutils: add libkmod dependency
...
Fixes https://github.com/openwrt/packages/issues/1003
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-08 15:32:10 +01:00
Álvaro Fernández Rojas
ae65b9c781
unrar: update to v5.2.6
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-08 15:26:34 +01:00
Nicolas Thill
09f4d6b549
gnupg: update to 1.4.19
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-03-07 23:28:06 +01:00
Michael Heimpold
ec44072a4c
mmc-utils: fix typo in Makefile
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-07 22:47:51 +01:00
Dirk Neukirchen
7c68afaf4a
gammu: fix dependencies
...
- disable libdbi via CMAKE
- fix libpq dependency
reported by buildbot.openwrt.org
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-07 10:39:53 +01:00
Dirk Neukirchen
5819a55155
gammu: use cmake.mk
...
- remove not needed legacy stuff
- fix lib64 suffix when installing
fixes build error when target is x86_64
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-07 10:39:44 +01:00
Michael Heimpold
a05ece16a9
mmc-utils: add new package
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-06 23:31:54 +01:00
Ted Hess
861f57e924
Merge pull request #979 from mstorchak/attr
...
attr: update to 20150220
2015-03-02 18:44:36 -05:00
Maxim Storchak
8456832c95
attr: update to 20150220
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-03 00:17:36 +02:00
Marko Ratkaj
c48fe5e030
vim: import from old packages
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-03-02 19:57:02 +01:00
Hannu Nyman
5dfdf5374c
collectd: update to 5.4.2
...
Update collectd, base of Luci statistics, to 5.4.2.
Patches have been refreshed.
905-fix-sigrok-upstream-patch-post-541 was removed as unnecessary.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-03-02 19:52:46 +02:00
Steven Barth
e5d7553986
Merge pull request #958 from aTanW/master
...
gammu: change startup/config file names to avoid potential conflict
2015-03-02 08:01:00 +01:00
Steven Barth
efc8978b91
Merge pull request #878 from jow-/lxc-autoconf-fix
...
lxc: use generic autoreconf fixup
2015-03-02 07:58:37 +01:00
Maxim Storchak
5b90cf85de
haserl: update to 0.9.34
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-28 12:04:51 +02:00
aTanW
96ef85a37e
gammu: change startup/config file names to avoid potential conflict
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 ++++----
files/gammu.init | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
2015-02-26 15:51:39 +03:00
Nicolas Thill
e24dfafb01
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:37:56 +01:00
Steven Barth
39c354198a
Merge pull request #924 from jdub/kmod
...
kmod: Add kmod package
2015-02-19 08:34:27 +01:00
Jeff Waugh
bf50189495
kmod: Add kmod package
...
- libkmod for programmatic control of Linux modules
- kmod for administrative control of Linux modules,
symlinks for the familiar module-init-tools suite
Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
2015-02-19 00:35:27 +11:00
Steven Barth
0d10c8ae48
Merge pull request #905 from psycho-nico/fix-gammu
...
gammu: disable libdbi support explicitly
2015-02-17 17:23:28 +01:00
Steven Barth
e056e5792e
dbus: bump to 1.9.10
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-02-17 16:14:40 +01:00
Steven Barth
a54fc34d57
Merge pull request #902 from aTanW/master
...
gammu: add uci config and procd service control
2015-02-17 15:54:00 +01:00
Jo-Philipp Wich
d24359b730
Merge pull request #915 from Zokormazo/grep
...
grep: Fix CVE-2015-1345 heap buffer overrun
2015-02-17 12:54:34 +01:00
Julen Landa Alustiza
e0edca76da
grep: Fix CVE-2015-1345 heap buffer overrun
...
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-02-17 12:50:51 +01:00
Nicolas Thill
548c85a5f9
macchanger: import from old packages feed
...
- update to latest version (v1.7.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 06:42:35 +01:00
Marcel Denia
25e6fcbb85
bash: Update to 4.3.33
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-16 17:01:01 +01:00
Álvaro Fernández Rojas
857def5d1a
unzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-02-16 15:04:23 +01:00
Jo-Philipp Wich
993d3dae07
Merge pull request #875 from jow-/attr-autoconf-fix
...
attr: use generic autoreconf fixup
2015-02-16 12:25:10 +01:00
Jo-Philipp Wich
d8b4da4ba7
Merge pull request #874 from jow-/acl-autoconf-fix
...
acl: use generic autoreconf fixup
2015-02-16 12:24:50 +01:00
Álvaro Fernández Rojas
397868f064
unrar: update to 5.2.5
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-02-15 02:08:50 +01:00
Maxim Storchak
b142d973db
lvm2: set cache directory to /tmp/lvm/cache
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-14 10:36:56 +02:00
Nicolas Thill
7be03a4be0
gammu: disable libdbi support explicitly
...
Fixes a dependency error when libdbi was built before gammu
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-13 20:03:04 +01:00
aTanW
c450e69fb1
gammu: add uci config and procd service control
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 +++++---
2015-02-13 16:22:17 +03:00
Ted Hess
65919397bc
Merge pull request #895 from aTanW/master
...
gammu: remove unneeded dependencies
2015-02-11 09:25:16 -05:00
aTanW
760ba95253
gammu: remove unneeded dependencies
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2015-02-11 16:20:21 +03:00
Nicolas Thill
e222bf249d
dbus: disable rpath
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-09 17:00:22 +01:00
Steven Barth
c6663a360b
dbus: bump to 1.9.8
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-02-09 09:44:41 +01:00
Nikos Mavrogiannopoulos
53ea5955bd
cryptodev-linux: updated to 1.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-08 20:46:40 +01:00
Marko Ratkaj
64a3a4840e
lxc: update to 1.1.0
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-02-08 02:35:09 +01:00
Jo-Philipp Wich
8baab92562
lxc: use generic autoreconf fixup
...
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Configure override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-08 00:12:26 +01:00
Jo-Philipp Wich
a323982222
attr: use generic autoreconf fixup
...
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Prepare override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 23:47:03 +01:00
Jo-Philipp Wich
0c0c590616
acl: use generic autoreconf fixup
...
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Prepare override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 23:45:27 +01:00
Nicolas Thill
8c482bdf95
openobex: add new package (v1.7.1)
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 11:19:26 +01:00
Nicolas Thill
85044affde
bluez: update to 5.28
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 10:36:02 +01:00
Steven Barth
c8e4b2e937
Merge pull request #851 from paulfertser/master
...
openocd: fix package dependencies
2015-02-06 10:19:35 +01:00
David Bonnes
96d208380e
dosfstools: bump to v3.0.27 & add ICONV support
...
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
2015-02-04 21:57:26 +00:00
Paul Fertser
ad9ae24a29
openocd: fix package dependencies
...
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-02-03 17:11:37 +03:00
Daniel Golle
ac2a414592
lvm2: bump to version 2.02.116
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-01 20:42:50 +01:00
champtar
b69f33a898
Merge pull request #835 from paulfertser/master
...
Add OpenOCD embedded debugging software
compile tested for ar71xx
2015-02-01 20:30:47 +01:00
Paul Fertser
361c320678
openocd: add OpenOCD, a tool to work with on-chip debug and JTAG
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-02-01 21:18:00 +03:00
Etienne CHAMPETIER
1b5d9a6fb3
zoneinfo: fix #838 PR (update MD5SUMs, reset PKG_RELEASE)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-02-01 12:52:37 +01:00
Vladimir Ulrich
44d5fce417
Updated for a most recent version.
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-01-31 17:03:06 +03:00
Ted Hess
ebcd0936ee
Merge pull request #819 from probonopd/hub-ctrl
...
hub-ctrl: Control USB power on a port by port basis
2015-01-25 18:57:30 -05:00
Daniel Golle
9082a3efac
lvm2: bump to version 2.02.115
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-26 00:16:44 +01:00
probonopd
32020cbc63
hub-ctrl: Control USB power on a port by port basis
...
Signed-off-by: Simon Peter <probono@puredarwin.org>
2015-01-25 22:30:42 +01:00
Álvaro Fernández Rojas
aae3d2c9a0
sumo: add new package
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-25 00:19:21 +01:00
Álvaro Fernández Rojas
0343b3fad8
unrar: update to 5.2.4
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-23 22:50:14 +01:00
Steven Barth
d69ac5eeeb
Merge pull request #774 from mwarning/master
...
sockread: add new package
2015-01-20 18:41:23 +01:00
Moritz Warning
04a518498c
sockread: add support for reading data from a pipe
2015-01-20 13:43:59 +01:00
Steven Barth
a9981d0b1f
Merge pull request #776 from aTanW/master
...
gammu: add libusb dependency
2015-01-14 15:13:33 +01:00
aTanW
b397fc786e
gammu: add libusb dependency
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 1 +
1 file changed, 1 insertion(+)
2015-01-14 16:46:48 +03:00
Moritz Warning
e5c39cc999
sockread: add new package
...
sockread reads data from a Unix domain socket
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2015-01-13 21:52:16 +01:00
Steven Barth
7689da5cd8
dbus: bump to 1.9.6.
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-11 20:27:06 +01:00
Jo-Philipp Wich
efe52d2fe5
Merge pull request #762 from jow-/smartmontools-autoreconf
...
smartmontools: use generic autoreconf fixup
2015-01-10 18:48:20 +01:00
Nicolas Thill
9afb5e8cf8
bluelog: import from old packages feed
...
- update to latest version (v1.1.2)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:44:46 +01:00
Nicolas Thill
e7cc6d850e
bluez: adjust license infos
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:29:12 +01:00
Jo-Philipp Wich
2e92e83d10
smartmontools: use generic autoreconf fixup
...
Instead of using the broken upstream autogen.sh, utilize then generic
autoreconf PKG_FIXUP.
This fixes the following configure error after the recent automake
update in trunk:
-- 8< --
You must have at least GNU Automake 1.7 (up to 1.14) installed
in order to bootstrap smartmontools from SVN. Download the
appropriate package for your distribution, or the source tarball
from ftp://ftp.gnu.org/gnu/automake/ .
Also note that support for new Automake series (anything newer
than 1.14) is only added after extensive tests. If you live in
the bleeding edge, you should know what you're doing, mainly how
to test it before the developers. Be patient.
make[2]: *** [.../.configured_] Error 1
-- >8 --
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 16:02:56 +01:00
Jo-Philipp Wich
fe91b194d1
mysql: fix build with Bison 3.x
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 15:43:33 +01:00
Nicolas Thill
4e216b8b28
bluez: enable static lib, install dev files
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 21:50:43 +01:00
Nicolas Thill
26725ee8a9
bluez: add new package
...
This merges & obsoletes bluez-libs & bluez-utils from old packages feed.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 21:04:35 +01:00
Steven Barth
c47ced20c1
Merge pull request #733 from aTanW/master
...
gammu: bump version to upstream 1.34.0
2015-01-05 18:49:44 +01:00
aTanW
400ddf6054
gammu: bump version to upstream 1.34.0
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-01-05 20:28:45 +03:00
Luka Perkov
44cb084378
taskwarrior: import from old-packages
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-04 00:41:32 +01:00
Christian Pointner
c55ece05ed
stm32flash: upgrade to new version 0.4
...
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-12-30 02:34:40 +01:00
Gergely Kiss
37273090ea
shadow: select all packages by default
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-26 17:58:10 +01:00
Gerald Kerma
e8c7a93415
smstools3 : ADD smstools3 package
...
Add smstools3 package from http://smstools3.kekekasvi.com/
Tested successfull as an email/sms gateway with :
- Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
- Trunk: OpenWrt Chaos Calmer r43753
- Kirkwood : Globalscale Technologies Guruplug Server Plus
Send and receive SMS with modem : OK
Forward received SMS to mailhub : OK
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
2014-12-23 06:42:47 +01:00
Daniel Golle
602a247dfd
btrfs-progs: improve init script
...
check for btrfs in /proc/filesystems instead of /proc/modules
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-22 09:50:06 +01:00
Gergely Kiss
7cdff9ec14
shadow-utils: remove dependency causing conflict
...
The "+ALL:shadow" dependency causes conflict with passwd utility
as it is provided by busybox in the default configuration.
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-20 23:12:22 +01:00
Gergely Kiss
3e0466eaff
shadow: fix libintl/libiconv dependencies
...
Include nls.mk rather than explicitly using the stub versions.
This allows to make the packages depend on the full versions
of libiconv & libintl and thus to have full language support.
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-20 23:01:56 +01:00
Álvaro Fernández Rojas
e3d4943bea
unrar: update to 5.2.3
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-12-20 13:10:19 +01:00
Julen Landa Alustiza
e16770df9a
less: import from oldpackages.
...
Current oldpackages version is latest stable.
Added myself as maintainer.
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2014-12-19 12:44:13 +01:00
Daniel Golle
21f598178e
Merge pull request #648 from mstorchak/lvm2
...
lvm2 improvements
2014-12-19 03:47:33 +01:00
Julen Landa Alustiza
2b1003da62
grep: update to 2.21, add license and maintainer
...
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2014-12-18 14:12:31 +01:00
Steven Barth
d24befd61c
dbus: readd libpthread dependency (accidentally removed)
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-18 09:51:10 +01:00
Steven Barth
f0e61a423c
dbus: fix musl build
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-17 10:34:38 +01:00
Steven Barth
c6b61a828b
dbus: update to 1.9.4
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-17 10:33:11 +01:00
Gergely Kiss
76ba0ac87a
procps: import version 3.2.8 of the procps utilities
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Maxim Storchak
c92de8b441
lvm2: strip lvm.conf, ipk size down by ~20k
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 23:00:03 +02:00
Maxim Storchak
0b452c03d4
lvm2: symlink individual tools to lvm binary
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 22:59:42 +02:00
Steven Barth
65d8897100
shadow: remove duplicate install section
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-14 19:01:24 +01:00
Steven Barth
e2816565be
shadow: add dummy install-section for shadow-utils
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-14 18:51:31 +01:00
Steven Barth
f81177080e
Merge pull request #638 from aTanW/master
...
joe: add a new package to the build tree
2014-12-14 13:25:12 +01:00
Maxim Storchak
db4774c3ef
attr: update to 20141020, add license files
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:08:02 +02:00
Maxim Storchak
55a311a5ae
acl: update to 20140812, add license files
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:07:31 +02:00
Maxim Storchak
59adfc86b9
lsof: add license information
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:06:48 +02:00
Maxim Storchak
83cfd71e1e
haserl: add license file
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:06:11 +02:00
Maxim Storchak
c2de9f0992
smartmontools: add license file
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:05:43 +02:00
Maxim Storchak
ada087cbca
tmux: add license file
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:04:49 +02:00
Daniel Golle
678fc8edc6
opensc: fix help output of openpgp-tool
...
A comma sign was left-out when re-basing the GnuK patch on top of opensc.
Also order options more intuitively, put --do last.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-13 03:55:57 +01:00
aTanW
0f0cdec0b9
joe: add a new package to the build tree
...
Joe is world-famous Wordstar like text editor,
that also features Emacs and Pico emulation
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 63 ++++
files/joerc | 621 +++++++++++++++++++++++++++++++++++++++++++++
patches/001-mathaway.patch | 58 ++++
3 files changed, 742 insertions(+)
2014-12-12 21:03:22 +03:00
Daniel Golle
455a68b7d0
Merge pull request #612 from the2masters/btrfs-progs-init-script
...
btrfs-progs: Fix init script
2014-12-11 17:45:02 +01:00
Steven Barth
5b26425258
Merge pull request #636 from aTanW/master
...
gammu: Fix copypaste typo in config file installation
2014-12-11 17:28:08 +01:00
aTanW
fa215d1952
gammu: Fix copypaste typo in config file installation
2014-12-11 16:15:04 +03:00
Steven Barth
5aff1d1fe3
Merge pull request #633 from aTanW/master
...
Fix gammu config file installation and declaration
2014-12-10 17:48:19 +01:00
aTanW
0263f910cb
Fix gammu config file installation and description
...
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
2014-12-10 19:36:15 +03:00
Daniel Golle
4ae61ef936
Merge pull request #611 from the2masters/btrfs-progs-compile-fix
...
btrfs-progs: add libacl as compile time dependency
2014-12-10 16:36:49 +01:00
Luka Perkov
bad607f2c2
f2fs-tools: add package
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-12-10 15:03:07 +01:00
Steven Barth
e53dca7f97
Merge pull request #623 from aTanW/master
...
This adds package gammu v 1.33.0 to the build tree
2014-12-09 20:32:38 +01:00
Ted Hess
8b5421f699
misc: Correct tag spelling PKG_LICENSE_FILES
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 11:38:38 -05:00
aTanW
f044f11552
This adds package gammu v 1.33.0 to the build tree
...
Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 68 +++++++++++++++++++++++++++++++
files/gammurc | 37 ++++++++++++++++
patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++
patches/002-no-fstack-protector.patch | 11 +++++
patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++
patches/010-utils-shell-fix.patch | 16 +++++++
6 files changed, 226 insertions(+)
2014-12-09 19:32:33 +03:00
Nikos Mavrogiannopoulos
3b8614c44b
Merge pull request #595 from ffainelli/stoken
...
Add stoken and update openconnect to use it
2014-12-08 20:00:19 +01:00
Stefan Hellermann
02f732fb5d
btrfs-progs: Fix init script
...
the init script calls the old btrfsctl util, which is not included in
btrfs-progs anymore. Update the init script to call "btrfs device scan"
which assembles multi device btrfs filesystems.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2014-12-08 14:02:28 +01:00
Stefan Hellermann
4680f3514b
btrfs-progs: add libacl as compile time dependency
...
I got following error while compiling btrfs-progs for ar71xx:
make[4]: Entering directory `/home/stefan/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/btrfs-progs-v3.17.3'
[LN] libbtrfs.so.0
[LN] libbtrfs.so
[CC] btrfs-convert.o
[LD] libbtrfs.so.0.1
/home/stefan/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/libblkid.so: warning: This version of __fpending returns bytes remaining in buffer for both narrow and wide streams. glibc's version returns wide chars in buffer for the wide stream case.
[LD] mkfs.btrfs
[LD] btrfs
[LD] btrfs-debug-tree
[LD] btrfs-image
[LD] btrfs-map-logical
[LD] btrfs-zero-log
[LD] btrfs-find-root
btrfs-convert.c:30:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
make[4]: *** [btrfs-convert.o] Error 1
fix it by adding libacl as compile time dependency, as btrfs-convert is not
linked to libacl.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2014-12-08 13:37:31 +01:00
Daniel Golle
c088105ae2
btrfs-progs: fix libattr linking and dependency
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-08 07:22:29 +01:00
Florian Fainelli
ebd0c44052
utils: add stoken
...
stoken is a tokencode generator compatible with RSA SecurID
128-bit (AES). stoken supports libtomcrypt and libnettle, we build
against nettle by default since tomcrypt is not packaged by OpenWrt
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2014-12-07 21:01:09 -08:00
Daniel Golle
5b9977c6a7
btrfs-progs: import from oldpackges
...
bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header,
add missing dependencies, ...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-05 18:57:45 +01:00
Daniel Golle
52b5924f18
cryptsetup: bump copyright header
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-05 16:47:49 +01:00
Daniel Golle
a7e91318ce
cryptsetup: add PKG_LICENSE information
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-05 16:46:30 +01:00
Daniel Golle
fc004f77e4
import cryptsetup from oldpackages
...
and bump version to 1.6.6 and switch to kernel.org mirror
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-05 15:44:02 +01:00
Daniel Golle
d73dea9d94
lvm2: bump version to 2.02.114
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-05 15:21:42 +01:00
Lukasz Baj
dd9b7ea73a
Update libimobiledevice, libplist, libusbmuxd and usbmuxd
...
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
2014-12-04 14:40:13 +01:00
Florian Fainelli
50a3f36538
open-plc-utils: add license information
...
Add licensing information for the open-plc-utils package and update the
copyright.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2014-11-28 11:36:36 -08:00
Florian Fainelli
3a69c5ca63
open-plc-utils: import from oldpackages
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2014-11-27 16:50:06 -08:00
Daniel Golle
1d2d2f509e
Merge branch 'coreutils' of https://github.com/rkunze/openwrt-packages
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 16:45:31 +01:00
Daniel Golle
fdb502f3aa
pcsc-lite: bump version to 1.8.13
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 16:20:30 +01:00
Daniel Golle
36ed0c44fc
opensc: bump to git codebase of 20141126 and rebase GnuK patches
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:52:29 +01:00
Daniel Golle
c67c581264
ccid: update to version 1.4.18
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:14:54 +01:00
Daniel Golle
2e3de14cc3
lvm2: bump version to 2.02.113
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:04:29 +01:00
Richard Kunze
04fb676036
coreutils: bump version to 8.23
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-27 13:41:27 +01:00
Daniel Golle
0ccf65931e
tracertools: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 10:00:07 +01:00
Steven Barth
6c97ad84be
Merge pull request #563 from antonlacon/license-updates
...
License updates and metadata typo correction
2014-11-26 14:20:54 +01:00
Steven Barth
9f7ec5c8d7
libv4l/tgt/hdparm/pciutils: disable MIPS16
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-25 20:32:49 +01:00
Steven Barth
393929eb4b
Merge pull request #550 from pfzim/master
...
fdm, tdb, nail: new packages added
2014-11-25 20:24:53 +01:00
Álvaro Fernández Rojas
ee24bbfeb4
pciutils: update to 3.3.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-25 19:35:13 +01:00
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Oskari Rauta
b76f2aa546
dbus host building
...
Enable dbus host building ( some packages on other feed(s) need dbus on
host side, since packages need to be compiled natively before cross
compiling)
2014-11-22 11:44:33 +02:00
Dmitry V. Zimin
5099a25d76
mpack: new package added
...
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:45:06 +03:00
sbyx
450c718565
Merge pull request #552 from dibdot/master
...
mc: force rebuild when config changes
2014-11-18 19:49:36 +01:00
Dirk Brenken
892855a5fc
mc: force rebuild when config changes
...
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-18 19:33:55 +01:00
Petar Koretic
d15b15b951
luci-app-lxc: use ubus binding for lxc-create
...
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-11-18 13:46:30 +01:00
Luka Perkov
dfd4daf633
lxc: correctly install configuration files
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-17 21:48:36 +01:00
sbyx
e2994cfd93
Merge pull request #547 from rkunze/hdparm
...
hdparm: import from oldpackages
2014-11-16 11:41:34 +01:00
sbyx
78210c2255
Merge pull request #549 from rkunze/sispmctl
...
sispmctl: import from oldpackages
2014-11-16 11:38:14 +01:00
sbyx
1ae0731dfe
Merge pull request #545 from dibdot/master
...
mc: various makefile/compile time changes
2014-11-16 11:36:04 +01:00
Richard Kunze
773f8d4b13
sispmctl: fix compilation error with musl
...
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 10:47:10 +01:00
Richard Kunze
7c94f61506
sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 09:53:49 +01:00
Richard Kunze
feb67e6b07
hdparm: fix compilation with musl
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 01:56:12 +01:00
Richard Kunze
18d534ba40
hdparm: import from oldpackages, bump version to 9.45
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 00:15:52 +01:00
Dirk Brenken
09dbb05f78
mc: various makefile/compile time changes
...
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-15 20:38:11 +01:00
Luka Perkov
e044d612a0
lxc: minor dependencies tweak
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-13 14:59:44 +01:00
Vladimir Ulrich
c8938b00f5
utils/zoneinfo: Updated md5 sums for source packages
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-11 15:11:46 +03:00
Vladimir Ulrich
6621aed5a2
utils/zoneinfo: Updated to a most recent version (2014j)
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-11 14:34:09 +03:00
Luka Perkov
9416af8164
rpcd-mod-lxc: add spdx license info
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 12:02:50 +01:00
Luka Perkov
e430a93605
luci-app-lxc: add spdx license info
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:54:38 +01:00
Luka Perkov
2da2a9e900
luci-app-lxc: update dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:49:48 +01:00
Luka Perkov
b76bb76071
lxc: update dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:49:38 +01:00
Luka Perkov
77949c83bb
lxc: add spdx license info
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:15:23 +01:00
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:29:55 +01:00
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:28:53 +01:00
Vladimir Ulrich
cdb72f2d52
Removed Middle-East target due there're no files for it.
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-08 14:28:28 +03:00
Vladimir Ulrich
82754adc17
utils/zoneifo: Moved from old packages with updates
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-07 18:25:48 +03:00
Dirk Brenken
4d24d41805
mc: move to github
...
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-06 17:20:48 +01:00
Luka Perkov
ceceff5b33
rpcd-mod-lxc: add lxc-create ubus bindings
...
Example call:
$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-03 11:21:34 -05:00
Petar Koretic
8467d0ea3f
luci-app-lxc: code cleanup
...
Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting
Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.
Thanks Jo-Philipp for suggestions on how to improve the code.
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-30 20:50:39 -04:00
Petar Koretic
e81ae1e7eb
luci-app-lxc: add package for luci lxc app
...
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-30 06:26:02 -04:00
Luka Perkov
f0cf42ca7e
lxc: move patch
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-30 06:25:38 -04:00