aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ==== release 3.6.2 ====v3.6.2Natanael Copa2017-06-16
|
* main/mkinitfs: upgrade to 3.1.0Natanael Copa2017-06-16
| | | | fixes #7037
* community/py-opencl: update to 2017.1.1 / add python3 subpkgStuart Cardall2017-06-16
|
* main/libxml2: fix for CVE-2017-5969Natanael Copa2017-06-16
| | | | fixes #6852
* main/bind: security upgrade to 9.11.1_p1 (CVE-2017-3140)Natanael Copa2017-06-16
| | | | fixes #7438
* community/syncthing13: enable build on ppc64leRoberto Oliveira2017-06-16
| | | | | | | | enabling syncthing13 package on ppc64le as go is available. Also had to remove a tar.gz before using ln command, otherwise it was failing the build in ppc64le. (cherry picked from commit 557c09644508064269207d77489446d268be81c9)
* community/icingaweb2: enable build on ppc64leRoberto Oliveira2017-06-16
| | | | | | icingaweb2 now builds on ppc64le as icinga2 package is available (cherry picked from commit 0e4483164329141a22cc1e8bf56c9a2cfa2a81e8)
* community/bluefish: update config guessRoberto Oliveira2017-06-16
| | | | | | Run configure guess before build to fix build on ppc64le. (cherry picked from commit 775af0126177665a7e5d34030ccd439082caeb9f)
* community/bluefish: upgrade to 2.2.10 and modernizetmpfile2017-06-16
| | | | (cherry picked from commit 26d5dcca6f80796af2d340fb88bd601be3302460)
* community/icinga2: enable build on ppc64leRoberto Oliveira2017-06-16
| | | | | | Enabling icinga2 build on ppc64le as now it has all needed dependencies (cherry picked from commit b13cacb6596d084eef16402b3aac1b41873e4bd3)
* community/xpra: enable build on ppc64leRoberto Oliveira2017-06-16
| | | | | | | xpra was disabled because py-opencl was not building in ppc64le, but now we have the py-opencl, so enabling it. (cherry picked from commit b581832d54bbd1596885d3a65987f71a3ee0016f)
* community/py-opencl: enable build on ppc64leRoberto Oliveira2017-06-16
| | | | | | | The version 2017.1.1 of py-opencl compiles in ppc64le. I am enabling it. (cherry picked from commit 5c7835921d759b8da2f051c4e3e6c6c540cfdfdc)
* community/go: default buildmode=pie on s390xTuan M. Hoang2017-06-16
| | | | (cherry picked from commit b5f0896153bb6ab8a9da807641feb62b83a7f422)
* community/go: fix external linker for ppc64leRoberto Oliveira2017-06-16
| | | | | | | | | The external linker for ppc64le was pointing to /lib64/ld-musl-ppc64le.so.1 but the valid path for alpine ppc64le is /lib/ld-musl-powerpc64le.so.1. This issue was found by Lynn Boger from IBM go compiler team. (cherry picked from commit 80d3e2de0e7ec8f262ab4e39553062a81758f703)
* main/alpine-conf: upgrade to 3.6.0Natanael Copa2017-06-16
|
* main/powerpc-utils: add missing dependenciesRoberto Oliveira2017-06-16
| | | | | powerpc-utils needs bash and bc to work. I am adding both as depedency and also assing me as this package maintainer.
* main/libgcrypt: security upgrade to 1.7.7 (CVE-2017-9526)Natanael Copa2017-06-16
| | | | fixes #7432
* community/openjdk8: Bug #7404 TLS negotiation error in OpenJDK 8 u131Shatil Rafiullah2017-06-16
| | | | | | | | | | | | | | | | | | | | | Fixes an OpenJDK 8 regression discovered in docker-library/openjdk#115 on Alpine Linux 3.5 (u121) and 3.6 (u131) that causes TLS negotiation errors for some clients. Root cause appears to be OpenJDK announcing support for NIST curves the underlying NSS library does doesn't. This patch limits OpenJDK's announcement to elliptic curves 23 (secp256r1), 24 (secp384r1), and 25 (secp521r1). Related issues: * https://github.com/docker-library/openjdk/issues/115 * https://bugs.alpinelinux.org/issues/7404 * https://access.redhat.com/discussions/2339811 * https://bugzilla.redhat.com/show_bug.cgi?id=1022017 * https://bugzilla.redhat.com/show_bug.cgi?id=1348525 ref #7404
* main/zfs-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* main/spl-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* main/drbd9-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-16
|
* main/linux-hardened: upgrade to 4.9.32Natanael Copa2017-06-16
| | | | (cherry picked from commit 83348d077e568abe6d98916e48a9606cffb3774c)
* main/linux-hardened: enable CONFIG_MLX5_CORE_ENNatanael Copa2017-06-16
| | | | | | requested by packet.net (cherry picked from commit 723003788260b9edf57df250a76264477faa6cf5)
* main/linux-hardened: upgrade to 4.9.31Natanael Copa2017-06-16
| | | | (cherry picked from commit 4645419e57845192eaac673397683601908b7b5c)
* main/grub: upgrade to 2.02Natanael Copa2017-06-16
| | | | fixes #7391
* main/grub: add powerpc-utils as dependency for grub-ieee1275Roberto Oliveira2017-06-16
| | | | | | grub-ieee1275 for ppc64le requires some commands that are provided by powerpc-utils. Said that, I am moving powerpc-utils to main packages and addig it as dependency for grub-ieee1275.
* main/gdk-pixbuf: security fixes (CVE-2017-6311, CVE-2017-6312, CVE-2017-6314)Leonardo Arena2017-06-16
| | | | | | Partially fixes #6954 CVE-2017-6313: fix N/A, https://bugzilla.gnome.org/show_bug.cgi?id=779016
* main/linux-rpi: upgrade to 4.9.32Natanael Copa2017-06-15
|
* main/freeradius: fix circular deps due to /etc/raddb/mods-enabled/eapNatanael Copa2017-06-15
|
* main/zfs-vanilla: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-15
|
* main/spl-vanilla: rebuild against kernel 4.9.32-r0Natanael Copa2017-06-15
|
* main/linux-vanilla: upgrade to 4.9.32Natanael Copa2017-06-15
| | | | (cherry picked from commit f34d50835c09d4e34cbdd465458161cb9c2459e6)
* main/linux-vanilla: enable CONFIG_MLX5_CORE_ENNatanael Copa2017-06-15
| | | | | | requested by packet.net (cherry picked from commit 78c869bbae22fb1bb174463caff03a17de3b3517)
* main/linux-vanilla: upgrade to 4.9.31Natanael Copa2017-06-15
| | | | (cherry picked from commit 161d5d178a23b2b52ea7b62ccfca8706ef357c98)
* main/graphite2: security upgrade to 1.3.10Natanael Copa2017-06-15
| | | | | | | CVE-2017-7771, CVE-2017-7772, CVE-2017-7773, CVE-2017-7774, CVE-2017-7775, CVE-2017-7776, CVE-2017-7777, CVE-2017-7778 fixes #7427
* community/firefox-esr: security upgrade to 52.2.0Natanael Copa2017-06-15
| | | | fixes #7425
* community/chicken: security fixes #7403 (CVE-2017-9334)Leonardo Arena2017-06-15
|
* main/strongswan: add secinfoLeonardo Arena2017-06-15
|
* main/irssi: security upgrade to 1.0.3 (CVE-2017-9468, CVE-2017-9469)Leonardo Arena2017-06-15
| | | | Fixes #7395
* community/lua-toml: fix decode arrays and include testcaseCarlo Landmeter2017-06-14
| | | | https://github.com/jonstoler/lua-toml/pull/13
* main/vte: backport a couple of fixes (CVE-2012-2738)Natanael Copa2017-06-14
| | | | | | This should also fix paste in xfce4-terminal (cherry picked from commit e9cfe80026064d13021162dcda10d34cee685ece)
* community/webkit2gtk: upgrade to 2.16.3Natanael Copa2017-06-14
| | | | | | | | | | | | | | | | | | | | | | | and enable on ppc64le and aarch64 CVE-2016-9642, CVE-2016-9643, CVE-2017-2364, CVE-2017-2367, CVE-2017-2376, CVE-2017-2377, CVE-2017-2386, CVE-2017-2392, CVE-2017-2394, CVE-2017-2395, CVE-2017-2396, CVE-2017-2405, CVE-2017-2415, CVE-2017-2419, CVE-2017-2433, CVE-2017-2442, CVE-2017-2445, CVE-2017-2446, CVE-2017-2447, CVE-2017-2454, CVE-2017-2455, CVE-2017-2457, CVE-2017-2459, CVE-2017-2460, CVE-2017-2464, CVE-2017-2465, CVE-2017-2466, CVE-2017-2468, CVE-2017-2469, CVE-2017-2470, CVE-2017-2471, CVE-2017-2475, CVE-2017-2476, CVE-2017-2481 CVE-2017-2496, CVE-2017-2504, CVE-2017-2505, CVE-2017-2506, CVE-2017-2508, CVE-2017-2510, CVE-2017-2514, CVE-2017-2515, CVE-2017-2521, CVE-2017-2525, CVE-2017-2526, CVE-2017-2528, CVE-2017-2530, CVE-2017-2531, CVE-2017-2536, CVE-2017-2539, CVE-2017-2544, CVE-2017-2547, CVE-2017-2549, CVE-2017-6980, CVE-2017-6984. fixes #7422
* scripts/mkimg.base: set sysid on the iso imagesNatanael Copa2017-06-13
| | | | | | Most other distros seems to do this (cherry picked from commit aefed4153f594ca97c1a0863c37132c6f81d1c99)
* scripts/mkimage: set title and desc in yamlNatanael Copa2017-06-13
| | | | (cherry picked from commit b5489807683d0c15ae0439f381b9fc564a68cfe6)
* scripts/mkimg.*: add title and descriptionNatanael Copa2017-06-13
| | | | (cherry picked from commit 21c35028cd0ee91e6032a19465170cbb48e8f30f)
* scripts/mkimage-yaml.sh: add options for title and descriptionNatanael Copa2017-06-13
| | | | (cherry picked from commit 3bc59080c93d008e276815009bf0b69c6bf3f4d6)