Next | Query returned 172 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2021-09-28 14:31:25 by Jonathan Perkin | Files touched by this commit (2)
Log message:
python27: Fix build with OpenSSL 3.
   2021-06-23 20:30:24 by Amitai Schleier | Files touched by this commit (17)
Log message:
Fix build on darwin20 and macOS arm64, via MacPorts. For other
platforms, NFCI.
   2020-12-07 14:14:39 by Nia Alarie | Files touched by this commit (5)
Log message:
python*: Revert shm_open workaround now it's fixed in mksandbox
   2020-12-06 12:35:32 by Nia Alarie | Files touched by this commit (5)
Log message:
python*: Disable runtime configure test on sem_getvalue behaviour

Like the other test, because /dev/shm isn't available in the build
environment doesn't mean it won't be available on the destination
machine for the packages.
   2020-12-06 12:11:32 by Nia Alarie | Files touched by this commit (5)
Log message:
python*: Avoid configure test for POSIX semaphores on Linux.

This attempts to build and run a program that uses POSIX semaphores.

This fails in a pbulk sandbox that doesn't contain /dev/shm, resulting
in a broken package where the idea that the platform doesn't support
POSIX semaphores is baked in forever. In newer Python versions,
this means Python doesn't even build properly.

XXX: We might want to avoid it on other platforms too...
   2020-09-27 16:57:22 by Leonardo Taccari | Files touched by this commit (3)
Log message:
python27: Add reference to CVE-2020-26116 in patches for bpo-39603
   2020-09-20 14:50:26 by =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= | Files touched by this commit (1)
Log message:
lang/python27: Fix patch checksums
   2020-09-20 14:10:27 by =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= | Files touched by this commit (5)
Log message:
lang/python27: Add comments to patches

Add comments explaining bugs fixed and patch source to patches.
Requested by Leonardo Taccari.
   2020-09-01 11:26:55 by Amitai Schleier | Files touched by this commit (9)
Log message:
Avoid MemoryError from "import ctypes" on OpenBSD (PR pkg/55134) for all
applicable Pythons. Bump PKGREVISION.
   2020-08-22 17:05:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
python27: bump PKGREVISION for previous

Next | Query returned 172 messages, browsing 31 to 40 | Previous