This website works better with JavaScript.
Home
Help
Sign In
brielle
/
SRFirewall
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
6
Wiki
Activity
Browse Source
2.1a3
tags/2.1
Brielle Bruns
5 years ago
parent
d50d918921
commit
965308dea4
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
CHANGELOG
+1
-1
bin/srfirewall
+ 2
- 2
CHANGELOG
View File
@@ -1,5 +1,5 @@
2.1 Alpha 3 - 04/25
.
2016
- Fix issue with erasing variables in
services setup
2.1 Alpha 3 - 04/25
/
2016
- Fix issue with erasing variables in
two different setups
2.1 Alpha 2 - 03/15/2015
- Unset variables in loops to make sure theres no leakage of
+ 1
- 1
bin/srfirewall
View File
@@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Static config options, normally do not need to change
FW_VERSION="2.1a
2
"
FW_VERSION="2.1a
3
"
# Important directory locations
FWPREFIX="/usr/local"
Write
Preview
Loading…
Cancel
Save