| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
GitHub CI actions/checkout uses a merge commit which isn't compatible
with our formality checks. Instead checkout the pull request HEAD.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|\
| |
| | |
clamav: update to 0.103.1
|
|/
|
|
|
|
|
|
|
| |
Convert to using CMake in order to speed up compilation and to fix
compilation under glibc.
Add extra dependencies since they're now needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
stoken: fix compilation with BUILD_NLS
|
|/
|
|
|
|
| |
Fixes linking issue as libxml2 uses iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Run the formal checks like SoB message via the GitHub CI.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|\
| |
| | |
pigeonhole: bump to 0.5.14
|
| |
| |
| |
| |
| |
| |
| |
| | |
ChangeLog:
- IMAP FILTER command: cmd-filter-sieve - Do not allow NIL as script
name argument.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|\ \
| | |
| | | |
whois: update to 5.5.8
|
| | |
| | |
| | |
| | |
| | |
| | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |_|/
|/| | |
aria2: fix linking with full language support enabled
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
After d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \
| | | |
| | | | |
openssh: update to 8.5p1
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
|
|\ \ \ \
| |/ / /
|/| | | |
Bluez: Update to 5.56
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
|
|\ \ \ \
| | | | |
| | | | | |
joe: new package joe-extras
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
|
|\ \ \ \
| | | | |
| | | | | |
php7-pecl-imagick, imagemagick: save & use MagickWand-config
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add --with-imagick=$(STAGING_DIR)/usr so that configure picks
MagickWand-config from there, before it finds an eventual host-installed
version.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We need to copy MagickWand-config, which handles pkg-config data, to the
staging dir, so that dependent packages can use it. php7-pecl-imagick,
for example, may otherwise use an eventual host-installed file, causing
compilation to fail. There's also a MagickCore-config file that does
the same thing for the MagickCore library, so a *-config wilcard is used
to handle all cases.
Since configure is called with --prefix=/usr, use $(SED) to change
definition of prefix and exec_prefix lines in *-config from /usr to
$(STAGING_DIR)/usr.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python-aiohttp: update to version 3.7.4 (security fix)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Note:
Dependency for python3-aiohttp
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Note:
Fixes CVE-2021-21330
Add new required dependecy python3-typing-extensions
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
yq: Update to 4.6.1
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed performance issue.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
xray-core: Update to 1.3.1
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- updated geodata to latest version
- updated project url
Fixes: #14972
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
After d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.
Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \
| |/ / /
|/| | | |
watchcat: update to support procd
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
|\ \ \ \
| | | | |
| | | | | |
vpn-policy-routing: update to 0.3.2-18
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changes:
- remove arch limit
- add libnghttpd2 dependency
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
spi-tools: update to 0.8.7
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
wavemon: update to 0.9.3o
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
xmlrpc-c: update to 1.51.07
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
redis: update to version 6.2.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes CVE-2021-21309
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
docker,dockerd,runc: Docker 20.10.4 Update
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The "changed package" logic triggers all packages changed since
`origin/master` while for releases branches all changes since e.g.
`origin/openwrt-21.02` should be considered.
First figure out the active branch, then find changed packages.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|