Activity
From 09/19/2015 to 10/18/2015
10/18/2015
-
06:12 PM Bug #4376: Squid3 Squidguard3 Stability Problems
- There's no info here to debug anything here. Please, use https://forum.pfsense.org/.
-
06:09 PM Bug #4331: Issue with VPN interface within Squid 3.4 for Transparent Proxy
- Patches welcome. When there's no IP, there's no IP. Relevant code here:
https://github.com/pfsense/pfsense-package... -
06:03 PM Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- Fixed.
-
06:02 PM Bug #5154: squid3 - min/max_object_size directives out of order in config and not applied to cache_dir
- Fixed.
-
04:40 PM Bug #4167: Lightsquid package does not remove crontab entries
- This will be fixed in 2.42 - https://github.com/pfsense/pfsense-packages/pull/1104
-
04:39 PM Bug #2903: Lightsquid realtime stat 403 error
- The only "problem" here is that you do not have Squid listening on loopback. That's required for the feature to work.
-
04:38 PM Bug #3936: Proxy state tab of lightsquid
- This has been fixed in https://github.com/pfsense/pfsense-packages/commit/ad48eb49d6d6506cc40c6b7edae23a3f73ced615 - ...
-
09:29 AM Bug #5318 (Resolved): Upgrade FreeRadius to 2.2.9
- Hi, This upgrade is required for the bugs with TLS 1.2, this affect the use of Android 6 and iOS 9 devices, the expla...
10/17/2015
-
12:02 AM Bug #4412 (Not a Bug): squid reverse proxy
-
12:01 AM Bug #5231 (Resolved): spamd - insane pflogd logging
- thanks
10/16/2015
-
11:59 PM Bug #5309 (Duplicate): Need to Re-Download Blacklist every-time I restart the box
- duplicate of #4608
-
12:09 PM Bug #5309: Need to Re-Download Blacklist every-time I restart the box
- If you configured your /var to reside on ramdisk, kindly undo this. If you are on nanobsd, all I can say is that this...
-
11:27 PM Bug #2142 (Resolved): Squid Reverse Proxy should have login=PASS on all peers
- thanks
-
12:23 PM Bug #2142: Squid Reverse Proxy should have login=PASS on all peers
- No such issue exists in any of existing Squid3 package versions; can be closed.
-
12:24 PM Bug #4412: squid reverse proxy
- Inability to modify sysctls is not a package bug. And the input validation there is intentional and required.
-
12:16 PM Bug #5231: spamd - insane pflogd logging
- The logging is gone in latest package version, can be closed.
10/15/2015
-
09:03 PM Bug #5309 (Duplicate): Need to Re-Download Blacklist every-time I restart the box
- I have been facing this issue since I don't know when. I am currently on version 2.2.4-RELEASE (amd64), supposedly t...
-
07:19 PM Bug #4420: warning: bad command startup -- throttling
- This didn't help me - I also had to do a
@pkg install Postfix
@
and everything burst into life. -
04:03 PM Bug #4508: Mailscanner does not work on pfSense 2.2.
- Neither postfix nor mailscanner even begin running in 2.2. The maintainer has offered a 'sort of' workaround for pos...
-
02:39 PM Bug #4453 (Resolved): Squid-in-the-middle SSL Bump downgrades client SSL/TLS connections
- thanks
-
01:48 PM Bug #4453: Squid-in-the-middle SSL Bump downgrades client SSL/TLS connections
- @OP: This is fixed with 0.4.1.
Note: If you need more strict ciphers without the "high" ones, use System Patches p... -
11:41 AM Bug #5255 (Resolved): Clamav not updating
10/14/2015
-
08:39 PM Bug #4453: Squid-in-the-middle SSL Bump downgrades client SSL/TLS connections
- This nonsense is "fixed" here: https://github.com/doktornotor/pfsense-packages/commit/509120a29dba7761c6fcd0b63eb34ab...
-
05:19 PM Bug #5255: Clamav not updating
- This works just fine in 0.4.0; the broken code has been completely rewritten.
10/13/2015
-
11:46 AM Bug #5301: System Patches - fails to set permissions from a 'new file mode' line in a git diff
- Use the Filer package for this.
-
10:49 AM Bug #5301 (Needs Patch): System Patches - fails to set permissions from a 'new file mode' line in a git diff
- The package only invokes the patch utility in FreeBSD using the patch contents. It does not parse the patch itself. S...
-
10:45 AM Bug #5301 (Needs Patch): System Patches - fails to set permissions from a 'new file mode' line in a git diff
- System Patches doesn't handle 'new file mode' lines in a git diff, for example:...
-
02:50 AM Bug #4615: /var/logs/c-icap/server.log & access.log growing without being rotated
- There is "manual configuration" option in the Antivirus GUI which lets you edit the files manually put those where-ev...
-
01:32 AM Bug #4615: /var/logs/c-icap/server.log & access.log growing without being rotated
- 6 months ago, I have tested the code in 3 different (2x x64, 1x x86) machines for squid3 ver 0.3.4 without any king o...
10/12/2015
-
05:47 PM Bug #5239: Quagga webgui on 2.3-alpha errors on addInput()
- assigning to Steve Beaver so he can see if it's really fixed.
10/11/2015
-
03:40 AM Bug #4615: /var/logs/c-icap/server.log & access.log growing without being rotated
- P.S. And just to be explicit here: /dev/null does NOT work. It causes C-ICAP to spit Error: [No Error] and makes it u...
-
03:39 AM Bug #4615: /var/logs/c-icap/server.log & access.log growing without being rotated
- The above will be reverted in 0.4.0, except for the DebugLevel. It breaks things badly and I wasted two days debuggin...
10/10/2015
-
10:08 AM Bug #5005: Quagga OSPF Package GUI Fails on 2.2.4
- Great success! The webgui Status tab works and I've got 4 neighbors again. Thanks!
-
08:14 AM Bug #5005: Quagga OSPF Package GUI Fails on 2.2.4
- Can you try reinstalling the package again?
The pullrequest was committed 15 minutes ago. -
07:34 AM Bug #5205: squid General Tab configuration can't be saved
- It's most likely something in the way it (re)reads/parses or writes the config which causes the existing $config to b...
-
03:28 AM Bug #5205: squid General Tab configuration can't be saved
- I would truly appreciate if someone traced the *real* cause of the install_cron_job() breakage, instead of reverting ...
10/09/2015
-
05:10 PM Bug #5005: Quagga OSPF Package GUI Fails on 2.2.4
- I've had three successful upgrades so far on different boxes. The one failed upgrade that I reproduced with the confi...
-
04:39 PM Bug #5005: Quagga OSPF Package GUI Fails on 2.2.4
- Looks like a bug to me, this might be the issue: https://github.com/pfsense/pfsense-packages/pull/1090
Installatio... -
04:08 PM Bug #5255: Clamav not updating
- Please, try with 0.3.9.1. Preferably on a sane box that did not have 159 previous Squid versions installed.
10/08/2015
-
04:21 PM Bug #5205 (Resolved): squid General Tab configuration can't be saved
-
04:20 PM Bug #5205: squid General Tab configuration can't be saved
- It was available in the package repo at the same time the commit showed up here on the ticket. It's there now.
-
03:32 PM Bug #5205: squid General Tab configuration can't be saved
- This version of squid.inc seems to solve the problem of saving general parameters.
When the fixed version will be ...
10/07/2015
-
09:30 AM Bug #5205: squid General Tab configuration can't be saved
- Applied in changeset commit:7d613d5c35a0effaadfe409cc80e07068fdcc39b.
10/06/2015
-
07:26 PM Bug #5255: Clamav not updating
- You are right. I am taking things too seriously lately. My fault. What I really need is a vacation. :(
-
05:34 PM Bug #5255: Clamav not updating
- That was a joke... seems your sarcasm detector is broken. And no, the changelog cannot be fixed anywhere in the packa...
-
05:23 PM Bug #5255: Clamav not updating
- There is no such thing as "bug free version" in software development. Really.
If the bug free version is the stabl... -
04:57 PM Bug #5255: Clamav not updating
- 0.4.0 is reserved for the final bug-free version, after which I won't touch this damned package ever again... :-P
... -
09:41 AM Bug #5255: Clamav not updating
- Great. Thanks for the FAQ link, I'll follow it.
Anyway, the update info should be available from the beginning in... -
09:24 AM Bug #5255: Clamav not updating
- https://github.com/pfsense/pfsense-packages/pull/1088
-
11:41 AM Bug #5205: squid General Tab configuration can't be saved
- This issue still exists on pfSense 2.1.5, the general parameters for Squid can't be edited from GUI.
Please confir...
10/05/2015
-
11:12 AM Bug #5256 (Duplicate): Radiusd does not restart
-
07:50 AM Bug #5256: Radiusd does not restart
- Duplicate of Bug #3343 - as you have noticed yourself. Filing the same thing more times will not get anything fixed f...
-
07:32 AM Bug #5256 (Duplicate): Radiusd does not restart
- Radiusd not start again after rotate the squid.
pfSense 2.2.4 i386
Log file:
Oct 5 00:00:42 php-fpm[23825]: /... -
07:37 AM Bug #3343: (re)starting freeradius service throws "The command '/usr/local/etc/rc.d/radiusd.sh stop' returned exit code '1', the output was 'radiusd not running?'"
- I am also having the same problem.
Log File:
Oct 5 00:00:42 php-fpm[23825]: /rc.start_packages: The command ... -
07:20 AM Bug #5255: Clamav not updating
- Read the FAQ on the forum thread. https://forum.pfsense.org/index.php?topic=100167.0
There won't be anything fixed...
10/04/2015
-
06:13 PM Bug #5255 (Resolved): Clamav not updating
- After the last update, Clamav is not updating with @freshclam@ anymore. All settings are set to default.
I noticed ...
10/03/2015
-
04:44 PM Bug #5250: ACB backup time should display local time
- That or lunch-time zone (Douglas Adams)
-
03:58 PM Bug #5250: ACB backup time should display local time
- You mean this? http://www.urbandictionary.com/define.php?term=UDT&defid=5416562
:-D -
03:54 PM Bug #5250 (Confirmed): ACB backup time should display local time
- Seems to display the time in UDT+4
-
03:37 PM Bug #5250 (Resolved): ACB backup time should display local time
- Having some unknown TZ time displayed in the list is not exactly helpful... I'd do a pull request except that this ap...
-
03:30 PM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- These are not dependencies in any way. There are bunch of plugins (scripts/binaries) to performs configurable checks ...
-
12:29 AM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- ought to be some way to get the dependencies corrected on the package (though if all those were there, it might be an...
10/02/2015
-
11:45 PM Bug #4932 (Not a Bug): Avahi package fails to start after reboot since 2.2.3
- Thanks for the follow up. Hyper-V has some timing issues especially during initial bootup of the VM (often see a slew...
-
10:52 PM Bug #4932: Avahi package fails to start after reboot since 2.2.3
- This only occurs for me in a Hyper-V virtual machine. I was using 2012 R2. I re-installed on bare metal and restore...
-
07:12 PM Bug #5239: Quagga webgui on 2.3-alpha errors on addInput()
- PR closed in favour of https://github.com/pfsense/pfsense/commit/86a20575ca00ca6ee7c36977289b1bbe66dea3b2
seems fi... -
01:48 PM Bug #5239 (Closed): Quagga webgui on 2.3-alpha errors on addInput()
- see PR: https://github.com/pfsense/pfsense-packages/pull/1087
https://forum.pfsense.org/index.php?topic=100249.0 -
06:11 PM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- Kill Bill wrote:
> Someone kindly close this. The globbing is obviously there so that users can use their own script... -
10:54 AM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- Someone kindly close this. The globbing is obviously there so that users can use their own scripts and have them conf...
-
12:11 PM Bug #3847 (Resolved): Squid3 Youtube Refresh Filter Broken
-
10:42 AM Bug #3847: Squid3 Youtube Refresh Filter Broken
- This is fixed.
-
12:10 PM Bug #4880 (Resolved): ntopng - multiple issues (needs a major package rewrite)
- thanks
-
10:44 AM Bug #4880: ntopng - multiple issues (needs a major package rewrite)
- Well, whatever has ben fixable is fixed, the rest is PBI-related breakage. Can be closed.
-
05:25 AM Bug #5231: spamd - insane pflogd logging
- Fixed in https://github.com/pfsense/pfsense-packages/pull/1086
10/01/2015
-
09:44 PM Bug #5231 (Resolved): spamd - insane pflogd logging
- This is just after a brief testing:...
09/29/2015
-
02:15 AM Bug #5205: squid General Tab configuration can't be saved
- After upgrade to version 4.3.10, when applying changes on the General Tab they are ignored, always presenting the sam...
09/28/2015
-
07:06 PM Bug #4088: Buggy squidgurd config file is created
- If you can't have log statements in ACL blocks then you can't have log statements in ACL blocks, so best to give up o...
-
02:07 PM Bug #4462 (Resolved): Custom ACLS (After_Auth) not written to squid.conf
-
11:40 AM Bug #5205: squid General Tab configuration can't be saved
- Applied in changeset commit:bcb21f8020f5b886d11aba49bd7b935a6b3cff6f.
-
11:32 AM Bug #5205 (Feedback): squid General Tab configuration can't be saved
- Will be fixed once package version 4.3.10 shows up in a few minutes. A variable was being treated like an array witho...
-
10:16 AM Bug #5205: squid General Tab configuration can't be saved
- squid 2.7.9_4 is the last version available to install on pfSense 2.2.4, and squid 2.7.9_3 the last for pfSense 2.1.5...
09/27/2015
-
04:45 AM Bug #4857: Cannot install squid3 on pfsense 2.2.3
- There are major sanitizations done to package install in https://github.com/pfsense/pfsense-packages/pull/1080 (namel...
09/26/2015
-
12:09 PM Bug #4615: /var/logs/c-icap/server.log & access.log growing without being rotated
- This is fixed properly in https://github.com/pfsense/pfsense-packages/pull/1080, namely this commit: https://github.c...
-
10:54 AM Bug #4462: Custom ACLS (After_Auth) not written to squid.conf
- This is fixed in Squid3 package on 2.2.x. Upgrade your pfSense.
09/25/2015
-
06:52 PM Bug #4857 (Not a Bug): Cannot install squid3 on pfsense 2.2.3
-
06:11 PM Bug #5205 (Needs Patch): squid General Tab configuration can't be saved
- unsupported version
-
12:30 PM Bug #5205: squid General Tab configuration can't be saved
- pfSense 2.2.4 with squid (either version 2 or version 3) is buggy.
I had to correct startup scripts in order to ge... -
11:43 AM Bug #5205: squid General Tab configuration can't be saved
- Please, use pfSense versions and package versions that are actually maintained. pfSense 2.1.5 and Squid 2.7.9 are not...
-
06:15 AM Bug #5205 (Resolved): squid General Tab configuration can't be saved
- Installed pfSense 2.1.5 with
* squid 2.7.9 pkg v.4.3.9
Only configured LAN IP address to access GUI.
Go to Syste...
09/24/2015
-
07:35 AM Bug #4831: ntopng includes vulnerable net/libzmq4 (CVE-2014-9721)
- Any luck with building the new PBIs incl. fonts yet?
-
04:58 AM Bug #4663 (Feedback): pfsense 2.2.2-RELEASE + squid3 + squidGuard = Breaking squid.conf when using c-icap
- Pull request has been merged, thanks!
-
03:59 AM Bug #4663: pfsense 2.2.2-RELEASE + squid3 + squidGuard = Breaking squid.conf when using c-icap
- https://github.com/pfsense/pfsense-packages/pull/1079
-
03:33 AM Bug #4663: pfsense 2.2.2-RELEASE + squid3 + squidGuard = Breaking squid.conf when using c-icap
- Cannot reproduce any such problem unless I don't select anything in Client forward options. Select something there an...
-
02:47 AM Bug #4663: pfsense 2.2.2-RELEASE + squid3 + squidGuard = Breaking squid.conf when using c-icap
- So you don't have antivirus enabled, or what? (Please, use the fine "pre" button to post code, the above is unreadabl...
-
01:46 AM Bug #4663: pfsense 2.2.2-RELEASE + squid3 + squidGuard = Breaking squid.conf when using c-icap
- OK let me be more specific
function squid_resync_antivirus() {
global $config;
if (is_array($config['installed...
09/23/2015
-
10:16 AM Bug #4857: Cannot install squid3 on pfsense 2.2.3
- Yeah, it obviously will never work without the required include file. This is not a place to get support, move to for...
-
10:05 AM Bug #4857: Cannot install squid3 on pfsense 2.2.3
- If I try to install squid3 via the command line I get the following error:
pfSsh.php playback installpkg "squid3"
... -
09:02 AM Bug #4857: Cannot install squid3 on pfsense 2.2.3
- I don't even get menu item or service entry for squid, so that I cannot even resave squids config. I guess it happens...
09/22/2015
-
04:57 AM Bug #4452 (Resolved): squid3 XMLRPC Sync
-
04:39 AM Bug #4452: squid3 XMLRPC Sync
- Thanks for testing and reporting back.
-
02:01 AM Bug #4452: squid3 XMLRPC Sync
- Works again, Thanks
-
04:43 AM Bug #4857: Cannot install squid3 on pfsense 2.2.3
- I don't think any of these are actual problem with Squid. When you install it, the way the package is written and how...
09/21/2015
-
01:11 PM Bug #4857: Cannot install squid3 on pfsense 2.2.3
- I also tried to install squid3 on pfsense 2.2.4, but get this in the logs:
Sep 21 18:06:43 php-fpm[61548]: /pkg_mg... -
08:21 AM Bug #3847: Squid3 Youtube Refresh Filter Broken
- Renato: I guess you forgot to press the "merge" button :) Still sitting unmerged on GitHub. (Same goes for the other ...
-
06:39 AM Bug #3847 (Feedback): Squid3 Youtube Refresh Filter Broken
- Pull request has been merged
-
06:39 AM Bug #4452 (Feedback): squid3 XMLRPC Sync
- Pull request has been merged
-
06:38 AM Bug #5154 (Feedback): squid3 - min/max_object_size directives out of order in config and not applied to cache_dir
- Pull request has been merged
-
06:35 AM Bug #1561 (Feedback): HTTP traffic dies after disabling HAVP
- Pull request has been merged
-
06:34 AM Bug #5157 (Feedback): HAVP 1.09 - Log tabs give 404, daemon mode doesn't work
- Pull request has been merged
-
06:27 AM Bug #5169: /etc/rc.haproxy_ocsp.sh emits an extra blank line, causing cron to email that output
- Pull request has been merged. Thanks!
09/19/2015
-
10:48 AM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- Yeah, so... the dropdown lists everything that's in the script (see https://github.com/pfsense/pfsense-packages/blob/...
-
10:23 AM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- There are dozens more available in the web interface via the "command" drop down, ostensibly everything thats in /usr...
-
02:18 AM Feature #5174: nrpe: check_sensors doesnt work, missing lmsensors
- The only commands defined and used in the *pfSense package* are listed here: https://github.com/pfsense/pfsense-packa...
-
05:53 AM Bug #4088: Buggy squidgurd config file is created
- 1/ The patch appears incomplete at least regarding #2 - consider https://github.com/pfsense/pfsense-packages/blob/mas...
Also available in: Atom