Hello community, here is the log from the commit of package libcaes for openSUSE:Factory checked in at 2014-08-15 09:55:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcaes (Old) and /work/SRC/openSUSE:Factory/.libcaes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcaes" Changes: -------- --- /work/SRC/openSUSE:Factory/libcaes/libcaes.changes 2013-08-05 20:45:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libcaes.new/libcaes.changes 2014-08-15 09:56:04.000000000 +0200 @@ -1,0 +2,13 @@ +Thu Aug 14 13:09:30 UTC 2014 - [email protected] + +- update to 0~20140731 + * Added HAVE_DLLMAIN support + * 2014 update + * updated dependencies + * fixed issue not freeing error state memory allocated by EVP + * worked on tests + * worked on moving XTS support from libfvde + * textual changes +- remove use of xz compression to simplify tarball download + +------------------------------------------------------------------- Old: ---- libcaes-alpha-20130331.tar.xz New: ---- libcaes-alpha-20140731.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcaes.spec ++++++ --- /var/tmp/diff_new_pack.c5fJVh/_old 2014-08-15 09:56:05.000000000 +0200 +++ /var/tmp/diff_new_pack.c5fJVh/_new 2014-08-15 09:56:05.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libcaes # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,7 +18,7 @@ Name: libcaes %define lname libcaes1 -%define timestamp 20130331 +%define timestamp 20140731 Version: 0~%timestamp Release: 0 Summary: Library for cross-platform AES encryption @@ -27,10 +27,9 @@ Url: http://code.google.com/p/libcaes/ #Git-Clone: http://code.google.com/p/libcaes -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRzhrM2s3c1JnMkE/libcaes-alpha-20130331.tar.gz -Source: %name-alpha-%timestamp.tar.xz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRzhrM2s3c1JnMkE/libcaes-alpha-20140731.tar.gz +Source: %name-alpha-%timestamp.tar.gz BuildRequires: pkg-config -BuildRequires: xz # use factory packages if available %if 0%{?suse_version} > 1230 BuildRequires: pkgconfig(libcerror) >= 20130609 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
