aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ==== release 3.4.5 ====v3.4.5Natanael Copa2016-10-25
|
* main/linux-rpi: upgrade to 4.4.27Natanael Copa2016-10-25
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.27-r0Natanael Copa2016-10-25
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.27-r0Natanael Copa2016-10-25
|
* main/ipfw-grsec: rebuild against kernel 4.4.27-r0Natanael Copa2016-10-25
|
* main/drbd9-grsec: rebuild against kernel 4.4.27-r0Natanael Copa2016-10-25
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.27-r0Natanael Copa2016-10-25
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.27-r0Natanael Copa2016-10-25
|
* main/linux-grsec: upgrade to 4.4.27Natanael Copa2016-10-24
|
* main/linux-vanilla: upgrade to 4.4.27Natanael Copa2016-10-24
|
* main/gd: security fix for CVE-2016-7568Natanael Copa2016-10-21
| | | | fixes #6343
* main/imagemagic: security fix for CVE-2016-7799 CVE-2016-7906Natanael Copa2016-10-21
| | | | fixes #6325
* main/xen: security fix for CVE-2016-7777Natanael Copa2016-10-21
|
* main/xen: Fixes for missing transaction in xenstore_client.c.Linus Swälas2016-10-21
| | | | | | Recent kernel updates makes xenstore-read return ESRCH due to not having a transaction in progress when talking to xenbus, this makes sure that a transaction is always in place.
* main/xtables-addons-grsec: rebuild against kernel 4.4.26-r0Natanael Copa2016-10-21
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.26-r0Natanael Copa2016-10-21
|
* main/ipfw-grsec: rebuild against kernel 4.4.26-r0Natanael Copa2016-10-21
|
* main/drbd9-grsec: rebuild against kernel 4.4.26-r0Natanael Copa2016-10-21
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.26-r0Natanael Copa2016-10-21
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.26-r0Natanael Copa2016-10-21
|
* main/linux-grsec: upgrade to 4.4.26Natanael Copa2016-10-21
|
* main/linux-vanilla: upgrade to 4.4.26Natanael Copa2016-10-21
|
* main/linux-rpi: upgrade to 4.4.26Natanael Copa2016-10-21
|
* main/mariadb: upgrade to 10.1.18Natanael Copa2016-10-19
|
* main/musl: fix missing int overflow checks in regexNatanael Copa2016-10-19
|
* main/openjpeg: security upgrade to 2.1.2 (CVE-2016-7445). Fixes #6262Leonardo Arena2016-10-19
|
* community/openjdk7: fix cacertsEd Robinson2016-10-19
| | | | | | | | This is just a backport of 94969c8a556eedeeafb78a33752ab6b6e6f7f892 from openjdk8. https://github.com/docker-library/openjdk/issues/74 (cherry picked from commit 170b830d22fffe1073f3cfc32a8c08e89b4a6cdd)
* community/openjdk7: fix build on gcc6Jakub Jirutka2016-10-19
|
* community/openjdk7: disable arm32-jitJakub Jirutka2016-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Build on armhf fails: ``` gcc -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/share/vm/prims -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/share/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/share/vm/precompiled -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/os_cpu/linux_zero/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/os/linux/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.111-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"buildozer\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.6.7\"" -DDISTRIBUTION_ID="\"Custom build (Fri Sep 2 06:53:44 GMT 2016)\"" -c -Os -fomit-frame-pointer -pipe -fPIC -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_zero -DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero -DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -I/usr/lib/libffi-3.2.1/include -std=gnu++98 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -D_LITTLE_ENDIAN -pipe -g -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_zero -DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero -DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -I/usr/lib/libffi-3.2.1/include -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -D_LITTLE_ENDIAN -pipe -g -O3 -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Os -fomit-frame-pointer -pipe -fPIC -std=gnu++98 -Wno-error -fno-delete-null-pointer-checks -fno-lifetime-dse -o cppInterpreter_arm.o /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp: In function 'void Thumb2_codegen(Thumb2_Info*, unsigned int)': /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:5720:7: error: duplicate case value case opc_fast_aldc_w: ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:5719:7: error: previously used here case opc_return_register_finalizer: ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:6985:7: error: duplicate case value case opc_return_register_finalizer: { ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:6877:5: error: previously used here case opc_fast_aldc_w: ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp: In function 'void Thumb2_Initialize()': /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:8188:34: error: overloaded function with no contextual type information mov_imm(&codebuf, ARM_IP, (u32)fmod); ^~~~ make[7]: *** [/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/make/linux/makefiles/rules.make:150: arm32JIT.o] Error 1 ``` http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2942 (cherry picked from commit 88031301dd3828f5975c59054151ab369831c252)
* community/openjdk7: upgrade to 7.111.2.6.7Jakub Jirutka2016-10-19
| | | | (cherry picked from commit 9040d888ee51bae2dc7915c21531ecaf53038591)
* main/quagga: security upgrade to 1.0.20161017Timo Teräs2016-10-19
| | | | | | | | | | | CVE-2016-1245 Stack buffer overflow in zebra on Linux, if IPv6 and IPv6 neighbour discovery router advertisements (SLAC) are enabled ("no ipv6 nd suppress-ra"). Thanks to David Lamparter for reporting and fixing this issue. CVE-2016-4049 A controlled crash, leading to a DoS, in the BGP MRT route dumping code, if a prefix had too many entries to write to one record. Thanks to Evgeny Uskov for reporting and fixing this issue.
* main/c-ares: security upgrade to 1.12.0 (CVE-2016-5180)Natanael Copa2016-10-18
| | | | fixes #6257
* main/roundcubemail: upgrade to 1.2.2Leonardo Arena2016-10-12
|
* main/zabbix: upgrade to 3.0.5Leonardo Arena2016-10-12
|
* community/xmlsec: fix loading of the openssl driverNatanael Copa2016-10-11
| | | | we need thew .la files for ltdl to be able to dlopen the driver.
* community/xmlsec: backport to v3.4Natanael Copa2016-10-11
|
* main/bzip2: correct secfixes commentNatanael Copa2016-10-11
|
* main/libxvmc: security upgrade to 1.0.10Sören Tempel2016-10-11
| | | | CVE-2016-7953
* main/libxv: security upgrade to 1.0.11Sören Tempel2016-10-11
| | | | CVE-2016-5407
* main/libxtst: security upgrade to 1.2.3Sören Tempel2016-10-11
| | | | CVE-2016-7951, CVE-2016-7952
* main/libxrender: security upgrade to 0.9.10Sören Tempel2016-10-11
| | | | CVE-2016-7947, CVE-2016-7948
* main/libxrandr: security upgrade to 1.5.1Sören Tempel2016-10-11
| | | | CVE-2016-7947, CVE-2016-7948
* main/libxi: security upgrade to 1.7.7Sören Tempel2016-10-11
| | | | CVE-2016-7945, CVE-2016-7946
* main/libxfixes: security upgrade to 5.0.3Sören Tempel2016-10-11
| | | | CVE-2016-7944
* main/libx11: security upgrade to 1.6.4Sören Tempel2016-10-11
| | | | CVE-2016-7942, CVE-2016-7943
* community/firefox-esr: upgrade to 45.4.0Natanael Copa2016-09-28
| | | | fixes #6239
* ==== release 3.4.4 ====v3.4.4Natanael Copa2016-09-28
|
* community/php5-imagick: rebuild against new imagemagickNatanael Copa2016-09-28
| | | | fixes #6237
* main/wireshark: upgrade to 2.0.6Natanael Copa2016-09-28
| | | | fixes #6235
* main/gnutls: security upgrade to 3.4.15 (CVE-2016-7444)Natanael Copa2016-09-28
| | | | fixes #6230