-------------------------------------------------------------------
Mon Apr 10 16:50:45 CEST 2017 - mbenes@suse.cz

- Bump up the version number in spec file
- commit e48c52d

-------------------------------------------------------------------
Mon Apr 10 11:51:36 CEST 2017 - mbenes@suse.cz

- bsc#1030575: Update to upstream version
- commit 07d4240

-------------------------------------------------------------------
Fri Apr  7 10:20:14 CEST 2017 - mbenes@suse.cz

- Fix for CVE-2017-7308 (packet_set_ring function in
  net/packet/af_packet.c vulnerable)
  Live patch for CVE-2017-7308. Upstream commits 2b6867c2ce76
  ("net/packet: fix overflow in check for priv area size"), 8f8d28e4d6d8
  ("net/packet: fix overflow in check for tp_frame_nr") and bcc5364bdcfe
  ("net/packet: fix overflow in check for tp_reserve").
  Fixes: CVE-2017-7308
  References: bsc#1031660 CVE-2017-7308
- commit b773931

-------------------------------------------------------------------
Tue Apr  4 15:08:03 CEST 2017 - mbenes@suse.cz

- Fix for CVE-2017-7294 (vmwgfx: vmw_surface_define_ioctl function vuln)
  Live patch for CVE-2017-7294. SLE12-SP2 commit 560498d4a9a3
  ("drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
  (boo#1031440 CVE-2017-7294).").
  Fixes: CVE-2017-7294
  References: bsc#1031481 CVE-2017-7294
- commit f9f3546

-------------------------------------------------------------------
Fri Mar 31 14:04:02 CEST 2017 - mbenes@suse.cz

- bsc#1030575: Add references
- commit b42d0d4

-------------------------------------------------------------------
Fri Mar 24 15:03:20 CET 2017 - mbenes@suse.cz

- Bump up the version number in spec file
- commit c1754b3

-------------------------------------------------------------------
Fri Mar 24 12:39:20 CET 2017 - mbenes@suse.cz

- Fix for CVE-2017-7184 (xfrm kernel heap out-of-bounds access)
  Live patch for CVE-2017-7184.
  Fixes: CVE-2017-7184
  References: bsc#1030575 CVE-2017-7184
- commit 901a00f

-------------------------------------------------------------------
Wed Mar  8 10:06:00 CET 2017 - mbenes@suse.cz

- Bump up the version number in spec file
- commit af9fb57

-------------------------------------------------------------------
Mon Feb 20 14:01:44 CET 2017 - mbenes@suse.cz

- Fix for bsc#1025254 ("Data miscompare on a read" is observed during the
  rebuilding of degraded MDRAID VDs)
  Live patch for bsc#1025254. SLE12-SP2 c1e6b30fd24b ("Fix a regression
  reported by bsc#1020048 in
  patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch
  (bsc#982783,bsc#998106,bsc#1020048).").
  Fixes: bsc#1025254
  References: bsc#1025254
- commit 36d0f45

-------------------------------------------------------------------
Tue Feb 14 11:12:42 CET 2017 - mbenes@suse.cz

- Fix for CVE-2017-5970 (ipv4: keep skb->dst around in presence of IP
  options)
  Live patch for CVE-2017-5970. Upstream commit 34b2cef20f19 ("ipv4: keep
  skb->dst around in presence of IP options").
  Fixes: CVE-2017-5970
  References: bsc#1025013 CVE-2017-5970
- commit b643d30

-------------------------------------------------------------------
Fri Jan 20 18:38:44 CET 2017 - mbenes@suse.cz

- Bump up the version number in spec file
- commit fd34700

-------------------------------------------------------------------
Wed Jan 11 16:08:46 CET 2017 - mbenes@suse.cz

- Fix for CVE-2016-10088 (sg: write operations not properly restricted
  when KERNEL_DS option is set)
  Live patch for CVE-2016-10088. Upstream commit 128394eff343
  ("sg_write()/bsg_write() is not fit to be called under KERNEL_DS").
  Fixes: CVE-2016-10088
  References: bsc#1019079 CVE-2016-10088
- commit 2dd1eb0

-------------------------------------------------------------------
Wed Dec 14 17:21:10 CET 2016 - mbenes@suse.cz

- Update IBS_PROJECT to correct maintenance incident after initial submission
- commit 82bcdbd

-------------------------------------------------------------------
Wed Dec 14 14:23:17 CET 2016 - mbenes@suse.cz

- New branch for SLE12-SP2_Update_4
- commit 7b61360

-------------------------------------------------------------------
Mon Oct 24 13:26:09 CEST 2016 - mbenes@suse.cz

- Better to use SUSE:SLE-12:Update than Devel:kGraft:SLE12 project
- commit bdc7598

-------------------------------------------------------------------
Tue May 10 15:43:59 CEST 2016 - mbenes@suse.cz

- Add compat.h to deal with changes of KGR_PATCH macro
  Sympos patch set for kGraft redefined KGR_PATCH macro and added two new
  ones. Add new compat.h which contains macro magic so that all kGraft
  patches would work on both old and new kernels with the patch set
  merged.
- commit 4186bef

-------------------------------------------------------------------
Fri May  6 17:01:17 CEST 2016 - mbenes@suse.cz

- Fix the number of parameters of KGR_PATCH macro
  New kernels contain kGraft's sympos patch set which changed number of
  paramaters of KGR_PATCH macro and introduced new macros. Fix it in
  master so it will be ok for new branches.
- commit 78cf676

-------------------------------------------------------------------
Tue Sep  1 13:00:23 CEST 2015 - mmarek@suse.com

- Include the RPM version number in the module name
- commit 8fa02c6

-------------------------------------------------------------------
Wed Aug 26 11:29:44 CEST 2015 - mbenes@suse.cz

- Remove forgotten debug option in the Makefile
- commit 9c24ab8

-------------------------------------------------------------------
Mon Aug 17 13:42:04 CEST 2015 - mbenes@suse.cz

- Add license and copyright notices
- commit d42d3aa

-------------------------------------------------------------------
Wed Jul 15 15:58:35 CEST 2015 - mbenes@suse.cz

- Remove immediate flag
  Fake signal was merged to kGraft and immediate feature removed. Remove
  it in kGraft patches from now on too.
- commit c767ad2

-------------------------------------------------------------------
Wed May 20 16:32:17 CEST 2015 - mbenes@suse.cz

- Set immediate flag to false
  Using immediate set to true can lead to BUGs and oopses when
  downgrading, reverting or applying replace_all patches. There is no way
  how to find out if there is a process in the old code which is being
  removed. The module would be put, removed and the process will crash.
  The consistency model guarantees that there is no one in the old code
  when the finalization ends. Thus use it for all case to be safe.
- commit 830e1a3

-------------------------------------------------------------------
Tue May 12 15:48:07 CEST 2015 - mbenes@suse.cz

- Fix description in rpm spec file
  Spec file description mentions initial kGraft patch which is only true
  for real initial patch. Make it more neutral.
  References: bsc#930408
- commit a55e023

-------------------------------------------------------------------
Wed Apr  1 15:36:24 CEST 2015 - mbenes@suse.cz

- Generate archives names automatically in tar-up.sh
- commit 1f34f18

-------------------------------------------------------------------
Wed Apr  1 13:39:26 CEST 2015 - mbenes@suse.cz

- Automatically generate .changes file from git log
  Also add comments to tar-up.sh script to distinguish between sections.
- commit 212a7ae

-------------------------------------------------------------------
Thu Mar 26 14:24:21 CET 2015 - mmarek@suse.cz

- Revert "Require exact kernel version in the patch"
  This needs to be done differently, so that modprobe --force works as
  expected.
  References: bnc#920615
  This reverts commit c62c11aecd4e3f8822e1b835fea403acc3148c5a.
- commit bc88dd7

-------------------------------------------------------------------
Wed Mar 25 13:10:24 CET 2015 - mmarek@suse.cz

- Require exact kernel version in the patch
  References: bnc#920615
- commit c62c11a

-------------------------------------------------------------------
Tue Mar 24 12:15:41 CET 2015 - mmarek@suse.cz

- Add the git commit and branch to the package description
  References: bnc#920633
- commit 1ff4e48

-------------------------------------------------------------------
Wed Nov 26 10:09:14 CET 2014 - mbenes@suse.cz

- Set immediate flag for the initial patch
  Setting immediate to true will simplify installation of the initial patch and
  possibly also of the further updates.
  References: bnc#907150
- commit 391b810

-------------------------------------------------------------------
Tue Nov 25 16:26:40 CET 2014 - mbenes@suse.cz

- Add .replace_all set to true
  Add .replace_all flag set to true even to the initial patch. Thus we will not
  forget to add that later. Also .immediate is there as a comment.
- commit 933e15e

-------------------------------------------------------------------
Mon Nov 24 15:02:33 CET 2014 - mmarek@suse.cz

- Drop the hardcoded kernel release string
  The updated kgraft-devel macros set this during build time, so we do not
  need to know the kernel release string beforehand. As a name suffix for
  the source packages, let's use SLE12_Test in the master branch and
  SLE12_Update_<n> in the update branches.
- commit 65f7a25

-------------------------------------------------------------------
Fri Nov 21 15:48:48 CET 2014 - mmarek@suse.cz

- Check that we are building against the set kernel version
- commit 689e44a

-------------------------------------------------------------------
Wed Nov 12 04:11:14 CET 2014 - mmarek@suse.cz

- Mark the module as supported
  References: bnc#904970
- commit 6249314

-------------------------------------------------------------------
Tue Nov 11 17:11:28 CET 2014 - mmarek@suse.cz

- Build the test packages against Devel:kGraft:SLE12
- commit c952fbb

-------------------------------------------------------------------
Thu Nov  6 13:55:43 CET 2014 - mbenes@suse.cz

- Add top git commit hash to uname -v
  Add top git commit hash to version part of uname. This makes the identification
  of current patch level easy (even in crash: p kgr_tag).
  References: fate#317769
- commit 54c9595

-------------------------------------------------------------------
Tue Nov  4 16:23:50 CET 2014 - mbenes@suse.cz

- Replace @@RELEASE@@ in kgr_patch->name with @@RPMRELEASE@@
  We need to replace @@RELEASE@@ in kgr_patch->name with @@RPMRELEASE@@ due to
  sysfs tree. @@RELEASE@@ changes with each new version of package.
- commit 51fd9dd

-------------------------------------------------------------------
Mon Nov  3 17:27:24 CET 2014 - mmarek@suse.cz

- Add a source-timestamp file with the git commit hash and branch
  This is required by the bs-upload-kernel script to upload packages to
  the BS. It can also be used by the specfile in the future.
- commit feab4f1

-------------------------------------------------------------------
Mon Nov  3 16:56:31 CET 2014 - mbenes@suse.cz

- Initial commit
- commit 600de9d

-------------------------------------------------------------------
Mon Nov  3 14:59:46 CET 2014 - mmarek@suse.cz

- Add config.sh script
  This tells the automatic builder which IBS project to use.
- commit aa7f1cb

