aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mdnsresponder: Fixed deprecated address handling (the new getifaddr code in ↵Markus Stenberg2015-04-09
| | | | the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).
* Merge pull request #1119 from luizluca/libvpx-updateLuiz Angelo Daros de Luca2015-04-07
|\ | | | | libvpx: updated to 1.4.0
| * libvpx: updated to 1.4.0Luiz Angelo Daros de Luca2015-04-06
| | | | | | | | | | | | | | | | | | | | | | | | This update brings some fixes for VP9. https://chromium.googlesource.com/webm/libvpx/+/v1.4.0 Also, it is ABI incompatible but the only known user of libvpx is gst1-plugins-good, which is already compatile: https://bugzilla.gnome.org/show_bug.cgi?id=739476 gst1-plugins-good has released bumped in order to rebuild. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #1121 from luizluca/gst-enable-opusLuiz Angelo Daros de Luca2015-04-07
|\ \ | | | | | | gst1-plugins-bad: add opus plugin
| * | gst1-plugins-bad: add opus pluginLuiz Angelo Daros de Luca2015-04-07
| | | | | | | | | | | | | | | | | | This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | strongswan: add missing dependencySteven Barth2015-04-07
| |/ |/| | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | erlang: update to 17.5Nicolas Thill2015-04-06
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | keepalived: update to 1.2.16Nicolas Thill2015-04-06
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | bluez: update to 5.30Nicolas Thill2015-04-06
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | pen: update to 0.27.3Nicolas Thill2015-04-06
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | strongswan: bump to 5.3.0Steven Barth2015-04-06
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | dbus: bump to 1.9.14Steven Barth2015-04-06
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #1115 from mhaas/stunnel-5.14-2Steven Barth2015-04-06
|\ \ | | | | | | stunnel: Bump from 5.10 to 5.14
| * | stunnel: Bump from 5.10 to 5.14Michael Haas2015-04-03
| | | | | | | | | | | | | | | | | | Also refresh patches. Signed-Off-By: Michael Haas <haas@computerlinguist.org>
* | | Merge pull request #1111 from plntyk/new_package_sbcSteven Barth2015-04-06
|\ \ \ | | | | | | | | new package: sbc
| * | | new package: sbcDirk Neukirchen2015-04-02
| | | | | | | | | | | | | | | | | | | | | | | | contains Low Complexity Subband Coding needed for A2DP support in pulseaudio Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | Merge pull request #1080 from ffainelli/openconnectNikos Mavrogiannopoulos2015-04-05
|\ \ \ \ | |_|_|/ |/| | | openconnect: allow specifying os, csd-wrapper and no-cert-check
| * | | openconnect: allow specifying a custom CSD wrapper scriptFlorian Fainelli2015-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some VPN servers might be configured in a way that a CSD wrapper script is mandatory to complete the authentication process, allow that to be specified for openconnect. Signed-off-by: Florian Fainelli <florian@openwrt.org>
| * | | openconnect: allow specifying "os"Florian Fainelli2015-04-04
|/ / / | | | | | | | | | | | | | | | | | | Some servers might be implementing ACLs based on the value specified by openconnect for "os", allow that to be configured. Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | mmc-utils: bump to 2015-03-25 snapshotDaniel Golle2015-04-03
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | mmc-utils: restore FORTIFY_SOURCE=2Daniel Golle2015-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | gnutls: updated to 3.3.14Nikos Mavrogiannopoulos2015-04-03
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | btrfs-progs: use $(LN) macro, bump releaseDaniel Golle2015-04-03
| |/ |/| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | bluez: cosmetic fixesNicolas Thill2015-04-03
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | mysql: only use g++-uc wrapper with uClibc++Nicolas Thill2015-04-03
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge branch 'master' of github.com:openwrt/packagesNicolas Thill2015-04-03
|\ \
| * \ Merge pull request #1084 from ffainelli/hfsprogsFlorian Fainelli2015-04-02
| |\ \ | | | | | | | | hfsprogs: initial import
| | * | hfsprogs: initial importFlorian Fainelli2015-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge branch 'plntyk-bluez5_refresh'Nicolas Thill2015-04-02
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'bluez5_refresh' of https://github.com/plntyk/packages into ↵Nicolas Thill2015-04-02
|/| | | | | | | | | | | | | | | plntyk-bluez5_refresh
| * | | bluez: refresh for bluez5Dirk Neukirchen2015-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | bluez: remove legacy stuff from /etc/config/bluetoothDirk Neukirchen2015-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | bluez: fix bluez5 init with procdDirk Neukirchen2015-04-02
| | |/ | |/| | | | | | | | | | | | | | | | - remove deprecated daemons - bluetoothd is managed via /etc/bluetooth/*.conf files and dbus Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* / | lttng-modules: fix build on recent kernelsNicolas Thill2015-04-02
|/ / | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge pull request #1109 from kissg1988/valaSteven Barth2015-04-02
|\ \ | | | | | | vala: update to 0.28.0
| * | vala: update to 0.28.0Gergely Kiss2015-04-01
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | btrfs-progs: btrfsck is a symlink to btrfsDaniel Golle2015-04-02
| | | | | | | | | | | | | | | | | | safe half a meg by not copying the btrfs binary twice. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | btrfs-progs: don't build btrfs-convertDaniel Golle2015-04-02
| | | | | | | | | | | | | | | | | | Get rid of libext2fs dependency. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | cryptsetup: bump versionDaniel Golle2015-04-02
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: bump versionDaniel Golle2015-04-02
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | bluez: remove old conffiles entriesNicolas Thill2015-04-01
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | bluez: update to 5.29Nicolas Thill2015-04-01
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | wavemon: Fetch source from GitHub repositoryTed Hess2015-03-31
| | | | | | | | | | | | | | | | | | | | | | | | Closes #1099 Closes #1103 Signed-off-by: Ted Hess <thess@kitschensync.net> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | Merge pull request #1104 from Wedmer/masterSteven Barth2015-03-31
|\ \ \ | | | | | | | | [libs/fftw3] Moved from oldpackages and updated to a most recent version...
| * | | [libs/fftw3] Moved from oldpackages and updated to a most recent version.Vladimir Ulrich2015-03-31
| | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | Merge pull request #1105 from tru7/knxdSteven Barth2015-03-31
|\ \ \ \ | | | | | | | | | | knxd: fix dependency in makefile
| * | | | knxd: fix dependency in makefileOthmar Truniger2015-03-31
|/ / / / | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | spawn-fcgi: fix install stepJohn Crispin2015-03-29
| | | | | | | | | | | | | | | | | | | | | | | | the makefile trues to copy a file that does not exist Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | gdbm: fixes build for gettext 1.9John Crispin2015-03-29
|/ / / | | | | | | | | | | | | | | | the package fails to build on SDK builder2 Signed-off-by: John Crispin <blogic@openwrt.org>
* | | libxerces-c: update to latest version, clean configure and fix iconv ↵Álvaro Fernández Rojas2015-03-31
| | | | | | | | | | | | | | | | | | dependencies Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>