notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: lang/python36/distinfo

Number of commits found: 21

Friday, 31 Dec 2021
13:02 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-12-31 lang/python36: Upgrade to a newer Python version. 3.6 is in
maintenance status and gets security fixes only. End-of-Life: 2021-12-23. See
https://devguide.python.org/
commit hash: 6c401020d1946446ed7f46742d7dca78c201408f commit hash: 6c401020d1946446ed7f46742d7dca78c201408f commit hash: 6c401020d1946446ed7f46742d7dca78c201408f commit hash: 6c401020d1946446ed7f46742d7dca78c201408f 6c40102
Sunday, 19 Sep 2021
10:47 Kai Knoblich (kai) search for other commits by this committer
lang/python36: Update to 3.6.15

Changelog:

https://docs.python.org/release/3.6.15/whatsnew/changelog.html#changelog

PR:		258518
Reported by:	Mike Fisher
Approved by:	kai (python, maintainer)
MFH:		2021Q3
Security:	0e561173-0fa9-11ec-a2fa-080027948c12
commit hash: 526932019c85c1f77cfb93ee63c5046bc99f5219 commit hash: 526932019c85c1f77cfb93ee63c5046bc99f5219 commit hash: 526932019c85c1f77cfb93ee63c5046bc99f5219 commit hash: 526932019c85c1f77cfb93ee63c5046bc99f5219 5269320
Tuesday, 6 Jul 2021
14:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/python36: Update to 3.6.14

Changes:	https://docs.python.org/release/3.6.14/whatsnew/changelog.html
commit hash: a311409c7420c446d862ec080886520c35b0451e commit hash: a311409c7420c446d862ec080886520c35b0451e commit hash: a311409c7420c446d862ec080886520c35b0451e commit hash: a311409c7420c446d862ec080886520c35b0451e a311409
Tuesday, 23 Feb 2021
11:43 wen search for other commits by this committer
- Update to 3.6.13
Original commitRevision:566389 
Wednesday, 19 Aug 2020
14:38 wen search for other commits by this committer
- Update to 3.6.12(include security fix)

MFH:		2020Q3
Original commitRevision:545331 
Sunday, 28 Jun 2020
13:34 dbaio search for other commits by this committer
lang/python36: Update to 3.6.11

Approved by:	python (with hat)
Original commitRevision:540709 
Saturday, 13 Jun 2020
13:24 dbaio search for other commits by this committer
lang/python36: Update to 3.6.10, Fix security issues

The patches for CVE-2019-18348 and CVE-2020-8492 are in the 3.6 branch
and will be present on the next release.

Patch for applying CVE-2020-8492 fix here in the ports tree was reported
and submitted by Mike Fisher <mfisher911@gmail.com> and
Dani <i.dani@outlook.com>.

PR:		246984
MFH:		2020Q2
Security:	ca595a25-91d8-11ea-b470-080027846a02 (CVE-2019-18348)
Security:	a27b0bb6-84fc-11ea-b5b4-641c67a117d8 (CVE-2020-8492)
Original commitRevision:538669 
Saturday, 7 Dec 2019
21:28 lwhsu search for other commits by this committer
Backport fix of https://bugs.python.org/issue32849

This is needed for starting sysutils/azure-agent at boot:
https://github.com/Azure/WALinuxAgent/issues/1687

Obtained
from:	https://github.com/python/cpython/pull/12852/commits/f9c01a16dae8aa15d264a1937fb589e8598d1c88
MFH:		2019Q4
Sponsored by:	The FreeBSD Foundation
Original commitRevision:519241 
19:11 tcberner search for other commits by this committer
Fix namespace pollution in python3.5 and python3.6 (upstreamed fix)

The standard math library (libm) may follow IEEE-754 recommendation to
include an implementation of sinPi(), i.e. sinPi(x):=sin(pi*x).
And this triggers a name clash, found by FreeBSD developer
Steve Kargl, who worked on putting sinpi into libm used on FreeBSD
(it has to be named "sinpi", not "sinPi", cf. e.g.
https://en.cppreference.com/w/c/experimental/fpext4).

- python2.7 and > 3.6 are already fixed

PR:		232792
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>, Dima Pasechnik
<dimpase+freebsd@gmail.com>
Approved by:	python (maintainer timeout)
Obtained
from:	https://github.com/python/cpython/commit/b545ba0a508a5980ab147ed2641a42be3b31a2db
Original commitRevision:519233 
Monday, 8 Jul 2019
23:10 wen search for other commits by this committer
- Update to python-3.6.9(include security fix)

PR:		238952
Submitted by:	wenheping2000@hotmail.com(myself)
Reviewed by:	koobs@
Exp-run by:	antoine@
MFH:		2019Q3
Original commitRevision:506253 
Tuesday, 1 Jan 2019
08:48 wen search for other commits by this committer
- Update lang/python36 to 3.6.8

PR:		234397
Submitted by:	wenheping2000@hotmail.com
Exp-run by:	antoine@
Original commitRevision:488861 
Saturday, 27 Oct 2018
04:06 wen search for other commits by this committer
- Update to 3.6.7

PR:		232504
Submitted by:	wen@(myself)
Exp-run by:	antoine@
Original commitRevision:483109 
Friday, 6 Jul 2018
08:10 pi search for other commits by this committer
lang/python36: update 3.6.5 -> 3.6.6

PR:		229386
Exp-run by:	antoine
Relnotes:	https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-6-final
Original commitRevision:473999 
Tuesday, 3 Apr 2018
09:46 sunpoet search for other commits by this committer
Update to 3.6.5

Changes:	https://docs.python.org/3.6/whatsnew/changelog.html
PR:		227090
Exp-run by:	antoine
Original commitRevision:466295 
Sunday, 1 Apr 2018
14:53 antoine search for other commits by this committer
Revert r466162, exp-run is still in progress

With hat:	portmgr
Original commitRevision:466163 
14:45 wen search for other commits by this committer
- Update to 3.6.5
Original commitRevision:466162 
Wednesday, 20 Dec 2017
14:38 sunpoet search for other commits by this committer
Update to 3.6.4

Changes:	https://docs.python.org/3.6/whatsnew/changelog.html
Original commitRevision:456815 
Wednesday, 4 Oct 2017
10:55 sunpoet search for other commits by this committer
Update to 3.6.3

Changes:	https://docs.python.org/3.6/whatsnew/changelog.html
Original commitRevision:451202 
Monday, 17 Jul 2017
18:42 sunpoet search for other commits by this committer
Update to 3.6.2

Changes:	https://docs.python.org/3.6/whatsnew/changelog.html
Original commitRevision:446092 
Thursday, 23 Mar 2017
14:15 wen search for other commits by this committer
- Update to 3.6.1
Original commitRevision:436773 
Sunday, 25 Dec 2016
15:08 wen search for other commits by this committer
- Repocopy lang/python35 --> lang/python36 and update to 3.6.0
Original commitRevision:429438 

Number of commits found: 21