| Commit message (Collapse) | Author | Age |
... | |
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \
| | | |
| | | | |
bind: build fix: remove autoconf AR cruft
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch removes some autoconf goo which is causing bind to use the host's ar
instead the ar from the toolchain. If they're both elf platforms this is fine,
but it's no good if host is darwin.
Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
|
|\ \ \
| | | |
| | | | |
Revert "new package: noip"
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
ntfs-3g: fix build with musl when using internal libfuse
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the SDK builder breaks on this package due to a bad md5sum
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|\ \ \ \
| | | | |
| | | | | |
new package: noip
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
This is the client program for noip.com, which is a dynamic dns provider.
Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
|
|\ \ \ \
| | | | |
| | | | | |
transmission: fix build problem with fallocate64
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
dosfstools: fix build with musl
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Ensure only valid UTF-8 is passed to libidn. It was found
(CVE-2015-2059) that libidn can read beyond the boundaries of the
provided buffer when an input string contains invalid UTF-8 sequences.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
also bump version, use new download URL and add myself as
maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.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>
|
|\ \ \
| | | |
| | | | |
open-plc-utils: bump to 2015-02-23
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
|\ \ \
| | | |
| | | | |
haserl: update to 0.9.35
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
wget: update to 1.16.3
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \
| |/ /
|/| | |
python3: override machine definition for i386 to build the decimal module
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
This reverts commit e9072e50fe807ddd8c4f4b686be93794b28c94ea.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The initial conversion to restart sqm on interfaces it is configured
for in case of (transient) dis- and reappearance was half finished.
These changes clean up the handling of exlicitly passed interfaces
in run.sh: no second argument defaults to all configured interfaces
the alternative is an individual interface name passed as 2nd
argument to run.sh. The first argument either is start or stop.
No argument at all will behave as if start was passed.
Survives light testing...
Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Alan Jenkins noted a bug in the smq luci GUI that effectively
erased several configuration paramters if two checkboxes were deselected.
This behaviour seems consistent in luci but certainly has the potential
to confuse users. While confusion can not really be avoided generally
it seems wise to change the default interpretation for empty or non-existent
itarget and etarget variables from the qdisc's default (5ms in the case of
one of the codels) to automatic determination of tghis variable dependent on
the configured bandwidth, as codels target variable should be large enough
to contain at least one full packet. With this change sqm-scripts will
do the right thing by default, but will yet allow the user to specify
over-ridding values (as long as the user does not un-check the
entry-field exposing check boxes). Survives light testing...
This change set also changes the sqm-scripts luci gui to note the user
of the change. For compatibility with existing setups sqm-scripts
will still honor "auto" as an alternative explicit way of requesting
automatic target selection. This might turn into a warning in the future
and might be phased out...
Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
mc: add missing libmount dependency
|
| | |
| | |
| | |
| | |
| | | |
Fix compile error: add newly required libmount dependency.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
openssh: strip openssh-sftp-server dependencies again
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Reapply 99c6c3d830156ce13f415c698343353c477cd9f9
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
tmux: build fix: don't -I /usr/local/include
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Tmux is forcing -I /usr/local/include on the compiler. Obviously, this is not
good for cross compiles. God only knows why they put it here in the first
place.
Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
sudo: updated to 1.8.13
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
mc: bump version to 4.8.14
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update Midnight Commander to latest stable release.
Major changes described here: https://www.midnight-commander.org/wiki/NEWS-4.8.14
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|