[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#804885: marked as done (jessie-pu: package openvpn/2.3.4-5)



Your message dated Sat, 23 Jan 2016 13:57:15 +0000
with message-id <1453557435.1835.52.camel@adam-barratt.org.uk>
and subject line 8.3 point release cleanup
has caused the Debian Bug report #804885,
regarding jessie-pu: package openvpn/2.3.4-5
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 owner@bugs.debian.org
immediately.)


-- 
804885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804885
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Hiya Release Team,

I'd like to upload openvpn for the next point release. The reason is a
serious bug (#785200 and #787090) hitting multiple users. Diff is pretty
small:

diff -Nru openvpn-2.3.4/debian/changelog openvpn-2.3.4/debian/changelog
--- openvpn-2.3.4/debian/changelog      2014-12-01 18:11:08.000000000 +0100
+++ openvpn-2.3.4/debian/changelog      2015-11-12 17:19:14.000000000 +0100
@@ -1,3 +1,10 @@
+openvpn (2.3.4-5+deb8u1) stable; urgency=medium
+
+  * Add --no-block to if-up.d script to avoid hanging boot on
+    interfaces with openvpn instances. (Closes: #787090, #785200)
+
+ -- Alberto Gonzalez Iniesta <agi@inittab.org>  Thu, 12 Nov 2015 17:16:28 +0100
+
 openvpn (2.3.4-5) unstable; urgency=high

   * Apply upstream patch that fixes possible DoS by authenticated
diff -Nru openvpn-2.3.4/debian/openvpn.if-up.d openvpn-2.3.4/debian/openvpn.if-up.d
--- openvpn-2.3.4/debian/openvpn.if-up.d        2014-03-17 17:48:14.000000000 +0100
+++ openvpn-2.3.4/debian/openvpn.if-up.d        2015-11-12 17:20:19.000000000 +0100
@@ -13,7 +13,7 @@
   for vpn in $IF_OPENVPN; do
     ## check systemd present
     if [ -d $SYSTEMD ]; then
-      $SYSTEMCTL start openvpn@$vpn
+      $SYSTEMCTL --no-block start openvpn@$vpn
     else
       $OPENVPN_INIT start $vpn
     fi

Thanks,

Alberto

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-rc7-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Version: 8.3

Hi,

The updates referred to in these bugs were included in today's 8.3
Jessie point release.

Regards,

Adam

--- End Message ---

Reply to: