Commit graph

621 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
68e57c7b49 collectd: unbreak collectd-mod-sensors
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-29 21:58:09 +01:00
Luka Perkov
2e0a7026d9 lxc: organize patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-29 03:43:09 -04:00
Luka Perkov
2c52da0cf2 lxc: fix lxc-destroy
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-29 03:41:12 -04:00