Your message dated Sat, 18 Jul 2020 13:07:00 +0100
with message-id
<b8d89cdfeeda7b6d1ef96a8706a20f9525c2151b.ca...@adam-barratt.org.uk>
and subject line Closing requests for fixes included in 9.13 point release
has caused the Debian Bug report #948651,
regarding stretch-pu: package neon27/0.30.2-2+deb9u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
948651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948651
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
* Run OpenSSL checks but don't fail on them,
to workaround build failures due to OpenSSL changes.
Only a subset of the #907009 failures with OpenSSL 1.1,
but use the same workaround that is used for these in buster.
diff -Nru neon27-0.30.2/debian/changelog neon27-0.30.2/debian/changelog
--- neon27-0.30.2/debian/changelog 2016-11-28 18:56:00.000000000 +0200
+++ neon27-0.30.2/debian/changelog 2020-01-11 12:18:14.000000000 +0200
@@ -1,3 +1,11 @@
+neon27 (0.30.2-2+deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Run OpenSSL checks but don't fail on them,
+ to workaround build failures due to OpenSSL changes.
+
+ -- Adrian Bunk <[email protected]> Sat, 11 Jan 2020 12:18:14 +0200
+
neon27 (0.30.2-2) unstable; urgency=low
* Remove Multi-Arch field from libneon27-dev and libneon27-gnutls-dev
diff -Nru neon27-0.30.2/debian/rules neon27-0.30.2/debian/rules
--- neon27-0.30.2/debian/rules 2016-10-06 20:44:10.000000000 +0300
+++ neon27-0.30.2/debian/rules 2020-01-11 12:18:14.000000000 +0200
@@ -50,7 +50,7 @@
dh_testdir
cd $(BUILDDIR)/neon-openssl/ && $(MAKE)
ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
- cd $(BUILDDIR)/neon-openssl/ && $(MAKE) check
+ cd $(BUILDDIR)/neon-openssl/ && $(MAKE) check || true
endif
touch build-openssl
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 9.13
Hi,
All of these requests relate to updates that were included in today's
stretch point release.
Regards,
Adam
--- End Message ---