All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* warrior-next pull request
@ 2019-07-07 19:39 akuster808
  2019-07-09 17:04 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: akuster808 @ 2019-07-07 19:39 UTC (permalink / raw
  To: OpenEmbedded Devel List

I don't see any record or recall if I sent a pull request for
warrior-next, so here it is.




The following changes since commit 6fa72d587aab8e9d56d67a2552eb9cfbe25c86d2:

  aufs-util: prevent native aufs-util depending on target kernel
(2019-05-23 07:03:43 -0700)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded warrior-next

for you to fetch changes up to 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0:

  turbostat: copy bits.h from kernel to turbostat (2019-06-16 08:15:44
-0700)

----------------------------------------------------------------
Changqing Li (1):
      netkit-telnet: add rconflicts

Hongxu Jia (1):
      crash: do not use unstable github archive tarballs

Liwei Song (1):
      turbostat: copy bits.h from kernel to turbostat

Martin Jansa (14):
      gtkwave: add distro_features_check
      umip: make MACHINE_ARCH
      mscgen: fix SRC_URI for multilib
      triggerhappy: fix issues
      python-cassandra-driver.inc: fix DEPENDS
      opencv: use the same package name in PACKAGES and RDEPENDS
      igmpproxy: remove
0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch and
_GNU_SOURCE
      libvncserver: set PV in the recipe
      ccid: fix SRC_URI
      ne10, libopus: add armv7ve override as well
      hunspell: use git fetcher instead of github archive
      ttf-mplus, ttf-vlgothic: add ttf-mplus license
      libmikmod: fix SRC_URI
      leptonica: fix SRC_URI

Mingli Yu (1):
      mariadb: Upgrade to 10.3.15

Qi.Chen@windriver.com (1):
      polkit: fix CVE-2019-6133

nick83ola (1):
      uthash: do not use unstable github archive tarballs

 .../recipes-connectivity/umip/umip_1.0.bb          |   3 +
 ...xy.h-Include-sys-types.h-for-u_short-u_in.patch |  25 ---
 .../recipes-daemons/igmpproxy/igmpproxy_0.2.1.bb   |   6 +-
 .../netkit-telnet/netkit-telnet_0.17.bb            |   1 +
 meta-oe/licenses/ttf-mplus                         |  16 ++
 .../packagegroups/packagegroup-meta-oe.bb          |   3 +-
 ...native_10.3.13.bb => mariadb-native_10.3.15.bb} |   0
 meta-oe/recipes-dbs/mysql/mariadb.inc              |   4 +-
 .../{mariadb_10.3.13.bb => mariadb_10.3.15.bb}     |   0
 ...pare-PolkitUnixProcess-uids-for-temporary.patch | 186
+++++++++++++++++++++
 meta-oe/recipes-extended/polkit/polkit_0.115.bb    |   7 +-
 .../{triggerhappy_0.5.0.bb => triggerhappy_git.bb} |  22 +--
 meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb |   4 +
 .../recipes-graphics/leptonica/leptonica_1.74.4.bb |   2 +-
 .../libvncserver/libvncserver_git.bb               |   2 +-
 .../recipes-graphics/ttf-fonts/ttf-mplus_027.bb    |   2 +-
 .../ttf-fonts/ttf-vlgothic_20141206.bb             |   2 +-
 meta-oe/recipes-kernel/crash/crash_7.2.5.bb        |   8 +-
 meta-oe/recipes-kernel/turbostat/turbostat_3.4.bb  |   2 +
 .../recipes-multimedia/libopus/libopus_1.1.3.bb    |   3 +-
 .../recipes-multimedia/mikmod/libmikmod_3.3.6.bb   |   2 +-
 meta-oe/recipes-support/ccid/ccid_1.4.24.bb        |   4 +-
 meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb |   7 +-
 meta-oe/recipes-support/mscgen/mscgen_0.20.bb      |   2 +-
 meta-oe/recipes-support/ne10/ne10_1.2.1.bb         |   4 +-
 meta-oe/recipes-support/opencv/opencv_3.4.5.bb     |   2 +-
 meta-oe/recipes-support/uthash/uthash_2.1.0.bb     |   7 +-
 .../python/python-cassandra-driver.inc             |   2 +-
 28 files changed, 258 insertions(+), 70 deletions(-)
 delete mode 100644
