commit libntlm for openSUSE:Factory

2013-07-18 Thread h_root
Hello community,

here is the log from the commit of package libntlm for openSUSE:Factory checked 
in at 2013-07-18 17:32:19

Comparing /work/SRC/openSUSE:Factory/libntlm (Old)
 and  /work/SRC/openSUSE:Factory/.libntlm.new (New)


Package is "libntlm"

Changes:

--- /work/SRC/openSUSE:Factory/libntlm/libntlm.changes  2012-09-14 
12:29:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libntlm.new/libntlm.changes 2013-07-18 
17:32:21.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul 17 23:31:29 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 1.4
+* Fixes to the build procedure and autotools update. No
+  user visible changes.
+- Optional signature verification
+
+---

Old:

  libntlm-1.3.tar.xz

New:

  libntlm-1.4.tar.gz
  libntlm-1.4.tar.gz.sig
  libntlm.keyring



Other differences:
--
++ libntlm.spec ++
--- /var/tmp/diff_new_pack.DXmldk/_old  2013-07-18 17:32:22.0 +0200
+++ /var/tmp/diff_new_pack.DXmldk/_new  2013-07-18 17:32:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libntlm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,38 +18,47 @@
 
 Name:   libntlm
 %define lname  libntlm0
-Version:1.3
+Version:1.4
 Release:0
-Summary:Implementation of Microsoft's NTLM authentication
+Summary:Implementation of Microsoft's NTLMv1 authentication
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.nongnu.org/libntlm/
 
+#Git-Clone:git://git.savannah.nongnu.org/libntlm
 #DL-URL:   http://www.nongnu.org/libntlm/releases/
-Source: %name-%version.tar.xz
+Source: http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz
+Source2:
http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz.sig
+Source3:%name.keyring
 BuildRequires:  pkgconfig
-BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-libntlm is a library that implements Microsoft's NTLM authentication.
+Libntlm provides routines to manipulate the structures used for the
+client end of Microsoft NTLMv1 authentication.
 
 %package -n %lname
-Summary:Implementation of Microsoft's NTLM authentication
+Summary:Implementation of Microsoft's NTLMv1 authentication
 Group:  System/Libraries
 
 %description -n %lname
-libntlm is a library that implements Microsoft's NTLM authentication.
+Libntlm provides routines to manipulate the structures used for the
+client end of Microsoft NTLMv1 authentication.
 
 %package devel
-Summary:Development files for Libntlm
+Summary:Development files for libntlm, an NTLMv1 authentication library
 Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
 
 %description devel
-libntlm is a library that implements Microsoft's NTLM authentication.
+Libntlm provides routines to manipulate the structures used for the
+client end of Microsoft NTLMv1 authentication.
+
+This subpackage contains libraries and header files for developing
+applications that want to make use of libntlm.
 
 %prep
+%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
 
 %build
@@ -67,13 +76,13 @@
 %files -n %lname
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING THANKS
-%{_libdir}/*.so.*
+%_libdir/libntlm.so.0*
 
 %files devel
 %defattr(-,root,root)
 %doc NEWS README
 %_includedir/ntlm.h
-%_libdir/*.so
-%_libdir/pkgconfig/*.pc
+%_libdir/libntlm.so
+%_libdir/pkgconfig/libntlm.pc
 
 %changelog

++ libntlm.keyring ++
pub   1280R/B565716F 2002-05-05 [utgår: 2014-05-11]
uid  Simon Josefsson 
uid  Simon Josefsson 
uid  Simon Josefsson 
sub   1024R/09CC4670 2006-03-18 [utgikk: 2011-05-23]
sub   1024R/AABB1F7B 2006-03-18 [utgikk: 2011-05-23]
sub   1024R/A14C401A 2006-03-18 [utgikk: 2011-05-23]
sub   1280R/4D5D40AE 2002-05-05 [utgår: 2014-05-11]
sub   2048R/105E722E 2012-03-13 [utgår: 2013-07-26]
sub   2048R/728AB82C 2012-03-13 [utgår: 2013-07-26]
sub   2048R/9394F626 2012-03-13 [utgår: 2013-07-26]

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v2.0.19 (GNU/Linux)

mKsEPNUHKwEFALqJSBHn6Qk5ex138kwymxA3idCFoTi5Q6mVooEVVaYVfeDG+5uV
T5rhTFDfDcT9SO0eIlfKOraSRnVEHyDDH2PAgJFxyneFELcmLUQ66D+m8z+ziGro
6bcDSBBDMRkHIX6/kH/vnevjqivIld+j8WTcVX+SArcKyzgQ58uMTrfQdLqzh6D9
sE/838+ZPZkabmKKWMVWccoaUbWGYOcNwO0ABim0IVNpbW9uIEpvc2Vmc3NvbiA8
amFzQGV4dHVuZG8uY29tPoj7BBMBAgBFAhsDBAsHAwIDFQIDAxYCAQI

commit libntlm for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package libntlm for openSUSE:Factory checked 
in at 2012-09-14 12:29:01

Comparing /work/SRC/openSUSE:Factory/libntlm (Old)
 and  /work/SRC/openSUSE:Factory/.libntlm.new (New)


Package is "libntlm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libntlm/libntlm.changes  2012-01-27 
15:21:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.libntlm.new/libntlm.changes 2012-09-14 
12:29:02.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 19 10:04:23 UTC 2012 - jeng...@inai.de
+
+- Make package build on SLE_11 as well: use classic make install.
+
+---



Other differences:
--
++ libntlm.spec ++
--- /var/tmp/diff_new_pack.eTTxCj/_old  2012-09-14 12:29:02.0 +0200
+++ /var/tmp/diff_new_pack.eTTxCj/_new  2012-09-14 12:29:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libntlm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,29 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:  libntlm
 %define lname  libntlm0
 Version:   1.3
 Release:   0
-License:   LGPL-2.1+
 Summary:   Implementation of Microsoft's NTLM authentication
-URL:   http://www.nongnu.org/libntlm/
+License:LGPL-2.1+
 Group: Development/Libraries/C and C++
+Url:http://www.nongnu.org/libntlm/
 
 #DL-URL:   http://www.nongnu.org/libntlm/releases/
 Source:%name-%version.tar.xz
-BuildRequires:  pkgconfig, xz
-BuildRoot:  %_tmppath/%name-%version-build
+BuildRequires:  pkgconfig
+BuildRequires:  xz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Libntlm is a library that implements Microsoft's NTLM authentication.
+libntlm is a library that implements Microsoft's NTLM authentication.
 
 %package -n %lname
 Summary:   Implementation of Microsoft's NTLM authentication
 Group: System/Libraries
 
 %description -n %lname
-Libntlm is a library that implements Microsoft's NTLM authentication.
+libntlm is a library that implements Microsoft's NTLM authentication.
 
 %package devel
 Summary:   Development files for Libntlm
@@ -45,7 +47,7 @@
 Requires:  %lname = %version
 
 %description devel
-Libntlm is a library that implements Microsoft's NTLM authentication.
+libntlm is a library that implements Microsoft's NTLM authentication.
 
 %prep
 %setup -q
@@ -55,7 +57,7 @@
 make %{?_smp_mflags};
 
 %install
-%make_install
+make install DESTDIR="%buildroot";
 rm -f "%buildroot/%_libdir"/*.la;
 
 %post -n %lname -p /sbin/ldconfig


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libntlm for openSUSE:Factory

2015-10-28 Thread h_root
Hello community,

here is the log from the commit of package libntlm for openSUSE:Factory checked 
in at 2015-10-28 17:30:58

Comparing /work/SRC/openSUSE:Factory/libntlm (Old)
 and  /work/SRC/openSUSE:Factory/.libntlm.new (New)


Package is "libntlm"

Changes:

--- /work/SRC/openSUSE:Factory/libntlm/libntlm.changes  2013-07-18 
17:32:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.libntlm.new/libntlm.changes 2015-10-28 
17:31:04.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 27 13:04:54 UTC 2015 - meiss...@suse.com
+
+- run "make test"
+
+---



Other differences:
--
++ libntlm.spec ++
--- /var/tmp/diff_new_pack.ltT7f7/_old  2015-10-28 17:31:05.0 +0100
+++ /var/tmp/diff_new_pack.ltT7f7/_new  2015-10-28 17:31:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libntlm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -69,6 +69,9 @@
 make install DESTDIR="%buildroot";
 rm -f "%buildroot/%_libdir"/*.la;
 
+%check
+make check
+
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig





commit libntlm for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package libntlm for openSUSE:Factory checked 
in at 2019-08-27 10:12:37

Comparing /work/SRC/openSUSE:Factory/libntlm (Old)
 and  /work/SRC/openSUSE:Factory/.libntlm.new.7948 (New)


Package is "libntlm"

Tue Aug 27 10:12:37 2019 rev:9 rq:725215 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/libntlm/libntlm.changes  2015-10-28 
17:31:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.libntlm.new.7948/libntlm.changes
2019-08-27 10:12:43.075974208 +0200
@@ -1,0 +2,6 @@
+Thu Aug 22 06:31:19 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 1.5
+  * Build system fixes, patches for LTO/gcc8 support.
+
+---

Old:

  libntlm-1.4.tar.gz
  libntlm-1.4.tar.gz.sig

New:

  libntlm-1.5.tar.gz
  libntlm-1.5.tar.gz.sig



Other differences:
--
++ libntlm.spec ++
--- /var/tmp/diff_new_pack.wSg7Bx/_old  2019-08-27 10:12:46.159974002 +0200
+++ /var/tmp/diff_new_pack.wSg7Bx/_new  2019-08-27 10:12:46.175974001 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libntlm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,16 +12,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   libntlm
 %define lname  libntlm0
-Version:1.4
+Version:1.5
 Release:0
 Summary:Implementation of Microsoft's NTLMv1 authentication
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Url:http://www.nongnu.org/libntlm/
 
@@ -31,7 +31,6 @@
 Source2:
http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz.sig
 Source3:%name.keyring
 BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libntlm provides routines to manipulate the structures used for the
@@ -58,32 +57,30 @@
 applications that want to make use of libntlm.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
-%setup -q
+%autosetup -p1
 
 %build
 %configure --disable-static
-make %{?_smp_mflags};
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot";
-rm -f "%buildroot/%_libdir"/*.la;
+%make_install
+rm -f "%buildroot/%_libdir"/*.la
 
 %check
 make check
 
 %post -n %lname -p /sbin/ldconfig
-
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING THANKS
+%license COPYING
 %_libdir/libntlm.so.0*
 
 %files devel
 %defattr(-,root,root)
-%doc NEWS README
+%doc ChangeLog NEWS README
 %_includedir/ntlm.h
 %_libdir/libntlm.so
 %_libdir/pkgconfig/libntlm.pc

++ libntlm-1.4.tar.gz -> libntlm-1.5.tar.gz ++
 39155 lines of diff (skipped)

++ libntlm.keyring ++
--- /var/tmp/diff_new_pack.wSg7Bx/_old  2019-08-27 10:12:46.759973962 +0200
+++ /var/tmp/diff_new_pack.wSg7Bx/_new  2019-08-27 10:12:46.763973962 +0200
@@ -1,134 +1,95 @@
-pub   1280R/B565716F 2002-05-05 [utgår: 2014-05-11]
-uid  Simon Josefsson 
-uid  Simon Josefsson 
-uid  Simon Josefsson 
-sub   1024R/09CC4670 2006-03-18 [utgikk: 2011-05-23]
-sub   1024R/AABB1F7B 2006-03-18 [utgikk: 2011-05-23]
-sub   1024R/A14C401A 2006-03-18 [utgikk: 2011-05-23]
-sub   1280R/4D5D40AE 2002-05-05 [utgår: 2014-05-11]
-sub   2048R/105E722E 2012-03-13 [utgår: 2013-07-26]
-sub   2048R/728AB82C 2012-03-13 [utgår: 2013-07-26]
-sub   2048R/9394F626 2012-03-13 [utgår: 2013-07-26]
-
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.19 (GNU/Linux)
 
-mKsEPNUHKwEFALqJSBHn6Qk5ex138kwymxA3idCFoTi5Q6mVooEVVaYVfeDG+5uV
-T5rhTFDfDcT9SO0eIlfKOraSRnVEHyDDH2PAgJFxyneFELcmLUQ66D+m8z+ziGro
-6bcDSBBDMRkHIX6/kH/vnevjqivIld+j8WTcVX+SArcKyzgQ58uMTrfQdLqzh6D9
-sE/838+ZPZkabmKKWMVWccoaUbWGYOcNwO0ABim0IVNpbW9uIEpvc2Vmc3NvbiA8
-amFzQGV4dHVuZG8uY29tPoj7BBMBAgBFAhsDBAsHAwIDFQIDAxYCAQIeAQIXgCIY
-ZG5zOnNpbW9uLmpvc2Vmc3Nvbi5vcmc/dHlwZT1DRVJUBQJO+bc2BQkUt94JAAoJ
-EO2iHpS1ZXFv0CIFALGsp0sV9VRfHiHtEBQYkCpBTVIqpREPLCnCRoPwtHEZGkhG
-LSd3TUDo9lcapqWEdvvzb0y8CuouewH3QEJxDZwlbOxluVN7XPM06CLrrzawSlbj
-RiKwuPRHDKX7cOa81GYnqOpYS5opomlKOgeuWUphB6JnTOCR7lxLRTbHY1PBeAqu
-sXqmjrtnFeBf/2H2J/ecES64KpOFmES89SKzqoa0IlNpbW9uIEpvc2Vmc3NvbiA8
-c2ltb25AeXViaWNvLmNvbT6I3gQTAQIAKAIbAwYLCQgHAwIGFQgCCQoLBBYCAwEC
-HgECF4AFAlGNkM0FCRaZvQYACgkQ7aIelLVlcW8vLgT8C/+0iVDxmoz+bvmOD

commit libntlm for openSUSE:Factory

2020-06-17 Thread root
Hello community,

here is the log from the commit of package libntlm for openSUSE:Factory checked 
in at 2020-06-17 14:46:50

Comparing /work/SRC/openSUSE:Factory/libntlm (Old)
 and  /work/SRC/openSUSE:Factory/.libntlm.new.3606 (New)


Package is "libntlm"

Wed Jun 17 14:46:50 2020 rev:10 rq:815315 version:1.6

Changes:

--- /work/SRC/openSUSE:Factory/libntlm/libntlm.changes  2019-08-27 
10:12:43.075974208 +0200
+++ /work/SRC/openSUSE:Factory/.libntlm.new.3606/libntlm.changes
2020-06-17 14:47:12.976343302 +0200
@@ -1,0 +2,7 @@
+Tue Jun  9 19:25:34 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.6
+  * Fix buffer overflow in buildSmbNtlmAuth* function.
+CVE-2019-17455. [boo#1153669]
+
+---

Old:

  libntlm-1.5.tar.gz
  libntlm-1.5.tar.gz.sig

New:

  libntlm-1.6.tar.gz
  libntlm-1.6.tar.gz.sig



Other differences:
--
++ libntlm.spec ++
--- /var/tmp/diff_new_pack.AwyrsE/_old  2020-06-17 14:47:15.220350941 +0200
+++ /var/tmp/diff_new_pack.AwyrsE/_new  2020-06-17 14:47:15.224350956 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libntlm
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,19 @@
 
 Name:   libntlm
 %define lname  libntlm0
-Version:1.5
+Version:1.6
 Release:0
 Summary:Implementation of Microsoft's NTLMv1 authentication
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://www.nongnu.org/libntlm/
+URL:http://www.nongnu.org/libntlm/
 
-#Git-Clone:git://git.savannah.nongnu.org/libntlm
+#Git-Clone:https://gitlab.com/jas/libntlm.git/
 #DL-URL:   http://www.nongnu.org/libntlm/releases/
 Source: http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz
 Source2:
http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz.sig
 Source3:%name.keyring
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 
 %description
 Libntlm provides routines to manipulate the structures used for the
@@ -74,12 +74,10 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
 %license COPYING
 %_libdir/libntlm.so.0*
 
 %files devel
-%defattr(-,root,root)
 %doc ChangeLog NEWS README
 %_includedir/ntlm.h
 %_libdir/libntlm.so

++ libntlm-1.5.tar.gz -> libntlm-1.6.tar.gz ++
 14426 lines of diff (skipped)

++ libntlm.keyring ++
--- /var/tmp/diff_new_pack.AwyrsE/_old  2020-06-17 14:47:15.420351622 +0200
+++ /var/tmp/diff_new_pack.AwyrsE/_new  2020-06-17 14:47:15.424351637 +0200
@@ -1,95 +1,23 @@
 -BEGIN PGP PUBLIC KEY BLOCK-
 
-mQHhBFOnKoEBDqCoGZ7KIeZI1cbNFHIVxywetihLsA24nv3bJa/kd7kgkjfxdlcl
-JNlJZPbQIttl4HE7M+mxPUVtvlJeIggI2xd6uyv/XrM9Wdy48hskNHX5umZ55yIP
-C+T1VYXIJYhFFJgTaahtfCrf6/gQKnC0TNhYiWw4GP33S1UgVTz5IBEr85W/QmN/
-iUtM75wyq12ntRR+LSxSEmnEF5pzoP5SgVUXdAZAJQVvLcu8L9opAdHj4C3IcvvS
-HKvp4h2zvnOwRwjjiObKxRTtNaxHO8Sfofxw5aiifL39bxAKuJl6Rrhd09xKIvqb
-qu/m8GqWiSyO6N8tTDgxBKGfgba3D1AQ+J+VkFj31Obm3R3GEpFRo1i1mQLgKqbq
-Gs0aoZqVMkP3fItzkw+pOuldgL4P94IoXJsWjt0x7F0ojX0CWYbQ9rYHrBCe01Mn
-Rgn6j8glZj6hQs7sSMW5eGA0HNew6g0WEYGC2IsDQV2rGpsLnbx7r9P/qIA+q42o
-VjxxNMaa6WXfQf6eBiOSYa/9HsophhdK4+eJOoD/n85Vb4qvT0yEjQQurfBnbGte
-bIsakyX+eLpfwD6RpDAe7irZaBSOBKWdKOlbCdIezblK8JuSJS/LLMAfPVsasgMA
-EQEAAbQiU2ltb24gSm9zZWZzc29uIDxzaW1vbkB5dWJpY28uY29tPokCJQQTAQoA
-OwIbAwgLCQgHDQwLCgUVCgkICwIeAQIXgBYhBJqpvbEbsbmaIShaMwZkp2lUJl6M
-BQJcgNQ/BQkJ9m27AAoJEAZkp2lUJl6Mvv8Onj0cPSFZiKLC4t5bZjvhzzQ/1oCe
-J0MUFEpXj3VWK5qYdCF7mJV4jH/JAEY0E4hDfoGNj9hhecXkywHxtMXHvUxypblE
-IW8Zn12OYwCn6+9uxPQyFP+Kl4u104V6XwyKR3FG3i3MQVIVxrrpKpnVMpIQkWrJ
-6kfmGxOsfagwNpU4JmoT+rXq+y26hcxbwDu6JK3ZvYNOuUuoqPtui1ktSksChjdH
-s+WybCRvA/5yPuioDytnPmURIiq2L01T27+Oa/jpYRJepcfaoNw4CWA2HD/uZrZR
-NfFEkCACZxfwLdoeFYOn+nCx68YH8UVB8fMPlMUkI5vO+jVKENbOFThfG/i/QuK7
-Fc+pPmW3Doh23mE/7z/05IDB+zH/NJxqKvgmKgZ3/CREvJvGJA6uqMdIZ0OpXu14
-SfCx3aicHQFMFoz1chGKoc6fmHbSxTE9N6cwYbNay+tGrX3Q3YbhntHlpxps8bLr
-cfI4jWB6eAPLi6gwODO1x+iGBsr/5zUgd5KA8dCOSEqFVg9sEDgGVkvbU5dnqcb4
-F4WxP9BXOh6x/D9oItFmmG2vxT+X5s/RGEBsDYJHUBc3dEnOsj6icyGNcfCB3Izu
-xEuXPDGXqSi5dG5CTzgMhrQlU2ltb24gSm9zZWZzc29uIDxzaW1vbkBqb3NlZnNz
-b24ub3JnPokCKAQTAQoAPgIbAwgLCQgHDQwLCgUVCgkICwIeAQIXgAIZARYhBJqp
-vbEbsbmaIShaMwZkp2lUJl6MBQJcgNQ8BQkJ9m27AAoJEAZkp2lUJl6MBzwOoItH
-/QA684++gGXJzcmwdvocTx9hjtwVtEH/YuJCMUOEIdf8Jgps4UaUjSBiclP4SOPE
-fEbcRk5EJEE3+zzGHxXQ1xQVrnSJ9chFxYo4dXxdiColzpvo7+MN6bLuuop2fN4Y
-SJlkdrUZw2ds3CLJEgXuRpoPGF2fxH3bUvirDpJSdgUI/Dlg1lRSIHepd1Ce4Qdc
-VndKX5us0r6xFDgX1kg6wBOs9GfjR78PF8hSS5F5dtapQtZBCJt