User Tools

Site Tools


changelog

This is an old revision of the document!


Notes on Version Numbering

Changelog

  • 1.7.1 barrier_breaker 14.07 SVN r44441
  • 1.7.0 barrier_breaker 14.07

Notes on Version Numbering

For a while, the only changelog for Gargoyle was the revision log in the SVN repository. However, as of v1.0.12, a change log is being provided with each new release. Below is a complete changelog, including versions for which a changelog was not initially provided, reconstructed from the revision log in the SVN repository.

Between v1.0.0 Beta4 and v1.0.0 Final, “bleeding edge” releases were provided, so users could easily try the latest code, even though a new major version had not been released. However, the lack of version numbers to differentiate the bleeding edge firmware caused some problems. So, after v1.0.0 it was announced that the 1.X.0 releases would be major, stable releases while 1.X.Y, where Y is nonzero would be equivalent to the less stable bleeding edge firmware.

However, this system caused problems as well since this is not a typical version numbering scheme and everyone automatically upgraded to the latest version. When significant experimental changes were introduced in version 1.0.5 (in particular a new implementation of the bandwidth monitor) most people went ahead and upgraded, and ran into problems. The problems were rapidly identified and fixed, but larger experimental changes such as this should not be introduced into what everyone considers the latest stable version.

Therefore, this numbering scheme has changed yet again. No more large, experimental changes will be introduced into the 1.0.X releases. 1.0.X will be considered stable. A new branch, 1.1.X has been created and should be considered experimental. All large changes will be introduced into this branch. More generally, Gargoyle will adopt a version system where 1.Y.X releases are stable if Y is even, and experimental if Y is odd. (So 1.0.X, 1.2.X, 1.4.X etc. will be stable while 1.1.X, 1.3.X, 1.5.X etc. will be experimental.)

Changelog

v1.7.1 (Sat Feb 28, 2015)

One of the most-requested features for a while has been support for a Guest Wireless Network. This feature is now implemented in 1.7.1.

Two important limitations exist with this feature, as currently implemented in 1.7.1:

(1) Unlike some implementations of this feature, there isn't a separate subnet defined for the guest network, the hosts are isolated using ebtables rules instead of using a separate subnet which means that the guest network shares the same range of IP addresses as the primary access point. The downside to this is that you can't match only guest-network IPs very easily with quotas/qos etc. Further releases will implement ways to match only the guest network in the Quotas and QoS sections but for now this is not possible.

(2) I don't recommend trying to use ap+client mode if you're going to enable the guest network. My experience is that it will work for a while and then become very unstable. I will investigate to see if there is a way to fix this, but I may disable enabling the guest network altogether when in ap+client mode.

In addition to guest network support, there are numerous bugfixes in this release, for issues identified in 1.7.0. Most of the minor (and one or two more major issues) that were identified after moving to the Barrier Breaker branch of OpenWRT have now been addressed.

New in 1.7.1: Guest Network Support Support for WAN connection via QMI Fixes several bugs preventing OpenVPN from working properly Fixes display of second 5GHz band SSID on Status/Overview page of dual band routers Fixes USB Printer Support Fixes Button Handlers Fixes 3G support by fixing test to determine whether 3G device exists Fixes issue with restarting minidlna Add citynetwork.se ddns provider Fixes issue with throttling hosts exceeding quotas being assigned the wrong QoS class

v1.7.0 (Mon Jan 05, 2015)

based on OpenWRT Barrier Breaker is now officially released.

Do NOT try to preserve settings between previous releases and 1.7.0 – The new configuration files for Barrier Breaker are different than previous versions of OpenWRT and you will likely brick your router!

This released focused merely on updating the functionality available on 1.6.2 to run on the more recent version of OpenWRT, and the primary benefit you will see is newer wireless drivers and the availability of Gargoyle for a much larger range of router models.

One important note: Wireless AC capability is not supported in this release. The hardware of some supported models has this capability, but software support is currently not available for Gargoyle.

There was a recent patch contributed that will enable guest network support – that is not included in this release, but now that porting to Barrier Breaker is complete this will be merged and will be available in the next release.

This release marks the first release in a the new 1.7.x Experimental branch, and may be buggier than previous releases in the 1.6.x stable branch. I have tried to test well, but I anticipate there may be a few bugs remaining. Please report any bugs – in particular bugs that were not present in previous releases – in the thread below.

changelog.1440278538.txt.gz · Last modified: 2015/08/22 21:22 by ispyisail