meta-networking/recipes-daemons/igmpproxy/igmpproxy/0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch
 create mode 100644 meta-oe/licenses/ttf-mplus
 rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.13.bb =>
mariadb-native_10.3.15.bb} (100%)
 rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.13.bb =>
mariadb_10.3.15.bb} (100%)
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/0001-backend-Compare-PolkitUnixProcess-uids-for-temporary.patch
 rename meta-oe/recipes-extended/triggerhappy/{triggerhappy_0.5.0.bb =>
triggerhappy_git.bb} (73%)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: warrior-next pull request
  2019-07-07 19:39 warrior-next pull request akuster808
@ 2019-07-09 17:04 ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2019-07-09 17:04 UTC (permalink / raw
  To: akuster808; +Cc: OpenEmbedded Devel List

On Sun, Jul 7, 2019 at 12:39 PM akuster808 <akuster808@gmail.com> wrote:
>
> I don't see any record or recall if I sent a pull request for
> warrior-next, so here it is.
>

merged thanks
>
>
>
> The following changes since commit 6fa72d587aab8e9d56d67a2552eb9cfbe25c86d2:
>
>   aufs-util: prevent native aufs-util depending on target kernel
> (2019-05-23 07:03:43 -0700)
>
> are available in the git repository at:
>
>   git://git.openembedded.org/meta-openembedded warrior-next
>
> for you to fetch changes up to 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0:
>
>   turbostat: copy bits.h from kernel to turbostat (2019-06-16 08:15:44
> -0700)
>
> ----------------------------------------------------------------
> Changqing Li (1):
>       netkit-telnet: add rconflicts
>
> Hongxu Jia (1):
>       crash: do not use unstable github archive tarballs
>
> Liwei Song (1):
>       turbostat: copy bits.h from kernel to turbostat
>
> Martin Jansa (14):
>       gtkwave: add distro_features_check
>       umip: make MACHINE_ARCH
>       mscgen: fix SRC_URI for multilib
>       triggerhappy: fix issues
>       python-cassandra-driver.inc: fix DEPENDS
>       opencv: use the same package name in PACKAGES and RDEPENDS
>       igmpproxy: remove
> 0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch and
> _GNU_SOURCE
>       libvncserver: set PV in the recipe
>       ccid: fix SRC_URI
>       ne10, libopus: add armv7ve override as well
>       hunspell: use git fetcher instead of github archive
>       ttf-mplus, ttf-vlgothic: add ttf-mplus license
>       libmikmod: fix SRC_URI
>       leptonica: fix SRC_URI
>
> Mingli Yu (1):
>       mariadb: Upgrade to 10.3.15
>
> Qi.Chen@windriver.com (1):
>       polkit: fix CVE-2019-6133
>
> nick83ola (1):
>       uthash: do not use unstable github archive tarballs
>
>  .../recipes-connectivity/umip/umip_1.0.bb          |   3 +
>  ...xy.h-Include-sys-types.h-for-u_short-u_in.patch |  25 ---
>  .../recipes-daemons/igmpproxy/igmpproxy_0.2.1.bb   |   6 +-
>  .../netkit-telnet/netkit-telnet_0.17.bb            |   1 +
>  meta-oe/licenses/ttf-mplus                         |  16 ++
>  .../packagegroups/packagegroup-meta-oe.bb          |   3 +-
>  ...native_10.3.13.bb => mariadb-native_10.3.15.bb} |   0
>  meta-oe/recipes-dbs/mysql/mariadb.inc              |   4 +-
>  .../{mariadb_10.3.13.bb => mariadb_10.3.15.bb}     |   0
>  ...pare-PolkitUnixProcess-uids-for-temporary.patch | 186
> +++++++++++++++++++++
>  meta-oe/recipes-extended/polkit/polkit_0.115.bb    |   7 +-
>  .../{triggerhappy_0.5.0.bb => triggerhappy_git.bb} |  22 +--
>  meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb |   4 +
>  .../recipes-graphics/leptonica/leptonica_1.74.4.bb |   2 +-
>  .../libvncserver/libvncserver_git.bb               |   2 +-
>  .../recipes-graphics/ttf-fonts/ttf-mplus_027.bb    |   2 +-
>  .../ttf-fonts/ttf-vlgothic_20141206.bb             |   2 +-
>  meta-oe/recipes-kernel/crash/crash_7.2.5.bb        |   8 +-
>  meta-oe/recipes-kernel/turbostat/turbostat_3.4.bb  |   2 +
>  .../recipes-multimedia/libopus/libopus_1.1.3.bb    |   3 +-
>  .../recipes-multimedia/mikmod/libmikmod_3.3.6.bb   |   2 +-
>  meta-oe/recipes-support/ccid/ccid_1.4.24.bb        |   4 +-
>  meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb |   7 +-
>  meta-oe/recipes-support/mscgen/mscgen_0.20.bb      |   2 +-
>  meta-oe/recipes-support/ne10/ne10_1.2.1.bb         |   4 +-
>  meta-oe/recipes-support/opencv/opencv_3.4.5.bb     |   2 +-
>  meta-oe/recipes-support/uthash/uthash_2.1.0.bb     |   7 +-
>  .../python/python-cassandra-driver.inc             |   2 +-
>  28 files changed, 258 insertions(+), 70 deletions(-)
>  delete mode 100644
> meta-networking/recipes-daemons/igmpproxy/igmpproxy/0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch
>  create mode 100644 meta-oe/licenses/ttf-mplus
>  rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.13.bb =>
> mariadb-native_10.3.15.bb} (100%)
>  rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.13.bb =>
> mariadb_10.3.15.bb} (100%)
>  create mode 100644
> meta-oe/recipes-extended/polkit/polkit/0001-backend-Compare-PolkitUnixProcess-uids-for-temporary.patch
>  rename meta-oe/recipes-extended/triggerhappy/{triggerhappy_0.5.0.bb =>
> triggerhappy_git.bb} (73%)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* warrior-next pull request
@ 2019-09-08 19:17 akuster808
  0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2019-09-08 19:17 UTC (permalink / raw
  To: OpenEmbedded Devel List, Khem Raj

The following changes since commit 0afee3eacfd18a9962013830028f9e54b4973657:

  apache2: upgrade 2.4.39 -> 2.4.41 (2019-09-02 19:39:53 -0700)

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded
3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9

for you to fetch changes up to 3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9:

  oprofile: drop kernel-vmlinux from RRECOMMENDS (2019-09-07 15:30:50 -0700)

----------------------------------------------------------------
Adrian Bunk (1):
      postgresql: Upgrade 11.2 -> 11.3

Arturo Buzarra (1):
      lvm2: Fix RDEPEND on lvm2 to lvm2-udevrules

Changqing Li (1):
      postgresql: 11.4 -> 11.5

Hongxu Jia (1):
      postgresql: improve reproducibility

Martin Jansa (1):
      oprofile: drop kernel-vmlinux from RRECOMMENDS

Zang Ruochen (3):
      wireshark: upgrade 3.0.1 -> 3.0.2
      wireshark: upgrade 3.0.2 -> 3.0.3
      postgresql: upgrade 11.3 -> 11.4

 .../{wireshark_3.0.1.bb => wireshark_3.0.3.bb}     |  4 +--
 .../files/0001-Improve-reproducibility.patch       | 39
++++++++++++++++++++++
 meta-oe/recipes-dbs/postgresql/postgresql.inc      |  4 ++-
 .../{postgresql_11.2.bb => postgresql_11.5.bb}     |  5 +--
 meta-oe/recipes-kernel/oprofile/oprofile.inc       |  1 -
 meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb       |  2 +-
 6 files changed, 48 insertions(+), 7 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.0.1.bb =>
wireshark_3.0.3.bb} (95%)
 create mode 100644
meta-oe/recipes-dbs/postgresql/files/0001-Improve-reproducibility.patch
 rename meta-oe/recipes-dbs/postgresql/{postgresql_11.2.bb =>
postgresql_11.5.bb} (51%)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-08 19:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-07 19:39 warrior-next pull request akuster808
2019-07-09 17:04 ` Khem Raj
  -- strict thread matches above, loose matches on Subject: below --
2019-09-08 19:17 akuster808

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.