Hello community, here is the log from the commit of package libbde for openSUSE:Factory checked in at 2020-10-21 14:39:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbde (Old) and /work/SRC/openSUSE:Factory/.libbde.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbde" Wed Oct 21 14:39:35 2020 rev:11 rq:843043 version:0~20200724 Changes: -------- --- /work/SRC/openSUSE:Factory/libbde/libbde.changes 2020-05-01 11:12:07.539687272 +0200 +++ /work/SRC/openSUSE:Factory/.libbde.new.3486/libbde.changes 2020-10-21 14:39:48.781653782 +0200 @@ -1,0 +2,16 @@ +Wed Oct 21 03:12:31 UTC 2020 - Greg Freemyer <greg.freem...@gmail.com> + +- update to v20200724 + * changes to handle metadatasize + * changes for AES-XTS 256 support + * colde clean up +- add LGPL text +- add README to tools + +------------------------------------------------------------------- +Mon Jul 6 21:53:20 UTC 2020 - Greg Freemyer <greg.freem...@gmail.com> + +- update to v20191221 + * there are no documented changes except code clean up + +------------------------------------------------------------------- Old: ---- libbde-alpha-20190701.tar.gz New: ---- libbde-alpha-20200724.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbde.spec ++++++ --- /var/tmp/diff_new_pack.B6YjRk/_old 2020-10-21 14:39:49.357654108 +0200 +++ /var/tmp/diff_new_pack.B6YjRk/_new 2020-10-21 14:39:49.361654110 +0200 @@ -1,7 +1,7 @@ # # spec file for package libbde # -# 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 @@ -17,14 +17,14 @@ %define lname libbde1 -%define timestamp 20190701 +%define timestamp 20200724 Name: libbde Version: 0~%{timestamp} Release: 0 Summary: Library and tools to access Microsoft Bitlocker Disk Encrypted partitions License: LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities -Url: https://github.com/libyal/libbde/wiki +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 @@ -137,20 +137,20 @@ %files -n %{lname} %defattr(-,root,root) -%license COPYING +%license COPYING* %doc AUTHORS ChangeLog %{_libdir}/libbde.so.* %files tools %defattr(-,root,root) -%license COPYING -%doc AUTHORS ChangeLog +%license COPYING* +%doc AUTHORS README ChangeLog %{_bindir}/bde* %{_mandir}/man1/bde*.1* %files devel %defattr(-,root,root) -%license COPYING +%license COPYING* %doc AUTHORS README ChangeLog %doc BitLocker_Drive_Encryption_*.pdf %{_includedir}/libbde.h @@ -161,7 +161,7 @@ %files -n python3-%{name} %defattr(-,root,root) -%license COPYING +%license COPYING* %doc AUTHORS README ChangeLog %{python3_sitearch}/pybde.so ++++++ libbde-alpha-20190701.tar.gz -> libbde-alpha-20200724.tar.gz ++++++ ++++ 57758 lines of diff (skipped)