Приглашение на конференцию

2018-02-04 Thread Открытие
Уважаемые коллеги!
Приглашаем Вас принять участие в наших конференциях.
Кликните на название конференции, чтобы открыть Информационное письмо 



 8-9 февраля XIV International  scientific–practical conference «The Strategies 
of Modern Science Development», North Charleston, SC, USA (РИНЦ) 
Конференция проводится на английском языке. В случае, если автор пришлёт нам 
свою статью на русском языке, в НИЦ «Открытие» будет сделан перевод статьи на 
английский язык. 



27-28 февраля VI International scientific conference «The latest research in 
modern science: experience, traditions and innovations», North Charleston, SC, 
USA (VI Международная научная конференция «Новейшие исследования в современной 
науке: опыт, традиции, инновации», г. Северный Чарльстон, США) (РИНЦ)



 14-15 марта III Международная научная конференция "Современное общество: 
глобальные и региональные процессы", г. Санкт-Петербург (РИНЦ)


15-16 марта  III Международный конкурс на лучший студенческий реферат «СТУПЕНИ 
ПОЗНАНИЯ"



4-5 апреля XVII Международная научная конференция «Приоритеты мировой науки: 
эксперимент и научная дискуссия», г. Северный Чарльстон, США  (XVII 
International scientific conference "The priorities of the world science: 
experiments and scientific debate", North Charleston, SC, USA) (РИНЦ)




Также предлагаем вам опубликовать результаты своих исследований в научном 
журнале «Актуальные вопросы современной науки». В издании публикуются материалы 
по гуманитарным, общественным, техническим, естественнонаучным дисциплинам. 
Порядок приёма работ см. в разделе "Научный журнал "Актуальные вопросы 
современной науки""
В настоящее время идёт приём работ в апрельский номер журнала - № 2(18). 

Правила оформления работ в журнал и образец Заявки для журнала - здесь.



Ответные письма просим направлять по адресу otkritie1...@yandex.ru
С уважением.
Научно-издательский центр "Открытие" otkritieinfo.ru
Чтобы отписаться от рассылки, нажмите здесь
___
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel

Bug#870540: marked as done (libewf: hardcoded Pre-Depends on multiarch-support)

2018-02-04 Thread Debian Bug Tracking System
Your message dated Sun, 04 Feb 2018 13:04:56 +
with message-id 
and subject line Bug#870540: fixed in libewf 20140608-6.1
has caused the Debian Bug report #870540,
regarding libewf: hardcoded Pre-Depends on multiarch-support
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 ow...@bugs.debian.org
immediately.)


-- 
870540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870540
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libewf
Version: 20140608-6
Tags: sid buster patch
User: debian-gl...@lists.debian.org
Usertags: multiarch-support-removal

Dear Maintainer,

The multiarch-support package has been introduced with squeeze so that
packages using the multiarch libraries can Pre-Depends on it to make
sure the multiarch path ares supported by the dynamic linker. As
dist-upgrades from such a distant release are not supported, the
Pre-Depends can now be dropped and then the package removed from the
archive.

Most of the packages added this Pre-Depends through debhelper and the
misc:Pre-Depends substvar, so a change in debhelper [1] was enough to
get rid of it. However it appears that your package uses a hardcoded
Pre-Depends, thus it needs to be removed manually. You will find a
patch attached to do so.

Please apply it as soon as possible as the multiarch-support package
will be removed from the archive for buster. Failing to do so will 
therefore make your package uninstallable. In case you don't have
time to do so, don't hesitate to ask for a NMU.

Thanks,
Aurelien

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783898
diff -Nru libewf-20140608/debian/control libewf-20140608/debian/control
--- libewf-20140608/debian/control	2015-07-20 00:27:45.0 +
+++ libewf-20140608/debian/control	2017-08-02 19:31:33.0 +
@@ -24,7 +24,7 @@
 
 Package: libewf2
 Architecture: any
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: library with support for Expert Witness Compression Format
  Libewf is a library with support for reading and writing the Expert Witness
--- End Message ---
--- Begin Message ---
Source: libewf
Source-Version: 20140608-6.1

We believe that the bug you reported is fixed in the latest version of
libewf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno  (supplier of updated libewf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Jan 2018 12:41:26 +0100
Source: libewf
Binary: libewf2 libewf-dbg libewf-dev ewf-tools python-libewf
Architecture: source
Version: 20140608-6.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics 
Changed-By: Aurelien Jarno 
Description:
 ewf-tools  - collection of tools for reading and writing EWF files
 libewf-dbg - library with support for Expert Witness Compression Format (debug
 libewf-dev - support for Expert Witness Compression format (development)
 libewf2- library with support for Expert Witness Compression Format
 python-libewf - support for Expert Witness Compression format -- Python 
bindings
Closes: 870540
Changes:
 libewf (20140608-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes:
 #870540).
Checksums-Sha1:
 62a3222028abf9ca80095785630bc2d7e11de451 2328 libewf_20140608-6.1.dsc
 d138e0fef3f33d5460a47d23a50c091a5d9b30e3 12120 
libewf_20140608-6.1.debian.tar.xz
 f483e4a54c02c07b71f8afeb095859fdead2d600 6203 
libewf_20140608-6.1_source.buildinfo
Checksums-Sha256:
 024052e01fd5a1c673670ff5a81ba83728023c1e1d06a124cea3ea18378b7372 2328 
libewf_20140608-6.1.dsc
 f6453535d6894abedc3426a4b7497a4560f454bcf8722df0ab4724381a51a3d7 12120 
libewf_20140608-6.1.debian.tar.xz
 55afe69b096bc84363d53ffc2a80f6f9a92d36f8d25315fd09646114e8511e7b 6203 
libewf_20140608-6.1_source.buildinfo
Files:
 d24436c66261c9f88b8181718d1c1f11 2328 libs optional libewf_20140608-6.1.dsc
 

libewf_20140608-6.1_source.changes ACCEPTED into unstable

2018-02-04 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Jan 2018 12:41:26 +0100
Source: libewf
Binary: libewf2 libewf-dbg libewf-dev ewf-tools python-libewf
Architecture: source
Version: 20140608-6.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics 
Changed-By: Aurelien Jarno 
Description:
 ewf-tools  - collection of tools for reading and writing EWF files
 libewf-dbg - library with support for Expert Witness Compression Format (debug
 libewf-dev - support for Expert Witness Compression format (development)
 libewf2- library with support for Expert Witness Compression Format
 python-libewf - support for Expert Witness Compression format -- Python 
bindings
Closes: 870540
Changes:
 libewf (20140608-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes:
 #870540).
Checksums-Sha1:
 62a3222028abf9ca80095785630bc2d7e11de451 2328 libewf_20140608-6.1.dsc
 d138e0fef3f33d5460a47d23a50c091a5d9b30e3 12120 
libewf_20140608-6.1.debian.tar.xz
 f483e4a54c02c07b71f8afeb095859fdead2d600 6203 
libewf_20140608-6.1_source.buildinfo
Checksums-Sha256:
 024052e01fd5a1c673670ff5a81ba83728023c1e1d06a124cea3ea18378b7372 2328 
libewf_20140608-6.1.dsc
 f6453535d6894abedc3426a4b7497a4560f454bcf8722df0ab4724381a51a3d7 12120 
libewf_20140608-6.1.debian.tar.xz
 55afe69b096bc84363d53ffc2a80f6f9a92d36f8d25315fd09646114e8511e7b 6203 
libewf_20140608-6.1_source.buildinfo
Files:
 d24436c66261c9f88b8181718d1c1f11 2328 libs optional libewf_20140608-6.1.dsc
 eb27a78cfc90ab547bfcc20e885204a6 12120 libs optional 
libewf_20140608-6.1.debian.tar.xz
 993adbc092cd639cccf83e35f871ab1b 6203 libs optional 
libewf_20140608-6.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAlpjLJMACgkQE4jA+Jno
M2skHg/8Cw9HWEfPcTnkZIOBDu0fvDvjqbOdBrBld5YzarRcMlpIulv1wTsehGpV
BOmth0pnUo9A+AjLJ/aMx/B5XR2M8l+jGzTj/ePeOzC+b0mA3nbwt0bbxzUY4BCU
AcS/DEF2KtY50kApYE8nlN/yd4mz+ZaKQcp/VeHJlUOA4g7RMUIWzCYtgaGtnES6
P+QeBRwk7JxPbA2zDJK2rrRs7aFHLMduyWBJEyJ1XIKbvoTjswHyYLGwWcuFgD37
9qO8KiHQUTkeGU+zy81Sn5o1MD+QuOXP3tw5H2bM9rnRbWpChw1aAhlCIJZ2nYZK
GCiJSPz2npyWO83RvWl64hlbWrUK1OI2YoSSmQ9FPii4FGn9JcV0lxxh30tDXcyz
tN8DORUrNdkyyQ/4XPmCHYAYJSX3WMspoVjHGqgYWpaEUtURV+dmNkOJVASIopzA
VDrpRIspYNd7UmSeb8L11fCy/Dvef/+nhaUcf42zjs2F5W3v9PKEIRZl1m6zCnbD
Ux320yVZ5DGLKbuw+DczgE1VZadvu/qxrYv1XMigfFSFny3v1SLEmmNTV55oqEA8
8OrtXK8cN0xsP4aDnVQ53mTPSXTOiUoRpUQuDcTDA7QJGRuEXCrme76K7QYx7vlN
GDn/oehGeqUE1F0l1BUeaTZOGLGDNdgo41X8ayTMW7LWUAexMZc=
=h6AO
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel


Accepted libpff 20120802-5.1 (source) into unstable

2018-02-04 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Jan 2018 12:41:34 +0100
Source: libpff
Binary: libpff1 libpff-dbg libpff-dev pff-tools
Architecture: source
Version: 20120802-5.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics 
Changed-By: Aurelien Jarno 
Description:
 libpff-dbg - library to access various ms outlook files formats (debug)
 libpff-dev - library to access various ms outlook files formats (development)
 libpff1- library to access various ms outlook files formats
 pff-tools  - library to access various ms outlook files formats
Closes: 870546
Changes:
 libpff (20120802-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes:
 #870546).
Checksums-Sha1:
 2a39deb1a9d34aa539086c55b35a5259313ddef8 2156 libpff_20120802-5.1.dsc
 04b8935f0c3ea02308069e27c8b50545ce5fda1b 8804 libpff_20120802-5.1.debian.tar.xz
 9e4c442a9aa93b927eda9271a77ba9c1885528b9 5268 
libpff_20120802-5.1_source.buildinfo
Checksums-Sha256:
 6aa5ff04667e6735e5406ed4fbe352ac4e52d3ae17dd9689dec8553e2f792cfb 2156 
libpff_20120802-5.1.dsc
 3a6ee5a79e30f97e7ec57aa4f98bfdf6c062380a477b0a7d1c967d1e5157bbed 8804 
libpff_20120802-5.1.debian.tar.xz
 76edb8fc1fa4a634abdf4b3dc5dad721dd62a63bedd2527eb0257fce93c563d3 5268 
libpff_20120802-5.1_source.buildinfo
Files:
 7d5cb32992a998e8123a04603aab 2156 libs optional libpff_20120802-5.1.dsc
 46d4a4394c66383f291bb33ef5168b2a 8804 libs optional 
libpff_20120802-5.1.debian.tar.xz
 4067ee69e296307a1e93efc0753ca8fe 5268 libs optional 
libpff_20120802-5.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAlpjLJIACgkQE4jA+Jno
M2tvUQ/+PcDnyVaW8kQKZzVhOqLJg02KOy5D8DvJHfYKC0CfKb+mVKtT1xIuVe5i
IioSh0fA053A8vE+Z0C2zf6jGQ839+Q1QN+5dTtXPvXZAVcW7SrH3krm3E/UHeHo
HcHMdftDJnk4i45TBse8pu9hyeF98iPFV8a5M1e+rTClB7RrVkLUKNUUTB8PfyFH
06m03jQxbOohfQy9r1BvdNtJIAJ1uJXRJyTRo2VUJCxs2eSIVVCFZ2G746k77zr1
6htWodUoh/c/6a5J5rt4T6SdM6Dwks56oS9PoBHuVxInqW1qkUoogCZTI63dPiaL
c+TL901yzTE85U5s2vpXeesnDO4z9D9hxB2E+02BBd9H8xmcj6i8XImj38Ow8r0J
Clf2sF/jQoVhMgq0FmKxUHi0VBEYdRUXBY2sT0JU92bRzClkWzM0nDIu1s/AISI0
EPOq2gkznVcy2v+g4FgHdD75QdQlV/1Ews30VFzprVmyxzb0kpffw2bhgQzdEGxY
joDFDbhPDT/Q2uBINXW9NTKcKMZ00sygZLrpcc2UkbtBGJndkfvwFeec/GRmCnyj
oW2xZ/lM05YF1Cp59fCMcYKOv0qt+k0QOCZFvt5aLDYfcl7kK+CvFvElOMUmSMpp
bUymI6Z15cm8BeXanH7onusybdlvJ6C3+VcLBRTZJtRypSLBzaI=
=7eGC
-END PGP SIGNATURE-


___
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel


Bug#889525: pytsk: Please make build compatible with -Wl,--as-needed

2018-02-04 Thread Steve Langasek
Package: pytsk
Version: 20171108-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

Dear Hilko,

The latest version of pytsk has failed to build in Ubuntu, because the
changes to make pytsk statically link libtsk cause flags to be passed in a
way that's incompatible with -Wl,--as-needed, which is a default linker flag
in Ubuntu.

The attached debdiff updates your patch to setup.py so that dependent
libraries are listed last on the linker line, fixing the build failure in
Ubuntu.  Please consider applying it in Debian.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -Nru 
pytsk-20171108/debian/patches/0001-Link-system-tsk-statically-talloc-dynamically-instea.patch
 
pytsk-20171108/debian/patches/0001-Link-system-tsk-statically-talloc-dynamically-instea.patch
--- 
pytsk-20171108/debian/patches/0001-Link-system-tsk-statically-talloc-dynamically-instea.patch
   2017-11-09 13:30:00.0 -0800
+++ 
pytsk-20171108/debian/patches/0001-Link-system-tsk-statically-talloc-dynamically-instea.patch
   2018-02-04 00:00:28.0 -0800
@@ -7,11 +7,11 @@
  setup.py | 44 
  1 file changed, 12 insertions(+), 32 deletions(-)
 
-diff --git a/setup.py b/setup.py
-index b803021..e8db4c3 100755
 a/setup.py
-+++ b/setup.py
-@@ -178,9 +178,9 @@ class BuildExtCommand(build_ext):
+Index: pytsk-20171108/setup.py
+===
+--- pytsk-20171108.orig/setup.py
 pytsk-20171108/setup.py
+@@ -178,9 +178,9 @@
def run(self):
  compiler = new_compiler(compiler=self.compiler)
  # pylint: disable=attribute-defined-outside-init
@@ -23,7 +23,7 @@
  
  if not os.access("pytsk3.c", os.R_OK):
# Generate the Python binding code (pytsk3.c).
-@@ -202,7 +202,7 @@ class BuildExtCommand(build_ext):
+@@ -202,7 +202,7 @@
  class SDistCommand(sdist):
"""Custom handler for generating source dist."""
def run(self):
@@ -32,7 +32,7 @@
  
  # sleuthkit submodule is not there, probably because this has been
  # freshly checked out.
-@@ -280,32 +280,10 @@ class UpdateCommand(Command):
+@@ -280,32 +280,10 @@
  subprocess.check_call(["git", "apply", patch_file], cwd="sleuthkit")
  
def run(self):
@@ -66,7 +66,7 @@
  
  # Generate the Python binding code (pytsk3.c).
  libtsk_header_files = [
-@@ -340,16 +318,18 @@ class ProjectBuilder(object):
+@@ -340,16 +318,19 @@
  # The args for the extension builder.
  self.extension_args = {
  "define_macros": [],
@@ -76,10 +76,11 @@
 -"libraries": []}
 +"libraries": [
 +  "talloc",
-+  # required by statically linked libtsk
-+  "afflib", "ewf", "stdc++", "z",
 +],
-+"extra_link_args": ["-Wl,-Bstatic", "-ltsk", "-Wl,-Bdynamic"]}
++"extra_link_args": [
++  "-Wl,-Bstatic", "-ltsk", "-Wl,-Bdynamic",
++  "-lafflib", "-lewf", "-lstdc++", "-lz",
++]}
  
  # The sources to build.
  self._source_files = [
___
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel