Skip to content
Success

Changes

Summary

  1. Build inkscape as 64-bit and fix with gcc-7 (commit: 4498c44) (details)
  2. 8251 The babl component requires the GNU version of awk (commit: 9f9e9c3) (details)
  3. nodejs-8: update to version 8.1.2 (commit: f6ea8f3) (details)
  4. firefox: update to 52.2.0esr (commit: eefe414) (details)
  5. Vagrant: Support host IO cache on SATA, and, optionaly, SSD-aware (commit: f6ec4f3) (details)
  6. 8412 gfx-drm should support USERLAND_ARCHIVES (commit: 1c7c749) (details)
  7. Add GNUDIR in shared-macros.mk (commit: 4491202) (details)
  8. Bump coreutils to 8.27 (update from upstream) (commit: b33aee5) (details)
Commit 4498c441c7b0d7f80c7bb48060882d845f807439 by apyhalov
Build inkscape as 64-bit and fix with gcc-7
(commit: 4498c44)
The file was modifiedcomponents/image/inkscape/inkscape.p5m (diff)
The file was modifiedcomponents/image/inkscape/Makefile (diff)
The file was addedcomponents/image/inkscape/patches/11-gcc7.patch
Commit 9f9e9c37ec664e78e0e264ca9bffc3077b4f876e by apyhalov
8251 The babl component requires the GNU version of awk
(commit: 9f9e9c3)
The file was modifiedcomponents/library/babl/patches/01-no-pthread.patch (diff)
The file was modifiedcomponents/library/babl/Makefile (diff)
Commit f6ea8f3326d82676c7c2e99a00c09cc06c1829fb by apyhalov
nodejs-8: update to version 8.1.2
(commit: f6ea8f3)
The file was modifiedcomponents/runtime/node8/Makefile (diff)
Commit eefe4141da1e339db920a807a91cc8a790fccfe0 by apyhalov
firefox: update to 52.2.0esr
(commit: eefe414)
The file was modifiedcomponents/web/firefox/patches/29-WasmSignalHandlers.patch (diff)
The file was modifiedcomponents/web/firefox/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/web/firefox/patches/24-5876.patch (diff)
The file was addedcomponents/web/firefox/patches/18.gcc4.patch
The file was modifiedcomponents/web/firefox/Makefile (diff)
The file was modifiedcomponents/web/firefox/firefox.p5m (diff)
The file was removedcomponents/web/firefox/patches/18-FileSystemDirectoryReader.h.patch
Commit f6ec4f3e9ed7f5b17507cb43eb8daf941152d7f3 by xen0l
Vagrant: Support host IO cache on SATA, and, optionaly, SSD-aware
features
Host IO cache: trade IO speed for security on e.g. host power failure,
more here: https://www.virtualbox.org/manual/ch05.html#iocaching.
`--nonrotational` (optional): This switch allows to enable the
non-rotational flag for virtual hard disks. Some guests (i.e. Windows
7+) treat such disks like SSDs and don't perform disk fragmentation on
such media.
`--discard` (not implemented): This switch enables the auto-discard
feature for the virtual hard disks. This specifies that a VDI image will
be shrunk in response to the trim command from the guest OS.
https://www.virtualbox.org/manual/ch08.html#vboxmanage-storageattach
(commit: f6ec4f3)
The file was modifieddoc/vagrant.md (diff)
The file was modifiedVagrantfile (diff)
Commit 1c7c749dc1ff014caf0d2e6fef4eb62a71bf13d1 by apyhalov
8412 gfx-drm should support USERLAND_ARCHIVES
(commit: 1c7c749)
The file was modifiedcomponents/openindiana/gfx-drm/Makefile (diff)
Commit 4491202d8695d4ddc78e702a7c4d181ff381893c by xen0l
Add GNUDIR in shared-macros.mk
(commit: 4491202)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit b33aee5dd91f34b4e50d93e9e24f63830c5b673f by xen0l
Bump coreutils to 8.27 (update from upstream)
(commit: b33aee5)
The file was modifiedcomponents/sysutils/coreutils/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/sysutils/coreutils/Makefile (diff)
The file was addedcomponents/sysutils/coreutils/test/results-i386.master
The file was modifiedcomponents/sysutils/coreutils/patches/mountlist.c.patch (diff)
The file was removedcomponents/sysutils/coreutils/resolve.deps
The file was modifiedcomponents/sysutils/coreutils/coreutils.p5m (diff)