Hello community,
here is the log from the commit of package cryptsetup for openSUSE:Factory
checked in at Mon May 31 18:14:47 CEST 2010.
--------
--- cryptsetup/cryptsetup.changes 2010-03-09 11:51:15.000000000 +0100
+++ /mounts/work_src_done/STABLE/cryptsetup/cryptsetup.changes 2010-05-31 13:18:35.000000000 +0200
@@ -1,0 +2,27 @@
+Mon May 31 09:42:27 UTC 2010 - lnussel(a)suse.de
+
+- new version 1.1.2 fixes keyfile regression introduced by 1.1.1
+ * Fix luksFormat/luksOpen reading passphrase from stdin and "-" keyfile.
+ * Support --key-file/-d option for luksFormat.
+ * Fix description of --key-file and add --verbose and --debug options to man page.
+ * Add verbose log level and move unlocking message there.
+ * Remove device even if underlying device disappeared (remove, luksClose).
+ * Fix (deprecated) reload device command to accept new device argument.
+
+-------------------------------------------------------------------
+Tue May 25 08:11:30 UTC 2010 - lnussel(a)suse.de
+
+- new version 1.1.1
+ * Detects and use device-mapper udev support if available.
+ * Supports device topology detection for data alignment.
+ * Fix luksOpen reading of passphrase on stdin (if "-" keyfile specified).
+ * Fix isLuks to initialise crypto backend (blkid instead is suggested anyway).
+ * Properly initialise crypto backend in header backup/restore commands.
+ * Do not verify unlocking passphrase in luksAddKey command.
+ * Allow no hash specification in plain device constructor - user can provide volume key directly.
+ * Try to use pkgconfig for device mapper library in configuration script.
+ * Add some compatibility checks and disable LUKS suspend/resume if not supported.
+ * Rearrange tests, "make check" now run all available test for package.
+ * Avoid class C++ keyword in library header.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
cryptsetup-1.1.0.tar.bz2
cryptsetup-1.1.0.tar.bz2.asc
New:
----
cryptsetup-1.1.2.tar.bz2
cryptsetup-1.1.2.tar.bz2.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cryptsetup.spec ++++++
--- /var/tmp/diff_new_pack.Y2BlZy/_old 2010-05-31 18:13:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Y2BlZy/_new 2010-05-31 18:13:45.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package cryptsetup (Version 1.1.0)
+# spec file for package cryptsetup (Version 1.1.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -21,16 +21,16 @@
Name: cryptsetup
Url: http://code.google.com/p/cryptsetup/
BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
-BuildRequires: libselinux-devel
+BuildRequires: libselinux-devel pkgconfig
# hashalot version
%define haver 0.3
# boot.crypto version
%define bcver 0_201003091150
-License: BSD3c(or similar) ; GPLv2 ; GPLv2+
+License: GPLv2+
Group: System/Base
AutoReqProv: on
-Version: 1.1.0
-Release: 4
+Version: 1.1.2
+Release: 1
Summary: Set Up dm-crypt Based Encrypted Block Devices
Source: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2
Source1: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2.asc
++++++ cryptsetup-1.1.0.tar.bz2 -> cryptsetup-1.1.2.tar.bz2 ++++++
++++ 11371 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package libdbusmenu-qt for openSUSE:Factory
checked in at Mon May 31 18:11:33 CEST 2010.
--------
New Changes file:
--- /dev/null 2010-05-08 11:31:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/libdbusmenu-qt/libdbusmenu-qt.changes 2010-05-31 10:52:07.000000000 +0200
@@ -0,0 +1,24 @@
+-------------------------------------------------------------------
+Mon May 31 10:51:54 CEST 2010 - dmueller(a)suse.de
+
+- correct license (bnc#610291)
+
+-------------------------------------------------------------------
+Fri May 28 11:18:30 CEST 2010 - dmueller(a)suse.de
+
+- update to 0.3.3:
+ * package rename to libdbusmenu-qt
+ * Introduce a qt minimum version. Qt 4.5 doesn't work. (Michael Jansen)
+ * Use the FindQjson.cmake file made by pinotree for chokoq because it works.
+ * Refresh after LayoutUpdated signal (Marco Martin)
+ * Test items added to an existing menu are properly imported (Aurelien Gateau)
+ * Allow notification of the menu being filled, don't call aboutToShow more than
+ once per actual menu showing (Aaron Seigo)
+ * Win32 fixes from Ralf Habacker (Patrick Spendrin)
+ * Added option to disable tests (Alex Elsayed)
+
+-------------------------------------------------------------------
+Wed Apr 28 10:03:30 UTC 2010 - tittiatcoke(a)gmail.com
+
+- Initial package
+
calling whatdependson for head-i586
New:
----
libdbusmenu-qt-0.3.3.tar.bz2
libdbusmenu-qt.changes
libdbusmenu-qt.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libdbusmenu-qt.spec ++++++
#
# spec file for package libdbusmenu-qt (Version 0.3.3)
#
# Copyright (c) 2010 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: libdbusmenu-qt
BuildRequires: cmake gcc-c++ libqt4-devel
BuildRequires: dbus-1-devel pkg-config
Summary: This library provides a Qt implementation of the DBusMenu protocol.
Version: 0.3.3
Release: 1
License: GPL
Group: System/GUI/KDE
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: dbusmenu-qt = 0.3.3
Obsoletes: dbusmenu-qt < 0.3.3
%description
This library provides a Qt implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export and import
their menus over DBus.
Author
--------
Canonical DX Team, Aurélien Gâteau <aurelien.gateau(a)canonical.com>
%package devel
Summary: Development package for dbusmenu-qt
License: GPL
Group: Development/Libraries/Other
Requires: libdbusmenu-qt2 = %{version}
Provides: dbusmenu-qt-devel = 0.3.3
Obsoletes: dbusmenu-qt-devel < 0.3.3
%description devel
This library provides a Qt implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export and import
their menus over DBus.
Author
--------
Canonical DX Team, Aurélien Gâteau <aurelien.gateau(a)canonical.com>
%package -n libdbusmenu-qt2
Summary: Development package for dbusmenu-qt
License: GPL
Group: Development/Libraries/Other
%description -n libdbusmenu-qt2
This library provides a Qt implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export and import
their menus over DBus.
Author
--------
Canonical DX Team, Aurélien Gâteau <aurelien.gateau(a)canonical.com>
%prep
%setup
%build
mkdir build
cd build
export CFLAGS=$RPM_OPT_FLAGS
export CXXFLAGS=$RPM_OPT_FLAGS
export LDFLAGS="-Wl,-Bsymbolic-functions $LDFLAGS"
_libsuffix=$(echo %_lib | cut -b4-)
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DLIB_SUFFIX="$_libsuffix" \
-DCMAKE_BUILD_TYPE=release ..
%{__make} %{?jobs:-j %{jobs}} VERBOSE=1
%install
cd build
%makeinstall
%post -n libdbusmenu-qt2 -p /sbin/ldconfig
%postun -n libdbusmenu-qt2 -p /sbin/ldconfig
%post devel -p /sbin/ldconfig
%postun devel -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files -n libdbusmenu-qt2
%defattr(-,root,root)
%_libdir/libdbusmenu-qt.so.*
%files devel
%defattr(-,root,root)
%dir /usr/include/dbusmenu-qt
%_libdir/libdbusmenu-qt.so
/usr/include/dbusmenu-qt/*
%_libdir/pkgconfig/*
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
FYI: Package dbusmenu-qt was dropped from openSUSE:Factory at Mon May 31 18:11:11 CEST 2010.
You can find the latest sources of the package in the
openSUSE:Dropped
repository:
https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=db…
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
FYI: Package nc6 was dropped from openSUSE:Factory at Mon May 31 18:10:47 CEST 2010.
You can find the latest sources of the package in the
openSUSE:Dropped
repository:
https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=nc6
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org