Hello community,

here is the log from the commit of package libbde for openSUSE:Factory checked 
in at 2015-01-30 15:03:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbde (Old)
 and      /work/SRC/openSUSE:Factory/.libbde.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbde"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbde/libbde.changes    2014-08-25 
11:04:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libbde.new/libbde.changes       2015-01-30 
15:03:23.000000000 +0100
@@ -1,0 +2,22 @@
+Fri Jan  9 17:32:55 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150106
+       * 2015 update
+       * worked on Python 3 support
+       * worked on tests
+       * worked on test scripts
+       * worked on thread-safety
+       * code clean up
+       * removed libbde_volume_read_random
+       * fixed pybde open close test
+       * pybde added get encryption method functionality
+       * bug fix in Python-bindings
+       * worked on utility scripts
+       * updates for latest libfdata
+- update URL to the new github site
+- replace Source: field with fully defined URL
+- remove DL-URL comment
+- start using newly released libyal packages from OBS
+- remove %if opensuse logic.  Not needed now that libyal is in 
security:forensics
+
+-------------------------------------------------------------------

Old:
----
  libbde-alpha-20140731.tar.gz

New:
----
  libbde-alpha-20150106.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libbde.spec ++++++
--- /var/tmp/diff_new_pack.62Qmbh/_old  2015-01-30 15:03:24.000000000 +0100
+++ /var/tmp/diff_new_pack.62Qmbh/_new  2015-01-30 15:03:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libbde
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,51 +17,41 @@
 
 
 %define lname  libbde1
-%define timestamp 20140731
+%define timestamp 20150106
 Name:           libbde
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library and tools to access Microsoft Bitlocker Disk Encrypted 
partitions
 License:        LGPL-3.0+ and GFDL-1.1+
 Group:          Productivity/File utilities
-Url:            http://code.google.com/p/libbde/
-#DL-URL:        
https://06e59d65f852bfaf8c2f4b6a8bc2f362763d58bc.googledrive.com/host/0B3fBvzttpiiSX2VCRk16TnpDd0U/libbde-alpha-20140731.tar.gz
-Source:         %{name}-alpha-%{timestamp}.tar.gz
+Url:            https://github.com/libyal/libbde/wiki
+Source:         
https://github.com/libyal/libbde/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
 Source2:        BitLocker_Drive_Encryption_(BDE)_format.pdf
 BuildRequires:  glibc-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(fuse) >= 2.6
-BuildRequires:  pkgconfig(libcaes) >= 20130331
-# fails to build with factory package, use internal
-#BuildRequires:  pkgconfig(libcerror) >= 20120425
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# use factory packages if available
-%if 0%{?suse_version} > 1230
 BuildRequires:  pkgconfig(libbfio) >= 20130721
+BuildRequires:  pkgconfig(libcaes) >= 20130331
+BuildRequires:  pkgconfig(libcdata) >= 20130904
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
 BuildRequires:  pkgconfig(libcnotify) >= 20120425
 BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
+BuildRequires:  pkgconfig(libcsystem) >= 20120425
+BuildRequires:  pkgconfig(libcthreads) >= 20130723
+BuildRequires:  pkgconfig(libfcache) >= 20120405
+BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRequires:  pkgconfig(libfdatetime) >= 20120522
 BuildRequires:  pkgconfig(libfguid) >= 20120426
+BuildRequires:  pkgconfig(libfvalue) >= 20120428
 BuildRequires:  pkgconfig(libhmac) >= 20130714
-%endif
-%if 0%{?suse_version} > 1310
-BuildRequires:  pkgconfig(libcdata) >= 20130904
-BuildRequires:  pkgconfig(libcthreads) >= 20130723
-%endif
-# verified 8/12/2014
-#BuildRequires:  pkgconfig(libuna) >= 20120425
-# not (yet) released as packages by upstream
-#BuildRequires:  pkgconfig(libfmapi) >= 20120405
-#BuildRequires:  pkgconfig(libfvalue) >= 20120428
-#BuildRequires:  pkgconfig(libfwnt) >= 20120426
+BuildRequires:  pkgconfig(libuna) >= 20120425
+# fails to build with factory package, use internal  - verified 1/8/2015
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
-#BuildRequires:  pkgconfig(libfcache) >= 20120405
-#BuildRequires:  pkgconfig(libfdata) >= 20120405
+#BuildRequires:  pkgconfig(libcerror) >= 20120425
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 libbde is a library and tools to access the BitLocker Drive Encryption (BDE) 
format. The BDE format is used by Windows, as of Vista, to encrypt data on a 
storage media volume.

++++++ libbde-alpha-20140731.tar.gz -> libbde-alpha-20150106.tar.gz ++++++
++++ 38747 lines of diff (skipped)

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

Reply via email to