[oe] [meta-python] [PATCH] python-beautifulsoup4: upgrade 4.8.0 -> 4.8.1

2019-10-09 Thread Zang Ruochen
Signed-off-by: Zang Ruochen 
---
 meta-python/recipes-devtools/python/python-beautifulsoup4.inc | 4 ++--
 ...{python-beautifulsoup4_4.8.0.bb => python-beautifulsoup4_4.8.1.bb} | 0
 ...ython3-beautifulsoup4_4.8.0.bb => python3-beautifulsoup4_4.8.1.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-beautifulsoup4_4.8.0.bb => 
python-beautifulsoup4_4.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-beautifulsoup4_4.8.0.bb => 
python3-beautifulsoup4_4.8.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc 
b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
index a7fa081..acf52dd 100644
--- a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
+++ b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
@@ -3,8 +3,8 @@ HOMEPAGE = " https://www.crummy.com/software/BeautifulSoup/bs4;
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=f2d38d8a40bf73fd4b3d16ca2e5882d1"
 
-SRC_URI[md5sum] = "2b34208b26b5c49d4c84a4b9cf78656a"
-SRC_URI[sha256sum] = 
"25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b"
+SRC_URI[md5sum] = "be03d778cf61cf6734a480e2010d6657"
+SRC_URI[sha256sum] = 
"6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09789931"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.0.bb 
b/meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.0.bb
rename to meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb
diff --git 
a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.8.0.bb 
b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.8.0.bb
rename to meta-python/recipes-devtools/python/python3-beautifulsoup4_4.8.1.bb
-- 
2.7.4



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-xfce][PATCH v2 2/2] xfce4-panel: upgrade 4.14.0 -> 4.14.1

2019-10-09 Thread Kang Kai

On 2019/10/9 下午9:29, Khem Raj wrote:

On Wed, Oct 9, 2019 at 2:10 AM Andreas Müller  wrote:

On Fri, Oct 4, 2019 at 10:35 PM Khem Raj  wrote:


On Fri, Oct 4, 2019 at 1:31 PM Andreas Müller  wrote:

On Fri, Sep 27, 2019 at 12:32 AM Andreas Müller  wrote:

* important bugfix release: systray draws icons properly when compositing is
   disabled
* while at it renumber patches

Signed-off-by: Andreas Müller 

If xfce-patches require review these days: Kai can you take a look?
If not: Ping

Since they have been pending for a while
I still wanted to give them a go for a build and see if all is okay. Still 
waiting on Kai to review them



Sorry to come back to this - did not find it in master(-next) anymore:
It contains a bugfix annoying me for very very long time [1]


I was hoping that Kai would be able to review it but that has not happened yet.


Sorry, missed the emails that we have the National Holiday last week.

The patches are fine with me.

Acked-by: Kai Kang 


Regards,
Kai





Or did I miss something

[1] https://bugzilla.xfce.org/show_bug.cgi?id=14577

Andreas



--
Kai Kang

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-python] [PATCH] python-attrs: upgrade 19.1.0 -> 19.2.0

2019-10-09 Thread Zang Ruochen
Signed-off-by: Zang Ruochen 
---
 meta-python/recipes-devtools/python/python-attrs.inc  | 4 ++--
 .../python/{python-attrs_19.1.0.bb => python-attrs_19.2.0.bb} | 0
 .../python/{python3-attrs_19.1.0.bb => python3-attrs_19.2.0.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-attrs_19.1.0.bb => 
python-attrs_19.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-attrs_19.1.0.bb => 
python3-attrs_19.2.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-attrs.inc 
b/meta-python/recipes-devtools/python/python-attrs.inc
index bd0f7ee..13c9e5f 100644
--- a/meta-python/recipes-devtools/python/python-attrs.inc
+++ b/meta-python/recipes-devtools/python/python-attrs.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.attrs.org/;
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff"
 
-SRC_URI[sha256sum] = 
"f0b870f674851ecbfbbbd364d6b5cbdff9dcedbc7f3f5e18a6891057f21fe399"
-SRC_URI[md5sum] = "2be7bce157988928f5ff2bb50a0b510d"
+SRC_URI[sha256sum] = 
"f913492e1663d3c36f502e5e9ba6cd13cf19d7fab50aa13239e420fef95e1396"
+SRC_URI[md5sum] = "d5a6ee80beaa072bd2b3bcb6fee0d508"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb 
b/meta-python/recipes-devtools/python/python-attrs_19.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-attrs_19.1.0.bb
rename to meta-python/recipes-devtools/python/python-attrs_19.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb 
b/meta-python/recipes-devtools/python/python3-attrs_19.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb
rename to meta-python/recipes-devtools/python/python3-attrs_19.2.0.bb
-- 
2.7.4



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [PATCH] rwmem: add DESCRIPTION since the summary is vague

2019-10-09 Thread Randy MacLeod
Signed-off-by: Randy MacLeod 
---
 meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb | 9 +
 1 file changed, 9 insertions(+)

diff --git a/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb 
b/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
index 0a15134df..5d81fdb4d 100644
--- a/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
+++ b/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
@@ -1,4 +1,13 @@
 SUMMARY = "A small tool to read/write memory"
+DESCRIPTION = "rwmem is a small tool for reading and writing device registers. 
\
+rwmem supports two modes: mmap mode and i2c mode. \
+\
+In mmap mode rwmem accesses a file by memory mapping it. \
+Using /dev/mem as the memory mapped file makes rwmem access memory and \
+can thus be used to access devices which have memory mapped registers. \
+\
+In i2c mode rwmem accesses an i2c peripheral by sending i2c messages to it."
+
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-- 
2.22.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-networking][PATCH 1/1] mosquitto: update to 1.6.7

