Update lts and hardened packages

pull/189/head
Jesus Alvarez 7 years ago
parent 902e860c25
commit 959458e15e
  1. 2
      packages/common-git/spl-utils-common-git
  2. 2
      packages/common-git/zfs-utils-common-git
  3. 2
      packages/linux-hardened/spl-linux-hardened
  4. 2
      packages/linux-hardened/spl-linux-hardened-git
  5. 2
      packages/linux-hardened/zfs-linux-hardened
  6. 2
      packages/linux-hardened/zfs-linux-hardened-git
  7. 2
      packages/linux-lts/spl-linux-lts
  8. 2
      packages/linux-lts/spl-linux-lts-git
  9. 2
      packages/linux-lts/zfs-linux-lts
  10. 2
      packages/linux-lts/zfs-linux-lts-git
  11. 2
      src/kernels/linux-hardened.sh
  12. 2
      src/kernels/linux-lts.sh

@ -1 +1 @@
Subproject commit 72e359c902620cf87dafa0f7921511f6d81f99be
Subproject commit e42af262b666857b4e1398d9d64bd942366226ed

@ -1 +1 @@
Subproject commit ad6803041d15cd0584b9dcfe89a30ddff37751e4
Subproject commit d04c11fe7fbfb28804b29d8f6c72324dbc8f594a

@ -1 +1 @@
Subproject commit eaed28de4b071b3f78518b39362734af3b9f5bfe
Subproject commit ce5457f2b876bc506e9dcc3905a2519fac293cf0

@ -1 +1 @@
Subproject commit 1153531db72e9cae94d87d645fd755f47f1dce0b
Subproject commit af4e761807a261228df3dabdc4d5ad78277f8a83

@ -1 +1 @@
Subproject commit b981ef799c25daa28bcaf2a8335ce5c01da3e219
Subproject commit 6e2b545bf1a44bd11f0cba6e7a078855c2c341d1

@ -1 +1 @@
Subproject commit 1f04cc346a0237ed0e414976d00e021d3eed3574
Subproject commit b357c2eb7e423223d42e83a323a0053c25aa5003

@ -1 +1 @@
Subproject commit d127ca3a56df09012ef271830dd10b561264ad5a
Subproject commit 6ca01af818af4c0fd282c76114189a6babd244c2

@ -1 +1 @@
Subproject commit 7d47969ba967fdde054dc57b89cbddf03f32c433
Subproject commit 1c9e459d6eba08705a2ef80a0a73f2abe5ee7b7d

@ -1 +1 @@
Subproject commit b291614bf3ebad5ac2a8df8d85ad890da83b208a
Subproject commit efba24e9832fdc0e624a46ef796600d7e64b1122

@ -1 +1 @@
Subproject commit e8f2a3444dbcbeb3a088683b9a7e4c95841c9657
Subproject commit 950944e765234c1bf7eb902db565fc70386fbb10

@ -4,7 +4,7 @@ mode_desc="Select and use the packages for the linux-hardened kernel"
# Kernel versions for hardened packages
pkgrel="1"
kernel_version="4.13.3.a-1"
kernel_version="4.13.4.a-1"
# Kernel version for GIT packages
pkgrel_git="${pkgrel}"

@ -4,7 +4,7 @@ mode_desc="Select and use the packages for the linux-lts kernel"
# Kernel versions for LTS packages
pkgrel="1"
kernel_version="4.9.51-1"
kernel_version="4.9.52-1"
# Kernel version for GIT packages
pkgrel_git="${pkgrel}"

Loading…
Cancel
Save