sbyx
9bf2bd6901
Merge pull request #444 from cyanidium/master
...
nut: Updated copyright (c) notice
2014-10-19 19:44:53 +02:00
Marty R
0ecfc499ce
nut: Updated (c) notice
...
Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
2014-10-19 09:40:02 -07:00
Peter Wagner
169c863286
dovecot: update to 2.2.14
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-19 04:57:17 +02:00
Peter Wagner
30bdda47fb
openssh: update to 6.7p1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-19 04:45:16 +02:00
Ted Hess
0c0ab73037
Merge pull request #440 from ejurgensen/master
...
forked-daapd and required libraries
2014-10-18 19:00:58 -04:00
Daniel Golle
1a911c1fe5
lvm2: add from old repo and update
...
Also add patch to fix blkid header location as suggested in #17877
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-10-19 01:01:14 +02:00
Peter Wagner
bfcfcc48c3
irssi: update to 0.8.17
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-18 23:00:03 +02:00
ejurgensen
9ab6894c2f
forked-daapd: add version 22.0
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:34 +02:00
ejurgensen
c606a0a040
mxml: copy from oldpackages and update Makefile slightly
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:30 +02:00
ejurgensen
560598ca22
libunistring: add version 0.9.4
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:25 +02:00
ejurgensen
8365b52b20
libavl: add version 0.3.5
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:17 +02:00
ejurgensen
d15d70f693
libantlr3c: add version 3.2
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:50:27 +02:00
Toke Høiland-Jørgensen
83371a30d3
Merge pull request #442 from hnyman/patch-sqm
...
sqm-scripts: Fix a minor bug, add copyrights, improve logging
2014-10-18 17:50:49 +02:00
Peter Wagner
ad4da82a8e
nfs-kernel-server: update to 1.3.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-18 15:34:22 +02:00
sbyx
a53a4631cf
Merge pull request #439 from commodo/openvswitch-ipsec
...
Openvswitch IPSec Monitor + Python Bindings
2014-10-18 12:36:15 +02:00
Hannu Nyman
16d96ec143
sqm-scripts: Fix a minor bug, add copyrights, improve logging
...
Changes committed to the cerowrt original repo after the initial import here:
- Better license & copyright statements, as requested
- Fixed a minor bug in stopping sqm
- Logging improvements
- Dead code removed
- Typos corrected
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-18 13:25:46 +03:00
sbyx
d0ab36fd51
Merge pull request #438 from commodo/python-update-1
...
Python update 1
2014-10-18 10:33:38 +02:00
Alexandru Ardelean
cfa1b5e17b
openvswitch: add openvswitch-ipsesc package back
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 18:03:29 +03:00
Alexandru Ardelean
00cfd79006
openvswitch: add openvswitch-python subpackage
...
Requires python package.
Required by other openvswitch subpackages (like openvswitch-python).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 18:02:59 +03:00
Alexandru Ardelean
6862f1d8e6
python: add libopenssl and libcrypto as package deps
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 17:11:51 +03:00
Alexandru Ardelean
15111b3ccf
python: _md5 + _sha libs are now grouped under _hashlibs
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 17:05:56 +03:00
Alexandru Ardelean
d05c846e69
python: add patch to disable package compiles/tests during cross-builts
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 17:05:43 +03:00
Alexandru Ardelean
8122954aff
python: add ac_cv_buggy_getaddrinfo=no to config.site file
...
Required when IPv6 support gets enabled.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 16:39:26 +03:00
Alexandru Ardelean
aafbac886e
python: patch setup.py so that it does not include system include dirs
...
Seems that the Python C extensions were being
(or at least trying to be) build using '/usr/include' as the first
include folder.
Seems this issue was already fixed on MacOS X and now we've extended
it for our case.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 16:34:15 +03:00
Alexandru Ardelean
09c02844e4
python: enforce the existence of files in the filespecs
...
Seems that this allows some goofs, because some files
silently do not get copied and the build succeeds, even though
it shouldn't.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 16:30:45 +03:00
Alexandru Ardelean
714b1247b7
python: reduce bloat by removing *.pyo and *.pyc files
...
Seems that if you add a package folder this would also
include the compiled python files which increases fw size.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 10:25:43 +03:00
Marcel Denia
4715296a79
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-16 11:12:45 +02:00
Marcel Denia
ef3ac53da2
perl: Don't try to link against libnsl
...
And also remove all other references to avoid confusion.
libnsl isn't really needed. Removing it allows glibc based
toolchains to build perl.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-16 11:12:44 +02:00
Marcel Denia
4456537077
perl: Make I8/I16/I32 types explicitly signed for PPC
...
Type signedness is undefined for char. char may actually be unsigned for
some CPUs.
This fixes various bugs on PPC, like negative array indices.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-16 11:12:44 +02:00
sbyx
73cbbe4c73
Merge pull request #436 from cyanidium/master
...
nut: New package for Network UPS Tools
2014-10-16 09:10:03 +02:00
cyanidium
d2e5a9896c
Remove placeholder maintainer email address
2014-10-15 22:09:29 -07:00
Marty R
d8258c35d5
nut: New package for Network UPS Tools
...
An older version of nut is in oldpackages. This commit is based on that
package and bumps the version to the latest release along with unifying
the server and client packages. More build options are provided for any
custom configuration but the defaults provide a working client and
server install which only needs a UPS driver. Drivers still build as
individual packages to minimise bloat. SSL support has also been added.
Signed-off-by: Martin Rowe <cyanidium@users.noreply.github.com>
2014-10-15 21:30:25 -07:00
Etienne CHAMPETIER
1f22b19d04
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-10-15 22:24:06 +02:00
Toke Høiland-Jørgensen
26eae4b9be
Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts.
2014-10-15 20:15:20 +02:00
sbyx
0dcfd07ba6
Merge pull request #425 from MikePetullo/bogofilter
...
bogofilter: new package for bogofilter spam filter
2014-10-15 20:04:39 +02:00
sbyx
d7c4299b36
Merge pull request #432 from mwarning/master
...
libs/libsodium: update to 1.0.0
2014-10-15 20:02:31 +02:00
Toke Høiland-Jørgensen
8936f228a5
Merge pull request #433 from hnyman/add-sqm-scripts
...
Add sqm-scripts & luci-app-sqm: experimental QoS
2014-10-15 19:09:30 +02:00
sbyx
886239be7d
Merge pull request #429 from commodo/python-respin
...
Python respin
2014-10-15 18:47:08 +02:00
Moritz Warning
4767e3df5a
libs/libsodium: update to 1.0.0
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2014-10-15 18:16:05 +02:00
Hannu Nyman
da7e25264c
luci-app-sqm: Luci GUI for sqm-scripts QoS
...
This is the Luci GUI for managing SQM QoS System.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 19:11:46 +03:00
Hannu Nyman
5113575fb9
sqm-scripts: Smart Queue Management - experimental QoS
...
sqm-scripts is a new QoS system from Cerowrt / Bufferbloat.
I have tested it in my own community build.
More info at:
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310
Dave Täht submitted this first via openwrt-devel mailing list in March 2014,
but that was not picked up before the switch to Github:
http://patchwork.openwrt.org/patch/5078/
Original code used as the base:
8ce2936110
I have modified:
- set the default interface to be eth1, like the Openwrt default.
- modified config to hide some of the advanced options by default
- beautified Makefile a bit
- added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed
in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 18:56:37 +03:00
Alexandru Ardelean
02ad9c1915
python: upgrade to version 2.7.8
2014-10-15 16:49:49 +03:00
Alexandru Ardelean
e3145e1fb0
python: add python2 symlink to python as per PEP394
2014-10-15 10:02:57 +03:00
Alexandru Ardelean
b0c21ae7aa
python: use command instead of 'ln -sf'
2014-10-15 10:02:57 +03:00
Alexandru Ardelean
9cdea1ba38
python: include python*-package.mk irespective of DUMP env var
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:54 +03:00
Alexandru Ardelean
b49c17d6c7
python: enforce version assignment
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:49 +03:00
Alexandru Ardelean
3ad7208ba6
python: move python package versioning to python-package.mk
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:48 +03:00
Alexandru Ardelean
d5bd7dd36e
python: add old python 2 package back
...
According to PEP394 (http://legacy.python.org/dev/peps/pep-0394/ )
the 'python' command should refer to 'python2'.
In our case, this means we should reboot the old python package.
We could rename the package name to python2, but that would
just complicate things a bit with other packages, and
since we're doing this reboot, such a complication would be
unnecessary.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:33 +03:00
sbyx
0dcfc24c04
Merge pull request #431 from commodo/python3-fix
...
Python3 fix
2014-10-15 08:57:39 +02:00
Alexandru Ardelean
5cb802cac4
python3: fix python host path
2014-10-15 09:13:24 +03:00