Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2021-11-02 19:42:01 by Thomas Merkel | Files touched by this commit (3)
Log message:
Pullup ticket #6523 - requested by david
lang/python27: bugfix

Revisions pulled up:
- lang/python27/Makefile                                        1.95
- lang/python27/distinfo                                        1.87
- lang/python27/patches/patch-Lib_urlparse.py                   1.2

---
   Module Name:    pkgsrc
   Committed By:   gutteridge
   Date:           Wed Oct 27 23:58:55 UTC 2021

   Modified Files:
           pkgsrc/lang/python27: Makefile distinfo
           pkgsrc/lang/python27/patches: patch-Lib_urlparse.py

   Log message:
   python27: fix definition of variable added in security patch

   Correct a merge botch introduced in a previous commit. It was intended
   that a variable be redefined, but it was committed in an incomplete
   testing state.
   2021-10-13 23:04:01 by Thomas Merkel | Files touched by this commit (14)
Log message:
Pullup ticket #6513 - requested by gutteridge
lang/python27: security fix

Revisions pulled up:
- lang/python27/Makefile                                        1.94
- lang/python27/distinfo                                        1.85
- lang/python27/patches/patch-Doc_library_cgi.rst               1.1
- lang/python27/patches/patch-Doc_library_urlparse.rst          1.1
- lang/python27/patches/patch-Lib_cgi.py                        1.1
- lang/python27/patches/patch-Lib_ctypes_test_test__parameters.py 1.1
- lang/python27/patches/patch-Lib_httplib.py                    1.4
- lang/python27/patches/patch-Lib_test_multibytecodec__support.py 1.1
- lang/python27/patches/patch-Lib_test_test__cgi.py             1.1
- lang/python27/patches/patch-Lib_test_test__httplib.py         1.4
- lang/python27/patches/patch-Lib_test_test__urlparse.py        1.1
- lang/python27/patches/patch-Lib_urllib2.py                    1.3
- lang/python27/patches/patch-Lib_urlparse.py                   1.1
- lang/python27/patches/patch-Modules___ctypes_callproc.c       1.2

---
   Module Name:    pkgsrc
   Committed By:   gutteridge
   Date:           Sun Oct 10 03:00:59 UTC 2021

   Modified Files:
           pkgsrc/lang/python27: Makefile distinfo
           pkgsrc/lang/python27/patches: patch-Lib_httplib.py
               patch-Lib_test_test__httplib.py patch-Lib_urllib2.py
               patch-Modules___ctypes_callproc.c
   Added Files:
           pkgsrc/lang/python27/patches: patch-Doc_library_cgi.rst
               patch-Doc_library_urlparse.rst patch-Lib_cgi.py
               patch-Lib_ctypes_test_test__parameters.py
               patch-Lib_test_multibytecodec__support.py
               patch-Lib_test_test__cgi.py patch-Lib_test_test__urlparse.py
               patch-Lib_urlparse.py

   Log message:
   python27: fix various security issues

   Addresses CVE-2020-27619, CVE-2021-3177, CVE-2021-3733, CVE-2021-3737
   and CVE-2021-23336. Patches mostly sourced via Fedora.

Next | Query returned 2 messages, browsing 1 to 10 | previous