Hello community, here is the log from the commit of package drbd for openSUSE:Factory checked in at 2016-10-26 13:29:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drbd (Old) and /work/SRC/openSUSE:Factory/.drbd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drbd" Changes: -------- --- /work/SRC/openSUSE:Factory/drbd/drbd.changes 2016-06-14 23:08:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes 2016-10-26 13:29:49.000000000 +0200 @@ -1,0 +2,17 @@ +Mon Oct 24 06:35:26 UTC 2016 - [email protected] + +- bsc#1006176, compat with kernel 4.8 with 9.0.5 + +------------------------------------------------------------------- +Mon Oct 24 06:33:56 UTC 2016 - [email protected] + +- Upgrade 9.0.2 to 9.0.5 +- Remove patch compat-4.7-9902af79-i_mutex.patch + Remove patch compat-4.7-fe8fb75e-blk_queue_write_cache.patch + Remove patch compat-4.7-50225243-kill-nla_put_u64.patch + Remove patch compat-4.7-1dee3f59-align-nla-u64.patch + Remove patch drbd-buildcompare.patch + Remove patch kernel-4.5-compat.patch + Remove patch temp.patch + +------------------------------------------------------------------- Old: ---- compat-4.7-1dee3f59-align-nla-u64.patch compat-4.7-50225243-kill-nla_put_u64.patch compat-4.7-9902af79-i_mutex.patch compat-4.7-fe8fb75e-blk_queue_write_cache.patch drbd-9.0.2+git.14d2eea.tar.bz2 drbd-buildcompare.patch kernel-4.5-compat.patch New: ---- drbd-9.0.5+git.8d53d3e.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drbd.spec ++++++ --- /var/tmp/diff_new_pack.JNRdrA/_old 2016-10-26 13:29:50.000000000 +0200 +++ /var/tmp/diff_new_pack.JNRdrA/_new 2016-10-26 13:29:50.000000000 +0200 @@ -23,7 +23,7 @@ %endif Name: drbd -Version: 9.0.2+git.14d2eea +Version: 9.0.5+git.8d53d3e Release: 0 Summary: DRBD driver for Linux License: GPL-2.0 @@ -34,29 +34,19 @@ #In kernel is: kernel/drivers/block/drbd/drbd.ko Source2: Module.supported Source3: drbd_git_revision -Patch0: drbd-buildcompare.patch -Patch1: kernel-4.5-compat.patch -Patch2: compat-4.7-9902af79-i_mutex.patch -Patch3: compat-4.7-fe8fb75e-blk_queue_write_cache.patch -#Patch4 should work together with Patch5 -Patch4: compat-4.7-50225243-kill-nla_put_u64.patch -Patch5: compat-4.7-1dee3f59-align-nla-u64.patch BuildRequires: kernel-source BuildRequires: kernel-syms BuildRequires: module-init-tools - -%if 0%{?buildrt} == 1 -BuildRequires: kernel-source-rt -BuildRequires: kernel-syms-rt -%endif - Requires: drbd-utils >= 8.9.6 Supplements: drbd-utils >= 8.9.6 Obsoletes: drbd-kmp < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: i586 s390 - -%kernel_module_package -n drbd -p %_sourcedir/preamble +%kernel_module_package -n drbd -p %{_sourcedir}/preamble +%if 0%{?buildrt} == 1 +BuildRequires: kernel-source-rt +BuildRequires: kernel-syms-rt +%endif %description Drbd is a distributed replicated block device. It mirrors a block @@ -66,6 +56,7 @@ %package KMP Summary: Kernel driver for DRBD Group: Productivity/Clustering/HA +Url: http://drbd.linbit.com/ %description KMP This module is the kernel-dependent driver for DRBD. This is split out so @@ -74,12 +65,6 @@ %prep %setup -q -n drbd-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 mkdir source cp -a drbd/. source/. || : @@ -93,10 +78,10 @@ export CONFIG_BLK_DEV_DRBD=m export EXTRA_CFLAGS='-DVERSION=\"%{version}\"' -for flavor in %flavors_to_build; do +for flavor in %{flavors_to_build}; do rm -rf $flavor cp -r source $flavor - cp %_sourcedir/Module.supported $flavor + cp %{_sourcedir}/Module.supported $flavor export DRBDSRC="$PWD/obj/$flavor" make -C %{kernel_source $flavor} modules M=$PWD/$flavor done ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JNRdrA/_old 2016-10-26 13:29:50.000000000 +0200 +++ /var/tmp/diff_new_pack.JNRdrA/_new 2016-10-26 13:29:50.000000000 +0200 @@ -7,10 +7,10 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - <param name="version">9.0.2</param> + <param name="version">9.0.5</param> --> - <param name="versionformat">9.0.2+git.%h</param> - <param name="revision">14d2eead95f99a7de1c0b3e3f335a30b8d486bcb</param> + <param name="versionformat">9.0.5+git.%h</param> + <param name="revision">8d53d3e73f85f8d98f100a0127ccb574a97c5f64</param> </service> <service name="recompress" mode="disabled"> ++++++ drbd-9.0.2+git.14d2eea.tar.bz2 -> drbd-9.0.5+git.8d53d3e.tar.bz2 ++++++ ++++ 6347 lines of diff (skipped) ++++++ drbd_git_revision ++++++ --- /var/tmp/diff_new_pack.JNRdrA/_old 2016-10-26 13:29:50.000000000 +0200 +++ /var/tmp/diff_new_pack.JNRdrA/_new 2016-10-26 13:29:50.000000000 +0200 @@ -1 +1 @@ -GIT-hash: 14d2eead95f99a7de1c0b3e3f335a30b8d486bcb +GIT-hash: c7888383cd94c74c84705d73b41fbfc41d4d6676
