aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* net/socat: Update to 1.7.3.3Daniel Engberg2019-05-06
| | | | | | Update socat to 1.7.3.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* Merge pull request #8912 from neheb/faadTed Hess2019-05-05
|\ | | | | faad2: Remove uClibc hack
| * faad2: Remove uClibc hackRosen Penev2019-05-05
|/ | | | | | | OpenWrt uses uClibc-ng now, and it seems that these are no longer needed as it seems faad2 automatically renames these functions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #8846 from neheb/getRosen Penev2019-05-05
|\ | | | | geth: Update to 1.8.27
| * geth: Update to 1.8.27Rosen Penev2019-04-29
| | | | | | | | | | | | | | | | Updated Makefile for consistency between packages. Updated Licensing information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #8736 from neheb/erlaRosen Penev2019-05-05
|\ \ | | | | | | erlang: Fix compilation without deprecated OpenSSL APIs
| * | erlang: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-04-20
| | | | | | | | | | | | | | | | | | Renamed the patch as it does more than fix ENGINE support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8518 from neheb/iRosen Penev2019-05-05
|\ \ \ | | | | | | | | libimobiledevice packages updated to git
| * | | usbmuxd: Update to latest gitRosen Penev2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream makes infrequent releases while having an active git repository with important bugfixes. Removed maintainer from all three packages due to inactivity. Removed systemd support as systemd is not used in OpenWrt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | libusbmuxd: Update to latest gitRosen Penev2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has really infrequent releases while having an active git repository with important bugfixes. This is also needed because libimobiledevice requires a new API from libusbmuxd. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | libimobiledevice: Update to latest gitRosen Penev2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream makes seriously infrequent updates whereas they have an active git repository with important bugfixes. Also fixed compilation without deprecated OpenSSL APIs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8897 from neheb/boosRosen Penev2019-05-05
|\ \ \ \ | | | | | | | | | | boost: Fix uClibc-ng compilation again
| * | | | boost: Fix uClibc-ng compilation againRosen Penev2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several math functions are not defined in math.h and therefore cannot be used. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | tor: update to 0.4.0.5Peter Wagner2019-05-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | django-simple-captcha: bump to 0.5.11Eneas U de Queiroz2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a bugfix release. Made some cosmetic changes to the Makefile. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #8896 from jefferyto/uwsgi-cgi-python-package-mkRosen Penev2019-05-04
|\ \ \ \ \ | |/ / / / |/| | | | uwsgi-cgi: Remove reference to python-package.mk
| * | | | uwsgi-cgi: Remove reference to python-package.mkJeffery To2019-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since no Python packages are produced by this package, including python-package.mk is unnecessary. This removes the reference to python-package.mk. (PKG_RELEASE is unchanged as this should have no effect on the build.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #8895 from jefferyto/libimobiledevice-python-package-mkRosen Penev2019-05-03
|\ \ \ \ \ | | | | | | | | | | | | libimobiledevice: Remove reference to python-package.mk
| * | | | | libimobiledevice: Remove reference to python-package.mkJeffery To2019-05-04
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since no Python packages are produced by this package, including python-package.mk is unnecessary. This removes the reference to python-package.mk. (PKG_RELEASE is unchanged as this should have no effect on the build.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #8840 from cotequeiroz/django_pytzRosen Penev2019-05-03
|\ \ \ \ \ | | | | | | | | | | | | django: Add pytz dependency
| * | | | | django: Add pytz dependencyEneas U de Queiroz2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pytz is a run-time dependency of django. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | Merge pull request #8786 from commodo/readme-encodings-updateRosen Penev2019-05-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | python/README.md: fix note about python[3]-codecs
| * | | | | | python/README.md: fix note about python[3]-codecsAlexandru Ardelean2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The note was note correct when mentioning encodings vs python[3]-codecs. This change fixes this confusion. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #8894 from jefferyto/python2-transition-noticeRosen Penev2019-05-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | python/README: Add deprecation notice / schedule
| * | | | | | python/README: Add deprecation notice / scheduleJeffery To2019-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This describes the proposal outlined in #8520, with a few additions/modifications: * Describes the handling of the Python 2 interpreter * Allows for normal updates of Python 2 libraries that share the same Makefile as their Python 3 version * Mass removal event has a name Supersedes #8788. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #8880 from jefferyto/xz-pkg-configRosen Penev2019-05-03
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | xz: Use relative paths in pkg-config metadata file
| * | | | | | xz: Use relative paths in pkg-config metadata fileJeffery To2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, the liblzma pkg-config file (liblzma.pc) is generated with absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to override. This patches the file to use paths relative to ${prefix} and ${exec_prefix}. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | openvswitch: fix compilation of intree datapath kmodYousong Zhou2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | Merge pull request #8722 from BKPepe/mozillaRosen Penev2019-05-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mozilla-iot-gateway: update to version 0.8.1
| * | | | | | | mozilla-iot-gateway: update to version 0.8.1Josef Schlehofer2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - It was rebranded from Things Gateway by Mozilla to WebThings Gateway by Mozilla - Ursa module is no longer optional Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #8842 from ysc3839/tr-web-controlRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | transmission-web-control: add new package
| * | | | | | | | transmission-web: set conflicts with transmission-web-controlRichard Yu2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
| * | | | | | | | transmission-web-control: add new packageRichard Yu2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | | Merge pull request #8884 from jefferyto/remove-golang-librariesRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | golang-libraries: Remove library packages
| * | | | | | | | | golang-libraries: Remove library packagesJeffery To2019-05-03
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These Go library packages were added to support obfs4proxy. As obfs4proxy was updated to allow dependency management by the Go compiler, these packages no longer have any dependants. This removes these packages from the feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #8890 from Arduous/temperUSB_updateRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | temperusb: package update to 2.3
| * | | | | | | | | temperusb: package upgradeSamuel Progin2019-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
* | | | | | | | | | Merge pull request #8824 from MikePetullo/scapyRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | scapy: update to 2.4.2 and make use of Python 3
| * | | | | | | | | | scapy: update to 2.4.2 and make use of Python 3W. Michael Petullo2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | Merge pull request #8827 from MikePetullo/libdmapsharingRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libdmapsharing: update to 3.9.6
| * | | | | | | | | | | libdmapsharing: update to 3.9.6W. Michael Petullo2019-04-28
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | Merge pull request #8828 from MikePetullo/luasecRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | luasec: update to 0.8
| * | | | | | | | | | | luasec: update to 0.8W. Michael Petullo2019-04-27
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | Merge pull request #8826 from MikePetullo/dmapdHannu Nyman2019-05-03
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | dmapd: update to 0.0.81
| * | | | | | | | | | dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGSW. Michael Petullo2019-05-03
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | rpcbind: add/enable rmtcalls supportAndy Walsh2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add broadcast discovery support of rpc services Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | Merge pull request #8863 from neheb/trRosen Penev2019-05-02
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | transmission: Fix compilation under uClibc-ng
| * | | | | | | | | transmission: Fix compilation under uClibc-ngRosen Penev2019-05-01
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has a patch for this dated 2016. Also ran the init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8760 from commodo/remove-un-neededHannu Nyman2019-05-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | jdcal,et_xmlfile,rcssmin: remove un-needed python packages
| * | | | | | | | | jdcal,et_xmlfile,rcssmin: remove un-needed python packagesAlexandru Ardelean2019-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change removes a series of Python packages that are added to seafile-seahub and are not needed. After some investigation into seafile, there are no references for it. These are some of the low-hanging fruits. They're not used [not sure when they were], and these packages were born out of some weird sprints somewhere and forgotten on web and left un-maintained. So, remove them. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>