aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libugpio: import from oldpackages and upgrade to 0.0.6Michael Heimpold2015-03-07
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* mmc-utils: add new packageMichael Heimpold2015-03-06
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* squid: update to 3.5.2Marko Ratkaj2015-03-06
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* Merge pull request #991 from thess/gst-workTed Hess2015-03-06
|\ | | | | gstreamer: Update to 1.4.5
| * gst1-plugins-ugly: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
| * gst1-plugins-good: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
| * gst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patchesTed Hess2015-03-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
| * gst1-plugins-base: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
| * gstreamer1: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
| * gst1-libav: Update to 1.4.5Ted Hess2015-03-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #992 from commodo/python-patch-updatesSteven Barth2015-03-06
|\ \ | | | | | | python: patch updates
| * | python: add '_python_*' env vars to host pythonAlexandru Ardelean2015-03-06
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: add patch for distutils to add support for the '_python_sysroot' env varAlexandru Ardelean2015-03-06
| | | | | | | | | | | | | | | | | | | | | Patch taken from buildroot: http://git.buildroot.net/buildroot/tree/package/python/python-008-distutils-use-python-sysroot.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: re-number patchesAlexandru Ardelean2015-03-06
| |/ | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #988 from commodo/python-modularizationSteven Barth2015-03-06
|\ \ | | | | | | python: packetize some python modules
| * | python: packetize some python modulesAlexandru Ardelean2015-03-06
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Packetize some Python modules to reduce size of the overall Python package. Basically, a new package is introduced, call `python-light`, and everything that's extra (or big) is put in other packages. The `python` package becomes a metapackage that installs `python-light` along with the rest of the packages. Base work started by Jan Čermák. Signed-off-by: Jan Čermák <jan.cermak@nic.cz> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / libidn: Update to 1.30Marcel Denia2015-03-06
|/ | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* Merge pull request #972 from luizluca/gst1-enable_videorate_videoscaleTed Hess2015-03-05
|\ | | | | gst1-plugins-base: add videorate and videoscale
| * gst1-plugins-base: add videorate and videoscaleLuiz Angelo Daros de Luca2015-03-02
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #971 from luizluca/gst1_enable_shmTed Hess2015-03-05
|\ \ | | | | | | Gstreamer1.x enable shm in gst1-plugins-bad
| * | gst1-plugins-bad: add shmsrc/sinkLuiz Angelo Daros de Luca2015-03-01
| | | | | | | | | | | | | | | | | | This adds POSIX shared memory source and sink plugin Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
| * | gst1-plugins-bad: remove unrecognized config optsLuiz Angelo Daros de Luca2015-03-01
| |/ | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | sqm-scripts: make run.sh ignore spurious incomplete hotplug ifupsSebastian Moeller2015-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | During system start up pppoe devices seem to receice ifup events before the interface actually exists. This commit makes sqm's run.sh script test whether the sys files for an interface exist before actually trying to start an SQM instance on an interface. This seems to nicely avoid starting on an not fully established pppoe interface and avoids a number of error messages during startup. In addition, debug logging is disabled. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | udpxy: fix build on OS X and clean up MakefileÁlvaro Fernández Rojas2015-03-05
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #930 from plntyk/nfs_libblkidtripolar2015-03-05
|\ \ | | | | | | nfs-kernel-server: fix build with libblkid, libuuid
| * | nfs-kernel-server: fix build with libblkid, libuuidDirk Neukirchen2015-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | config.log reports WARNING: uuid support disabled as libblkid is too old because the test macro AC_BLKID_VERS is not cross compile friendly resulting in libblkid_cv_is_recent=unknown Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | mailsend: split into 2 packages - with SSL and without SSLTed Hess2015-03-04
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | libuv: add packageLuka Perkov2015-03-04
| | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | Merge pull request #987 from plntyk/gnutls-fixes-v2Ted Hess2015-03-04
|\ \ \ | |/ / |/| | Gnutls fixes v2
| * | gnutls: cleanup old codeDirk Neukirchen2015-03-04
| | | | | | | | | | | | | | | | | | | | | | | | - rpath is not necessary (buildroot does not use it too) - SED of paths in configure does not seem needed (from pre 3.x version) - remove configure section Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
| * | gnutls: fix build with librtDirk Neukirchen2015-03-04
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | compile errors in config phase with ArchLinux and Fedora 20 config.log trying to link with -I/usr/lib/librt.so: /usr/lib/librt.so: undefined reference to `gettimeofday@GLIBC_2.2.5' or Fedora20: /usr/lib/librt.so: error adding symbols: File in wrong format linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour see http://marc.info/?l=gnulib-bug&m=129660262901148 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | Merge pull request #985 from BerlinMeshnet/dkjson-updateSteven Barth2015-03-04
|\ \ | | | | | | Update dkjson
| * | dkjson: bump releaseLars Gierth2015-03-03
| | | | | | | | | | | | Signed-off-by: Lars Gierth <larsg@systemli.org>
| * | dkjson: update PKG_MD5SUMLars Gierth2015-03-03
|/ / | | | | | | Signed-off-by: Lars Gierth <larsg@systemli.org>
* | Merge pull request #983 from Shulyaka/masterSteven Barth2015-03-03
|\ \ | | | | | | mailman: version upgrade to 2.1.19
| * | mailman: version upgrade to 2.1.19Denis Shulyaka2015-03-03
| | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | Merge pull request #984 from luizluca/ruby-update_to_2.2.1Luiz Angelo Daros de Luca2015-03-03
|\ \ \ | | | | | | | | ruby: update to 2.2.1
| * | | ruby: update to 2.2.1Luiz Angelo Daros de Luca2015-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For ruby changes since 2.2.0: http://svn.ruby-lang.org/repos/ruby/tags/v2_2_1/ChangeLog No relevant changes for OpenWRT. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Teach SQM hotplug tricksSebastian Moeller2015-03-03
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some interfaces like wan-pppoe go away, when the ppp connection is lost and get recreated once the link is established again. SQM now has its own hotplug script to re-enable itself on the interfae just hotplugged. SQM will not touch other instances of itself running on other interfaces if called by hotplug.d. The implementation now allows this functionality by calling run.sh like: /usr/lib/sqm/run.sh interface YOUR_INTERFACE_NAME_HERE e.g.: /usr/lib/sqm/run.sh interface ge00-pppoe If called with a specific interface SQM will only try to disable itself on that interface to clean up all left over state and the re-enable itself on just that interface. Hopefully that allows for better service with instable interfaces like pppoe. The current code passes a simple manual stop start test of the ge00-pppoe interface from the GUI and does seem to do the right thing, at least on cerowrt 3.10.50-1...
* | | Merge pull request #976 from thess/boost-workTed Hess2015-03-03
|\ \ \ | | | | | | | | boost: reorganize menus, fix some build dependencies and ABI selections
| * | | boost: reorganize menus, fix some build dependencies and ABI selectionsTed Hess2015-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Add meta-package with all libraries when CONFIG_ALL selected. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #982 from jszakmeister/update-socatTed Hess2015-03-03
|\ \ \ \ | | | | | | | | | | Upgrade socat to 1.7.3.0.
| * | | | Upgrade socat to 1.7.3.0.John Szakmeister2015-03-03
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cross-compiling patch is no longer necessary. Also added librt as a dependency, since it is required. This also fixes an issue where support for linux/errqueue.h was not being detected correctly and causing a build failure with 3.18. Signed-off-by: John Szakmeister <john@szakmeister.net>
* | | | Merge pull request #979 from mstorchak/attrTed Hess2015-03-02
|\ \ \ \ | | | | | | | | | | attr: update to 20150220
| * | | | attr: update to 20150220Maxim Storchak2015-03-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | libv4l: Update to latest version 1.6.2Ted Hess2015-03-02
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #956 from fissie/masterSteven Barth2015-03-02
|\ \ \ \ | | | | | | | | | | fix aiccu requiretls option handling
| * | | | aiccu: fix requiretls option handlingJan Sembera2015-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requiretls is a boolean value in aiccu config that only accepts true and false as values, not "1" or "0" that UCI provides. Signed-off-by: Jan Sembera <jsembera@google.com>
* | | | | Merge pull request #974 from lijpsummer/masterSteven Barth2015-03-02
|\ \ \ \ \ | | | | | | | | | | | | update opencv version as 2.4.11
| * | | | | update opencv version as 2.4.11Jianping Li2015-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianping Li <summer@wrtnode.com>