All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH v2 00/54] Jentrho-next pull request
Date: Wed, 23 Dec 2015 08:39:59 -0800	[thread overview]
Message-ID: <cover.1450888554.git.akuster808@gmail.com> (raw)

Please consider these changes for Jethro-next

I dropped the netmap changes but add more.

The following changes since commit 4fdb203c182dae6f451ca131c0edfd5f0c99fc28:

  vlc: add PACKAGECONFIG for samba, upnp, dvdnav, sftp, vorbis, dc1394, dv1394, svg, svgdec (2015-11-16 21:57:48 +0100)

are available in the git repository at:

  git://github.com/akuster/meta-openembedded akuster/jethro-next
  https://github.com/akuster/meta-openembedded/tree/akuster/jethro-next

Andre McCurdy (1):
  tree: respect the package's own default CFLAGS

Andreas Müller (1):
  faenza-icon-theme: fix host-user-contamination

Bob Ham (1):
  poppler: move RDEPENDS on poppler-data to libpoppler

Christopher Larson (3):
  ctdb: rdep on bash
  gpsd: also support bluez5
  canutils: rdep on iproute2

George McCollister (1):
  postgresql: Don't symlink to perl if it's disabled

Haris Okanovic (1):
  python-jinja2: Disable `make clean`

Hongxu Jia (3):
  libhtml-tree-perl: fix shebang
  libnet-ssleay-perl: fix test failures with openssl
  mariadb.inc: fix mysqld hung at first init time based on systemd

Jackie Huang (4):
  lmsensors-config: fix the packaging for sensord
  xfsprogs: fix the license
  netmap-modules: make deterministic builds for drivers
  netmap-modules: Modules may not have the same arch as userspace

Jian Liu (1):
  ypbind-mt: set path of ypdomainname in ypbind script

Joshua Lock (1):
  poppler-data: install CMap resources for CJK glyph support

Kai Kang (4):
  libssh2: make crypto library selectable
  mcelog: remove bashism and create ptest subpackage
  apache2: fix host-user-contaminated warnings
  pmtools: support huge ACPI table

Li Xin (2):
  net-snmp: Modify snmpd.service
  opensaf: remove unused service file

Li xin (1):
  sessreg: add a patch to avoid build errors.

Martin Jansa (3):
  gnome-panel: add dependency on dbus
  lcdproc5: add dependency on lirc
  mpd: add dependency on libupnp

Qi.Chen@windriver.com (3):
  rrdtool: install python site packages into libdir
  tipcutils: fix host-user-comtaminated QA issue
  libvpx: fix host-user-comtaminated QA issue

Radek Dostal (1):
  htop: delete not used patch

Rafaël Carré (7):
  net-snmp: fix cross compilation
  vlc: remove libdc1394 libraw1394 from DEPENDS
  VLC: make libnotify a configurable dependency
  VLC: explicit PACKAGECONFIG for fontconfig
  VLC: explicit PACKAGECONFIG for freetype
  VLC: make libdvdread PACKAGECONFIG
  VLC: do not use --with-contrib

Robert Yang (2):
  netcat: add DESCRIPTION
  dracut: fix host-user-contaminated

Roy Li (3):
  dovecot: add PACKAGECONFIG for lz4
  pure-ftpd: add PACKAGECONFIG for libsodium
  ufw: improve RRECOMMENDS

Scott Ellis (1):
  python-requests: Add RDEPENDS

Steffen Sledz (1):
  syslog-ng: add UPDATE_ALTERNATIVE for syslog-service

Wenzong Fan (5):
  krb5: fix CVE-2015-2695
  krb5: fix CVE-2015-2696
  krb5: fix CVE-2015-2697
  krb5: fix CVE-2015-2698
  phpmyadmin: fix CVE-2015-7873

Yi Zhao (3):
  pam-passwdqc: fix the hardcoded libdir
  hplip: specify cupsbackenddir and cupsfilterdir
  tmux: add PACKAGECONFIG for utempter

