Mailinglist Archive: opensuse-commit (857 mails)

< Previous Next >
commit aufs
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 12 Nov 2007 02:04:54 +0100
  • Message-id: <20071112010454.9D648678337@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package aufs
checked in at Mon Nov 12 02:04:54 CET 2007.

--------
--- aufs/aufs.changes 2007-10-25 01:53:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/aufs/aufs.changes 2007-11-12
01:27:41.186490000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 12 01:27:28 CET 2007 - ro@xxxxxxx
+
+- update to current cvs (20071112)
+
+-------------------------------------------------------------------

Old:
----
aufs-cvs20071025.tar.bz2

New:
----
aufs-cvs20071112.dif
aufs-cvs20071112.tar.bz2

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

Other differences:
------------------
++++++ aufs.spec ++++++
--- /var/tmp/diff_new_pack.o32000/_old 2007-11-12 02:04:48.000000000 +0100
+++ /var/tmp/diff_new_pack.o32000/_new 2007-11-12 02:04:48.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package aufs (Version cvs20071025)
+# spec file for package aufs (Version cvs20071112)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,13 +15,14 @@
BuildRequires: %kernel_module_package_buildreq e2fsprogs-devel kernel-source
kernel-syms module-init-tools
License: GPL v2 or later
Group: System/Filesystems
-Version: cvs20071025
+Version: cvs20071112
Release: 1
Source0: aufs-%{version}.tar.bz2
Source100: preamble
Patch0: aa-hack
Patch1: local.mk-fix
Patch2: aufs-stack-protect-stub.diff
+Patch3: aufs-cvs20071112.dif
Url: http://aufs.sf.net
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Utilities to Manipulate aufs Components
@@ -55,10 +56,11 @@
Junjiro Okajima

%prep
-%setup -n aufs
+%setup -q
%patch -p1
%patch1 -p1
%patch2 -p1
+%patch3

%build
export EXTRA_CFLAGS="$RPM_OPT_FLAGS"
@@ -96,6 +98,8 @@
/sbin/*
/usr/share/man/man?/*
%changelog
+* Mon Nov 12 2007 - ro@xxxxxxx
+- update to current cvs (20071112)
* Thu Oct 25 2007 - ro@xxxxxxx
- update to current cvs (20071025) to fix build
* Sun Aug 12 2007 - dmueller@xxxxxxx

++++++ aufs-cvs20071112.dif ++++++
--- fs/aufs/sysaufs.c
+++ fs/aufs/sysaufs.c 2007/11/12 00:33:36
@@ -223,7 +223,7 @@
}

subsystem_unregister(subsys);
- subsys_put(parent);
+ kset_put(parent);
}

static int reg(au_subsys_t *subsys, struct sysaufs_entry *a, int n,
@@ -233,7 +233,7 @@

AuTraceEnter();

- subsys_get(parent);
+ kset_get(parent);
kobj_set_kset_s(&au_subsys_to_kset(*subsys), *parent);
err = subsystem_register(subsys);
if (unlikely(err))
++++++ aufs-cvs20071025.tar.bz2 -> aufs-cvs20071112.tar.bz2 ++++++
++++ 5598 lines of diff (skipped)

++++++ preamble ++++++
--- aufs/preamble 2007-06-05 20:52:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/aufs/preamble 2007-11-12 01:35:19.559390000
+0100
@@ -1 +1,2 @@
Enhances: kernel-%1
+PreReq: coreutils grep


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages