Mingli Yu
04da00b148
libbytesize: Upgrade to 1.3
...
* Remove 0001-remove-python2-support.patch and use
configure option to control the python2 support.
* Update PV to reflect the version change
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-05 10:19:03 -07:00
changqing.li@windriver.com
7041cdd3b4
drbd-utils: add submodule drbd-headers into SRC_URI
...
1. add submodule drbd-headers into SRC_URI
drbd-headers is git submodule of drbd-utils, so drbd-headers's
code will not fetch during do_fetch. but it will get during
do_compile(there is a logic in drbd-utils's makefile to do this),
but if during do_compile, network is broken, fetch drbd-headers
will fail, then do_compile will fail since missing header file.
2. add patch for fix drbd init script
Signed-off-by: Changqing Li <changqing.li@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-05 10:19:03 -07:00
Alexandru Vasiu
215ac24805
python-pyiface: Upgrade to 0.0.7
...
License-Update: Changed back to orginal license from version 0.0.5
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-05 10:19:03 -07:00
Yi Zhao
0b35b7e4fc
postfix: upgrade 3.2.2 -> 3.2.6
...
License-Update: The postfix is distributed with a dual license since
3.2.5: IBM Public License 1.0 and Eclipse Public License 2.0. Recipients
can choose to take the software under the license of their choice. Those
who are more comfortable with the IPL can continue with that license.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-04 06:09:58 -07:00
Gregory Vimont
8b0c1c3f31
tbb: check the version of the cross gcc instead of host gcc
...
When cross compiling on linux with gcc, the host gcc was used instead of
the cross gcc to set compilation flags according to gcc version.
Signed-off-by: Gregory Vimont <gregory.vimont@softbankrobotics.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-04 06:09:58 -07:00
Ross Burton
317605fd57
p7zip: simplify recipe
...
The plugin-based 7z binary is mostly useless because it can't find the
libraries. Simply just install 7za, and install a compatibility symlink for 7z.
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-04 06:09:58 -07:00
Ross Burton
8b0f77d838
phoronix-test-suite: upgrade to 8.0.1
...
Add a dependency on lscpu as the processor information needs it, and os-release
as that is used to identify the distribution.
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
841fbbf4a0
phpmyadmin: upgrade 4.7.9 -> 4.8.2
...
License-Update: move js/jquery to js/vendor/jquery
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
476d08c49e
networkmanager-openvpn: upgrade 1.2.8 -> 1.2.10
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
b80f1d7710
NetworkManager: upgrade 1.10.6 -> 1.10.10
...
License-Update: update GTK-Doc from 1.27 to 1.28 to generate license.html
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
703aa8c1f9
samba: upgrade 4.7.6 -> 4.7.8
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
ffc77e6ec2
python-ldap: upgrade 2.4.41 -> 2.4.45
...
License-Update: removed CVS-Id lines
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
485de7b918
openipmi: upgrade 2.0.24 -> 2.0.25
...
Drop 0001-lanserv-Rename-struct-parameter-printf-for-namespace.patch
since it had been merged upstream.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
67bc173f8a
open-isns: upgrade 0.97 -> 0.98
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Yi Zhao
d490ac28fe
strongswan: upgrade 5.6.2 -> 5.6.3
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Zheng Ruoqin
7ccfc9d818
cmpi-bindings: rename
...
Rename cmpi-bindings from cmpi-bindings_git.bb to cmpi-bindings_1.0.1.bb.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Leon Anavi
b837e58eea
paho-mqtt-c: Upgrade to 1.2.1
...
Upgrade paho.mqtt.c to the latest stable release from April 10.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Pascal Bach
a19bb52b0a
nodejs: update to 8.11.3
...
Fixes the following CVEs:
- CVE-2018-7167
- CVE-2018-7161
- CVE-2018-1000168
Signed-off-by: Pascal Bach <pascal.bach@siemens.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Mingli Yu
e58a58cfe9
krb5: Upgrade to 1.16.1
...
Update LIC_FILES_CHKSUM as license file NOTICE
update copyright years to 2018
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
changqing.li@windriver.com
771914f137
rsyslog: upgrade 8.29.0 -> 8.36.0
...
Signed-off-by: Changqing Li <changqing.li@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
changqing.li@windriver.com
2731baf1ea
openldap: upgrade 2.4.45 -> 2.4.46
...
Signed-off-by: Changqing Li <changqing.li@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-03 17:42:25 -07:00
Andreas Müller
b56fc26fef
ristretto: upgrade 0.8.2 -> 0.8.3
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
2fb36a2dc9
packagegroup-xfce-extended: add blueman if bluetooth is in distro features
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
e0d74189f4
obexd: remove
...
* it was integrated in bluez very long time ago
* nothing (r)depends on it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
b1b543c4d1
blueman: add an append in meta-xfce to enable thunar sendto extension
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
981b4b37e4
blueman: initial add 2.0.5+
...
Tested on RaspiB3+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
22416c1fdb
poppler: upgrade 0.64.0 -> 0.66.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
8020defbac
thunar-shares-plugin: initial add 0.3.0
...
* it has seen a major update recently (GTK3 Port / Thunarx-3 Port)
* it requires samba-server - so don't add it to packagegroup-xfce-extended for now.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
66f371d0d3
xfdesktop: upgrade 4.12.4 -> 4.13.2
...
This is a development version but it moves to GTK3 and daily usage did not show
stoppers.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
dcbe0eebba
libxfce4util: upgrade 4.13.1 -> 4.13.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
537042bd47
exo: upgrade 0.12.0 -> 0.12.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Andreas Müller
30ec9b1117
thunar: upgrade 1.8.0 -> 1.8.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-30 08:58:30 -07:00
Derek Straka
6a6e39891a
python-alembic: update to version 0.9.10
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
f7e8cd8390
python-pexpect: update to version 4.6.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
e57d080cc0
python-pyperclip: update to version 1.6.2
...
License-Update: Update checksum for latest package version file. License terms are unchanged
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
e8e5947c9a
python-pymisp: update to version 2.4.92.1
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
a5509f6132
python-pymongo: update to version 3.7.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
7d58e8ae62
python-zopeinterface: update to version 4.5.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
3ee1d8b9ab
python-cryptography: update to version 2.2.2
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
bc30a93576
python-cryptography-vectors: update to version 2.2.2
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
a45ebba724
python-pandas: update to version 0.23.1
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
3f0923b644
python-pyiface: update to version 0.0.6
...
License-Update: Checksum changed due to whitespace changes in license file
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
4ef58ec904
python-pyasn1-modules: update to version 0.2.2
...
License-Update: Checksum changed due to copyright year update
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
09ed17b1af
python-pyjwt: update to version 1.6.4
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
28b42e54b2
python-dateutil: update to version 2.7.3
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
831fcf6f4c
python-babel: update to version 2.6.0
...
License-Update: copyright years updated
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
b2163c18e8
python-pybind11: update to version 2.2.3
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:09 -07:00
Derek Straka
86553ebc81
python-lxml: update to version 4.2.3
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:08 -07:00
Derek Straka
5933e8585b
python-pytz: update to version 2018.5
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 15:53:08 -07:00
changqing.li@windriver.com
318c9572d2
vim/vim-tiny: upgrade 8.0.0983 -> 8.1.0.116
...
Signed-off-by: Changqing Li <changqing.li@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-29 07:00:52 -07:00