xtraeme activity https://gitlab.com/xtraeme 2021-12-09T17:24:56Z tag:gitlab.com,2021-12-09:1610830824 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-09T17:24:56Z xtraeme xtraeme

xtraeme (12c18f4a) at 09 Dec 17:24

libfetch: get rid of netrc and tcp:// support.

... and 1 more commit

tag:gitlab.com,2021-12-08:1607016172 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-08T06:08:00Z xtraeme xtraeme

xtraeme (6c1104ec) at 08 Dec 06:08

tests/events: tweaks

... and 2 more commits

tag:gitlab.com,2021-12-07:1605177256 xtraeme commented on issue #4 at xtraeme / xbps 2021-12-07T10:02:59Z xtraeme xtraeme

The ca-certificates pkg in void doesn't provide /etc/ssl/cert.pem just certs.pem, this xbps version uses X509_get_default_cert_file() which uses cert.pem by default.

Anyway I'll fix this properly soon.

tag:gitlab.com,2021-12-07:1605169045 xtraeme commented on issue #4 at xtraeme / xbps 2021-12-07T10:00:03Z xtraeme xtraeme

export SSL_CA_CERT_FILE=/etc/ssl/certs.pem

or make a symlink from certs.pem to cert.pem (this is what LibreSSL/OpenSSL uses by default).

tag:gitlab.com,2021-12-07:1604914569 xtraeme commented on issue #4 at xtraeme / xbps 2021-12-07T08:13:25Z xtraeme xtraeme

BTW don't use git master unless you want to break your void installation...

Use 21.1.

tag:gitlab.com,2021-12-07:1604864465 xtraeme commented on issue #4 at xtraeme / xbps 2021-12-07T07:46:56Z xtraeme xtraeme

The error in that output is that it cannot find any repository... use -C (to set configuration directory) or rebuild xbps with --prefix=/usr --sysconfdir=/etc to use void defaults.

tag:gitlab.com,2021-12-06:1603917928 xtraeme commented on issue #4 at xtraeme / xbps 2021-12-06T17:43:42Z xtraeme xtraeme

Please paste details of xbps-foo -V and xbps-foo -d ...

tag:gitlab.com,2021-12-06:1603904682 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-06T17:35:11Z xtraeme xtraeme

xtraeme (777afc5b) at 06 Dec 17:35

events: print install mode when removing pkgs.

tag:gitlab.com,2021-12-06:1603734299 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-06T16:14:09Z xtraeme xtraeme

xtraeme (b84bfefb) at 06 Dec 16:14

lib/pkgdb_conversion.c: removed; unused for a long time.

tag:gitlab.com,2021-12-06:1603702466 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-06T16:00:38Z xtraeme xtraeme

xtraeme (364a57e1) at 06 Dec 16:00

configure: bump to 22.1

tag:gitlab.com,2021-12-06:1603690576 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-06T15:55:51Z xtraeme xtraeme

xtraeme (a7ba35bd) at 06 Dec 15:55

NEWS.md: update

... and 2 more commits

tag:gitlab.com,2021-12-06:1602561086 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-06T07:39:39Z xtraeme xtraeme

xtraeme (c298e1c2) at 06 Dec 07:39

Thanks!

tag:gitlab.com,2021-12-04:1601393361 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T16:46:31Z xtraeme xtraeme

xtraeme (c04eaaf2) at 04 Dec 16:46

THANKS: NetBSD!

tag:gitlab.com,2021-12-04:1601372118 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T16:07:55Z xtraeme xtraeme

xtraeme (52c45d81) at 04 Dec 16:07

THANKS: my parents need to be there.

tag:gitlab.com,2021-12-04:1601368211 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T16:01:30Z xtraeme xtraeme

xtraeme (e7731be8) at 04 Dec 16:01

THANKS: twerks

tag:gitlab.com,2021-12-04:1601366379 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T15:59:27Z xtraeme xtraeme

xtraeme (37493ca7) at 04 Dec 15:59

Thanks to everybody that helped me to keep it going.

tag:gitlab.com,2021-12-04:1601133825 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T07:55:42Z xtraeme xtraeme

xtraeme (607a96da) at 04 Dec 07:55

include/queue.h: sync with NetBSD HEAD.

tag:gitlab.com,2021-12-04:1601132423 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T07:51:46Z xtraeme xtraeme

xtraeme (6956efa8) at 04 Dec 07:51

include/mainpage.h: unused (was required by doxygen).

tag:gitlab.com,2021-12-04:1601131247 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T07:48:34Z xtraeme xtraeme

xtraeme (e5f136ff) at 04 Dec 07:48

Get rid of API documentation support.

tag:gitlab.com,2021-12-04:1601124539 xtraeme pushed to project branch master at xtraeme / xbps 2021-12-04T07:31:05Z xtraeme xtraeme

xtraeme (28c8d48d) at 04 Dec 07:31

TODO: removed; obsolete.