| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 4.9
Changelog: http://www.squid-cache.org/Advisories/SQUID-2019_11.txt
PR: 241976
Security: 620685d6-0aa3-11ea-9673-4c72b94353b5
Sponsored by: Netzkommune GmbH
Approved by: ports-secteam (joneum)
Notes:
svn path=/branches/2019Q4/; revision=517946
|
|
|
|
| |
Notes:
svn path=/head/; revision=508913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
| |
PR: 239214
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=506772
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
Notes:
svn path=/head/; revision=506289
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=503475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Bug 4942: --with-filedescriptors does not do anything
- Bug 4928: Cannot convert non-IPv4 to IPv4
- Bug 4823: assertion failed: "lowestOffset () <= target_offset"
- Bug 4796: comm.cc !isOpen(conn->fd) assertion when rotating logs
- Fix squidclient authentication to origin servers
- Fix stack-based buffer-overflow when parsing SNMP messages
- Add support for buffer-size= to UDP logging
- TLS: When using OpenSSL, trust intermediate CAs from trusted store
PR: 237882
Submitted by: timp87@gmail.com (maintainer)
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=501694
|
|
|
|
|
|
|
|
|
|
|
| |
Add -Wno-error=stringop-truncation to CFLAGS when using GCC.
PR: 237276
Approved by: timp87@gmail.com (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20104
Notes:
svn path=/head/; revision=500555
|
|
|
|
|
|
|
|
|
|
|
|
| |
collision from sys/fcntl.h.
PR: 237353
Submitted by: cy@
Approved by: portmgr (blanket: build/run/packaging fix)
MFH: 2019Q2
Notes:
svn path=/head/; revision=499906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In some circumstances squid's configure script cannot detect properly which
GSSAPI is being used to build with and break build. Applied patch from
upstream ticket and also passes path of desired krb5-config to be used
during build
PR: 236959
Approved by: maintainer timeout (2 weeks)
Obtained from: https://bugs.squid-cache.org/show_bug.cgi?id=4933 (based on)
Sponsored by: Rubicon Communications, LLC (Netgate)
Notes:
svn path=/head/; revision=499632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes an error with a defaulted copy constructor:
../../src/security/ServerOptions.h:38:5: error: explicitly defaulted copy constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
ServerOptions(const ServerOptions &) = default;
^
../../src/security/ServerOptions.h:110:29: note: copy constructor of 'ServerOptions' is implicitly deleted because field 'clientCaStack' has a deleted copy constructor
X509_NAME_STACK_Pointer clientCaStack;
^
/usr/include/c++/v1/memory:2494:3: note: copy constructor is implicitly deleted because 'unique_ptr<stack_st_X509_NAME, Security::ServerOptions::sk_X509_NAME_free_wrapper>' has a user-declared move constructor
unique_ptr(unique_ptr&& __u) noexcept
^
The copy constructor can instead be deleted.
Approved by: timp87@gmail.com (maintainer)
PR: 236210
MFH: 2019Q2
Notes:
svn path=/head/; revision=498377
|
|
|
|
|
|
|
|
|
| |
PR: 236090
Submitted by: timp87@gmail.com (maintainer)
Reported by: ncrogers@gmail.com
Notes:
svn path=/head/; revision=494634
|
|
|
|
|
|
|
|
| |
PR: 234777
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=489770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint
PR: 233845
Submitted by: takefu@airport.fm
Approved by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=487000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- without the fix, squid locks up every couple of hours, no longer
accept(2)-ing new connections, and needs to be restarted.
PR: 231950
Submitted by: Mark.Martinec@ijs.si
Reviewed by: Oleh Hushchenkov <gor@clogic.com.ua>
Approved by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Obtained from: https://bugs.squid-cache.org/show_bug.cgi?id=4889
Notes:
svn path=/head/; revision=481788
|
|
|
|
|
|
|
|
|
|
|
| |
- fix build with LibreSSL
PR: 231442
Submitted by: timp87@gmail.com (maintainer), takefu@airport.fm
Relnotes: http://www.squid-cache.org/Versions/v4/changesets/
Notes:
svn path=/head/; revision=481048
|
|
|
|
|
|
|
|
|
|
| |
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
Notes:
svn path=/head/; revision=478711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Notes:
svn path=/head/; revision=475857
|
|
|
|
|
|
|
|
| |
PR: 229601
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=474197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add patches to fix CVE's:
CVE-2018-1000024
CVE-2018-1000027
PR: 226139
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: timp87@gmail.com (maintainer)
MFH: 2018Q1
Security: d5b6d151-1887-11e8-94f7-9c5c8e75236a
Notes:
svn path=/head/; revision=462744
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=462146
|
|
|
|
|
|
|
|
|
| |
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
Notes:
svn path=/head/; revision=457024
|
|
|
|
|
|
|
| |
Reported by: Yasuhiro KIMURA <yasu@utahime.org>
Notes:
svn path=/head/; revision=456265
|
|
|
|
|
|
|
|
|
| |
PR: 223505
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> (inspired by)
Approved by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=456224
|
|
|
|
|
|
|
|
| |
PR: 221765
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=448786
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changes:
*Bug 4711: SubjectAlternativeNames is missing in some generated certificates
*Bug 4695: squidpurge: GCC 7 build errors
*Bug 4682: ignoring http_access deny when client-first bumping mode is used
*Bug 4682: Fix ssl_bump "bump" action documentation
*Bug 4653: %st lies about tunneled traffic volumes
*Bug 4589: ssl_crtd: returning zero on failure
*Bug 3772: message from FTP server gets mangled
*Bug 3102: FTP directory listing drops fist character of file names
*Add OpenSSL library details to -v output
*... and some documentatino updates
PR: 219773
Submitted by: timp87 at gmail.com (maintainer)
Approved by: tz, miwi (mentors)
Differential Revision: https://reviews.freebsd.org/D11041
Notes:
svn path=/head/; revision=443021
|
|
|
|
|
|
|
|
| |
PR: 218343
Submitted by: maintainer
Notes:
svn path=/head/; revision=440014
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=439789
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
Notes:
svn path=/head/; revision=436925
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
Notes:
svn path=/head/; revision=436659
|
|
|
|
|
|
|
|
| |
PR: 216578
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=433416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Spell CHOSEN_COMPILER_TYPE correctly
- Remove upstreamed patch (IPv6 + PF crash)
- Add --enable-zph-qos option to default set
http://wiki.squid-cache.org/Features/QualityOfService
PR: 215416
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Security: CVE-2016-10002
Security: CVE-2016-10003
Security: https://vuxml.FreeBSD.org/freebsd/41f8af15-c8b9-11e6-ae1b-002590263bf5.html
MFH: 2016Q4
Notes:
svn path=/head/; revision=429217
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427389
|
|
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
PR: 212909
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=427008
|
|
|
|
|
|
|
|
|
|
| |
- Also swap USE_OPENSSL=yes to USES=ssl
PR: 210811
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=418207
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix building with ports' OpenSSL/LibreSSL
- Use GSSAPI descriptions from Mk/Uses/gssapi.mk
- Use more OPTIONS features
PR: 208584
Submitted by: timp87@gmail.com (maintainer)
MFH: 2016Q2
Notes:
svn path=/head/; revision=415227
|
|
|
|
|
|
|
|
|
| |
PR: 209334
Submitted by: timp87@gmail.com (maintainer)
Security: 25e5205b-1447-11e6-9ead-6805ca0b3d42
Notes:
svn path=/head/; revision=414987
|
|
|
|
|
|
|
|
|
|
| |
Rework transparent proxy / firewall related options
PR: 203860
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=414423
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://www.squid-cache.org/Versions/v3/3.5/changesets/SQUID_3_5_17.html
http://www.squid-cache.org/Advisories/SQUID-2016_5.txt
PR: 208939
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
MFH: 2016Q2
Security: CVE-2016-4052, CVE-2016-4053, CVE-2016-4054
Notes:
svn path=/head/; revision=413697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It fixes two annoying and long-standing problems:
- header forgery detection (using sslbump) leads to crash
- add chained certificates and signing certificate to
peek-then-bumped connections.
PR: 207901
MFH: 2016Q2
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Reported by: Christophe Anselme-Moizan <christophe.anselmemoizan@orange.com>
Notes:
svn path=/head/; revision=413688
|
|
|
|
|
|
|
|
| |
PR: 208463
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=412410
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Turn ON all options that don't require external dependencies.
2. Split SMB options to more items to make it possible to compile
squid with samba36 and samba42.*
3. Set databases/p5-DBI as a dependency for SQL option and add note
to pkg-message about perl DBD drivers.*
4. Add fix for PF+IPv6.**
5. Require SSL option if SSL_CRTD is on.
6. Small fixes.
7. Add all available patches from upstream.
* thanks to Alonso Cardenas Marquez!
** thanks to Orlando Bassotto!
PR: 208290
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=412287
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Squid 3.5.15 addresses security issues, but reports have been made that
it is unstable under load. These patches repair stability while not
requiring we downgrade to 3.5.14 which reintroduces security vulnerabilities.
PR: 207762
Approved by: maintainer
MFH: 2016Q1
Notes:
svn path=/head/; revision=411100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Bug 3870 assertion failed: String.cc: 'len_ + len <65536' in ESI::CustomParser
* Fix multiple assertion on String overflows
* Fix unit test errors on MacOS
* Better handling of huge response headers. Fewer incorrect "Bug #3279" messages
* Log noise reduction for eCAP
PR: 207454
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Security: https://vuxml.FreeBSD.org/freebsd/660ebbf5-daeb-11e5-b2bd-002590263bf5.html
X-MFH-With: r406625, r409148
Notes:
svn path=/head/; revision=409487
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 207294
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Security: CVE-2016-2390
Security: https://vuxml.FreeBSD.org/freebsd/56562efb-d5e4-11e5-b2bd-002590263bf5.html
X-MFH-Note: MFH not required, only 3.5.13 in ports/head is vulnerable
Notes:
svn path=/head/; revision=409148
|