sbyx
b0dd84dcb9
Merge pull request #540 from commodo/python-pip
python-pip: first revision
10 лет назад
Alexandru Ardelean
286e50a0bd
python-pip: first revision
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
sbyx
3805f5183c
Merge pull request #539 from commodo/python-setuptools
python-setuptools: first revision
10 лет назад
sbyx
5a0ec8fb72
Merge pull request #538 from commodo/python-update-6
Python update 6
10 лет назад
Alexandru Ardelean
47ed969646
python-setuptools: first revision
Signed-off-by: Alexandru Ardelean <aa@ocedo.com >
10 лет назад
Ted Hess
4b8b1182cd
Merge pull request #537 from dibdot/master
ssmtp: more pointer fixes
10 лет назад
Alexandru Ardelean
ad9c57beae
python: add distutils back (selectively)
This patch reduces distutils from 1.7 MB to 0.7 MB.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Alexandru Ardelean
8623c2942a
python: update MAKE_FLAGS
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Dirk Brenken
133d4beec4
ssmtp: more pointer fixes
- fixed more pointer issues
- remove unused variable
Signed-off-by: Dirk Brenken <dibdot@gmail.com >
10 лет назад
Matthias Schiffer
619f2c1807
fastd: update to v15
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
10 лет назад
Nicolas Thill
59d841c968
erlang: bump to 17.3
Signed-off-by: Nicolas Thill <nico@openwrt.org >
10 лет назад
Nikos Mavrogiannopoulos
5b5043b8fe
gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
10 лет назад
sbyx
cc3b0119a7
Merge pull request #535 from Wedmer/master
utils/zoneinfo: Updated md5 sums for source packages
10 лет назад
Vladimir Ulrich
c8938b00f5
utils/zoneinfo: Updated md5 sums for source packages
Signed-off-by: Vladimir Ulrich <admin@evl.su >
10 лет назад
sbyx
130ff7b738
Merge pull request #534 from Wedmer/master
utils/zoneinfo: Updated to a most recent version (2014j)
10 лет назад
Vladimir Ulrich
6621aed5a2
utils/zoneinfo: Updated to a most recent version (2014j)
Signed-off-by: Vladimir Ulrich <admin@evl.su >
10 лет назад
Luka Perkov
9416af8164
rpcd-mod-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org >
10 лет назад
Luka Perkov
e430a93605
luci-app-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org >
10 лет назад
Luka Perkov
2da2a9e900
luci-app-lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org >
10 лет назад
Luka Perkov
b76bb76071
lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org >
10 лет назад
Luka Perkov
77949c83bb
lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org >
10 лет назад
sbyx
f2884fa47f
Merge pull request #448 from jow-/freeradius-ssl-version
freeradius2: relax SSL version checks
10 лет назад
sbyx
c26000e053
Merge pull request #530 from zorun/master
bmon: Fix libncursesw dependency
10 лет назад
Baptiste Jonglez
3ceb389c6d
bmon: Remove unrecognized configure flags
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org >
10 лет назад
Baptiste Jonglez
57947e46df
bmon: Fix libncursesw dependency
When libncursesw is available, bmon uses it instead of libncurses. This
commit adapts the dependencies accordingly.
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org >
10 лет назад
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
10 лет назад
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
10 лет назад
Luiz Angelo Daros de Luca
5cdf0d7578
Merge pull request #527 from luizluca/ruby-update
ruby: update to 2.1.4
10 лет назад
Álvaro Fernández Rojas
e4f2d1145b
Merge pull request #520 from mhei/php5-oldstable
php5: upgrade to 5.4.34 (fixes #502 )
10 лет назад
sbyx
52f72ea696
Merge pull request #525 from commodo/python-env-launcher
python: add __PYENV_LAUNCHER__ env var
10 лет назад
Peter Wagner
b026b50320
dovecot: update to 2.2.15
Signed-off-by: Peter Wagner <tripolar@gmx.at >
10 лет назад
Alexandru Ardelean
a91a992abb
python: add __PYENV_LAUNCHER__ env var
Mostly useful for setuptools and pip during build.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
sbyx
2c1bc16d20
Merge pull request #524 from commodo/python-update-5
Python update 5
10 лет назад
sbyx
702c35f219
Merge pull request #522 from chris5560/master
ddns-scripts: Update to Version 2.1.0-1 see description
10 лет назад
sbyx
ea39322917
Merge pull request #523 from dibdot/master
ssmtp: revoke gnutls support
10 лет назад
Alexandru Ardelean
a9ba2161bd
python: remove readline.so for now
Some symbols are not found (tgetnum and BC).
Looks like the termcap lib, which should be in libncurses(w)
but maybe some build param would be required.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Alexandru Ardelean
4f0f05f92b
python: add some Build/InstallDev rules back
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Dirk Brenken
f267d2eaa6
ssmtp: revoke gnutls support
Drop gnutls and use openssl instead, due to excessive memory consumption in embedded environment for an additonal ssl library.
Signed-off-by: Dirk Brenken <dibdot@gmail.com >
10 лет назад
Christian Schoenebeck
4192651448
ddns-scripts: Update to Version 2.1.0-1 see description
- fixed postinst and prerm in Makefile
- implementation of provider specific update scripts into services and
services_ipv6 file.
first Provider "no-ip.com" - Thanks to DarkStarXxX for
request and testing
- finished uci/ddns wiki at http://wiki.openwrt.org/doc/uci/ddns
- rewritten retry management
- rewritten logging including following Issue 469
https://github.com/openwrt/packages/issues/469
- stop running sections on hotplug ifdown event (like start on ifup)
- implement trap detection
also kill "sleep" child processes
SIGHUP to reload configuration (not really reloading, simply
starting a new process)
/etc/init.d/ddns reload implemented
- code optimization
- new provider LoopiaDNS.se Issue 494
https://github.com/openwrt/packages/issues/494
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
10 лет назад
Alexandru Ardelean
dd4cca5d26
python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGS
Fixes some build issues.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Alexandru Ardelean
efcfca9631
python: add lib deps
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Michael Heimpold
42db20a190
php5: upgrade to 5.4.34 (fixes #502 )
This addresses CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670
according to PHP's release notes.
Signed-off-by: Michael Heimpold <mhei@heimpold.de >
10 лет назад
Toke Høiland-Jørgensen
43d2457b98
Merge pull request #519 from hnyman/modify-sqm
sqm-scripts: Modify installation step to ensure correct file permissions
10 лет назад
Alexandru Ardelean
cbc39a176f
python: final switch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
10 лет назад
Hannu Nyman
0f0b241d56
sqm-scripts: Modify installation step to ensure correct file permissions
Use INSTALL_BIN & INSTALL_DATA macros instead of cp
to ensure correct file permissions for the executable files.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
10 лет назад
sbyx
5cf781f998
Merge pull request #516 from dibdot/master
ssmtp: move to github
10 лет назад
Dirk Brenken
62e7ac8d71
ssmtp: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com >
10 лет назад
sbyx
d3558ae9fa
Merge pull request #517 from Wedmer/master
utils/zoneinfo: Removed Middle-East target due there're no files for it.
10 лет назад
Vladimir Ulrich
cdb72f2d52
Removed Middle-East target due there're no files for it.
10 лет назад
sbyx
ac865af002
Merge pull request #514 from commodo/python-update-4
Python update 4
10 лет назад