summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-04-03 00:20:28 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-04-03 00:20:28 +0000
commitb48dc54b921a15febabe792621743913027ee227 (patch)
tree42e9fc3e18361a683599b9529a68f2c60fbd55c0 /stefantalpalaru.txt
parent2021-04-03T00:00:01Z (diff)
downloadrepos-b48dc54b921a15febabe792621743913027ee227.tar.gz
repos-b48dc54b921a15febabe792621743913027ee227.tar.bz2
repos-b48dc54b921a15febabe792621743913027ee227.zip
2021-04-03T00:15:01Z
Diffstat (limited to 'stefantalpalaru.txt')
-rw-r--r--stefantalpalaru.txt58
1 files changed, 1 insertions, 57 deletions
diff --git a/stefantalpalaru.txt b/stefantalpalaru.txt
index 6b727e1fa7d2..f4f9817e2362 100644
--- a/stefantalpalaru.txt
+++ b/stefantalpalaru.txt
@@ -29,63 +29,7 @@ preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
-From https://github.com/stefantalpalaru/gentoo-overlay
- bf75f12..7183352 master -> origin/master
-Updating bf75f12..7183352
-Fast-forward
- ...void-infinite-loop-in-the-tarfile-module-.patch | 39 +++
- ...VE-2020-8492-Fix-AbstractBasicAuthHandler.patch | 213 +++++++++++
- ...revent-header-injection-in-http-methods-G.patch | 93 +++++
- ...eject-XML-entity-declarations-in-plist-fi.patch | 91 +++++
- ...o-longer-call-eval-on-content-received-vi.patch | 73 ++++
- ...ake-compare_digest-more-constant-time.-GH.patch | 48 +++
- ...bpo-42938-Replace-snprintf-with-Python-un.patch | 181 ++++++++++
- ...ythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch} | 12 +-
- ...SL.patch => 0009-Disable-modules-and-SSL.patch} | 18 +-
- ...entoo-libdir.patch => 0010-Gentoo-libdir.patch} | 28 +-
- ... => 0011-Non-zero-exit-status-on-failure.patch} | 12 +-
- ...patch => 0012-sqlite-loadable-extensions.patch} | 14 +-
- ...013-Regenerate-platform-specific-modules.patch} | 14 +-
- ...distutils-C-r1.patch => 0014-distutils-C.patch} | 134 ++++---
- ...kish-locale.patch => 0015-Turkish-locale.patch} | 6 +-
- .../{0009-ARM-OABI.patch => 0016-ARM-OABI.patch} | 6 +-
- .../{0010-use_pyxml.patch => 0017-use_pyxml.patch} | 6 +-
- ...11-Disable-nis.patch => 0018-Disable-nis.patch} | 10 +-
- ...9-Make-module-byte-compilation-non-fatal.patch} | 15 +-
- .../0020-Use-ncurses-to-find-pkg-config.patch | 25 ++
- ...-specific-Werror-for-cross-compile-tests.patch} | 19 +-
- .../0022-Force-using-system-libffi.patch} | 25 +-
- .../0023-test.support.unlink-ignore-EACCES.patch | 28 ++
- ...67-only-use-as-a-query-string-separator-G.patch | 390 +++++++++++++++++++++
- .../files/python-2.7.9-ncurses-pkg-config.patch | 13 -
- ....7.18-r100.ebuild => python-2.7.18_p100.ebuild} | 79 +++--
- 26 files changed, 1413 insertions(+), 179 deletions(-)
- create mode 100644 dev-lang/python/files/patches/0001-bpo-39017-Avoid-infinite-loop-in-the-tarfile-module-.patch
- create mode 100644 dev-lang/python/files/patches/0002-bpo-39503-CVE-2020-8492-Fix-AbstractBasicAuthHandler.patch
- create mode 100644 dev-lang/python/files/patches/0003-bpo-39603-Prevent-header-injection-in-http-methods-G.patch
- create mode 100644 dev-lang/python/files/patches/0004-bpo-42051-Reject-XML-entity-declarations-in-plist-fi.patch
- create mode 100644 dev-lang/python/files/patches/0005-bpo-41944-No-longer-call-eval-on-content-received-vi.patch
- create mode 100644 dev-lang/python/files/patches/0006-bpo-40791-Make-compare_digest-more-constant-time.-GH.patch
- create mode 100644 dev-lang/python/files/patches/0007-3.6-closes-bpo-42938-Replace-snprintf-with-Python-un.patch
- rename dev-lang/python/files/patches/{0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch => 0008-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch} (90%)
- rename dev-lang/python/files/patches/{0002-Disable-modules-and-SSL.patch => 0009-Disable-modules-and-SSL.patch} (91%)
- rename dev-lang/python/files/patches/{0003-Gentoo-libdir.patch => 0010-Gentoo-libdir.patch} (94%)
- rename dev-lang/python/files/patches/{0004-Non-zero-exit-status-on-failure.patch => 0011-Non-zero-exit-status-on-failure.patch} (79%)
- rename dev-lang/python/files/patches/{0005-sqlite-loadable-extensions.patch => 0012-sqlite-loadable-extensions.patch} (86%)
- rename dev-lang/python/files/patches/{0006-Regenerate-platform-specific-modules.patch => 0013-Regenerate-platform-specific-modules.patch} (94%)
- rename dev-lang/python/files/patches/{0007-distutils-C-r1.patch => 0014-distutils-C.patch} (81%)
- rename dev-lang/python/files/patches/{0008-Turkish-locale.patch => 0015-Turkish-locale.patch} (96%)
- rename dev-lang/python/files/patches/{0009-ARM-OABI.patch => 0016-ARM-OABI.patch} (98%)
- rename dev-lang/python/files/patches/{0010-use_pyxml.patch => 0017-use_pyxml.patch} (94%)
- rename dev-lang/python/files/patches/{0011-Disable-nis.patch => 0018-Disable-nis.patch} (70%)
- rename dev-lang/python/files/{python-2.7.5-nonfatal-compileall.patch => patches/0019-Make-module-byte-compilation-non-fatal.patch} (62%)
- create mode 100644 dev-lang/python/files/patches/0020-Use-ncurses-to-find-pkg-config.patch
- rename dev-lang/python/files/{python-2.7.10-cross-compile-warn-test.patch => patches/0021-Use-specific-Werror-for-cross-compile-tests.patch} (57%)
- rename dev-lang/python/files/{python-2.7.10-system-libffi.patch => patches/0022-Force-using-system-libffi.patch} (59%)
- create mode 100644 dev-lang/python/files/patches/0023-test.support.unlink-ignore-EACCES.patch
- create mode 100644 dev-lang/python/files/patches/0024-3.6-bpo-42967-only-use-as-a-query-string-separator-G.patch
- delete mode 100644 dev-lang/python/files/python-2.7.9-ncurses-pkg-config.patch
- rename dev-lang/python/{python-2.7.18-r100.ebuild => python-2.7.18_p100.ebuild} (84%)
+Already up to date.
*** synced stefantalpalaru
* Sync succeeded
$ git log --format=%ci -1