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

Bug#854309: marked as done (unblock: lcas-lcmaps-gt4-interface/0.3.0-3)



Your message dated Sun, 05 Feb 2017 22:06:00 +0000
with message-id <025e2a83-b646-a13b-b073-d9982258e4c0@thykier.net>
and subject line Re: Bug#854309: unblock: lcas-lcmaps-gt4-interface/0.3.0-3
has caused the Debian Bug report #854309,
regarding unblock: lcas-lcmaps-gt4-interface/0.3.0-3
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.)


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

Please unblock package lcas-lcmaps-gt4-interface

The package no longer FTBFS with the fixing of #828374.

diff -Nru lcas-lcmaps-gt4-interface-0.3.0/debian/changelog lcas-lcmaps-gt4-interface-0.3.0/debian/changelog
--- lcas-lcmaps-gt4-interface-0.3.0/debian/changelog	2014-01-20 16:02:08.000000000 +0100
+++ lcas-lcmaps-gt4-interface-0.3.0/debian/changelog	2017-01-27 14:01:07.000000000 +0100
@@ -1,3 +1,9 @@
+lcas-lcmaps-gt4-interface (0.3.0-3) unstable; urgency=medium
+
+  * Fix for OpenSSL 1.1 compatibility. (Closes: 828374)
+
+ -- Dennis van Dok <dennisvd@nikhef.nl>  Fri, 27 Jan 2017 14:01:07 +0100
+
 lcas-lcmaps-gt4-interface (0.3.0-2) unstable; urgency=low
 
   [ Logan Rosen ]
diff -Nru lcas-lcmaps-gt4-interface-0.3.0/debian/control lcas-lcmaps-gt4-interface-0.3.0/debian/control
--- lcas-lcmaps-gt4-interface-0.3.0/debian/control	2014-01-14 16:33:10.000000000 +0100
+++ lcas-lcmaps-gt4-interface-0.3.0/debian/control	2017-01-27 13:57:11.000000000 +0100
@@ -6,7 +6,7 @@
  lcmaps-globus-interface, lcas-interface,
  libglobus-gridmap-callout-error-dev,
  pkg-config
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Section: libs
 Homepage:  https://wiki.nikhef.nl/grid/Site_Access_Control
 Vcs-Svn: https://ndpfsvn.nikhef.nl/repos/mwsec/packaging/debian/trunk/lcas-lcmaps-gt4-interface
diff -Nru lcas-lcmaps-gt4-interface-0.3.0/debian/patches/openssl1.1.patch lcas-lcmaps-gt4-interface-0.3.0/debian/patches/openssl1.1.patch
--- lcas-lcmaps-gt4-interface-0.3.0/debian/patches/openssl1.1.patch	1970-01-01 01:00:00.000000000 +0100
+++ lcas-lcmaps-gt4-interface-0.3.0/debian/patches/openssl1.1.patch	2017-01-27 14:01:07.000000000 +0100
@@ -0,0 +1,25 @@
+From: Micha Sallé <msalle@nikhef.nl>
+Subject: Fix for compatibility with OpenSSL 1.1
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828374
+--- a/src/llgt_globus_internal.h
++++ b/src/llgt_globus_internal.h
+@@ -83,6 +83,19 @@
+     OM_uint32                           req_flags;
+     OM_uint32                           ctx_flags;
+     int                                 cred_obtained;
++#if OPENSSL_VERSION_NUMBER >= 0x10000100L
++    /** For GCM ciphers, sequence number of next read MAC token */
++    uint64_t                            mac_read_sequence;
++    /** For GCM ciphers, sequence number of next write MAC token */
++    uint64_t                            mac_write_sequence;
++    /** For GCM ciphers, key for MAC token generation/validation */
++    unsigned char *                     mac_key;
++    /**
++     * For GCM ciphers, fixed part of the IV for MAC token
++     * generation/validation
++     */
++    unsigned char *                     mac_iv_fixed;
++#endif
+     SSL *                               gss_ssl; 
+     BIO *                               gss_rbio;
+     BIO *                               gss_wbio;
diff -Nru lcas-lcmaps-gt4-interface-0.3.0/debian/patches/series lcas-lcmaps-gt4-interface-0.3.0/debian/patches/series
--- lcas-lcmaps-gt4-interface-0.3.0/debian/patches/series	2014-01-14 13:40:21.000000000 +0100
+++ lcas-lcmaps-gt4-interface-0.3.0/debian/patches/series	2017-01-27 13:54:02.000000000 +0100
@@ -1,2 +1,3 @@
 setup-plugin-subdir.patch
 setup-no-flavor.patch
+openssl1.1.patch


unblock lcas-lcmaps-gt4-interface/0.3.0-3

-- System Information:
Debian Release: 8.7
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-dvdrt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=nl_NL.utf8, LC_CTYPE=nl_NL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Dennis van Dok:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package lcas-lcmaps-gt4-interface
> 
> The package no longer FTBFS with the fixing of #828374.
> 
> [...]
> 
> 
> unblock lcas-lcmaps-gt4-interface/0.3.0-3
> 
> [...]
> 

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: