Commit graph

8 commits

Author SHA1 Message Date
schmonz
77378d6e2a Update to 2.2.3.4. From the changelog:
- Bugfixes.
2021-12-22 16:04:36 +00:00
nia
28c1048bad misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-26 10:58:55 +00:00
nia
60e6853f70 misc: Remove SHA1 hashes for distfiles 2021-10-07 14:35:11 +00:00
schmonz
d12dfd506f Update to 2.2.3.3. From the changelog:
- Adaptation to skalibs-2.11.0.0.
2021-09-29 09:57:13 +00:00
schmonz
8c29d6443e Update to 2.2.3.2. From the changelog:
- Libraries and binaries don't have the .note.GNU-stack section stripped
  anymore. Previously, "make strip" would strip that section, which
  would sometimes (depending on the toolchain) cause binaries to be
  incorrectly tagged as needing an executable stack. This is not a
  security issue in itself, but an executable stack makes it easier for
  an attacker to turn bugs into exploits, so it should be avoided
  whenever possible. Thanks to Xavier Stonestreet for reporting and
  finding the cause of the problem.

- Link tests are now performed with a regular file as their
  output, instead of /dev/null, which makes them more portable to
  old/buggy linkers.
2021-04-26 15:04:27 +00:00
schmonz
ac23a960f9 Bump PKGREVISION for skalibs update. 2021-01-22 16:10:35 +00:00
schmonz
bb9721997d Update to 2.2.3.1. From the changelog:
- Version that works with skalibs-2.10.0.0.
2021-01-11 18:19:03 +00:00
schmonz
ae0f3cd4db Initial import of s6-portable-utils, packaged in wip by cfkoch@edgebsd.org.
s6-portable-utils is a set of tiny general Unix utilities, often performing
well-known tasks such as cut and grep, but optimized for simplicity and
small size. They were designed for embedded systems and other constrained
environments, but they work everywhere.

Other set of small utilities are usually system-specific; for instance, the
(otherwise excellent) BusyBox project only works on Linux.
2020-11-19 20:19:09 +00:00