Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d31c4f40f871f3dfd5aedc1651e343e8b08599cc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <ismael AT iodev.co.uk>
  • To: Pavel Vinogradov <public AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d31c4f40f871f3dfd5aedc1651e343e8b08599cc)
  • Date: Fri, 20 Sep 2019 17:39:24 +0200

Shouldn't 3.7.x be considered stable now that 3.6 isn't receiving
bugfixes anymore?

On 09/Jul/2019 08:13, Pavel Vinogradov wrote:
> GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
>
> devel/python3/DETAILS | 5 ++---
> devel/python3/HISTORY | 4 ++++
> 2 files changed, 6 insertions(+), 3 deletions(-)
>
> New commits:
> commit d31c4f40f871f3dfd5aedc1651e343e8b08599cc
> Author: Pavel Vinogradov <public AT sourcemage.org>
> Commit: Pavel Vinogradov <public AT sourcemage.org>
>
> devel/python3: devel version 3.7.4, SECURITY_PATCH++
>
> diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
> index 6313fcf..ab30464 100755
> --- a/devel/python3/DETAILS
> +++ b/devel/python3/DETAILS
> @@ -1,11 +1,10 @@
> SPELL=python3
> if [[ "${PYTHON3_BRANCH}" == "devel" ]]; then
> - VERSION=3.7.3
> - SECURITY_PATCH=7
> + VERSION=3.7.4
> else
> VERSION=3.6.9
> - SECURITY_PATCH=8
> fi
> + SECURITY_PATCH=8
> SOURCE=Python-$VERSION.tar.xz
> SOURCE2=$SOURCE.asc
> SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
> diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
> index 235c533..436c573 100644
> --- a/devel/python3/HISTORY
> +++ b/devel/python3/HISTORY
> @@ -1,3 +1,7 @@
> +2019-07-09 Pavel Vinogradov <public AT sourcemage.org>
> + * DETAILS: devel version 3.7.4, SECURITY_PATCH++,
> + (CVE-2019-9948, CVE-2019-9740)
> +
> 2019-07-03 Pavel Vinogradov <public AT sourcemage.org>
> * DETAILS: stable version 3.6.9, SECURITY_PATCH++,
> (CVE-2019-9948, CVE-2019-9740, CVE-2019-5010)
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> https://lists.ibiblio.org/mailman/listinfo/sm-commit

--
Ismael Luceno
http://iodev.co.uk/




Archive powered by MHonArc 2.6.24.

Top of Page