Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2011-12-27 18:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old)
 and      /work/SRC/openSUSE:Factory/.cryptsetup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryptsetup", Maintainer is "lnus...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes    2011-10-27 
19:34:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes       
2011-12-27 18:34:52.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Dec 16 13:06:18 UTC 2011 - jeng...@medozas.de
+
+- Update to new upstream release 1.4.1
+* support for trim/discard
+* The on-disk LUKS header can now be detached (e.g. placed on
+  separate device or in file)
+* Support key-slot option for luksOpen (use only explicit keyslot)
+* API: Removal of deprecated API from libcryptsetup (all functions
+  using struct crypt_options)
+
+-------------------------------------------------------------------

Old:
----
  cryptsetup-1.3.1.tar.bz2
  cryptsetup-1.3.1.tar.bz2.asc

New:
----
  cryptsetup-1.4.1.tar.bz2
  cryptsetup-1.4.1.tar.bz2.asc

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

Other differences:
------------------
++++++ cryptsetup.spec ++++++
--- /var/tmp/diff_new_pack.9WGM80/_old  2011-12-27 18:34:54.000000000 +0100
+++ /var/tmp/diff_new_pack.9WGM80/_new  2011-12-27 18:34:54.000000000 +0100
@@ -20,7 +20,7 @@
 %define ver %version%{?beta:-%beta}
 
 Name:           cryptsetup
-Url:            http://code.google.com/p/cryptsetup/
+URL:            http://code.google.com/p/cryptsetup/
 BuildRequires:  device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
 BuildRequires:  libselinux-devel pkgconfig
 BuildRequires:  libtool
@@ -30,7 +30,7 @@
 %define bcver 0_201110101134
 License:        GPL-2.0+
 Group:          System/Base
-Version:        1.3.1
+Version:        1.4.1
 Release:        2
 #Release:        %{?beta:0.}<CI_CNT>.<B_CNT>%{?beta:.}%{?beta}
 Summary:        Set Up dm-crypt Based Encrypted Block Devices
@@ -65,12 +65,12 @@
 includes support for automatically setting up encrypted volumes at boot
 time via the config file /etc/crypttab.
 
-%package -n libcryptsetup1
+%package -n libcryptsetup4
 License:        GPL-2.0+
 Summary:        Set Up dm-crypt Based Encrypted Block Devices
 Group:          System/Base
 
-%description  -n libcryptsetup1
+%description  -n libcryptsetup4
 cryptsetup is used to conveniently set up dm-crypt based device-mapper
 targets. It allows to set up targets to read cryptoloop compatible
 volumes as well as LUKS formatted ones. The package additionally
@@ -84,7 +84,7 @@
 # cryptsetup-devel last used 11.1
 Provides:       cryptsetup-devel = %{version}
 Obsoletes:      cryptsetup-devel < %{version}
-Requires:       libcryptsetup1 = %{version}
+Requires:       libcryptsetup4 = %{version}
 Requires:       device-mapper-devel libgcrypt-devel libgpg-error-devel 
e2fsprogs-devel glibc-devel
 
 %description  -n libcryptsetup-devel
@@ -135,7 +135,7 @@
 # move devel stuff to %%{libdir}
 rm -f $RPM_BUILD_ROOT/%{_lib}/libcryptsetup.so
 mkdir -p $RPM_BUILD_ROOT%{_libdir}
-ln -s /%{_lib}/libcryptsetup.so.1 $RPM_BUILD_ROOT%{_libdir}/libcryptsetup.so
+ln -s /%{_lib}/libcryptsetup.so.4 $RPM_BUILD_ROOT%{_libdir}/libcryptsetup.so
 mv $RPM_BUILD_ROOT/%_lib/pkgconfig $RPM_BUILD_ROOT/%_libdir
 # don't want this file in /lib (FHS compat check), and can't move it to 
/usr/lib
 rm -f $RPM_BUILD_ROOT/%_lib/*.la
@@ -189,9 +189,9 @@
 [ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
 %{insserv_cleanup}
 
-%post -n libcryptsetup1 -p /sbin/ldconfig
+%post -n libcryptsetup4 -p /sbin/ldconfig
 
-%postun -n libcryptsetup1 -p /sbin/ldconfig
+%postun -n libcryptsetup4 -p /sbin/ldconfig
 
 %files -f %name.lang
 %defattr(-,root,root)
@@ -215,9 +215,9 @@
 %_mandir/man5/cryptotab.5.gz
 /lib/cryptsetup
 
-%files -n libcryptsetup1
+%files -n libcryptsetup4
 %defattr(-,root,root)
-/%_lib/libcryptsetup.so.1*
+/%_lib/libcryptsetup.so.4*
 
 %files -n libcryptsetup-devel
 %defattr(-,root,root)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.9WGM80/_old  2011-12-27 18:34:54.000000000 +0100
+++ /var/tmp/diff_new_pack.9WGM80/_new  2011-12-27 18:34:54.000000000 +0100
@@ -1 +1 @@
-libcryptsetup1
+libcryptsetup4

++++++ cryptsetup-1.3.1.tar.bz2 -> cryptsetup-1.4.1.tar.bz2 ++++++
++++ 29936 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