Skip to content

Releases: NICMx/Jool

v4.0.5

20 Aug 17:31
v4.0.5
0e78a11
Compare
Choose a tag to compare

Improvements since 4.0.4:

  • Add address query operation
  • Patch DKMS "clean" target
  • Fix #289 and likely #279 as well
  • Add support for RHEL 7.6

v4.0.4

31 Jul 19:20
v4.0.4
4c3e99d
Compare
Choose a tag to compare

Improvements since 4.0.3:

  • Add support for kernel 5.3
  • Remove file remove from argp2, add more versatile replacement -f to argp1
  • Add instance status operation, for the benefit of init scripts

v4.0.3

19 Jul 17:19
v4.0.3
4c556dd
Compare
Choose a tag to compare

Improvements since 4.0.2:

  • Export license properly during dist build
  • Better messages on file read errors

v4.0.2

12 Jul 20:06
v4.0.2
aa25865
Compare
Choose a tag to compare

Improvements since 4.0.1:

  • Patches lots of build bugs
  • Add support for kernels 5.1 and 5.2
  • Add operation file remove (For the benefit of the systemd units)
  • Add operation eamt query (But shh; don't well anyone. I haven't set
    this in stone yet because I want to turn it into something more
    generic, such as address translate, so as to not limit it to EAMT
    queries.)

It's mostly just a transitional release; meant to largely purify the
build system for the benefit of standardization and Debian packaging.

v4.0.1

26 Apr 19:52
v4.0.1
6691566
Compare
Choose a tag to compare

Improvements since v4.0.0:

  • Patch kernel panic on malformed userspace requests (#284)
  • Patch two bottlenecks (#282) (Remove unnecessary spinlock and reduce consumption of random numbers)

v3.5.8

26 Apr 19:54
v3.5.8
a5a5dbf
Compare
Choose a tag to compare

Improvement since v3.5.7:

  • Add support for newer Ubuntu (Debian?) kernels
  • Add support for mainline kernels 4.17 and 4.18.

v4.0.0

17 Jan 18:28
v4.0.0
de72f5f
Compare
Choose a tag to compare

Improvements since v4.0.0-rc5:

  • Update the manpages.
  • Patch validation of pool6 during instance add.

New features since v3.5:

Patches since v3.5:

v4.0.0-rc5

09 Jan 19:32
v4.0.0-rc5
798d2e1
Compare
Choose a tag to compare
v4.0.0-rc5 Pre-release
Pre-release

Improvements since v3.6.0-rc4:

  • Add support for $DESTDIR in the iptables makefile.
  • Atomic Config now handles static BIB entries while adding instances.
  • Atomic Config now rejects all duplicate and unknown tags.
  • Patch several segfaults on JSON parse errors.

I decided to upgrade the major version number because of the backwards-incompatible userspace interface.

v3.6.0-rc4

04 Jan 18:49
v3.6.0-rc4
6a34d64
Compare
Choose a tag to compare
v3.6.0-rc4 Pre-release
Pre-release

Improvements since 3.6.0-rc3:

  • Adds support for kernel 4.19
  • Adds support for kernel 4.20