| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Solves Issue #10373 and PR #10428
Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
(bumped PKG_RELEASE)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
- helps build system to locate zlib
- adds depend on libgdbm if libaprutil-dbm-gdbm is selected
This fixes the two different build failures that can currently be
observed.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
|\
| |
| | |
vnstat2: add package
|
| |
| |
| |
| |
| |
| | |
This introduces an additional package for version 2 of vnStat.
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
|
| |
| |
| |
| | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \
| | |
| | | |
apache: bump version plus brush up
|
| | |
| | |
| | |
| | | |
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The package doesn't need to install _everything_ to staging. This commit
reduces the amount of files that get copied over to staging. Currently
there's no package depending on apache anyway.
This adds sed scripts from buildroot (thanks!) to fix two files that are
important for cross-compiling external modules. This has been tested and
was confirmed to work with mod_gnutls taken as an example package.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Taken from upstream website. Also remove parts that aren't up to date
anymore.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also preinst and postrm are removed. busybox's httpd isn't installed by
default, so these gimmicks seem antiquated.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This adds extra packages for certain modules (basically the ones that
incur further dependencies), support files etc. This is pretty much
follows Alpine's example.
This updates the httpd.conf patch to _not_ uncomment MIMEMagicFile
(because the module isn't loaded by default) and removes that changes
that aren't needed anymore (because of the added module support). The
patch now only changes the default user.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This gets rid of flags. For instance $(FPIC) shouldn't be forced onto
applications (see [1]).
And CONFIGURE_ARGS + CONFIGURE_VARS are broken out of Build/Configure.
This way more arguments can be added easily in the future.
The target is changed from apache to apache2 (which is used by upstream
by default). the CONFIGURE_ARGS are changed where need to enable
modules.
This also renames one patch that fixes scoreboard location (the name
004-pidfile_fix.patch didn't describe what it's doing).
Now with the OpenWrt layout in place 003-logdir_fix.patch can be
removed.
[1] https://wiki.gentoo.org/wiki/Project:Hardened/Position_Independent_Code_internals
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- version bump
- update license description
- add PKG_BUILD_PARALLEL:=1
- remove two cross-compile patches and replace them with the
cross-compile patch from buildroot (adds autoreconf to get this going)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When issuing an ECC certificate, acme.sh for some reason changes the name
of the directory used for the certificate state. Handle this correctly when
moving directories and updating config files.
Fixes #7941.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|\ \ \
| | | |
| | | | |
xtables-addons: update to 3.7
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update xtables-addons to 3.7
Remove linux 4.9 compatible patch as OpenWrt master no longer supports it
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update ipvsadm to new upstream version.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
--log-error in the init script was overriding it.
Added several optimizations to the init script for speed and correctness.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | |
| | | |
Fixes: 609109fa9 ("transmission: add seccomp filter and improve jail")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
liburcu does not support ARC.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
wsdd2: fix install warning on compile
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Ref: https://github.com/openwrt/packages/issues/10961
Reported-by: Sven Roederer <devel-sven@geroedel.de>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
net-tools: add route utility
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Extend (and rename) the existing mii-tool package to also support
the net-tools route command.
This may be needed if you want to support other address families than
inet/inet6 like x.25.
Also bump to version 2018-11-03.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Reference: https://github.com/xtaci/kcptun/releases/tag/v20200103
Signed-off-by: Chao Liu <expiron18@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix a bug in LuCI interface.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Things were done in the wrong order, leading to config_dir not being
chown'ed and subdirectories not being created in case of download_dir
being inside config_dir.
Fixes: 609109fa9 ("transmission: add seccomp filter and improve jail")
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
wsdd2: update init for renamed cifsd->smbd
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* update init for renamed cifsd->smbd
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
coova-chilli: more fixes and improvements
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If "disabled" option does not exist, service should be enabled.
Fixes: #10392
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
"fg" and "pidfile" parameters are already used in the init script,
so they are not controllable by config file anyway.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If miniportal option is enabled, some haserl scripts are provided which
present a simple login web page. To make it functional haserl is required.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- add missing configs to PKG_CONFIG_DEPENDS and sort it
- remove redundant INSTALL_DIR
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
dnslog feature has been removed since v1.4.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- simplify configuration menu definition
- fix indent
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
smbd: rename from cifsd, update to 3.0.1
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* follow upstream rename to 'smbd' and 'smbd-tools'
* config is '/config/smbd' and '/etc/smbd/smb.conf'
* smbd: update to 3.0.1
* smbd: fixes delete access on readonly shares
* smbd: add patch to keep version metadata in kmod
* smbd: add synchrous kill_server patches
* smbd-tools: update to 3.0.1
* smbd-tools: userspace service is now 'usmbd'
* smbd-tools: userspace tools are: 'smbuseradd', 'smbshareadd' with /etc/smbd/smbdpwd.db
* smbd-tools: split package into server/utils (reduce size)
* smbd-tools: fix init (luci save&apply)
* smbd-tools: remove kill_server related timeouts
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
nginx: update to 1.17.7 and use new modular uwsgi for luci
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Provide the minimal applications and plugins for: cgi, filelog, syslog and
python3. More plugins can be added if needed by other packages. Autostart
uwsgi in emperor mode loading vassals on demand.
For now, include luci-support (maybe it will be moved to another package),
which uses the syslog plugin by default.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Luci nginx config file for non ssl varian had user as nobody nogroup. This cause some problem with ubus use.
Luci file support package depends on uwsgi-cgi. As this package will be renamed shortly to a more generic version, make the subpackage depends on the uwsgi subpackage only.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Upstream was sloppy when cutting the release.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \
| | | |
| | | | |
wget: do not provide itself
|