1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-23 16:17:36 +02:00
Commit Graph

2416 Commits

Author SHA1 Message Date
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
Nicolas Thill
cd21cbb82e mosquitto: don't depend on websocket for -nossl variant
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:36:35 +01:00
Marcel Denia
c36bc9cee0 perl-compress-bzip2: Update to 2.22
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-21 08:07:39 +01:00
Nicolas Thill
7461d7f44a ortp: moved to telephony feed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-21 05:09:33 +01:00
Karl Palsson
f3566f4809 net: mosquitto: add missing libuuid dependency
Improper patch resolution when importing this from it's development
repository :(

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:56:28 +00:00
Karl Palsson
07eb064392 net: mosquitto: overhaul uci conversion script
Support more options that came with mosquitto 1.4
Use more built in functions to make script simpler to read and easier to
extend.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:49:17 +00:00
Karl Palsson
a584b3efe8 net: mosquitto: Bump to 1.4 release
Of particular note, this adds optional support for websockets. This
defaults to enabled, as it's the biggest new feature in this release.
A config item is provided to disable it for manual use.

Full release notes: http://mosquitto.org/2015/02/version-1-4-released/

This also remove some build workarounds that are no longer required for
newer versions of mosquitto.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:48:08 +00:00
Steven Barth
07961ce867 Merge pull request #934 from openwrt/revert-927-python-push2
Revert "python: add patch to abort build on failed module build"
2015-02-20 09:34:12 +01:00
Steven Barth
f4e9c703b3 Revert "python: add patch to abort build on failed module build" 2015-02-20 09:33:41 +01:00
Steven Barth
10313e98af Merge pull request #927 from commodo/python-push2
python: add patch to abort build on failed module build
2015-02-19 16:21:46 +01:00
Alexandru Ardelean
999cc6a040 python: add patch to abort build on failed module build
Taken from buildroot:
  http://git.buildroot.net/buildroot/plain/package/python/014-abort-on-failed-modules.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-02-19 16:00:04 +02:00
Steven Barth
39c354198a Merge pull request #924 from jdub/kmod
kmod: Add kmod package
2015-02-19 08:34:27 +01:00
Nicolas Thill
791607c488 ortp: fix md5sum, change download url (thanks to hnyman)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-18 20:42:57 +01:00
Ted Hess
9786955abc Merge pull request #898 from thess/svox-work
svox: Add build output to package
2015-02-18 13:54:51 -05:00
Steven Barth
3d382ada2f Merge pull request #923 from mstorchak/tgt2
tgt: unquote 'device' and 'file' to make them keywords, not literals
2015-02-18 15:31:46 +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
Maxim Storchak
4a299c8652 tgt: unquote 'device' and 'file' to make them keywords, not literals
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-18 15:22:48 +02:00
Nikos Mavrogiannopoulos
5836fe34e9 ocserv: updated to 0.9.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-18 08:18:46 +01:00
Ted Hess
a3bacc1389 Merge pull request #919 from tru7/apcupsd
apcupsd: move from old packages and Makefile updated
2015-02-17 18:44:40 -05:00
Othmar Truniger
a460965a67 apcupsd: move from old packages and Makefile updated
Signed-off-by: Othmar Truniger <Othmar Truniger github@truniger.ch>
2015-02-17 23:14:27 +01:00
Nikos Mavrogiannopoulos
21e433324e openconnect: backup hook scripts as well
Resolves #882

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-17 22:11:52 +01: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
claymore
9e30e779f9 boost: makefile and patches updated to v1.57
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-02-17 16:14:40 +01:00
Steven Barth
bcc6a7766c Merge pull request #913 from mstorchak/tgt
tgt: allow to export devices in addition to files; define reload_service as stop+start
2015-02-17 15:55:06 +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
Steven Barth
47a9270fbd Merge pull request #896 from commodo/python-push
python: add ncurses(w) include folders for host python
2015-02-17 15:53:10 +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
38ae2398c2 ices: import from old packages feed
- update to latest version (v2.0.2)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 07:49:01 +01:00
Nicolas Thill
dd17d21b2f libshout: import from old packages feed
- add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 06:51:02 +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
Nicolas Thill
0c0bcb3d0a ortp: import from old packages feed
- update to latest version (v0.23.0)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 06:41:13 +01:00
Nicolas Thill
84e9cf801c pen: update to 0.27.0
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 05:48:41 +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
Marcel Denia
404a4362ac perl: Update to 5.20.2
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-16 15:15:49 +01:00
Marcel Denia
325128f754 perl: Improve CONFIG_PERL_TESTS help text
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-16 15:15:49 +01:00
Marcel Denia
d091b65926 perl: Enable CONFIG_PERL_THREADS properly by default for x86
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-16 15:15:49 +01:00
Marcel Denia
052129858e perl: Upgrade configuration files to perl 5.20.2
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-16 15:15:48 +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
Maxim Storchak
accb5447e8 tgt: allow to export devices in addition to files; define reload_service as stop+start
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-16 10:58:53 +02:00
Steven Barth
09a5633817 Merge pull request #910 from chris5560/master-privoxy
privoxy: remove upgrade handling, conffile and initscript fixes
2015-02-16 09:48:20 +01:00
Steven Barth
5d4e18786f Merge pull request #912 from Shulyaka/master
postfix: upgrade to version 3.0.0
2015-02-16 09:47:34 +01:00
Denis Shulyaka
b7bc73104c postfix: upgrade to version 3.0.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2015-02-16 01:17:45 +03:00
Peter Wagner
1b66d41113 glib2: update to 2.43.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-15 22:43:47 +01:00
Peter Wagner
43b06049c3 pulseaudio: update to 6.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-15 22:43:47 +01:00
Jo-Philipp Wich
2ce8100c3f Merge pull request #911 from mstorchak/rsync
rsync: patch CVE-2014-9512
2015-02-15 22:42:56 +01:00
Maxim Storchak
6e9b8e6a52 rsync: patch CVE-2014-9512
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-15 19:43:16 +02:00