On Wed, May 18, 2016 at 10:04 PM, Armin Kuster <[email protected]> wrote:
> Please consider these changes for meta-openembedded krogot-next > > The following changes since commit > 2092396f0e4fd3891b398c7180528aba67e1d522: > > ntp: Security fixes via update to 4.2.8p7 (2016-05-02 14:04:13 -0700) > > are available in the git repository at: > > git://github.com/akuster/meta-openembedded akuster/krogoth-next > https://github.com/akuster/meta-openembedded/tree/akuster/krogoth-next > > Andreas Müller (3): > meta-xfce: add intltool-native to DEPENDS > xfce-polkit: fix warning not able to copy license > fluidsynth: set correct portaudio packageconfig dependency > > Ann Thornton (2): > packagegroup-tools-bluetooth.bb: Selects the tools appropriate for the > version of bluez being used. > packagegroup-tools-bluetooth: Selects the tools appropriate for the > version of bluez being used. > > Armin Kuster (4): > acpitests: Fix license issue > libwnck: fix WARNING > upower: fix WARNING > wireshark: Fix new QA Error > > Catalin Enache (2): > proftpd: CVE-2016-3125 > squid: CVE-2016-3947 > > Christopher Larson (2): > fbida: use separate builddir > sox: dep on ffmpeg, not libav > > Derek Straka (2): > python-pyparsing: modify build to correctly use setuptools rather than > distutils > leptonica: add PACAKGECONFIG for openjpeg > This breaks the build, because without leptonica upgrade (which is only in master) the option is unrecognized: configure: WARNING: unrecognized options: --without-libopenjpeg > > Herrie (1): > pidgin: Update to 2.10.12 > > Ioan-Adrian Ratiu (2): > openconnect: add missing dependencies > syslog-ng.inc: fix prerm script & class includes > > Kinsella, Ray (1): > wvstreams: fixing segfault with new gcc optimizations > > Li xin (1): > rp-pppoe: Fix rootfs creation errors > > Martin Jansa (5): > sblim-sfcb: add missing dependency on unzip-native > pidgin: add PACKAGECONFIGs > pidgin: use pkg-config instead of hardcoded paths or python-config > llvm3.3: Disable auto -dbg packages > poppler: add --std=c++11 to fix build with Qt 5.7 > > Neena Busireddy (1): > glmark2: wl_surface should be destoryed after destroying wl_window > > Noor Ahsan (1): > libnice, farsight2: unblacklist as libnice's nice.pc issue fixed. > > Otavio Salvador (1): > opencv: Fix metapkg dependencies for opencv-java and opencv-locales > > Paul Barker (1): > toybox: Remove out-of-date patch > > Paul Gortmaker (2): > autotools-bootstrap: make bootstrap package specific. > netcf: fix mishandling of gnulib submodule causing build fail > > [email protected] (4): > dovecot: fix QA issue and remove from blacklist > rrdtool: fix do_configure failure on some hosts > curlpp: fix recipe > znc: fix QA issue and remove from blacklist > > Robert Yang (1): > nbd: fix LIC_FILES_CHKSUM > > Roy Li (1): > lmbench: avoid gcc optimize-away multiplication > > Zhu Yanjun (1): > net-snmp: enable ipv6 support > > meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb | 2 +- > .../fluidsynth/fluidsynth_1.1.6.bb | 2 +- > .../recipes-multimedia/sox/sox_14.4.0.bb | 2 +- > .../openconnect/openconnect_git.bb | 2 +- > .../proftpd/files/CVE-2016-3125.patch | 247 +++++++++++++ > .../recipes-daemons/proftpd/proftpd_1.3.5a.bb | 1 + > .../squid/files/CVE-2016-3947.patch | 48 +++ > .../recipes-daemons/squid/squid_3.5.7.bb | 1 + > meta-networking/recipes-irc/znc/znc_git.bb | 5 +- > .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 3 + > .../recipes-protocols/rp-pppoe/rp-pppoe_3.12.bb | 4 + > .../recipes-support/curlpp/curlpp_0.7.3.bb | 60 ---- > .../recipes-support/dovecot/dovecot_2.2.21.bb | 8 +- > meta-networking/recipes-support/nbd/nbd_3.11.bb | 2 +- > meta-networking/recipes-support/netcf/netcf_git.bb | 21 +- > .../recipes-support/wireshark/wireshark_2.0.2.bb | 5 +- > meta-oe/classes/autotools-bootstrap.bbclass | 24 -- > meta-oe/licenses/Intel | 21 ++ > ...ace-should-be-destoryed-after-the-wl_wind.patch | 34 ++ > meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 3 +- > .../0001-avoid-gcc-optimize-away-the-loops.patch | 79 +++++ > .../recipes-benchmark/lmbench/lmbench_3.0-a9.bb | 1 + > .../packagegroups/packagegroup-tools-bluetooth.bb | 37 ++ > .../recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 2 + > meta-oe/recipes-core/llvm/llvm.inc | 3 +- > .../toybox/0001-Match-paths-with-busybox.patch | 388 > --------------------- > meta-oe/recipes-extended/rrdtool/rrdtool_1.5.4.bb | 2 + > .../sblim-sfcb/sblim-sfcb_1.4.9.bb | 2 +- > meta-oe/recipes-graphics/fbida/fbida_2.10.bb | 5 +- > .../fontforge/fontforge_20150824.bb | 18 +- > .../recipes-graphics/leptonica/leptonica_1.70.bb | 3 + > .../recipes-support/farsight/farsight2_0.0.22.bb | 2 - > meta-oe/recipes-support/farsight/libnice_0.0.13.bb | 4 +- > meta-oe/recipes-support/opencv/opencv_3.1.bb | 5 +- > .../pidgin/pidgin/pidgin-cross-python-265.patch | 50 ++- > .../pidgin/pidgin/pidgin.desktop-set-icon.patch | 11 - > .../pidgin/{pidgin_2.10.9.bb => pidgin_2.10.12.bb} | 41 ++- > ...h-C-11-compilers-that-don-t-define-isinfi.patch | 39 +++ > meta-oe/recipes-support/poppler/poppler_0.41.0.bb | 4 + > meta-oe/recipes-support/syslog-ng/syslog-ng.inc | 2 +- > meta-oe/recipes-support/upower/upower_0.9.14.bb | 2 +- > .../python/python-pyparsing_2.1.1.bb | 2 +- > meta-xfce/classes/xfce.bbclass | 2 + > .../recipes-apps/xfce-polkit/xfce-polkit_0.2.bb | 2 +- > .../xfce4-taskmanager/xfce4-taskmanager_1.1.0.bb | 2 +- > .../recipes-multimedia/parole/parole_0.8.1.bb | 2 +- > .../notes/xfce4-notes-plugin_1.8.1.bb | 2 +- > .../xfce4-power-manager_1.4.4.bb | 2 +- > 48 files changed, 661 insertions(+), 548 deletions(-) > create mode 100644 > meta-networking/recipes-daemons/proftpd/files/CVE-2016-3125.patch > create mode 100644 > meta-networking/recipes-daemons/squid/files/CVE-2016-3947.patch > delete mode 100644 meta-oe/classes/autotools-bootstrap.bbclass > create mode 100644 meta-oe/licenses/Intel > create mode 100644 > meta-oe/recipes-benchmark/glmark2/files/0001-Fix-wl_surface-should-be-destoryed-after-the-wl_wind.patch > create mode 100644 > meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch > create mode 100644 meta-oe/recipes-connectivity/packagegroups/ > packagegroup-tools-bluetooth.bb > delete mode 100644 > meta-oe/recipes-core/toybox/toybox/0001-Match-paths-with-busybox.patch > delete mode 100644 > meta-oe/recipes-support/pidgin/pidgin/pidgin.desktop-set-icon.patch > rename meta-oe/recipes-support/pidgin/{pidgin_2.10.9.bb => > pidgin_2.10.12.bb} (67%) > create mode 100644 > meta-oe/recipes-support/poppler/poppler/0001-Compile-with-C-11-compilers-that-don-t-define-isinfi.patch > > -- > 2.3.5 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
