aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-11-28 14:40:54 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-12-06 12:08:06 -0300
commitc73e188e360d6bc4dddfd93bad2bfaf948ae053a (patch)
tree719661155d3596a0614866444f8e9128cfa41039
parentd00a04fd8322ac73c028d632830d3f99c57e93bf (diff)
Updated upstream/changelog in debian package
-rw-r--r--debian/upstream/changelog64
1 files changed, 64 insertions, 0 deletions
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index 38fc90b..941acb7 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,67 @@
+* Wed Aug 18 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.21-1
+- ensure sane value for connection min_rtt
+
+* Wed Aug 18 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.20-1
+- fixed comparison logic error
+
+* Mon Aug 16 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.19-1
+- added min & max rtt. making them the last parameters scripts get to not
+ break old user scripts
+
+* Mon Jul 19 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.18-1
+- fixed compile time warnings with el8 compiler
+
+* Mon Jul 19 2021 Tuomo Soini <tis@foobar.fi> - 1.0.17-1
+- Drop legacy stuff from spec
+
+* Mon Jul 19 2021 Tuomo Soini <tis@foobar.fi> - 1.0.16-1
+- Add hostname to default_script and group_script
+- Change date format in emails to be more readable
+- Add Requirement for hostname package
+- Cleanup spec file
+- Add LICENSE file
+
+* Wed Mar 31 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.15-1
+- foolsm_ munin plugin added
+
+* Mon May 4 2020 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.14-1
+- log recvfrom errors only on debug level >= 9
+- foolsm.conf: debug level 100 doesn't control detaching from controlling
+ terminal anymore, removed comment on that part
+
+* Fri Sep 20 2019 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.13-1
+- dump_config: show group device
+- debian/changelog update
+- report group device also on down event to scripts
+
+* Fri Sep 20 2019 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.12-1
+- report group device also to notify script
+
+* Fri Sep 20 2019 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.11-1
+- added support for group to have device name
+
+* Tue Jul 25 2017 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.10-1
+- debian patch from Roberto Suárez Soto
+
+* Sun Dec 18 2016 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.9-1
+- README: fixed note about assumed start state
+
+* Fri Sep 9 2016 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.8-1
+- foolsm.spec: triggers to move old lsm config for foolsm
+- fix forever loop in waitpid while loop
+
+* Wed Sep 7 2016 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.7-1
+- project name changed to foolsm due to conflicting path(s) with
+ libstoragemgmt
+
+* Wed Sep 7 2016 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.6-1
+- patches from Andrew Timonin, better handling of waitpid, debug message
+ fixes and ipv4 srcinfo handling
+
+* Fri May 13 2016 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.5-1
+- patches from Lucas de Castro Borges for Debian
+- exept for POSIX compliancy scriptdir PREFIX/libexec/lsm
+
* Tue Jan 26 2016 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.4-1
- For systemd start after shorewall otherwise shorewall_script
may be executed too early