aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r480912Jan Beich2018-09-291-3/+6
| | | | | | | | | | | | | | | gecko: whitelist where DTRACE is enabled by default Userland probes are only supported on Tier1 architectures. Even though powerpc* should support dtrace -G may crash on C++ files built by GCC. DTRACE option is still exposed as long as dtrace(1) binary is present for easier debugging of libdtrace. PR: 221641 224271 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=480913
* MFH: r480688Jochen Neumeister2018-09-263-23/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | www/apache24: Update to 2.4.35 Changelog: *) http: Enforce consistently no response body with both 204 and 304 statuses. [Yann Ylavic] *) mod_status: Cumulate CPU time of exited child processes in the "cu" and "cs" values. Add CPU time of the parent process to the "c" and "s" values. [Rainer Jung] *) mod_proxy: Improve the balancer member data shown in mod_status when "ProxyStatus" is "On": add "busy" count and show byte counts in auto mode always in units of kilobytes. [Rainer Jung] *) mod_status: Add cumulated response duration time in milliseconds. [Rainer Jung] *) mod_status: Complete the data shown for async MPMs in "auto" mode. Added number of processes, number of stopping processes and number of busy and idle workers. [Rainer Jung] *) mod_ratelimit: Don't interfere with "chunked" encoding, fixing regression introduced in 2.4.34. PR 62568. [Yann Ylavic] *) mod_proxy: Remove load order and link dependency between mod_lbmethod_* modules and mod_proxy. PR 62557. [Ruediger Pluem, William Rowe] *) Allow the argument to <IfFile>, <IfDefine>, <IfSection>, <IfDirective>, and <IfModule> to be quoted. This is primarily for the benefit of <IfFile>. [Eric Covener] *) mod_watchdog: Correct some log messages. [Rainer Jung] *) mod_md: When the last domain name from an MD is moved to another one, that now empty MD gets moved to the store archive. PR 62572. [Stefan Eissing] *) mod_ssl: Fix merging of SSLOCSPOverrideResponder. [Jeff Trawick, [Frank Meier <frank meier ergon.ch>] *) mod_proxy_balancer: Restore compatibility with APR 1.4. [Joe Orton] With hat: apache Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=480748
* MFH: r480744Jan Beich2018-09-263-0/+21
| | | | | | | | | | www/firefox: document e10s instability PR: 225233 228855 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=480745
* MFH: r480668Mark Felder2018-09-252-1/+12
| | | | | | | | | www/varnish6: Add patch to fix output of varnishhist Obtained from: https://github.com/varnishcache/varnish-cache/issues/2780 Notes: svn path=/branches/2018Q3/; revision=480669
* MFH: r480329Jan Beich2018-09-214-206/+204
| | | | | | | | | | www/firefox-esr: update to 60.2.1 Changes: https://www.mozilla.org/firefox/60.2.1/releasenotes/ Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=480330
* MFH: r480254Jan Beich2018-09-214-208/+206
| | | | | | | | | | | www/firefox: update to 62.0.2 Changes: https://www.mozilla.org/firefox/62.0.2/releasenotes/ PR: 229168 Approved by: portmgr blanket Notes: svn path=/branches/2018Q3/; revision=480262
* MFH: r477242Mark Felder2018-09-203-4/+5
| | | | | | | | | | - Security update to to 1.4.50 PR: 230595 Submitted by: Piotr Kubaj Security: https://www.lighttpd.net/2018/8/13/1.4.50/ Notes: svn path=/branches/2018Q3/; revision=480182
* MFH: r479510Wen Heping2018-09-188-16/+16
| | | | | | | | | | - Update moodle to 3.5.2, 3.4.5, 3.3.8 and 3.1.14 (include security fix) Approved by: ports-secteam@(miwi@) Notes: svn path=/branches/2018Q3/; revision=480009
* MFH: r474655 r477360 r479846Larry Rosenman2018-09-163-916/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | www/joomla3: upgrade to 3.8.10 Release Announcement: https://www.joomla.org/announcements/release-news/5737-joomla-3-8-10-release.html Moved to using the official distribution tarball. This shrinks the package significantly. www/joomla3: update to 3.8.11. Joomla 3.8.11 addresses several bugs and improvements, including: Fix for the Missing "Select Type" field in the Extensions Manager #20881 Replace the URL parameter "limitstart=0" by "start=0" when SEF is enabled #19452 Remove non callable array items from field categories #20093 Articles - Category Module: New showon attribute for form fields #20950 Fix OpenSearch implementation #20937 Fix for tag filtering in Featured Articles view in administrator #21138 Fix for filtering Featured Articles by access level in administrator #21168 Media manager: relative paths for video files #21156 Com_menus: removal of useglobal attribute #21095 Multilingual Associations Component: fix associations in sidebyside view for contact and newsfeeds #21180 www/joomla3: update to 3.8.12. Joomla 3.8.12 includes three security vulnerability fixes, several bug fixes and improvements: Security Issues Fixed Low Priority - Core - Hardening the InputFilter for phar stubs (affecting Joomla 1.5.0 through 3.8.11) More information Low Priority - Core - Stored XSS vulnerability in the frontend profile (affecting Joomla 1.5.0 through 3.8.11) More information Low Priority - Core - ACL Violation in custom fields (affecting Joomla 3.7.0 through 3.8.11) More information Bug fixes and Improvements mod_articles_latest and mod_articles_news: fix to show featured articles #21336 Tags in com_content: fix to display tags when other item info are set to hidden #21275 com_tags: All Tags default layout #21031 Allows filtering by the archived state in the redirect component #21673 Visit GitHub for the full list of bug fixes. Approved by: ports-secteam (eadler) Security: CVE-2018-15860 Security: CVE-2018-15881 Security: CVE-2018-15882 Notes: svn path=/branches/2018Q3/; revision=479851
* MFH: r479757Jochen Neumeister2018-09-153-5/+7
| | | | | | | | | | | | | | Update to 1.8.19 Changelog: https://blog.mybb.com/2018/09/11/mybb-1-8-19-released-security-maintenance-release/ Security: ab38d9f8-b787-11e8-8e7a-00e04c1ea73d Sponsored by: Netzkommune GmbH Approved by: portmgr (miwi) Notes: svn path=/branches/2018Q3/; revision=479828
* MFH: r479823Jan Beich2018-09-157-507/+4
| | | | | | | | | | | www/waterfox: update to 56.2.3 Changes: https://blog.waterfoxproject.org/waterfox-56.2.3-release-download Changes: https://github.com/MrAlex94/Waterfox/compare/56.2.2...56.2.3 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=479824
* MFH: r479615Mark Felder2018-09-122-4/+4
| | | | | | | | | www/varnish4: Update to 4.1.10 Changelog: https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst Notes: svn path=/branches/2018Q3/; revision=479616
* MFH: r479609Mark Felder2018-09-123-4/+5
| | | | | | | | | www/varnish6: Update to 6.0.1 Changelog: https://github.com/varnishcache/varnish-cache/blob/master/doc/changes.rst#varnish-cache-601-2018-08-29 Notes: svn path=/branches/2018Q3/; revision=479610
* MFH: r479539, r479540Jung-uk Kim2018-09-113-5/+5
| | | | | | | | | | | | - Update www/linux-flashplayer to 31.0.0.108. - Update www/flashplayer to 31.0 to catch up with www/linux-flashplayer. https://helpx.adobe.com/security/products/flash-player/apsb18-31.html Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=479542
* MFH: r479518Jochen Neumeister2018-09-113-5/+6
| | | | | | | | | | | | | | www/mybb: Update to 1.8.18 Changelog: https://blog.mybb.com/2018/08/22/mybb-1-8-18-released-security-maintenance-release/ Security: db2acdac-b5a7-11e8-8f6f-00e04c1ea73d Sponsored by: Netzkommune GmbH Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=479519
* MFH: r479089Yuri Victorovich2018-09-062-7/+9
| | | | | | | | | | | | | | www/links: Update 2.14 -> 2.16 Fix CVE-2017-11114. PR: 230849 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: portmaster@BSDforge.com (maintainer's timeout; 14 days) Approved by: ports-secteam miwi Notes: svn path=/branches/2018Q3/; revision=479105
* MFH: r478867Jan Beich2018-09-034-192/+194
| | | | | | | | | | www/firefox-esr: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-esr60/pushloghtml?startdate=2018-08-31&enddate=2018-09-04 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=478868
* MFH: r478724Jan Beich2018-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | www/firefox-esr-i18n: unbreak fetch after r478507 => ach.xpi doesn't seem to exist in /portdistfiles/xpi/firefox-60.2.0. => Attempting to fetch https://download.cdn.mozilla.net/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi fetch: https://download.cdn.mozilla.net/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch https://archive.mozilla.org/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi fetch: https://archive.mozilla.org/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch https://download.cdn.mozilla.net/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi fetch: https://download.cdn.mozilla.net/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch https://archive.mozilla.org/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi fetch: https://archive.mozilla.org/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/xpi/firefox-60.2.0/ach.xpi fetch: http://distcache.FreeBSD.org/ports-distfiles/xpi/firefox-60.2.0/ach.xpi: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/xpi/firefox-60.2.0 and try again. *** Error code 1 Reported by: pkg-fallout Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=478725
* MFH: r478691Carlos J. Puga Medina2018-09-0111-14/+155
| | | | | | | | | | | | | | - USE_GNOME also requires USES=gnome - Switch to USES=localbase:ldflags - Revert Makefile.tests and include more *_unittests - Update patch file with missing WEBRTC_BSD macro - Apply several patches from devel/googletest (thanks to jbeich@) - Bump PORTREVISION Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=478693
* MFH: r478268 r478506Jan Beich2018-08-3117-31582/+250
| | | | | | | | | | | | | www/firefox: update to 62.0 Changes: https://www.mozilla.org/firefox/62.0/releasenotes/ PR: 229168 Security: c96d416a-eae7-4d5d-bc84-40deca9329fb Approved by: ports-secteam (miwi) Differential Revision: https://reviews.freebsd.org/D15913 Notes: svn path=/branches/2018Q3/; revision=478611
* MFH: r478507Jan Beich2018-08-316-209/+208
| | | | | | | | | | www/firefox-esr: update to 60.2.0 Changes: https://www.mozilla.org/firefox/60.2.0/releasenotes/ Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=478610
* MFH: r476329 r477216 r478496Matthias Fechner2018-08-313-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab to 11.1.4. Fixed dependency problem for security/doorkeeper. The currently used doorkeeper43 version has a security vulnerability, this problem was reported upstream to gitlab here: https://gitlab.com/gitlab-org/gitlab-ce/issues/49940 PR: 230306 Approved by: mentors (implicit) www/gitlab-ce add a check after the build process to verify all used gems matching the requirements. This should make it easier to see gem updates that are breaking the gitlab-ce port. Approved by: mentors (implicit) www/gitlab-ce security update to version 11.1.6. Details about vulnerabilities can be found here: https://about.gitlab.com/2018/08/28/security-release-gitlab-11-dot-2-dot-2-released/ Approved by: mentors (implicit) MFC after: 1 d Security: ffeb25d0-ac94-11e8-ab15-d8cb8abf62dd Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=478553
* MFH: r478194Bradley T. Hughes2018-08-297-15/+14
| | | | | | | | | | | | | | | | | | | | www/node: Update 10.7.0_1 -> 10.9.0 This is a security release addressing multiple vulnerabilities. Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/ https://nodejs.org/en/blog/release/v10.9.0/ While here, refresh patches with `make makepatch` Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71 Sponsored by: Miles AS Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=478354
* MFH: r478193Bradley T. Hughes2018-08-292-5/+4
| | | | | | | | | | | | | | | | | | www/node8: Update 8.11.3_2 -> 8.11.4 This is a security release addressing multiple vulnerabilities. Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/ https://nodejs.org/en/blog/release/v8.11.4/ Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71 Sponsored by: Miles AS Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=478352
* MFH: r478192Bradley T. Hughes2018-08-292-5/+4
| | | | | | | | | | | | | | | | | | www/node6: Update 6.14.3_2 -> 6.14.4 This is a security release addressing multiple vulnerabilities. Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/ https://nodejs.org/en/blog/release/v6.14.4/ Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71 Sponsored by: Miles AS Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=478350
* MFH: r477781Carlos J. Puga Medina2018-08-229-47/+146
| | | | | | | | | | | | | | | | | | | | | | | | - Add more useful comments to make Makefile more readable - Fix TEST option allow running basic tests and skip tests that must be verified if they are supported before being added back to TEST_TARGETS - Add patches that fixes crash with non-MESA drivers fall back to scanning PCI devices. Ideally, we'd like to use libpci but the current version calculates device class wrong for non-root users (patch submitted to libpci author), so a workaround would be messy. Instead, use direct access to /dev/pci. Once the upstream fixes the bug generic libpci code can be used [1] Tested by: Oleh Hushchenkov <gor@clogic.com.ua>, Jonathan Chen <jonc@chen.org.nz> - Bump PORTREVISION PR: 230450 [1] Submitted by: gonzo [1] Reported by: Oleh Hushchenkov, Jonathan Chen [1] Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=477782
* MFH: r477620Richard Gallamore2018-08-204-61/+16
| | | | | | | | | | | Removed fastcgi, this is no longer supported in seafile 6.3+ and previous installs 6.3+ prior to this revision are broken when using the seahub_fastcgi option. Approved by: portmgr (miwi@) Notes: svn path=/branches/2018Q3/; revision=477672
* MFH: r477504Carlos J. Puga Medina2018-08-185-58/+4
| | | | | | | | | | | | | - Cosmetic fix in Makefile - Allow chromium to use the Linux GPU access setup implementation by default since it works correctly - Add missing file for DEBUG option in pkg-plist - Sort pkg-plist - Bump PORTREVISION Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=477505
* MFH: r477294Carlos J. Puga Medina2018-08-1613-70/+149
| | | | | | | | | | | | | | | | www/chromium: Update to 68.0.3440.106 - Update amount of free disk space required to build chromium - Implement GPU access set up for FreeBSD [1] - Remove the incorrect sugestion in pkg-message and remove the fix-hanging-tabs.sh script because the bug of hanging tabs has been fixed in r337328 improving the chromium stability. Thanks to markj@ [2] PR: 230450 [1], 212812 [2] Reported by: Oleh Hushchenkov <gor@clogic.com.ua> Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=477309
* MFH: r477195Jung-uk Kim2018-08-142-4/+4
| | | | | | | | | | | Update to 30.0.0.154. https://helpx.adobe.com/security/products/flash-player/apsb18-25.html Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=477196
* MFH: r476635Jan Beich2018-08-094-203/+202
| | | | | | | | | | | www/firefox: update to 61.0.2 Changes: https://www.mozilla.org/firefox/61.0.2/releasenotes/ PR: 227850 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=476739
* MFH: r476675Carlos J. Puga Medina2018-08-082-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | www/chromium: minor fix in pkg-message %%DATADIR%% is not being expanded in pkg-message, and it shows up like this: --II-- Chromium has a known problem of hanging tabs. The workaround for this problem is to mount ~/.cache/chromium as memory-fs. In order to do this, before you run Chromium, please run the following script as root once for each user who uses Chromium (replace {user}/{group} with your user/group names): # %%DATADIR%%/fix-hanging-tabs.sh {user} {group} - Add DATADIR to SUB_LIST to correctly be replaced with its value and move pkg-message to FILESDIR. - Bump PORTREVISION Reported by: olgeni via mail Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=476676
* MFH: r476599Carlos J. Puga Medina2018-08-0875-880/+875
| | | | | | | | | | | | | | | | | | | | | | | | | www/chromium: Update to 68.0.3440.84 Changelog: https://chromium.googlesource.com/chromium/src/+log/67.0.3396.87..68.0.3440.84?pretty=fuller&n=10000 At the moment pkg-message says that in order to work around the hanging tabs problem the user may wish to run the following commands: # [ -d ~{user}/.cache/chromium ] || mkdir ~{user}/.cache/chromium # echo "md $(echo ~{user})/.cache/chromium mfs rw,late,-w{user}:{group},-s300m 2 0" >> /etc/fstab # mount ~{user}/.cache/chromium Add fix-hanging-tabs.sh script to the DATADIR [1], which simplifies the process to just running /usr/local/share/chromium/fix-hanging-tabs.sh $user $group PR: 230264 [1] Submitted by: 0mp [1] Security: http://vuxml.freebsd.org/freebsd/b9c525d9-9198-11e8-beba-080027ef1a23.html Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=476627
* MFH: r474766 r474915 r475212 r475921 r476205 r476325Jan Beich2018-08-062-4/+4
| | | | | | | | | | www/py-flexget: update to 2.14.14 Changes: https://github.com/Flexget/Flexget/compare/2.14.3...2.14.14 Approved by: ports-secteam (riggs) Notes: svn path=/branches/2018Q3/; revision=476518
* MFH: r476041 r476127 r476138Sunpoet Po-Chuan Hsieh2018-08-046-13/+14
| | | | | | | | | | | | | | | | | | | | | | Update to 2.0.3 Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md Update to 2.0.3 Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md https://github.com/sinatra/sinatra/commits/master/rack-protection Update to 2.0.3 Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md https://github.com/sinatra/sinatra/commits/master Security: ca05d9da-ac1d-4113-8a05-ffe9cd0d6160 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=476366
* MFH: r475992 r475993Ruslan Makhmatkhanov2018-07-311-2/+10
| | | | | | | | | | | | | | | | | www/py-notebook: add missing dependencies Fix runtime by adding missing dependencies: prometheus-client is required for all versions and ipaddress is required for python 2.7. Bump PORTREVISION to chase a dependency change. With hat: python www/py-notebook: correct typo Approved by: portmgr (miwi) Notes: svn path=/branches/2018Q3/; revision=475996
* MFH: r475377 r475417Matthias Fechner2018-07-286-94/+287
| | | | | | | | | | | | | | | | | | | | | - Update to 11.1.1, for more details please check: https://about.gitlab.com/2018/07/22/gitlab-11-1-released/ - Fixed a typo in config/gitlab.yml.example that was introduced by the prefix update. Approved by: mentors (implicit) Security update to 11.1.2. For more info see here: https://about.gitlab.com/2018/07/26/security-release-gitlab-11-dot-1-dot-2-released/ Approved by: mentors (implicit) Security: 2da838f9-9168-11e8-8c75-d8cb8abf62dd Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475609
* MFH: r475376Matthias Fechner2018-07-282-5/+5
| | | | | | | | | | | Update to 1.0.0 which is required for gitlab 11.1.1. Approved by: mentors (implicit) Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475603
* MFH: r475375Matthias Fechner2018-07-282-5/+5
| | | | | | | | | | | Update to 5.0.0 which is required for gitlab 11.1.1. Approved by: mentors (implicit) Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475600
* MFH: r475280Carlos J. Puga Medina2018-07-241-2/+2
| | | | | | | | | | | | | Put the git dependency in the right place. Now chromedriver needs git dependency at build time. Don't bump PORTREVISION because DRIVER option is enabled by default and does not affect to the generated package. Reported by: Claude Buisson <clbuisson@orange.fr> Approved by: ports-secteam (blanket) Notes: svn path=/branches/2018Q3/; revision=475281
* MFH: r475191Jan Beich2018-07-232-76/+3
| | | | | | | | | | www/seamonkey: regen distfile (nop after r474292) Changes: https://hg.mozilla.org/releases/comm-esr52/rev/8a9f075930d3 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q3/; revision=475193
* MFH: r475101Carlos J. Puga Medina2018-07-23165-1329/+2112
| | | | | | | | | | | | | | | | | www/chromium: update to 67.0.3396.87 Changelog: https://chromium.googlesource.com/chromium/src/+log/65.0.3325.181..67.0.3396.87?pretty=fuller&n=10000 Security: https://vuxml.freebsd.org/freebsd/36ff7a74-47b1-11e8-a7d6-54e1ad544088.html Security: https://vuxml.freebsd.org/freebsd/006bee4e-4c49-11e8-9c32-54ee754af08e.html Security: https://vuxml.freebsd.org/freebsd/e457978b-5484-11e8-9b85-54ee754af08e.html Security: https://vuxml.freebsd.org/freebsd/427b0f58-644c-11e8-9e1b-e8e0b747a45a.html Security: https://vuxml.freebsd.org/freebsd/4cb49a23-6c89-11e8-8b33-e8e0b747a45a.html Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475158
* MFH: r475018Jochen Neumeister2018-07-206-31/+30
| | | | | | | | | | | | | | | | | | | | | | www/apache24: Update to 2.4.34 - fixes vulns in mod_http2 and mod_md - include SSL_* options in alphabetic ordering - Remove unneeded SSL_CFLAGS and _LDFLAGS - Remove WITH_HTTP_PORT and WITH_SSL_PORT - Remove trailing whitespace - Fix build with HTTP2 but without SSL [1] PR: 229802, 227944 [1] With hat: apache Approved by: brnrd (apache) Security: 8b1a50ab-8a8e-11e8-add2-b499baebfeaf Differential Revision: https://reviews.freebsd.org/D16294 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475020
* MFH: r475014Jochen Neumeister2018-07-203-4/+22
| | | | | | | | | | | | | | | | | | www/piwigo: update to 2.9.4www/piwigo: update to 2.9.4 Changelog: - security fixes, - bug fixes, - compatibility with PHP 7.2 (also no longer compatible with PHP 5.2) and - language updates PR: 229843 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475019
* MFH: r474929Matthias Fechner2018-07-192-5/+5
| | | | | | | | | | | | | | | Gitlab 11.0.4 security update, please see here for more details: https://about.gitlab.com/2018/07/17/critical-security-release-gitlab-11-dot-0-dot-4-released/ Reviewed by: swills (mentor) Approved by: swills (mentor) Security: 8fc615cc-8a66-11e8-8c75-d8cb8abf62dd Differential Revision: https://reviews.freebsd.org/D16318 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=474957
* MFH: r473910 r473925 r474258 r474906Matthias Fechner2018-07-1916-360/+508
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated gitlab to 11.0.2. For detailed list of changes please see here: https://about.gitlab.com/2018/06/22/gitlab-11-0-released/ Please make sure before you upgrade you read the entry in UPDATING. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16127 Renamed gitlab to gitlab-ce in Makefile. PR: 229519 Reported by: Trond.Endrestol@ximalas.info Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16127 Upgrade gitlab to 11.0.3 and fix problem with sidekiq-cron reported by swills which requires rubygem-rufus-scheduler version 3.4.0, alle other newer versions are failing. PR: 229557 Reported by: swills Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D16160 Made it possible to use another PREFIX for gitlab-ce. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16266 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=474954
* MFH: r473908Matthias Fechner2018-07-192-5/+5
| | | | | | | | | | | | | Update to 4.3.1 which is required for gitlab 11.0.2. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16127 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=474951
* MFH: r474812Jochen Neumeister2018-07-182-4/+4
| | | | | | | | | | | | | | | Update to 8.7.17 Changelog: https://typo3.org/article/typo3-931-8717-and-7630-security-releases-published/ PR: 229836 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Security: Helmut Ritter <freebsd-ports@charlieroot.de> Approved by: ports-secteam (riggs) Notes: svn path=/branches/2018Q3/; revision=474838
* MFH: r474809Jochen Neumeister2018-07-182-4/+4
| | | | | | | | | | | | | | | Update to 7.6.30 Changelog: https://typo3.org/article/typo3-931-8717-and-7630-security-releases-published/ PR: 229835 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Security: ef013039-89cd-11e8-84e9-00e04c1ea73d Approved by: ports-secteam (riggs) Notes: svn path=/branches/2018Q3/; revision=474837
* www/qutebrowser: fix CSRF vulnerabilityRoman Bogorodskiy2018-07-172-0/+275
| | | | | | | | | Approved by: ports-secteam (miwi) Obtained from: upstream Security: CVE-2018-10895 Notes: svn path=/branches/2018Q3/; revision=474808