aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/wireless-regdb: move from communityNatanael Copa2019-02-221-0/+23
| | | | | | this is used by scripts/mkimg.base.sh so we need it in main repo (cherry picked from commit cabb87e13f0df475add5192c8e43e1d68120bf10)
* main/alpine-conf: include wifi regulatory db in modloopTimo Teräs2019-02-222-2/+37
| | | | | | ref #9549 (cherry picked from commit 64c5d7842ff796ab257b1cdef4f996bf04990c97)
* main/cyrus-sasl: add missing /etc/sasl2 to libsasl2Carlo Landmeter2019-02-161-2/+2
| | | | fixes #9987
* main/apache2: Create /run folder for apache2 on installSimon Frankenberger2019-02-141-1/+5
| | | | | | | | The directory /run/apache2 is only created when running in openrc (see apache2.initd). When installing on a non-openrc system (e.g. docker), this folder is missing and apache2 refuses to start. Closes https://bugs.alpinelinux.org/issues/9982
* main/py-werkzeug: update to 0.14.1Drew DeVault2019-02-121-7/+5
|
* main/openssl: Fix openssl secfix version numberAlex Mirski-Fitton2019-02-121-1/+1
|
* main/mosquitto: Fix for CVE-2018-12546, CVE-2018-12550, CVE-2018-12551Simon Frankenberger2019-02-121-4/+8
|
* main/lxc: fix CVE-2019-5736Carlo Landmeter2019-02-122-2/+410
|
* main/gpsd: bump pkgrelPavel Demin2019-02-111-1/+1
|
* main/gpsd: fix PPS functionalityPavel Demin2019-02-112-18/+12
|
* main/dnssec-root: rebuild against opensslJ0WI2019-02-111-2/+2
|
* main/libvorbis: Fix CVE-2018-10393Sören Tempel2019-02-082-2/+33
|
* main/dovecot: disable tests on 32bit archesLeonardo Arena2019-02-061-1/+4
| | | | | | | | | | | | | | | test-event-stats.c:365: Assert failed: compare_test_stats_to( "EVENT %lu 1 0 0" " stest-event-stats.c %d" " l0 0 ctest2\n", id, l) no merging parent sent to stats ...................................... : FAILED test-event-stats.c:394: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 1 0" " stest-event-stats.c %d" " l1 0 ctest2\n" "END\t%lu\n", idp, lp, idp, l, idp) no merging parent timestamp differs .................................. : FAILED merge events parent NULL ............................................. : ok test-event-stats.c:458: Assert failed: compare_test_stats_to( "EVENT %lu 1 0 0" " stest-event-stats.c %d l0 0" " ctest3 ctest2 ctest1 Tkey3" " 10 0 Ikey2 20" " Skey1 str1\n", id, l) merge events parent sent to stats .................................... : FAILED test-event-stats.c:490: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 3 0 " "stest-event-stats.c %d l3 0" " ctest2\nEND\t%lu\n", id, lp, id, l, id) skip empty parents ................................................... : FAILED test-event-stats.c:533: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 3 0 " "stest-event-stats.c %d l3 0 " "ctest4 ctest5 Tkey3 10 0 Skey4" " str4\nEND\t%lu\n", id, lp, id, l, id) merge events and skip empty parents .................................. : FAILED 5 / 7 tests failed
* main/dovecot: Security upgrade to 2.3.4.1 (CVE-2019-3814)Simon Frankenberger2019-02-062-6/+47
|
* main/mkinitfs: fix fbsplashTimo Teräs2019-02-062-2/+31
|
* main/ghostscript: security update for CVE-2019-6116J0WI2019-02-061-1/+5
|
* main/apache2: fix mod_proxy default configurationKaarle Ritvanen2019-02-011-1/+2
| | | | fixes #9829
* main/raspberrypi-bootloader: upgrade to 1.20181112Carlo Landmeter2019-02-011-2/+2
|
* main/fuse3: move fuse.conf to correct directoryTuan Hoang2019-01-311-2/+2
| | | | ref: #9946
* main/wavpack: security fixes (CVE-2018-19840, CVE-2018-19841)Leonardo Arena2019-01-313-2/+63
| | | | Fixes #9915
* main/spice: re-enable testsLeonardo Arena2019-01-312-34/+65
| | | | Disable also qxl-parsing failing due to patch for CVE-2019-3813
* main/spice: temporarily disable testsLeonardo Arena2019-01-301-1/+2
| | | | FAIL: test-qxl-parsing on armv7 and ppc64le
* main/spice: security fix (CVE-2019-3813)Leonardo Arena2019-01-302-2/+108
| | | | Fixes #9940
* ======== release 3.9.0 ========v3.9.0Natanael Copa2019-01-291-1/+1
|
* main/liblognorm: add patch for quoting support in parse-name-valueJakub Jirutka2019-01-292-3/+90
|
* main/ca-certificates: upgrade to 20190108Natanael Copa2019-01-292-35/+4
| | | | fixes #9935
* ==== release 3.9.0_rc6 ====v3.9.0_rc6Natanael Copa2019-01-281-1/+1
|
* main/linux-vanilla: add config-virt.aarch64Jake Buchholz2019-01-282-0/+4459
| | | | Adding an initial 'linux-virt' configuration for aarch64, intended to be used with AWS EC2 a1.* instances.
* main/subversion: security upgrade to 1.11.1J0WI2019-01-281-2/+4
| | | | fixes #9931
* main/subversion: upgrade to 1.11.0J0WI2019-01-281-3/+8
|
* main/rsyslog: disable on s390x due to czmqNatanael Copa2019-01-281-1/+1
|
* main/linux-rpi: upgrade to 4.19.18Natanael Copa2019-01-281-3/+3
|
* main/rsyslog: build plugin mmnormalize and add it as subpackageJakub Jirutka2019-01-281-1/+4
|
* main/liblognorm: new aport (needed for main/rsyslog)Jakub Jirutka2019-01-281-0/+38
| | | | | http://www.liblognorm.com A fast log-normalization library
* main/czmq: move from communityJakub Jirutka2019-01-281-0/+37
| | | | It's needed for main/rsyslog.
* main/rsyslog: rewrite default config to new syntax and unify file namesJakub Jirutka2019-01-283-78/+87
|
* main/rsyslog: add more plugins as subpackagesJakub Jirutka2019-01-281-1/+51
|
* main/librelp: new aport (needed for main/rsyslog)Jakub Jirutka2019-01-281-0/+31
| | | | | The Reliable Event Logging Protocol library https://www.rsyslog.org
* main/rsyslog: modernize init scriptJakub Jirutka2019-01-283-49/+16
|
* main/rsyslog: move omudpspoof lmcry_gcry fmhttp omtesting to subpkgsJakub Jirutka2019-01-282-0/+20
| | | | | These plugins have some dependencies, except omtesting that is useful only for testing/debugging.
* main/rsyslog: remove imdiag.soJakub Jirutka2019-01-281-0/+3
| | | | It's used only for testing (according to Fedora package).
* main/rsyslog: DRY split functions for pluginsJakub Jirutka2019-01-281-46/+29
|
* main/rsyslog: sort makedepends alphabetically, flags in --help orderJakub Jirutka2019-01-281-16/+31
|
* main/openrc: add modloop signature verificationCarlo Landmeter2019-01-272-3/+23
|
* main/ivykis: moved from testingJakub Jirutka2019-01-261-0/+30
| | | | This package is needed for main/syslog-ng.
* main/syslog-ng: upgrade to 3.19.1Jakub Jirutka2019-01-263-6/+7
|
* main/syslog-ng: rewrite init scriptJakub Jirutka2019-01-262-21/+33
|
* main/syslog-ng: replace weirdly modularized configs with single fileJakub Jirutka2019-01-2611-277/+155
| | | | | | | | | | | Building syslog-ng configuration from multiple fragment files using a shell script is unnecessary complicated and error prone - syslog-ng supports the include directive. This change is not backward compatible, but I quite doubt that anyone was using this. The new config is based on the default config for RedHat from upstream.
* main/syslog-ng: add subpackage -sclJakub Jirutka2019-01-261-2/+14
|
* main/syslog-ng: build modules amqp, geoip, http, sqlJakub Jirutka2019-01-261-4/+12
|