2019-10-09 Thread Paul Eggleton
Bugfix release. For details, see:

  https://mosquitto.org/blog/2019/09/version-1-6-7-released/

Signed-off-by: Paul Eggleton 
---
 .../mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.6.6.bb => 
mosquitto_1.6.7.bb} (96%)

diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb 
b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
similarity index 96%
rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb
rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
index 1f2e0c6021..340f643d4a 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
@@ -18,8 +18,8 @@ SRC_URI = 
"http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
file://mosquitto.init \
 "
 
-SRC_URI[md5sum] = "529b6de33bac18363c2db46194d8d91c"
-SRC_URI[sha256sum] = 
"82676bf4201ff102be1511b56b041a9450fbbfeda40b21aa28be0fee56e8de17"
+SRC_URI[md5sum] = "ec9074c4f337f64eaa9a4320c6dab020"
+SRC_URI[sha256sum] = 
"bcd31a8fbbd053fee328986fadd8666d3058357ded56b9782f7d4f19931d178e"
 
 inherit systemd update-rc.d useradd
 
-- 
2.20.1

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-networking][PATCH 0/1] mosquitto: update to 1.6.7

2019-10-09 Thread Paul Eggleton
The following changes since commit fd1a0c9210b162ccb147e933984c755d32899efc:

  Add zeus compatibility to all layer.conf files (2019-10-08 15:58:14 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/mosquitto-1-6-7
  
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=paule/mosquitto-1-6-7

Paul Eggleton (1):
  mosquitto: update to 1.6.7

 .../mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.6.6.bb => 
mosquitto_1.6.7.bb} (96%)

-- 
2.20.1

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [PATCH 2/2] fluidsynth: upgrade 2.0.6 -> 2.0.7

2019-10-09 Thread Andreas Müller
Minor bugfixes

