| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Because this selects ttyUSB0 (bad choice) by default, turn off enabling gps
by default until the user set's the tty manually and will stop gpsd from
stomping on another device's tty.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
|
|
|
|
|
|
|
| |
3.12.0 as been removed from sqlite servers
fixes #2615
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\
| |
| | |
node update v0.12.13
|
|/ |
|
|\
| |
| | |
Youtube dl
|
| |
| |
| |
| | |
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
| |
| |
| |
| | |
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|\ \
| | |
| | | |
joe: bump to upstream v 4.2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4
files/joerc | 494 ++++++++++++++++++++++++++++++++++++++----------------------
2 files changed, 318 insertions(+), 180 deletions(-)
|
| | |
| | |
| | |
| | |
| | |
| | | |
musl pthread patch imported from alpinelinux.org
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
[utils/zoneinfo] Updated to the latest release version
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
gammu: bump to upstream v 1.37.2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
libs/libsodium: update to 1.0.10
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
shairport-sync: update to 2.8.2
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \
| | | |
| | | | |
libmicrohttpd: update to 0.9.49
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
transmission: split packages depending on selected cryptography library
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
transmission: Shortening the title
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
aircrack-ng: split out airmon-ng as a separate package.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
As said in a related github discussion thread [1], OpenWrt is so small a
system that
- "airmon-ng check kill" does not have much to check
- airmon-ng takes up too much space for not that much benefit (bringing
up monitor interface with just iw should be enough for at least b43
and ath9k drivers)
Airmon-ng depends on a lot of utility binaries to run and these
dependencies increase the installation size. With this commit we can
provide a working airmon-ng and a smaller aircrack-ng package.
Dependency spec of airmon-ng is also reworked to
- select usbutils only if USB feature is available
- select pciutils only if PCI feature is available
While doing the split, this commit also contains a few other minor
changes
- Use SPDX identifier for license name.
- Add PKG_LICENSE_FILES definition.
- Set PKG_MAINTAINER (MAINTAINER variable will take value from it).
[1] https://github.com/openwrt/packages/pull/1693
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
python3: revert $(STAGING_DIR)/host to $(STAGING_DIR_HOST) change
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
postgresql: update source to 9.5.1 and refresh patches
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Setting the additional include path for host-build of ecpg is no
longer required and started breaking the build (PostgeSQL BUG-14033),
remove it.
Also, pgsql-server no longer requires shadow-su since procd can take
care of starting it running under the appropriate user.
Moving the dependency to pgsql-cli makes sense as the 'su' command is
still needed to boot-strap a new data directory and also commonly used
for other administration tasks. However, in that way the CLI and
shadow-su can be removed during production once pgsql-server has been
setup.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python3-pip: bump to version 8.1.1
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
python-pip: bump to version 8.1.1
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Seems it's some Unicode fix that required a small release.
https://pip.pypa.io/en/stable/news/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
python-setuptools: upgrade to version 20.7.0
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
python-setuptools releases more often than my preference.
Every once in a while I sync up with the latest released.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
|
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
I ommitted 1 element when pushing.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
python3-setuptools upgrade to version 20.7.0
|