aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python: cleanup Build/InstallDev ruleAlexandru Ardelean2014-11-07
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: remove --without-ensurepip; not needed anymoreAlexandru Ardelean2014-11-07
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: remove explicit rules in favor of using make/configure varsAlexandru Ardelean2014-11-07
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: reboot all python packagesAlexandru Ardelean2014-11-07
| | | | | | | Redefine python-full as all-pages-minus-a-few-that-don't make sense. Remove all other packages. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #508 from dibdot/masterTed Hess2014-11-06
|\ | | | | mc: move to github (midnight commander)
| * mc: move to githubDirk Brenken2014-11-06
| | | | | | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | perl: Update to 5.20.1Marcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Mark test support as experimentalMarcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Fix signal order for i486Marcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Update perlbase.mkMarcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Also strip begin, end and for pragmasMarcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Set nv_overflows_integers_at configuration symbolMarcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Add basic test supportMarcel Denia2014-11-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | Merge pull request #507 from roger-/motionsbyx2014-11-06
|\ \ | |/ |/| motion: update and switch to recent fork
| * motion: switch to master branchRoger2014-11-05
| | | | | | | | | | This branch includes some important fixes vs. 3.4.0. Signed-off-by: Roger D <rogerdammit@gmail.com>
| * motion: update and switch to recent forkRoger2014-11-04
| | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
| * motion: remove outdated (?) patchRoger2014-11-04
| | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | haproxy: bump to version 1.5.8Thomas Heil2014-11-05
| | | | | | | | | | | | | | | | | | | | Released version 1.5.8 with the following main changes : - BUG/MAJOR: buffer: check the space left is enough or not when input data in a buffer is wrapped - BUG/BUILD: revert accidental change in the makefile from latest SSL fix Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | Change default bcp38 interface to be eth1, don't enable by default.Toke Høiland-Jørgensen2014-11-05
| |
* | Merge pull request #506 from cj1324/fix_libsodiumsbyx2014-11-05
|\ \ | | | | | | libsodium: fixed pkgconfig not found it.
| * | libsodium: fixed pkgconfig not found it.Han Chen2014-11-04
| | | | | | | | | | | | Signed-off-by: Han Chen chen1324@gmail.com
* | | Add luci-app-bcp38 packageToke Høiland-Jørgensen2014-11-05
| | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | Make PKG_LICENSE for BCP38 SPDX compatible.Toke Høiland-Jørgensen2014-11-05
| | |
* | | Add BCP38 implementation package (from CeroWrt).Toke Høiland-Jørgensen2014-11-05
|/ / | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | Merge pull request #504 from Shulyaka/mastersbyx2014-11-04
|\ \ | | | | | | mailman: fixed compilation errors (Issue #498)
| * | mailman: fixed compilation errors (Issue #498)Denis Shulyaka2014-11-04
| | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | Merge pull request #503 from Shulyaka/mastersbyx2014-11-04
|\| | | | | | | | python-dns: fixed URL
| * | python-dns: fixed URLDenis Shulyaka2014-11-04
|/ / | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | rpcd-mod-lxc: add lxc-create ubus bindingsLuka Perkov2014-11-03
| | | | | | | | | | | | | | | | 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>
* | mdnsresponder: add spdx tagSteven Barth2014-11-03
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #496 from roger-/micropythonsbyx2014-11-03
|\ \ | | | | | | micropython(-lib): update and add package category
| * | micropython-lib: update and add package categoryRoger2014-11-02
| | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
| * | micropython: update and add package categoryRoger2014-11-02
| |/ | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | Merge pull request #495 from hnyman/sqm-updateToke Høiland-Jørgensen2014-11-02
|\ \ | |/ |/| sqm-scripts: use masks with markings
| * sqm-scripts: use masks with markingsHannu Nyman2014-11-02
|/ | | | | | Apply mask for markings to enable co-existence with multiwan, mwan3 etc. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as ↵Ted Hess2014-11-01
| | | | | | pkg maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* forked-daapd: Shorten title so it displaysTed Hess2014-11-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libavahi: Don't build libdns_sd if not selectedTed Hess2014-11-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #490 from Shulyaka/mastersbyx2014-11-01
|\ | | | | postfix: Added experimental support for Berkeley DB (btree files).
| * postfix: Added experimental support for Berkeley DB (btree files).Denis Shulyaka2014-11-01
| | | | | | | | | | | | | | Note that hash files are currently not supported by OpenWRT package of Berkeley DB. CDB is still default. Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Merge pull request #489 from MikePetullo/masterTed Hess2014-10-31
|\ \ | | | | | | bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped ...
| * | bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on ↵W. Michael Petullo2014-10-31
|/ / | | | | | | | | | | reboot Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #488 from commodo/ovs-fix-kernel-3.12champtar2014-10-31
|\ \ | | | | | | openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
| * | openvswitch: add +kmod-vxlan dependency for kernels >= 3.12Alexandru Ardelean2014-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When OVS detects a kernel version >= 3.12 it does not build it's own vxlan module and tries to use the kernel's, when building the OVS kernel module. I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package. This will add the kernel's vxlan.ko kernel module if it exists. So, for kernel >= 3.12, this package should exist and be installed when installing OVS. Tested on OpenWRT trunk with kernel 3.14.18. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #481 from zorun/mastersbyx2014-10-31
|\ \ \ | |/ / |/| | Import bmon from oldpackages
| * | bmon: Bump to 3.5 and add myself as maintainerBaptiste Jonglez2014-10-31
| | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
| * | bmon: Import from oldpackagesBaptiste Jonglez2014-10-31
| | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
* | | luci-app-lxc: code cleanupPetar Koretic2014-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #486 from commodo/ovs-build-fix2champtar2014-10-30
|\ \ \ | | | | | | | | openvswitch: add patch "datapath: Backport __ip_select_ident() function"
| * | | openvswitch: add patch "datapath: Backport __ip_select_ident() function"Alexandru Ardelean2014-10-30
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <aa@ocedo.com>