From announcement:
* fix broken audio output when reverb was active after synth creation (#563)
* fix debug console messages not being visible for debug builds on Windows

Signed-off-by: Andreas Müller 
---
 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc 
b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
index 9e1c323fe..c4c623ad9 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
@@ -5,8 +5,8 @@ LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
 
 SRC_URI = "git://github.com/FluidSynth/fluidsynth.git"
-SRCREV = "f78486a50bd785200412ea16434b38edc4a45a6c"
+SRCREV = "62b38b1c66aec606f83b322bb03bd84810bbda41"
 S = "${WORKDIR}/git"
-PV = "2.0.6"
+PV = "2.0.7"
 
 inherit cmake pkgconfig lib_package
-- 
2.21.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [PATCH 1/2] jack: upgrade 1.9.12 -> 1.9.13

2019-10-09 Thread Andreas Müller
This release contains various fixes / enhancements - from release announcement:

* Meta-data API implementation. (and a few tools updated with support for it)
* Correct GPL licence to LGPL for files needed to build libjack.
* Remove FreeBoB backend (superseded by FFADO).
* define JACK_LIB_EXPORT, useful for internal clients.
* Mark jack_midi_reset_buffer as deprecated.
* Add example systemd unit file
* Signal to systemd when jackd is ready.
* Set "seq" alsa midi driver to maximum resolution possible.
* Fix loading internal clients from another internal client.
* Code cleanup and various fixes. (too many to mention here, see git log for 
details)

Backported patches can go.

Signed-off-by: Andreas Müller 
---
 .../jack/jack/0001-Fix-OSX-build.patch| 27 ---
 .../jack/0001-Python-3.7-fixes-2126.patch | 26 --
 meta-oe/recipes-multimedia/jack/jack_git.bb   |  9 +++
 3 files changed, 3 insertions(+), 59 deletions(-)
 delete mode 100644 
meta-oe/recipes-multimedia/jack/jack/0001-Fix-OSX-build.patch
 delete mode 100644 
meta-oe/recipes-multimedia/jack/jack/0001-Python-3.7-fixes-2126.patch

diff --git a/meta-oe/recipes-multimedia/jack/jack/0001-Fix-OSX-build.patch 
b/meta-oe/recipes-multimedia/jack/jack/0001-Fix-OSX-build.patch
deleted file mode 100644
index d9a3ab7cc..0
--- a/meta-oe/recipes-multimedia/jack/jack/0001-Fix-OSX-build.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From dd65685c24bb25a800ed42388ed0a1e8792b2ed2 Mon Sep 17 00:00:00 2001
-From: falkTX 
-Date: Sat, 24 Nov 2018 14:29:58 +0100
-Subject: [PATCH] Fix OSX build
-
-Signed-off-by: Khem Raj 
-Upstream-Status: Backport 
[https://github.com/jackaudio/jack2/commit/d851fada460d42508a6f82b19867f63853062583]

- posix/JackNetUnixSocket.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/posix/JackNetUnixSocket.cpp b/posix/JackNetUnixSocket.cpp
-index 7a5585ef..a4cb5036 100644
 a/posix/JackNetUnixSocket.cpp
-+++ b/posix/JackNetUnixSocket.cpp
-@@ -169,7 +169,7 @@ namespace Jack
- 
- int JackNetUnixSocket::Bind()
- {
--return bind(fSockfd, reinterpret_cast(), 
sizeof(socket_address_t));
-+return ::bind(fSockfd, 
reinterpret_cast(), sizeof(socket_address_t));
- }
- 
- int JackNetUnixSocket::BindWith(const char* ip)
--- 
-2.20.1
-
diff --git 
a/meta-oe/recipes-multimedia/jack/jack/0001-Python-3.7-fixes-2126.patch 
b/meta-oe/recipes-multimedia/jack/jack/0001-Python-3.7-fixes-2126.patch
deleted file mode 100644
index e6021cd70..0
--- a/meta-oe/recipes-multimedia/jack/jack/0001-Python-3.7-fixes-2126.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 72564b04151b61fa8d954bbb43afc58108ee50ec Mon Sep 17 00:00:00 2001
-From: Thomas Nagy 
-Date: Mon, 12 Mar 2018 20:42:55 +0100
-Subject: [PATCH] Python 3.7 fixes #2126
-
-Upstream-Status: Backport
-[https://gitlab.com/ita1024/waf/commit/facdc0b173d933073832c768ec1917c553cb369c]
-
-Signed-off-by: Khem Raj 

- waflib/Node.py | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/waflib/Node.py b/waflib/Node.py
-index fb3cd273..405a6fec 100644
 a/waflib/Node.py
-+++ b/waflib/Node.py
-@@ -537,8 +537,6 @@ class Node(object):
-   if maxdepth:
-   for k in 
node.ant_iter(accept=accept, maxdepth=maxdepth - 1, pats=npats, dir=dir, 
src=src, remove=remove):
-   yield k
--  raise StopIteration
--
-   def ant_glob(self, *k, **kw):
-   """
-   This method is used for finding files across folders. It 
behaves like ant patterns:
diff --git a/meta-oe/recipes-multimedia/jack/jack_git.bb 
b/meta-oe/recipes-multimedia/jack/jack_git.bb
index 477af8ced..9f7d5b0b6 100644
--- a/meta-oe/recipes-multimedia/jack/jack_git.bb
+++ b/meta-oe/recipes-multimedia/jack/jack_git.bb
@@ -14,12 +14,9 @@ LIC_FILES_CHKSUM = " \
 
 DEPENDS = "libsamplerate0 libsndfile1 readline"
 
-SRC_URI = "git://github.com/jackaudio/jack2.git \
-   file://0001-Python-3.7-fixes-2126.patch \
-   file://0001-Fix-OSX-build.patch \
-   "
-SRCREV = "c1647819eed6d11f94b21981d9c869629299f357"
-PV = "1.9.12"
+SRC_URI = "git://github.com/jackaudio/jack2.git"
+SRCREV = "37250ff470277f9947fbf3ba738f943053e30525"
+PV = "1.9.13"
 S = "${WORKDIR}/git"
 
 inherit waf pkgconfig
-- 
2.21.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] warrior pull request

2019-10-09 Thread akuster808
The following changes since commit 3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9:

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

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded f4ccdf2

for you to fetch changes up to f4ccdf2bc3fe4f00778629088baab840c868e36b:

  mariadb: update SRC_URI to use archive.mariadb.org (2019-10-09
11:26:58 -0700)


Dan Tran (1):
  polkit: Fix CVE-2018-19788

Denys Dmytriyenko (1):
  mariadb: update SRC_URI to use archive.mariadb.org

Kai Kang (1):
  apache2: fix multilib file conflicts

Khem Raj (4):
  redis: Fix build with clang/x86
  klibc: Pass -fno-builtin-bcmp with musl/clang combo
  klibc: Disable bcmp builtin for clang on glibc as well
  bpftool.bb: Disable SECURITY_CFLAGS

Peiran Hong (1):
  tcpdump: Fix CVE-2017-16808

Trevor Gamblin (1):
  gd: fix CVE-2019-6978

 meta-initramfs/recipes-devtools/klibc/klibc.inc |   5 +-
 .../0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch    |  61
++
 meta-networking/recipes-support/tcpdump/tcpdump_4.9.2.bb    |   1 +
 meta-oe/recipes-dbs/mysql/mariadb.inc   |   2 +-
 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p1.patch  | 194
++
 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p2.patch  | 153
++
 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p3.patch  |  53 +
 meta-oe/recipes-extended/polkit/polkit_0.115.bb |  12 +-
 .../redis/redis/0001-src-Do-not-reset-FINAL_LIBS.patch  |  32 +++
 meta-oe/recipes-extended/redis/redis_4.0.14.bb  |   5 +-
 meta-oe/recipes-kernel/bpftool/bpftool.bb   |   4 +-
 meta-oe/recipes-support/gd/gd/CVE-2019-6978.patch   | 299

 meta-oe/recipes-support/gd/gd_2.2.5.bb  |   1 +
 meta-webserver/recipes-httpd/apache2/apache2_2.4.41.bb  |   6 +-
 14 files changed, 817 insertions(+), 11 deletions(-)
 create mode 100644
meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p1.patch
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p2.patch
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p3.patch
 create mode 100644
meta-oe/recipes-extended/redis/redis/0001-src-Do-not-reset-FINAL_LIBS.patch
 create mode 100644 meta-oe/recipes-support/gd/gd/CVE-2019-6978.patch

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl

2019-10-09 Thread akuster808



On 10/9/19 12:42 AM, Adrian Bunk wrote:
> The tools that use perl are no longer built.

What error are you seeing that this fixes in warrior?

- armin
>
> Signed-off-by: Adrian Bunk 
> Signed-off-by: Khem Raj 
> ---
>  meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb 
> b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
> index 524263760..6c31b6981 100644
> --- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
> +++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
> @@ -15,7 +15,6 @@ SRCREV = "343a3b98e54999d67edb644bcd395aa9784fb16e"
>  S = "${WORKDIR}/git/stable"
>  
>  DEPENDS = "libxml2"
> -RDEPENDS_${PN} = "perl"
>  
>  inherit autotools-brokensep binconfig pkgconfig
>  

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] nvme-cli: Use install-spec target

2019-10-09 Thread Khem Raj
install target build install-hostparams as well, which tries to run nvme
tool during build, we defer that to runtime post_install anyway so we
can ignore building it during install task

Signed-off-by: Khem Raj 
---
 meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb 
b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb
index 256d83f039..fa47c9e7bc 100644
--- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb
+++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb
@@ -15,7 +15,7 @@ S = "${WORKDIR}/git"
 inherit bash-completion systemd
 
 do_install() {
-oe_runmake install DESTDIR=${D} PREFIX=${prefix} \
+oe_runmake install-spec DESTDIR=${D} PREFIX=${prefix} \
 UDEVDIR=${nonarch_base_libdir}/udev SYSTEMDDIR=${systemd_unitdir}
 }
 
-- 
2.23.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] tcpdump: Delete unused patch

2019-10-09 Thread Peiran Hong
Delete patch "0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch"
since it is not used in the tcpdump recipe anymore.

Signed-off-by: Peiran Hong 
---
 ...16808-AoE-Add-a-missing-bounds-check.patch | 61 ---
 1 file changed, 61 deletions(-)
 delete mode 100644 
meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch

diff --git 
a/meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
 
b/meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
deleted file mode 100644
index 919f2b009..0
--- 
a/meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-From c45443a0d3e16b92622bea6b589e5930e8f0d815 Mon Sep 17 00:00:00 2001
-From: Peiran Hong 
-Date: Fri, 13 Sep 2019 17:02:57 -0400
-Subject: [PATCH] CVE-2017-16808/AoE: Add a missing bounds check.
-

- netdissect.h | 12 
- print-aoe.c  |  1 +
- 2 files changed, 13 insertions(+)
-
-diff --git a/netdissect.h b/netdissect.h
-index 089b0406..cd05fdb9 100644
 a/netdissect.h
-+++ b/netdissect.h
-@@ -69,6 +69,11 @@ typedef struct {
- typedef unsigned char nd_uint8_t;
- typedef signed char nd_int8_t;
- 
-+/*
-+ * Use this for MAC addresses.
-+ */
-+#define MAC_ADDR_LEN6   /* length of MAC addresses */
-+
- /* snprintf et al */
- 
- #include 
-@@ -309,12 +314,19 @@ struct netdissect_options {
-   ((uintptr_t)ndo->ndo_snapend - (l) <= (uintptr_t)ndo->ndo_snapend && \
-  (uintptr_t)&(var) <= (uintptr_t)ndo->ndo_snapend - (l)))
- 
-+#define ND_TTEST_LEN(p, l) \
-+  (IS_NOT_NEGATIVE(l) && \
-+((uintptr_t)ndo->ndo_snapend - (l) <= (uintptr_t)ndo->ndo_snapend && \
-+ (uintptr_t)(p) <= (uintptr_t)ndo->ndo_snapend - (l)))
-+
- /* True if "var" was captured */
- #define ND_TTEST(var) ND_TTEST2(var, sizeof(var))
- 
- /* Bail if "l" bytes of "var" were not captured */
- #define ND_TCHECK2(var, l) if (!ND_TTEST2(var, l)) goto trunc
- 
-+#define ND_TCHECK_LEN(p, l) if (!ND_TTEST_LEN(p, l)) goto trunc
-+
- /* Bail if "var" was not captured */
- #define ND_TCHECK(var) ND_TCHECK2(var, sizeof(var))
- 
-diff --git a/print-aoe.c b/print-aoe.c
-index 97e93df2..ac097a04 100644
 a/print-aoe.c
-+++ b/print-aoe.c
-@@ -325,6 +325,7 @@ aoev1_reserve_print(netdissect_options *ndo,
-   goto invalid;
-   /* addresses */
-   for (i = 0; i < nmacs; i++) {
-+  ND_TCHECK_LEN(cp, MAC_ADDR_LEN);
-   ND_PRINT((ndo, "\n\tEthernet Address %u: %s", i, 
etheraddr_string(ndo, cp)));
-   cp += ETHER_ADDR_LEN;
-   }
--- 
-2.21.0
-
-- 
2.21.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-xfce][PATCH v2 2/2] xfce4-panel: upgrade 4.14.0 -> 4.14.1

2019-10-09 Thread Khem Raj
On Wed, Oct 9, 2019 at 2:10 AM Andreas Müller  wrote:
>
> On Fri, Oct 4, 2019 at 10:35 PM Khem Raj  wrote:
> >
> >
> > On Fri, Oct 4, 2019 at 1:31 PM Andreas Müller  
> > wrote:
> >>
> >> On Fri, Sep 27, 2019 at 12:32 AM Andreas Müller  
> >> wrote:
> >> >
> >> > * important bugfix release: systray draws icons properly when 
> >> > compositing is
> >> >   disabled
> >> > * while at it renumber patches
> >> >
> >> > Signed-off-by: Andreas Müller 
> >> If xfce-patches require review these days: Kai can you take a look?
> >> If not: Ping
> >
> > Since they have been pending for a while
> > I still wanted to give them a go for a build and see if all is okay. Still 
> > waiting on Kai to review them
> >>
> >>
> Sorry to come back to this - did not find it in master(-next) anymore:
> It contains a bugfix annoying me for very very long time [1]
>

I was hoping that Kai would be able to review it but that has not happened yet.

> Or did I miss something
>
> [1] https://bugzilla.xfce.org/show_bug.cgi?id=14577
>
> Andreas
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-python][PATCH v2] python-waitress: Add recipes

2019-10-09 Thread Martin Schwan
Waitress is a pure-Python WSGI server.

Signed-off-by: Martin Schwan 
---
Changes in v2:
 - Fixed missing "K" in "LIC_FILES_CHKSUM"
---
 .../recipes-devtools/python/python-waitress.inc| 10 ++
 .../recipes-devtools/python/python-waitress_1.3.1.bb   |  2 ++
 .../recipes-devtools/python/python3-waitress_1.3.1.bb  |  2 ++
 3 files changed, 14 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python-waitress.inc
 create mode 100644 meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
 create mode 100644 
meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb

diff --git a/meta-python/recipes-devtools/python/python-waitress.inc 
b/meta-python/recipes-devtools/python/python-waitress.inc
new file mode 100644
index 0..732c31dbd
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-waitress.inc
@@ -0,0 +1,10 @@
+SUMMARY = "A WSGI server for Python"
+DESCRIPTION = "Waitress is meant to be a production-quality pure-Python WSGI \
+server with very acceptable performance."
+HOMEPAGE = "https://github.com/Pylons/waitress;
+SECTION = "devel/python"
+LICENSE = "ZPL-2.1"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
+
+SRC_URI[md5sum] = "d9132d313de0c5e0fec34ef9ede5442e"
+SRC_URI[sha256sum] = 
"278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
diff --git a/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb 
b/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
new file mode 100644
index 0..26a628ea0
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools pypi
+require python-waitress.inc
diff --git a/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb 
b/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb
new file mode 100644
index 0..83c8b66d8
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools3 pypi
+require python-waitress.inc
-- 
2.23.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-python][PATCH] python-waitress: Add recipes

2019-10-09 Thread Martin Schwan
Waitress is a pure-Python WSGI server.

Signed-off-by: Martin Schwan 
---
 .../recipes-devtools/python/python-waitress.inc| 10 ++
 .../recipes-devtools/python/python-waitress_1.3.1.bb   |  2 ++
 .../recipes-devtools/python/python3-waitress_1.3.1.bb  |  2 ++
 3 files changed, 14 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python-waitress.inc
 create mode 100644 meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
 create mode 100644 
meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb

diff --git a/meta-python/recipes-devtools/python/python-waitress.inc 
b/meta-python/recipes-devtools/python/python-waitress.inc
new file mode 100644
index 0..8bed3cfd7
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-waitress.inc
@@ -0,0 +1,10 @@
+SUMMARY = "A WSGI server for Python"
+DESCRIPTION = "Waitress is meant to be a production-quality pure-Python WSGI \
+server with very acceptable performance."
+HOMEPAGE = "https://github.com/Pylons/waitress;
+SECTION = "devel/python"
+LICENSE = "ZPL-2.1"
+LIC_FILES_CHSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
+
+SRC_URI[md5sum] = "d9132d313de0c5e0fec34ef9ede5442e"
+SRC_URI[sha256sum] = 
"278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
diff --git a/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb 
b/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
new file mode 100644
index 0..26a628ea0
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools pypi
+require python-waitress.inc
diff --git a/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb 
b/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb
new file mode 100644
index 0..83c8b66d8
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools3 pypi
+require python-waitress.inc
-- 
2.23.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [PATCH] polkit-group-rules: Fix error in do_rootfs for rpm package-manager

2019-10-09 Thread Andreas Müller
* An issue in meta-mortsgna was reported. Discussion is found at [1]
* We do similar in meta-gnome's gvfs for same reason [2]
* This is a bugfix which should apply and work for many release-branches

Fixes:
| Error: Transaction check error:
|   file /etc/polkit-1/rules.d conflicts between attempted installs of 
polkit-group-rule-datetime-1.0-r0.cortexa7t2hf_neon_vfpv4 and 
polkit-0.115-r0.cortexa7t2hf_neon_vfpv4

[1] https://github.com/schnitzeltony/meta-mortsgna/issues/11
[2] 
https://github.com/openembedded/meta-openembedded/blob/fd1a0c9210b162ccb147e933984c755d32899efc/meta-gnome/recipes-gnome/gvfs/gvfs_1.41.2.bb#L72

Signed-off-by: Andreas Müller 
---
 meta-oe/recipes-extended/polkit/polkit-group-rule.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/polkit/polkit-group-rule.inc 
b/meta-oe/recipes-extended/polkit/polkit-group-rule.inc
index 06ab10642..8ced8abe5 100644
--- a/meta-oe/recipes-extended/polkit/polkit-group-rule.inc
+++ b/meta-oe/recipes-extended/polkit/polkit-group-rule.inc
@@ -8,6 +8,6 @@ inherit useradd
 
 do_install_prepend() {
 install -m 700 -d ${D}${sysconfdir}/polkit-1/rules.d
-chown polkitd:polkitd ${D}${sysconfdir}/polkit-1/rules.d
+chown polkitd:root ${D}/${sysconfdir}/polkit-1/rules.d
 }
 USERADD_PARAM_${PN}_prepend = "--system --no-create-home --user-group 
--home-dir ${sysconfdir}/polkit-1 polkitd;"
-- 
2.21.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-xfce][PATCH v2 2/2] xfce4-panel: upgrade 4.14.0 -> 4.14.1

2019-10-09 Thread Andreas Müller
On Fri, Oct 4, 2019 at 10:35 PM Khem Raj  wrote:
>
>
> On Fri, Oct 4, 2019 at 1:31 PM Andreas Müller  wrote:
>>
>> On Fri, Sep 27, 2019 at 12:32 AM Andreas Müller  
>> wrote:
>> >
>> > * important bugfix release: systray draws icons properly when compositing 
>> > is
>> >   disabled
>> > * while at it renumber patches
>> >
>> > Signed-off-by: Andreas Müller 
>> If xfce-patches require review these days: Kai can you take a look?
>> If not: Ping
>
> Since they have been pending for a while
> I still wanted to give them a go for a build and see if all is okay. Still 
> waiting on Kai to review them
>>
>>
Sorry to come back to this - did not find it in master(-next) anymore:
It contains a bugfix annoying me for very very long time [1]

Or did I miss something

[1] https://bugzilla.xfce.org/show_bug.cgi?id=14577

Andreas
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-python] [PATCH] python-asn1crypto: upgrade 0.24.0 -> 1.0.1

2019-10-09 Thread Zang Ruochen
-License-Update: Copyright year updated to 2019.

Signed-off-by: Zang Ruochen 
---
 meta-python/recipes-devtools/python/python-asn1crypto.inc   | 6 +++---
 .../{python-asn1crypto_0.24.0.bb => python-asn1crypto_1.0.1.bb} | 0
 .../{python3-asn1crypto_0.24.0.bb => python3-asn1crypto_1.0.1.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-asn1crypto_0.24.0.bb => 
python-asn1crypto_1.0.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-asn1crypto_0.24.0.bb => 
python3-asn1crypto_1.0.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc 
b/meta-python/recipes-devtools/python/python-asn1crypto.inc
index e85ce9a..b18dbaf 100644
--- a/meta-python/recipes-devtools/python/python-asn1crypto.inc
+++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc
@@ -2,12 +2,12 @@ DESCRIPTION = "A fast, pure Python library for parsing and 
serializing ASN.1 str
 HOMEPAGE = "https://github.com/wbond/asn1crypto;
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7439e38f5e04ff62fae436184786b7ca"
 
 PYPI_PACKAGE = "asn1crypto"
 
-SRC_URI[md5sum] = "de3520426e81a6581352d4366f310eb1"
-SRC_URI[sha256sum] = 
"9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49"
+SRC_URI[md5sum] = "cf33950b47b5148e29f1d62a6b6c009b"
+SRC_URI[sha256sum] = 
"0b199f211ae690df3db4fd6c1c4ff976497fb1da689193e368eedbadc53d9292"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb 
b/meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
rename to meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb 
b/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb
rename to meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
-- 
2.7.4



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][PATCH] tcpdump: upgrade 4.9.2 -> 4.9.3

2019-10-09 Thread Adrian Bunk
On Mon, Oct 07, 2019 at 09:43:40AM -0400, Peiran Hong wrote:
>...
> Deleted patch "0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch"
> since the fix is included in the upgrade.
>...

The patch file is not deleted:

>  .../tcpdump/tcpdump/add-ptest.patch   |  9 +
>  ...lute-path-when-searching-for-libdlpi.patch | 19 ++-
>  .../recipes-support/tcpdump/tcpdump/run-ptest |  4 ++--
>  .../unnecessary-to-check-libpcap.patch| 15 ---
>  .../{tcpdump_4.9.2.bb => tcpdump_4.9.3.bb}| 12 +---
>  5 files changed, 34 insertions(+), 25 deletions(-)
>  rename meta-networking/recipes-support/tcpdump/{tcpdump_4.9.2.bb => 
> tcpdump_4.9.3.bb} (74%)
>...

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl

2019-10-09 Thread Adrian Bunk
The tools that use perl are no longer built.

Signed-off-by: Adrian Bunk 
Signed-off-by: Khem Raj 
---
 meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb 
b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
index 524263760..6c31b6981 100644
--- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
+++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
@@ -15,7 +15,6 @@ SRCREV = "343a3b98e54999d67edb644bcd395aa9784fb16e"
 S = "${WORKDIR}/git/stable"
 
 DEPENDS = "libxml2"
-RDEPENDS_${PN} = "perl"
 
 inherit autotools-brokensep binconfig pkgconfig
 
-- 
2.17.1

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.3.26 -> 6.4.1

2019-10-09 Thread Zang Ruochen
-License-Update: Copyright year updated to 2019.

-fetchmail/02_remove_SSLv3.patch
Removed since this is included in 6.4.1.

Signed-off-by: Zang Ruochen 
---
 .../fetchmail/fetchmail/02_remove_SSLv3.patch  | 1576 
 .../{fetchmail_6.3.26.bb => fetchmail_6.4.1.bb}|7 +-
 2 files changed, 3 insertions(+), 1580 deletions(-)
 delete mode 100644 
meta-networking/recipes-support/fetchmail/fetchmail/02_remove_SSLv3.patch
 rename meta-networking/recipes-support/fetchmail/{fetchmail_6.3.26.bb => 
fetchmail_6.4.1.bb} (76%)

diff --git 
a/meta-networking/recipes-support/fetchmail/fetchmail/02_remove_SSLv3.patch 
b/meta-networking/recipes-support/fetchmail/fetchmail/02_remove_SSLv3.patch
deleted file mode 100644
index 95cfa2f..000
--- a/meta-networking/recipes-support/fetchmail/fetchmail/02_remove_SSLv3.patch
+++ /dev/null
@@ -1,1576 +0,0 @@
-Description: 
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- fetchmail (6.3.26-2) unstable; urgency=low
- .
-   * New maintainer (closes: #800750).
-   * Backport upstream fix for SSLv3 removal (closes: #804604) and do not
- recommend SSLv3 (closes: #801178).
-   * Remove quilt and its usage.
-   * Add dh-python to build depends.
-   * Update upstream URLs.
-   * Update watch file.
-   * Update Standards-Version to 3.9.6 .
-Author: Laszlo Boszormenyi (GCS) 
-Bug-Debian: https://bugs.debian.org/800750
-Bug-Debian: https://bugs.debian.org/801178
-Bug-Debian: https://bugs.debian.org/804604
-

-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: , 
-Bug: 
-Bug-Debian: https://bugs.debian.org/
-Bug-Ubuntu: https://launchpad.net/bugs/
-Forwarded: 
-Reviewed-By: 
-Last-Update: 
-
 fetchmail-6.3.26.orig/Makefile.am
-+++ fetchmail-6.3.26/Makefile.am
-@@ -31,7 +31,7 @@ libfm_a_SOURCES= xmalloc.c base64.c rfc8
-   servport.c ntlm.h smbbyteorder.h smbdes.h smbmd4.h \
-   smbencrypt.h smbdes.c smbencrypt.c smbmd4.c smbutil.c \
-   libesmtp/gethostbyname.h libesmtp/gethostbyname.c \
--  smbtypes.h fm_getaddrinfo.c tls.c rfc822valid.c \
-+  smbtypes.h fm_getaddrinfo.c starttls.c rfc822valid.c \
-   xmalloc.h sdump.h sdump.c x509_name_match.c \
-   fm_strl.h md5c.c
- if NTLM_ENABLE
 fetchmail-6.3.26.orig/Makefile.in
-+++ fetchmail-6.3.26/Makefile.in
-@@ -97,14 +97,14 @@ am__libfm_a_SOURCES_DIST = xmalloc.c bas
-   rfc2047e.c servport.c ntlm.h smbbyteorder.h smbdes.h smbmd4.h \
-   smbencrypt.h smbdes.c smbencrypt.c smbmd4.c smbutil.c \
-   libesmtp/gethostbyname.h libesmtp/gethostbyname.c smbtypes.h \
--  fm_getaddrinfo.c tls.c rfc822valid.c xmalloc.h sdump.h sdump.c \
-+  fm_getaddrinfo.c starttls.c rfc822valid.c xmalloc.h sdump.h sdump.c \
-   x509_name_match.c fm_strl.h md5c.c ntlmsubr.c
- @NTLM_ENABLE_TRUE@am__objects_1 = ntlmsubr.$(OBJEXT)
- am_libfm_a_OBJECTS = xmalloc.$(OBJEXT) base64.$(OBJEXT) \
-   rfc822.$(OBJEXT) report.$(OBJEXT) rfc2047e.$(OBJEXT) \
-   servport.$(OBJEXT) smbdes.$(OBJEXT) smbencrypt.$(OBJEXT) \
-   smbmd4.$(OBJEXT) smbutil.$(OBJEXT) gethostbyname.$(OBJEXT) \
--  fm_getaddrinfo.$(OBJEXT) tls.$(OBJEXT) rfc822valid.$(OBJEXT) \
-+  fm_getaddrinfo.$(OBJEXT) starttls.$(OBJEXT) rfc822valid.$(OBJEXT) \
-   sdump.$(OBJEXT) x509_name_match.$(OBJEXT) md5c.$(OBJEXT) \
-   $(am__objects_1)
- libfm_a_OBJECTS = $(am_libfm_a_OBJECTS)
-@@ -483,7 +483,7 @@ libfm_a_SOURCES = xmalloc.c base64.c rfc
-   servport.c ntlm.h smbbyteorder.h smbdes.h smbmd4.h \
-   smbencrypt.h smbdes.c smbencrypt.c smbmd4.c smbutil.c \
-   libesmtp/gethostbyname.h libesmtp/gethostbyname.c smbtypes.h \
--  fm_getaddrinfo.c tls.c rfc822valid.c xmalloc.h sdump.h sdump.c \
-+  fm_getaddrinfo.c starttls.c rfc822valid.c xmalloc.h sdump.h sdump.c \
-   x509_name_match.c fm_strl.h md5c.c $(am__append_1)
- libfm_a_LIBADD = $(EXTRAOBJ)
- libfm_a_DEPENDENCIES = $(EXTRAOBJ)
 fetchmail-6.3.26.orig/NEWS
-+++ fetchmail-6.3.26/NEWS
-@@ -51,8 +51,6 @@ removed from a 6.4.0 or newer release.)
- * The --bsmtp - mode of operation may be removed in a future release.
- * Given that OpenSSL is severely underdocumented, and needs license 
exceptions,
-   fetchmail may switch to a different SSL library.
--* SSLv2 support will be removed from a future fetchmail release. It has been
--  obsolete for more than a decade.
- 
- 

-