Commit graph

11 commits

Author SHA1 Message Date
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
bouyer
2300e62f73 Fix typo in patch, reported by Greg A. Woods in PR pkg/54119.
While ipxe/src/net/fcels.c is build, it part of a library archive and
as none of its functions are used it's not inclued in the final link.
That's why calling the nonexistant suzeif() here doesn't matters.
2019-04-14 17:37:33 +00:00
bouyer
21139bddfd Re-add patch to workaround gcc warning, lost in the 4.11.1 update. 2019-03-16 16:39:17 +00:00
bouyer
2b0d17dc31 Update to xen 4.11.1.
4.11.1 includes all security patches up to XSA282. At this time, no Xen
Security Advisory newer than XSA282 are relevant for xentools411.
changes since 4.11.0 are mostly bugfixes, no new features.
pkgsrc change: drop gcc4.8 requirement, as we're not building the
stub domains binaries it's not needed.
2019-03-07 12:04:20 +00:00
gutteridge
48588a7bcc xentools411: address build failure with GCC >= 7
Address PR pkg/53978: newer versions of GCC have a format-truncation
error triggered. Increase the size of a string to work around this.
(This may need more attention upstream.)
2019-02-25 08:19:22 +00:00
jaapb
fd6ceb8a4c Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
bouyer
f11b16467d s/4.8/4.11 2018-07-24 18:50:50 +00:00
maya
45787ad608 sysutils/xen*: invert python version logic, only 2.7 is ok.
Mostly so we don't match python37 on xen 4.11, but also because python3
is a moving target and this saves us having to add the next version.
2018-07-24 17:29:08 +00:00
bouyer
583ad4b18a Add Xen 4.11.0 packages (forgotten files from previous commit) 2018-07-24 13:43:30 +00:00
bouyer
635c6af9fc Add Xen 4.11.0 packages.
Note that there is a bug in 4.11 (also present in recent 4.6 and 4.8)
which causes an infrequent assert failure when running NetBSD PV guests.
The root cause has not been found, but a workaround is inclued which doesn't
seems to have ill effects. See xenkernel411/patches/patch-zz-bouyer
for details.
2018-07-24 13:40:11 +00:00