| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- https://lists.freebsd.org/pipermail/freebsd-ports/2020-August/119290.html
mentions security issues, but no CVEs
PR: 248856
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
MFH: 2020Q3
Relnotes: http://www.squid-cache.org/Versions/v4/changesets/
Security: probably
Notes:
svn path=/head/; revision=547191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 4.12
- Remove upstreamed patches
- Enhance rc script (thanks to Walter von Entferndt for ideas!):
-- create piddir if missing (/var/run may be a tmpfs)
-- don't wait endlessly if squid can't create a pidfile
-- define squid_group
- address GREASEd (thanks to Joshua Kinard and Juraj Lutter!)
PR: 247397
Submitted by: Juraj Lutter <juraj@lutter.sk>
Reworked by: maintainer
Approved by: maintainer
MFH: 2020Q3 (bug-fix release)
Sponsored by: Rubicon Communications, LLC (Netgate)
Notes:
svn path=/head/; revision=543526
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add patch to fix kerberos_ldap_group helper work with heimdal
- regenerate two patches to follow upstreamed versions
- fix pinger permissions
PR: 245861, 246410
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=535732
|
|
|
|
| |
Notes:
svn path=/head/; revision=535391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add delayer external acl helper to the build
- add eDirectory_userip external acl helper to the build if LDAP enabled
- add eDirectory and LDAP digest auth helpers to the build if LDAP enabled
- add DB log daemon helper to the build
- add LFS url rewrite helper to the build
- remove useless REINPLACE_CMD from post-patch
- remove DIST_SUBDIR as it's useless now
- simplify REINPLACE_CMD in post-patch-IPV6-off
- regenerate patches to make portlint happy
- reverse sort plist
PR: 246139
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=533790
|
|
|
|
|
|
|
|
|
| |
PR: 245758
Submitted by: timp87@gmail.com (maintainer)
Relnotes: http://www.squid-cache.org/Versions/v4/squid-4.11-RELEASENOTES.html
Notes:
svn path=/head/; revision=532220
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 244026
Submitted by: timp87@gmail.com (maintainer)
Relnotes: http://lists.squid-cache.org/pipermail/squid-announce/2020-February/000107.html
Security: http://www.squid-cache.org/Advisories/SQUID-2020_1.txt
http://www.squid-cache.org/Advisories/SQUID-2020_2.txt
http://www.squid-cache.org/Advisories/SQUID-2020_3.txt
Notes:
svn path=/head/; revision=525889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add --disable-strict-error-checking to CONFIGURE_ARGS for everyone. It adds -Werror, which is against ports tree policy and causes:
Icmp6.cc: In member function 'virtual void Icmp6::SendEcho(Ip::Address&, int, const char*, int)':
Icmp6.cc:165:72: error: converting a packed 'icmp6_hdr' pointer (alignment 1) to a 'short unsigned int' pointer (alignment 2) may result in an unaligned pointer value [-Werror=address-of-packed-member]
165 | icmp->icmp6_cksum = CheckSum((unsigned short *) icmp, icmp6_pktsize);
| ^
In file included from Icmp6.h:20,
from Icmp6.cc:18:
/usr/include/netinet/icmp6.h:72:8: note: defined here
72 | struct icmp6_hdr {
| ^~~~~~~~~
At global scope:
cc1plus: error: unrecognized command line option '-Wno-deprecated-register' [-Werror]
cc1plus: all warnings being treated as errors
PR: 241804
Approved by: timp87@gmail.com (maintainer), mentors (implicit approval)
Notes:
svn path=/head/; revision=519101
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.squid-cache.org/Advisories/SQUID-2019_11.txt
PR: 241976
MFH: 2019Q4
Security: 620685d6-0aa3-11ea-9673-4c72b94353b5
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=517945
|
|
|
|
|
|
|
|
|
| |
PR: 240830
Submitted by: dim
Approved by: maintainer timeout (timp87@gmail.com, >2 weeks)
Notes:
svn path=/head/; revision=514623
|
|
|
|
| |
Notes:
svn path=/head/; revision=514145
|
|
|
|
| |
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
|