commit nbd for openSUSE:11.2
Hello community, here is the log from the commit of package nbd for openSUSE:11.2 checked in at Mon Feb 28 17:19:47 CET 2011. -------- --- old-versions/11.2/all/nbd/nbd.changes 2009-08-05 12:02:50.000000000 +0200 +++ 11.2/nbd/nbd.changes 2011-02-25 12:41:13.000000000 +0100 @@ -1,0 +2,8 @@ +Fri Feb 25 12:40:16 CET 2011 - ms@suse.de + +- Update to nbd-2.9.20: + * Documentation update + * Fix buffer size checking (bnc #674281) + * Extend test suite and fix named exports + +------------------------------------------------------------------- Package does not exist at destination yet. Using Fallback old-versions/11.2/all/nbd Destination is old-versions/11.2/UPDATES/all/nbd calling whatdependson for 11.2-i586 Old: ---- nbd-2.9.13-close.diff nbd-2.9.13-doc.diff nbd-2.9.13-warn.diff nbd-2.9.13.tar.bz2 New: ---- nbd-2.9.20-close.diff nbd-2.9.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbd.spec ++++++ --- /var/tmp/diff_new_pack.bZKfLH/_old 2011-02-28 17:19:39.000000000 +0100 +++ /var/tmp/diff_new_pack.bZKfLH/_new 2011-02-28 17:19:39.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package nbd (Version 2.9.13) +# spec file for package nbd # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -21,16 +21,14 @@ Name: nbd BuildRequires: doxygen glib2-devel PreReq: %insserv_prereq coreutils -Version: 2.9.13 -Release: 2 -License: GPL v2 or later +Version: 2.9.20 +Release: 1.<RELEASE2> +License: GPLv2+ Group: Productivity/Networking/Other AutoReqProv: on Source: %{name}-%{version}.tar.bz2 Source2: init.nbd-server -Patch2: nbd-2.9.13-warn.diff -Patch3: nbd-2.9.13-doc.diff -Patch4: nbd-2.9.13-close.diff +Patch2: nbd-2.9.20-close.diff Summary: Network Block Device Server and Client Utilities Url: http://nbd.sourceforge.net/ Prefix: /usr @@ -65,7 +63,7 @@ Paul Clements <Paul.Clements@steeleye.com> %package doc -License: GPL v2 or later +License: GPLv2+ Summary: Network Block Device Server and Client Utilities Group: Productivity/Networking/Other Requires: nbd = %{version} @@ -97,14 +95,9 @@ %prep %setup %patch2 -p1 -%patch3 -p1 -%patch4 -p1 -touch nbd-client.8 %build -autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -fstack-protector" -#export CFLAGS="$RPM_OPT_FLAGS" ./configure --with-gnu-ld --prefix=/usr --mandir=%{_mandir} \ --infodir=%{_infodir} --libdir=%{_libdir} --libexecdir=%{_libdir} \ --program-prefix="" --sysconfdir=/etc --build=%{_target_cpu}-suse-linux ++++++ nbd-2.9.13-close.diff -> nbd-2.9.20-close.diff ++++++ --- old-versions/11.2/all/nbd/nbd-2.9.13-close.diff 2009-08-05 12:02:48.000000000 +0200 +++ 11.2/nbd/nbd-2.9.20-close.diff 2011-02-25 12:41:12.000000000 +0100 @@ -1,5 +1,5 @@ ---- nbd-2.9.13/nbd-client.c 2009-08-05 11:52:04.000000000 +0200 -+++ nbd-2.9.13/nbd-client.c 2009-08-05 11:54:20.000000000 +0200 +--- nbd-2.9.20/nbd-client.c 2009-08-05 11:52:04.000000000 +0200 ++++ nbd-2.9.20/nbd-client.c 2009-08-05 11:54:20.000000000 +0200 @@ -62,6 +62,7 @@ len=read(fd, buf, 256); buf[len-1]='\0'; ++++++ nbd-2.9.13.tar.bz2 -> nbd-2.9.20.tar.bz2 ++++++ ++++ 20760 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de