| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Apparently the old version, built with our current toolchain,
failed a few tests. This passes all tests.
* Delete obsolete reference to timezone bug; this may have been fixed
by the tm_gmtoff change in musl.
* Try building on ARM again, since we have a new version.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2016-0546
CVE-2016-0505
CVE-2016-0596
CVE-2016-0597
CVE-2016-0616
CVE-2016-0598
CVE-2016-0600
CVE-2016-0606
CVE-2016-0608
CVE-2016-0609
CVE-2016-2047: MDEV-9212
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Even though this aport should theoretically build on armhf out of the
box it currently causes a segmentation fault during the build phase. To
unblock the armhf builder I decided to temporarily disable the arch for
this aport.
|
|
|
|
| |
The arm architecture doesn't seem to be supported.
|
|
|
|
|
| |
The dependency webkit2gtk is currently not available for armhf thus
shotwell refuses to build on armhf.
|
| |
|
|
|
|
|
| |
- New upstream release
- Removed busybox-mv patch, I merged that upstream
|
|
|
|
| |
out-of-the-box.
|
|
|
|
| |
https://github.com/nodejs/build/issues/75#issuecomment-179776626
|
| |
|
| |
|
| |
|
|
|
|
|
| |
abuild seems to have an issue not adding proper provides to speex-dev
we add speex-dev to depends-dev as a workaround
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The webkit-1 api is deprecated and not really maintained upstream. It
has a large set of security issues that we cannot expect to be fixed. So
we remove fancy plugin.
https://blogs.gnome.org/mcatanzaro/2016/02/01/on-webkit-security-updates/
|
| |
|
| |
|
|
|
|
|
| |
the older webkit is no longer maintained so grab patches from git to use
webkit2gtk.
|
| |
|
|
|
|
|
| |
- New upstream release
- Removed busybox-mv patch, I merged that upstream
|
| |
|
| |
|
|
|
|
| |
not used by default configuration
|
|
|
|
| |
not used by default configuration
|
| |
|
|
|
|
|
|
| |
and clear errors
This reverts commit 29f1e13e6f54c24c5fac520555da38e763c6c45b.
|
|
|
|
|
| |
* paxmark WebkitWebProcess to make JSC JIT happy
* removed depends_dev since they are resolved automatically by abuild
|
|
|
|
|
|
|
| |
it appears they made padlock static upstream again
this fixes nodejs issues
ref #4999
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Malformed packets could cause the OpenDNS deviceid, OpenDNS set-client-ip, blocking and
AAAA blocking plugins to use uninitialized pointers, leading to a denial of service or
possibly code execution.
The vulnerable code is present since dnscrypt-proxy 1.1.0.
OpenDNS users and people using dnscrypt-proxy in order to block domain names and
IP addresses should upgrade as soon as possible.
|
| |
|
|
|
|
|
|
|
|
| |
The patch is already included upstream, but upstream didn't make a new
stable release yet and since this bug is pretty annoying I suggest that
we include this patch until upstream makes a new stable release.
See: https://github.com/ansible/ansible/pull/13793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
init-script replaced with new one, some parts are moved to subpackages
- added ssl support for spamd & spamc
- perl libraries and configuration data are moved to perl-mail-spamassasin subpackage
- spamc client binary have own dependencies and moved to -client subpackage
- sa-compile needs development packages to run, so moved to -compiler subpackage
- init-script rewritten from scratch and supports legacy conf.d syntax
- periodic rules update added to cron
TODO: some optional perl-modules still in testing (or still not accepted). When they moved to main, need to add them to cpan-dependency.
optional module missing: Geo::IP --- testing/perl-geo-ip
optional module missing: Net::CIDR::Lite --- testing/perl-net-cidr-lite && main/perl-net-cidr-lite is present too ...
optional module missing: IO::Socket::INET6 --- testing/perl-io-socket-inet6
optional module missing: Encode::Detect::Detector --- not in git
optional module missing: Net::Patricia --- testing/perl-net-patricia
|
| |
|
|
|
|
|
| |
* new version 1.0.6
* disable introspection as introspection is disabled in network-manager
|
|
|
|
| |
we need bump pkgrel so it actually gets rebuilt
|