Commit Graph

8353 Commits

Author SHA1 Message Date
Sergei Trofimovich
9e510d0ab1 libtorrent: enable paralell building
On 16-core machine build speeds up from 81s to 16s (~5x).
2021-10-20 09:13:03 +01:00
Fabian Affolter
a94e0e4485 drill: specify license 2021-10-20 09:18:09 +02:00
Fabian Affolter
f40d8c92fa
Merge pull request #142018 from fabaff/termscp
termscp: init at 0.7.0
2021-10-20 08:40:24 +02:00
Sandro
ab57b395a7
Merge pull request #142188 from fabaff/bump-httpie 2021-10-19 11:57:51 +02:00
Fabian Affolter
7464f78b36 httpie: 2.5.0 -> 2.6.0 2021-10-19 11:21:23 +02:00
José Romildo Malaquias
ef7b59ecc0
Merge pull request #141989 from romildo/upd.vopono
vopono: init at 0.8.6
2021-10-18 11:29:30 -03:00
R. RyanTM
778679d136 ytcc: 2.5.0 -> 2.5.1 2021-10-18 11:55:06 +00:00
José Romildo
8930e39c11 vopono: init at 0.8.6 2021-10-17 19:18:54 -03:00
Michele Guerini Rocco
1b5dc4fed1
Merge pull request #141996 from rnhmjoj/pr-tnat64
tnat64: 0.05 -> 0.06
2021-10-17 23:47:32 +02:00
Fabian Affolter
145736a0d7 termscp: init at 0.7.0 2021-10-17 19:56:47 +02:00
rnhmjoj
b3d5811308
tnat64: 0.05 -> 0.06 2021-10-17 15:52:48 +02:00
Bernardo Meurer
a1a7badc75
Merge pull request #138641 from poscat0x04/unbound-ecs 2021-10-17 01:00:52 -07:00
Poscat
280e7b93be
unbound: enable more features 2021-10-17 15:15:12 +08:00
figsoda
0b14dd0686 oha: 0.4.6 -> 0.4.7 2021-10-15 07:54:15 -04:00
Bobby Rong
12856f3877
Merge pull request #141614 from Flakebi/swec
swec: remove
2021-10-15 08:42:17 +08:00
Neubauer, Sebastian
e36b70ed55 swec: remove
The package doesn't run because of missing dependencies. I fixed these
but it still didn't work properly. (It complained that the searched page
was unexpectedly short, although according to strace it didn't even
connect anywhere.)