Yue Tao (1):
  netcat-openbsd: replace patch with quilt

 .../recipes-utils/xfsprogs/xfsprogs_3.2.3.bb       |   2 +-
 .../faenza-icon-theme/faenza-icon-theme_1.3.bb     |   1 +
 .../gnome-panel/gnome-panel_2.32.1.bb              |   2 +-
 .../recipes-devtools/dracut/dracut_git.bb          |   3 +
 .../recipes-multimedia/musicpd/mpd_0.19.10.bb      |   2 +-
 meta-multimedia/recipes-multimedia/vlc/vlc.inc     |  14 +-
 .../recipes-connectivity/ufw/ufw_0.33.bb           |   8 +
 .../opensaf/opensaf/plmcboot.service               |  13 -
 .../recipes-daemons/opensaf/opensaf/plmcd.service  |  15 -
 .../recipes-daemons/opensaf/opensaf_4.6.0.bb       |   6 +-
 .../recipes-daemons/pure-ftpd/pure-ftpd_1.0.42.bb  |   2 +
 .../recipes-kernel/netmap/netmap-modules_git.bb    |  31 +-
 .../0002-config_os_headers-Error-Fix.patch         |  31 +
 .../net-snmp/net-snmp/snmpd.service                |   2 +-
 meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb |   3 +
 .../recipes-support/dovecot/dovecot_2.2.18.bb      |   1 +
 .../recipes-support/netcat/netcat-openbsd_1.105.bb |   3 +-
 meta-networking/recipes-support/netcat/netcat.inc  |  10 +
 .../recipes-support/netcat/netcat_0.7.1.bb         |   2 -
 .../recipes-support/nis/files/ypbind.init          |  11 +-
 .../recipes-support/nis/ypbind-mt_1.38.bb          |   2 +
 ...AKERB-context-aliasing-bugs-CVE-2015-2696.patch | 739 +++++++++++++++++++++
 ...AKERB-context-export-import-CVE-2015-2698.patch | 134 ++++
 ...PNEGO-context-aliasing-bugs-CVE-2015-2695.patch | 572 ++++++++++++++++
 ...-build_principal-memory-bug-CVE-2015-2697.patch |  58 ++
 meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   |   4 +
 ...tch-to-dynamic-buffer-for-huge-ACPI-table.patch |  66 ++
 meta-oe/recipes-devtools/pmtools/pmtools_git.bb    |   4 +-
 meta-oe/recipes-extended/hplip/hplip_3.12.6.bb     |   2 +
 meta-oe/recipes-extended/lcdproc/lcdproc5.inc      |   2 +-
 meta-oe/recipes-extended/rrdtool/rrdtool_1.5.4.bb  |   8 +-
 .../recipes-extended/socketcan/canutils_4.0.6.bb   |   3 +
 .../recipes-extended/tipcutils/tipcutils_2.0.6.bb  |   1 +
 meta-oe/recipes-extended/tmux/tmux_2.1.bb          |   4 +
 .../sessreg/0001-Makefile.am-Error-Fix.patch       |  33 +
 meta-oe/recipes-graphics/xorg-app/sessreg_1.1.0.bb |   7 +-
 meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb    |   5 +-
 meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb       |   4 +-
 .../htop/htop/remove-proc-test.patch               |  13 -
 meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb   |  10 +-
 .../lm_sensors/lmsensors-config_1.0.bb             |   5 +-
 .../mcelog/mcelog/mcelog-debash.patch              |  36 +
 meta-oe/recipes-support/mcelog/mcelog/run-ptest    |   3 +
 meta-oe/recipes-support/mcelog/mcelog_1.09.bb      |  32 +-
 meta-oe/recipes-support/mysql/mariadb.inc          |  51 +-
 meta-oe/recipes-support/mysql/mariadb/install_db   |  13 +
 .../mysql/mariadb/install_db.service               |  17 +
 meta-oe/recipes-support/mysql/mariadb/my.cnf       |   1 -
 .../mysql/mariadb/mysql-systemd-start              |  66 ++
 .../recipes-support/mysql/mariadb/mysqld.service   |   9 +
 .../pam-passwdqc/pam-passwdqc_1.0.5.bb             |   7 +-
 .../recipes-support/poppler/poppler-data_0.4.7.bb  |  21 +-
 meta-oe/recipes-support/poppler/poppler_0.37.0.bb  |   2 +-
 meta-oe/recipes-support/postgresql/postgresql.inc  |  18 +-
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    |   8 +-
 meta-oe/recipes-support/tree/tree_1.7.0.bb         |  11 +-
 .../libhtml/files/bin-htmltree-fix-shebang.patch   |  25 +
 .../recipes-perl/libhtml/libhtml-tree-perl_5.03.bb |   4 +-
 ...ay-perl-Disable-test-that-fails-with-open.patch |  70 ++
 ...2-betas-have-dropped-the-SSLv3_method-fun.patch |  75 +++
 .../recipes-perl/libnet/libnet-ssleay-perl_1.65.bb |   2 +
 .../recipes-devtools/python/python-jinja2_2.7.3.bb |   2 +
 .../python/python-requests_2.7.0.bb                |   2 +
 .../recipes-httpd/apache2/apache2_2.4.16.bb        |   2 +
 .../Port-content-spoofing-fix-CVE-2015-7873.patch  |  48 ++
 .../recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb   |   1 +
 66 files changed, 2222 insertions(+), 142 deletions(-)
 delete mode 100644 meta-networking/recipes-daemons/opensaf/opensaf/plmcboot.service
 delete mode 100644 meta-networking/recipes-daemons/opensaf/opensaf/plmcd.service
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0002-config_os_headers-Error-Fix.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/Fix-IAKERB-context-aliasing-bugs-CVE-2015-2696.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/Fix-IAKERB-context-export-import-CVE-2015-2698.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/Fix-SPNEGO-context-aliasing-bugs-CVE-2015-2695.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/Fix-build_principal-memory-bug-CVE-2015-2697.patch
 create mode 100644 meta-oe/recipes-devtools/pmtools/pmtools/pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch
 create mode 100644 meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch
 delete mode 100644 meta-oe/recipes-support/htop/htop/remove-proc-test.patch
 create mode 100644 meta-oe/recipes-support/mcelog/mcelog/mcelog-debash.patch
 create mode 100644 meta-oe/recipes-support/mcelog/mcelog/run-ptest
 create mode 100755 meta-oe/recipes-support/mysql/mariadb/install_db
 create mode 100644 meta-oe/recipes-support/mysql/mariadb/install_db.service
 create mode 100644 meta-oe/recipes-support/mysql/mariadb/mysql-systemd-start
 create mode 100644 meta-perl/recipes-perl/libhtml/files/bin-htmltree-fix-shebang.patch
 create mode 100644 meta-perl/recipes-perl/libnet/files/0001-libnet-ssleay-perl-Disable-test-that-fails-with-open.patch
 create mode 100644 meta-perl/recipes-perl/libnet/files/0002-Recent-1.0.2-betas-have-dropped-the-SSLv3_method-fun.patch
 create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin/Port-content-spoofing-fix-CVE-2015-7873.patch

-- 
1.9.1



             reply	other threads:[~2015-12-23 16:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-23 16:39 Armin Kuster [this message]
2015-12-24  2:32 ` [PATCH v2 00/54] Jentrho-next pull request Khem Raj
2015-12-26  1:01   ` akuster808
2015-12-30 12:05   ` Martin Jansa
2015-12-31 13:56 ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1450888554.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.