| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Switch to xz tarball
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\
| |
| | |
ttyd: remove the default insecure init script (#3271)
|
| |
| |
| |
| | |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
|\ \
| |/
|/| |
libx264: more build fixes
|
| |
| |
| |
| |
| |
| |
| | |
Introduce blacklist for CPU_TYPEs without ASM support in libx264
Add libpthread dependency required on non-musl builds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| |/
|/| |
wireguard: Bump to 0.0.20161001
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
This should massively improve performance for (at least) MIPS targets:
* poly1305: optimize unaligned access
This is a very appreciated fix from René van Dorst, adjusting the
arithmetic in Poly1305 to work fast on platforms with slow unaligned
access, such as MIPS. According to his calculation, this gives a 50%
improvement on small MIPS boxes.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |
|
|\
| |
| | |
mii-tool: fix variable being declared too early
|
| |
| |
| |
| | |
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
|
|/
|
|
|
|
| |
Also switch git to https.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\
| |
| | |
adblock: update 1.4.10
|
| |
| |
| |
| |
| |
| |
| |
| | |
- add 'enabled' check to iface hotplug event handler
- decrease startup priority from 99 to 90
- fix tab indentation in config
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \
| | |
| | | |
Update libedit and Knot DNS
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \
| | | |
| | | | |
mwan3: remove bad local shell variable declarations
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Local variable declarations outside of functions are illegal since the Busybox
update to v1.25.0, therfore remove them from the appropriate places.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
You can now specify in '/etc/config/network'
config interface 'eth1_autoip'
option ifname 'eth1'
option proto 'autoip'
And netifd would handle the rest of the logic/setup.
Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \
| | | | |
| | | | | |
ddns-scripts: fix reporting wrong version
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also switches git to https
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\ \ \ \
| | | | |
| | | | | |
netdata: update to 1.3.0 and use procd init
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update to 1.3.0
Change init.d script to use procd
Use release binary instead of git
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
ttyd: new package
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
mii-tool: re-introduce from oldpackages
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Both postgresql-server and postgresql-cli install /usr/bin/psql which
thus creates a conflict when installing both packages.
Fix this by removing duplicate and useless binaries from the
postgresql-server package.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update ffmpeg to 2.8.8.
Adds HEVC, Opus, VC-1 and Vorbis to custom and minidlna profiles. This should
more closely match formats media being streamed on the local network via
DLNA/UPNP.
Removes raw aac, ac3 and h264 from minidlna profile. Most players expect
this content to come within a container (mkv, mov, mp4, mpegts, etc...),
so this was unnecessary for the profile's goals.
Remove libopus from being selected by the -custom's audio-dec profile, and as
a depend on -audio-dec. -audio-dec uses ffmpeg's internal Opus decoder, not
the external library.
Don't select specific parsers in libffmpeg-mini profile. The demuxers separate
streams from containers. Parsers break up the streams. These are not needed
for DLNA/UPNP. If a parser is needed, the ffmpeg configure script should grab
it.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
hd-idle: convert init script to procd
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Clean up init script and introduce support for multiple disks.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
sngrep: update to snapshot 2016-09-27
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
exfat-nofuse: update to snapshot 2016-09-26
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Change bz2 to gz for consistency with other base packages.
Adds support for Linux 4.7 kernels.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
libstrophe: Update to version 0.9.1
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
dmidecode: use url alias
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Use url alias instead of hardcoded URL.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
ddns-scripts: bump to version 2.7.5
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
remove postinst (of main package) from Makefile because all is done inside uci-defaults scripts
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
commands to apply changes introduced during release changes, moved from Makefile postinst to /etc/uci-defaults
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|