Upstream (https://gitlab.com/zerodogg/swec) did not see any commits in
the last 9 years, so I think we should just drop this package.

LinkChecker, which is also packaged seems like a good and working
alternative.
2021-10-14 17:52:56 +02:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Sergei Trofimovich
b91ec507be
packetdrill: pull upstream fix for fno-common toolchains (#141574)
* packetdrill: pull upstream fix for fno-common toolchains

Example toolchain is clang-12. The patch fixes the following
build failure:

    $ nix-build -E 'with import ./. {}; packetdrill.override { stdenv = clang12Stdenv; }'
    ...
    ld: libpacketdrill-lib.a(tcp_options_to_string.c.o):(.bss+0x0):
      multiple definition of `tcp_option';
        libpacketdrill-lib.a(run.c.o):(.bss+0x18): first defined here
2021-10-13 23:20:23 -07:00
zowoq
6225d8487c gvproxy: 0.1.0 -> 0.2.0
https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.2.0
2021-10-13 18:01:17 +10:00
R. RyanTM
36223baf89 ytcc: 2.4.2 -> 2.5.0 2021-10-12 18:25:15 +00:00
Pavol Rusnak
95194b0dff
yggdrasil: add genkeys utility 2021-10-12 00:04:27 +02:00
Jan Tojnar
e859225ee5
Merge pull request #139144 from NixOS/gnome-41
GNOME: 40 → 41
2021-10-11 22:59:01 +02:00
Sergei Trofimovich
dc5810ada6 strongswan: fix build against -fno-common toolchain
Example toolchain is clang-12:

    $ nix-build -E 'with import ./. {}; strongswan.override { stdenv = clang12Stdenv; }'
    ...
    ld: commands/load_authorities.o:/build/source/src/swanctl/./swanctl.h:33:
      multiple definition of `swanctl_dir';
        commands/load_all.o:/build/source/src/swanctl/./swanctl.h:33: first defined here

Pull upstream fix.
2021-10-11 10:28:49 +01:00
figsoda
f731f82c97 suckit: init at 0.1.2 2021-10-09 20:19:30 -04:00
Jan Tojnar
9819e2dd88 gnome.networkmanager-openvpn: 1.8.12 → 1.8.16 2021-10-09 21:35:54 +02:00
Mario Rodas
05e83ca8e9
Merge pull request #141058 from marsam/update-hurl
hurl: install manpages
2021-10-09 08:40:41 -05:00
Luke Granger-Brown
e19b6535d1 keepalived: 2.2.2 -> 2.2.4
This also fixes compilation under newer glibc, it seems.
2021-10-09 02:17:59 +00:00
Mario Rodas
42f543b217 hurl: install manpages 2021-10-08 20:53:02 -05:00
Fabian Affolter
481c1c7373
Merge pull request #140933 from fabaff/bump-amass
amass: 3.14.0 -> 3.14.1
2021-10-08 17:18:21 +02:00
Jean-Philippe Braun
0a33beadb3 hurl: fix build on darwin
Closes #140870
2021-10-08 08:35:54 +02:00
Fabian Affolter
8ebffb174b amass: 3.14.0 -> 3.14.1 2021-10-08 08:19:26 +02:00
Sandro
a233a376c2
Merge pull request #140726 from ShamrockLee/davix 2021-10-07 23:55:29 +02:00
Fabian Affolter
f1265b7227 ligolo-ng: 0.1 -> 0.2 2021-10-07 22:12:50 +02:00
Lassulus
a93c568521
Merge pull request #140210 from 0x4A6F/master-pmacct
pmacct: 1.7.5 -> 1.7.6
2021-10-07 19:15:58 +02:00
Lin Yinfeng
bd47be3c86
godns: init at 2.5 2021-10-07 20:26:34 +08:00
Fabian Affolter
234ca69edd
Merge pull request #138469 from elohmeier/ligolo-ng
ligolo-ng: init at 0.1
2021-10-06 12:53:02 +02:00
Shamrock Lee
9e972605a0 davix: add switches for optional features 2021-10-06 06:16:16 +08:00
Shamrock Lee
362cdf2cc6 davix: 0.7.6 -> 0.8.0 2021-10-06 06:00:32 +08:00
0x4A6F
fa3378e9c4
pmacct: 1.7.5 -> 1.7.6 2021-10-05 23:47:52 +02:00
figsoda
2e1e1f0f81
Merge pull request #140581 from fabaff/mole
mole: init at 2.0.0
2021-10-05 13:32:56 -04:00
Fabian Affolter
a13747dcac mole: init at 2.0.0 2021-10-05 19:16:51 +02:00
figsoda
9761c54504
Merge pull request #140530 from figsoda/httplz
httplz: 1.9.2 -> 1.12.1
2021-10-05 11:27:02 -04:00
Jan Christoph Ebersbach
88c65e2e69
telepresence: 0.108 -> 0.109 (#140580)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-05 17:15:13 +02:00
Artturi
61d93e234a
Merge pull request #140394 from r-ryantm/auto-update/ytcc 2021-10-05 16:09:07 +03:00
figsoda
342267b0f0 httplz: 1.9.2 -> 1.12.1 2021-10-04 16:35:38 -04:00
github-actions[bot]
329f56da4b
Merge master into staging-next 2021-10-03 18:01:08 +00:00
ajs124
cb71590084
Merge pull request #140371 from helsinki-systems/cve/openssh
openssh_hpn/openssh_gssapi: Add CVE-2021-41617
2021-10-03 18:21:28 +02:00
R. RyanTM
7e98a25a99 ytcc: 2.4.1 -> 2.4.2 2021-10-03 16:09:16 +00:00
Sandro
dbae9f773f
Merge pull request #140366 from VergeDX/v2ray 2021-10-03 16:04:28 +02:00
Janne Heß
bc56346bcd
openssh_hpn/openssh_gssapi: Add CVE-2021-41617 2021-10-03 15:05:35 +02:00
Sandro
d7fde9116c
Merge pull request #135804 from alarsyo/bandwhich-dep-bump 2021-10-03 14:35:18 +02:00
Vanilla
0f0ffc5e86
v2ray: 4.42.1 -> 4.43.0 2021-10-03 20:26:08 +08:00
github-actions[bot]
db9657cccd
Merge master into staging-next 2021-10-03 12:01:21 +00:00
Fabian Affolter
08de880a0e
Merge pull request #140244 from fabaff/bump-amass
amass: 3.13.4 -> 3.14.0
2021-10-03 08:51:35 +02:00
github-actions[bot]
a484ea4131
Merge master into staging-next 2021-10-03 06:01:22 +00:00
Sandro
6efbddf3b9
Merge pull request #140333 from SuperSandro2000/croc 2021-10-03 02:17:11 +02:00
Sandro
5ecc999aa9
Merge pull request #140307 from LeSuisse/stevenblack-blocklist-3.9.7 2021-10-03 02:13:33 +02:00
Sandro
3c37b06f28
Merge pull request #140308 from fabaff/bump-rustcat 2021-10-03 02:09:26 +02:00
github-actions[bot]
a0d8ed46f8
Merge master into staging-next 2021-10-03 00:01:59 +00:00
Sandro Jäckel
175dbdb076
croc: 9.3.0 -> 9.4.2 2021-10-03 01:24:29 +02:00
Sandro
09b09bc67e
Merge pull request #140324 from wahjava/update-flannel-plugin 2021-10-03 00:39:34 +02:00
Ashish SHUKLA
4766e365d3
cni-plugin-flannel: 1.0 -> 1.1
https://github.com/flannel-io/cni-plugin/releases/tag/v1.1
2021-10-03 03:39:52 +05:30
Fabian Affolter
98088c76a8 rustcat: 1.3.0 -> 2.0.0 2021-10-02 20:39:50 +02:00
Thomas Gerbet
99fb649fbc stevenblack-blocklist: 3.8.2 -> 3.9.7 2021-10-02 20:12:36 +02:00
github-actions[bot]
8da8988e14
Merge master into staging-next 2021-10-02 18:01:17 +00:00
figsoda
18cb7eb974
Merge pull request #139228 from oxzi/ssh-key-confirmer-init
ssh-key-confirmer: init at 0.1
2021-10-02 10:26:08 -04:00
Alvar Penning
c48c82533b ssh-key-confirmer: init at 0.1 2021-10-02 14:08:38 +02:00
Fabian Affolter
f086392b50 amass: 3.13.4 -> 3.14.0 2021-10-02 09:26:17 +02:00
github-actions[bot]
90a3ecee8f
Merge master into staging-next 2021-10-02 00:04:43 +00:00
Sandro
807b31899f
Merge pull request #140090 from SuperSandro2000/wget2 2021-10-01 20:49:42 +02:00
github-actions[bot]
1256bc4623
Merge master into staging-next 2021-10-01 18:01:22 +00:00
Martin Weinelt
b2bdfd67eb
kea: 1.9.11 -> 2.0.0 2021-10-01 11:04:05 +02:00
github-actions[bot]
b1431ff2ab
Merge master into staging-next 2021-10-01 06:01:06 +00:00
Mario Rodas
adb5c70cd3
Merge pull request #139640 from r-ryantm/auto-update/s3cmd
s3cmd: 2.1.0 -> 2.2.0
2021-09-30 21:39:39 -05:00
github-actions[bot]
bba461b209
Merge master into staging-next 2021-10-01 00:01:31 +00:00
Sandro Jäckel
6ff40871c0
wget2: 1.99.2 -> 2.0.0 2021-10-01 00:03:58 +02:00
Vladimír Čunát
189dabc901
Merge #139638: transmission: fixes to make one test work again 2021-09-30 21:08:57 +02:00
github-actions[bot]
dfe3fb3b01
Merge master into staging-next 2021-09-30 12:01:13 +00:00
Fabian Affolter
b5da25f1c9
dnstake: init at 0.0.2 (#139869)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-30 13:50:29 +02:00
github-actions[bot]
19e8f1b28f
Merge master into staging-next 2021-09-29 18:01:07 +00:00
Ryan Mulligan
338708a50e
Merge pull request #139882 from fabaff/rustcat
rustcat: init at 1.3.0
2021-09-29 05:08:20 -07:00
Ryan Mulligan
276bad0d3e
Merge pull request #139819 from r-ryantm/auto-update/boundary
boundary: 0.6.1 -> 0.6.2
2021-09-29 05:05:04 -07:00
Fabian Affolter
07ebe7baab rustcat: init at 1.3.0 2021-09-29 13:17:26 +02:00
github-actions[bot]
d89952163a
Merge master into staging-next 2021-09-29 06:01:24 +00:00
Michele Guerini Rocco
a46a8a13de
Merge pull request #139796 from rnhmjoj/privoxy
privoxy: switch to openssl
2021-09-29 07:58:38 +02:00
figsoda
8a587c79f6
Merge pull request #139618 from fabaff/bump-httpie
httpie: 2.4.0 -> 2.5.0
2021-09-28 21:52:53 -04:00
figsoda
37b260a02d
Merge pull request #139699 from jojosch/dnsviz-0.9.4
dnsviz: 0.9.3 -> 0.9.4
2021-09-28 21:51:34 -04:00
R. RyanTM
95ea33d41d boundary: 0.6.1 -> 0.6.2 2021-09-29 00:29:33 +00:00
rnhmjoj
b0815e9825
privoxy: switch to openssl
mbedtls lacks a number of features (like TLS 1.3 and fragmented
handshakes) that makes everyday browsing a bit unpractical.
2021-09-28 21:25:36 +02:00
github-actions[bot]
5f4614a24e
Merge master into staging-next 2021-09-28 12:01:17 +00:00
Robert Schütz
80db552f62
Merge pull request #139587 from r-ryantm/auto-update/getmail6
getmail6: 6.18.3 -> 6.18.4
2021-09-27 23:33:30 -07:00
Johannes Schleifenbaum
786e36dcd2
dnsviz: 0.9.3 -> 0.9.4 2021-09-28 08:32:44 +02:00
github-actions[bot]
a70629a8e5
Merge master into staging-next 2021-09-27 18:01:07 +00:00
R. RyanTM
453b0f6b6e s3cmd: 2.1.0 -> 2.2.0 2021-09-27 15:49:51 +00:00
Vladimír Čunát
ec4a159100
transmission: fixes to make one test work again
Broken by 37134b607 (PR #134007).
2021-09-27 17:28:35 +02:00
Profpatsch
bf33c0e62e skawarePackages: Fall 2021 release
Maintainers Notes below.

~~~

 Hello,

 New versions of all the skarnet.org packages are available.

 skalibs has undergone a major update, with a few APIs having disappeared,
and others having changed. Compatibility with previous versions is  *not*
assured.
 Consequently, all the rest of the skarnet.org software has undergone
at least a release bump, in order to build with the new skalibs. But
some packages also have new functionality added (hence, a minor bump),
and others also have their own incompatible changes (hence, a major bump).

 The new versions are the following:

skalibs-2.11.0.0          (major)
nsss-0.2.0.0              (major)
utmps-0.1.0.3             (release)
execline-2.8.1.0          (minor)
s6-2.11.0.0               (major)
s6-rc-0.5.2.3             (release)
s6-portable-utils-2.2.3.3 (release)
s6-linux-utils-2.5.1.6    (release)
s6-linux-init-1.0.6.4     (release)
s6-dns-2.3.5.2            (release)
s6-networking-2.5.0.0     (major)
mdevd-0.1.5.0             (minor)
bcnm-0.0.1.4              (release)
dnsfunnel-0.0.1.2         (release)

Additionally, a new package has been released:
smtpd-starttls-proxy-0.0.1.0

 Dependencies have all been updated to the latest versions. They are,
this time, partially strict: libraries and binaries may build with older
releases of their dependencies, but not across major version bumps. The
safest approach is to upgrade everything at the same time.

 You do not need to recompile your s6-rc service databases or recreate
your s6-linux-init run-images.
 You should restart your supervision tree after upgrading skalibs and s6,
as soon as is convenient for you.

 Details of major and minor package changes follow.

* skalibs-2.11.0.0
  ----------------

 - A lot of obsolete or useless functionality has been removed:
libbiguint, rc4, md5, iobuffer, skasigaction, environ.h and
getpeereid.h headers, various functions that have not proven their
value in a while.
 - Some functions changed signatures or changed names, or both.
 - All custom types ending in _t have been renamed, to avoid treading on
POSIX  namespace. (The same change has not been done yet in other
packages,  but skalibs was the biggest offender by far.)
 - Signal functions have been deeply reworked.
 - cdb has been reworked, the API is now more user-friendly.
 - New functions have been added.

 The deletion of significant portions of code has made skalibs leaner.
libskarnet.so has dropped under 190 kB on x86_64.
 The cdb rewrite on its own has helped reduce an important amount of
boilerplate in cdb-using code.
 All in all, code linked against the new  skalibs should be slightly
smaller and use a tiny bit less RAM.

 https://skarnet.org/software/skalibs/
 git://git.skarnet.org/skalibs

* nsss-0.2.0.0
  ------------

 - Bugfixes.
 - nsss-switch wire protocol slightly modified, which is enough to
warrant a major version bump.
 - _r functions are now entirely thread-safe.
 - Spawned nsssd programs are now persistent and only expire after a
timeout on non-enumeration queries. This saves a lot of forking with
applications that can call  primitives such as getpwnam() repeatedly, as
e.g. mdevd does when  initially parsing its configuration file.
 - New nsssd-switch program, implementing real nsswitch functionality
by dispatching queries to various backends according to a script.
It does not dlopen a single library or read a single config file.

 https://skarnet.org/software/nsss/
 git://git.skarnet.org/nsss

* execline-2.8.1.0
  ----------------

 - Bugfixes.
 - New binary: case. It compares a value against a series of regular
expressions, executing into another command line on the first match.

 https://skarnet.org/software/execline/
 git://git.skarnet.org/execline

* s6-2.11.0.0
  -----------

 - Bugfixes.
 - Some libs6 header names have been simplified.
 - s6-svwait now accepts -r and -R options.
 - s6-supervise now reads an optional lock-fd file in the service
directory; if it finds one, the first action of the service is to take
a blocking lock. This prevents confusion when a controller process dies
while still leaving workers holding resources; it also prevents log
spamming on user mistakes (autobackgrounding services, notably).
 - New binaries: s6-socklog, s6-svlink, s6-svunlink. The former is a
rewrite of smarden.org's socklog program, in order to implement a fully
functional syslogd with only s6 programs. The latter are tools that start
and stop services by symlinking/unlinking service directories from a
scan directory, in order to make it easier to integrate s6-style services
in boot scripts for sequential service managers such as OpenRC.

 https://skarnet.org/software/s6/
 git://git.skarnet.org/s6

* s6-networking-2.5.0.0
  ---------------------

 - Bugfixes.
 - minidentd has been removed. It was an old and somehow still buggy
piece of  code that was only hanging around for nostalgia reasons.
 - Full support for client certificates. Details of the client
certificate are transmitted to the application via environment
variables (or via an environment string in the case of opportunistic
TLS).
 - Full SNI support, including server-side. (That involved a deep dive
into the bearssl internals, which is why it took so long.) The filenames
containing secret keys and certificates for <domain> are read in the
environment variables KEYFILE:<domain> and CERTFILE:<domain>.

 Complete client certificate and SNI support now make the TLS part of
s6-networking a fully viable replacement of stunnel and other similar
TLS tunneling tools. This is most interesting when s6-networking is
built against bearssl, which uses about 1/9 of the resources that OpenSSL
needs.

 https://skarnet.org/software/s6-networking/
 git://git.skarnet.org/s6-networking

* mdevd-0.1.5.0
  -------------

 - A new option to mdevd is available: -O <nlgroups>.
This option makes mdevd rebroadcast uevents to a netlink group (or set
of netlink groups) once they have been handled. This allows applications
to read uevents from a netlink group *after* the device manager is done
with them. This is useful, for instance, when pairing mdevd with
libudev-zero for full udev emulation.
 - The * and & directives, which previously were only triggered by
"add" and "remove" actions, are now triggered by *all* action types.
This gives users full scripting access to any event, which can be
used to implement complex rules similar to udev ones.

 These two changes make it possible to now build a full-featured desktop
system based on mdevd + libudev-zero, without running systemd-udevd or
eudev.

 https://skarnet.org/software/mdevd/
 git://git.skarnet.org/mdevd

* smtpd-starttls-proxy-0.0.1.0
  ----------------------------

 This new package, in conjunction with the latest s6-networking,
implements the STARTTLS functionality for inetd-like mail servers that
do not already support it. (Currently only tested with qmail-smtpd.)
If you have noticed that sending mail to skarnet.org supports STARTTLS
now, it is thanks to this little piece of software.

 https://skarnet.org/software/smtpd-starttls-proxy/
 git://git.skarnet.org/smtpd-starttls-proxy

 Enjoy,
 Bug-reports welcome.

 Laurent
2021-09-27 14:28:43 +02:00
Fabian Affolter
d3a174415c httpie: 2.4.0 -> 2.5.0 2021-09-27 12:40:29 +02:00
github-actions[bot]
7bb1bfbf29
Merge master into staging-next 2021-09-27 06:01:12 +00:00
R. RyanTM
db9d0731ba getmail6: 6.18.3 -> 6.18.4 2021-09-27 01:19:45 +00:00
Artturi
9ce9796bd9
Merge pull request #139531 from r-ryantm/auto-update/ytcc
ytcc: 2.3.0 -> 2.4.1
2021-09-27 03:08:11 +03:00