Martin Milata
6053264d4f
cryptsetup: 2.1.0 -> 2.3.3
...
Changes:
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.2.0-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.2.1-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.2.2-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.0-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.1-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.2-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.3-ReleaseNotes
The python bindings were removed in 2.1.0.
2020-06-18 15:25:44 +02:00
Michele Guerini Rocco
7e57c524a6
Merge pull request #86489 from rnhmjoj/mandb
...
nixos/documentation: add option to generate caches
2020-06-18 10:47:32 +02:00
rnhmjoj
4dd95c0cfc
nixos/release-notes: mention new man.generateCaches option
2020-06-18 10:36:24 +02:00
rnhmjoj
edc6a76cc0
nixos/documentation: add option to generate caches
...
Previously the NixOS-specific configuration for man-db was in the
package itself and /etc/man.conf was completely ignored.
This change moves it to /etc/man_db.conf, making declarative
configuration practical again.
It's now possible to generate the mandb caches for all packages
installed through NixOS `environment.systemPackages` at build-time.
The standard location for the stateful cache (/var/cache/man) is also
configured to allow users to run `mandb` manually if they wish.
Since generating the cache can be expensive the option is off by
default.
2020-06-18 10:17:04 +02:00
rnhmjoj
dfff485819
man-db: remove NixOS-specific configuration
...
When using --with-config-file, all man-db programs completely ignore the
systemwide configuration in /etc/man_db.conf: it means on NixOS there is
no way to change the configuration without rebuilding man-db, which in
turn causes a mass-rebuild.
To solve this problem this commit removes the NixOS-specific
configuration in man-db, which wasn't the appropriate place to begin
with: the package is expected to work on non-NixOS systems as well. Also
a small patch now ensure /etc/man_db.conf is used, if available, before
the bundled configuration.
2020-06-18 10:17:03 +02:00
rnhmjoj
986079275b
lib/attrsets: add getMan function
2020-06-18 10:16:57 +02:00
Frederik Rietdijk
32e827b848
Merge staging-next into staging
2020-06-18 09:02:05 +02:00
Frederik Rietdijk
79f9ef8752
Merge master into staging-next
2020-06-18 09:01:39 +02:00
Anderson Torres
c04e95573a
Merge pull request #90508 from r-ryantm/auto-update/cimg
...
cimg: 2.9.0 -> 2.9.1
2020-06-18 03:46:59 -03:00
zowoq
c4a797d59b
iperf3: 3.7 -> 3.8.1
...
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-38-2020-06-08
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-381-2020-06-10
2020-06-18 15:15:45 +10:00
Daniël de Kok
f3867b2a0d
Merge pull request #89492 from asbachb/update-netbeans
...
netbeans: 11.3 -> 12.0
2020-06-18 06:58:21 +02:00
Matthew Bauer
d07451fb5c
Merge pull request #84315 from r-ryantm/auto-update/rgbds
...
rgbds: 0.3.10 -> 0.4.0
2020-06-17 23:15:03 -04:00
Daniel Schaefer
fbb76f6ace
Merge pull request #84739 from jjwatt/jjwatt-dasm
...
dasm: init at 2.20.13
2020-06-18 04:32:37 +02:00
Jesse Wattenbarger
2d33717138
dasm: init at 2.20.13
...
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-06-18 04:32:25 +02:00
Jesse Wattenbarger
6457a26021
maintainers: add jwatt
2020-06-18 04:31:07 +02:00
worldofpeace
bb0e70f959
Merge pull request #90688 from mmilata/json-c-cve-2020-12762
...
json_c: add patch for CVE-2020-12762
2020-06-17 21:18:19 -04:00
Martin Milata
d3e1b77ac3
json_c: add patch for CVE-2020-12762
...
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2020-12762
2020-06-18 03:15:06 +02:00
worldofpeace
d7122c3a32
Merge pull request #87579 from cole-h/sudo
...
nixos/sudo: default rule should be first
2020-06-17 20:56:10 -04:00
Cole Helbling
13e2c75c93
nixos/sudo: default rule should be first
...
In /etc/sudoers, the last-matched rule will override all
previously-matched rules. Thus, make the default rule show up first (but
still allow some wiggle room for a user to `mkBefore` it), before any
user-defined rules.
2020-06-17 17:48:51 -07:00
Maximilian Bosch
02ff18c796
Merge pull request #89987 from r-ryantm/auto-update/icewm
...
icewm: 1.6.5 -> 1.6.6
2020-06-18 01:50:19 +02:00
Maximilian Bosch
ee11fe8d63
Merge pull request #90697 from lilyball/bat-extras
...
bat-extras: 20200408 -> 20200515-dev
2020-06-18 01:34:23 +02:00
worldofpeace
58e6a3b9c8
Merge pull request #90524 from r-ryantm/auto-update/elementary-code
...
pantheon.elementary-code: 3.4.0 -> 3.4.1
2020-06-17 19:04:45 -04:00
Lily Ballard
1894b5a912
bat-extras: 20200408 -> 20200515-dev
2020-06-17 16:03:03 -07:00
Maximilian Bosch
59d48949ce
Merge pull request #90686 from Frostman/alertmanager-0.21.0
...
alertmanager: 0.20.0 -> 0.21.0
2020-06-18 00:30:53 +02:00
worldofpeace
3b2cd55070
Merge pull request #90565 from chkno/atom-1.48-for-python3
...
atom: 1.42.0 -> 1.48.0
2020-06-17 18:30:39 -04:00
Maximilian Bosch
0510cbe849
Merge pull request #90646 from Ma27/matrix-maintainer-team
...
maintainers/teams: add matrix team
2020-06-18 00:23:55 +02:00
Maximilian Bosch
2a3ceb730b
Merge pull request #90179 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.14.0 -> 1.15.1
2020-06-17 23:43:46 +02:00
Benjamin Staffin
11c004fd6b
Merge pull request #90638 from benley/benley/melonDS
...
melonDS: init at 0.8.3
2020-06-17 17:23:11 -04:00
Benjamin Staffin
19d3665b75
Merge branch 'master' into benley/melonDS
2020-06-17 17:22:24 -04:00
Benjamin Asbach
275a913971
netbeans: updated jdk to latest lts release
2020-06-17 23:11:53 +02:00
Benjamin Asbach
8899d9a36f
netbeans: 11.3 -> 12.0
2020-06-17 23:10:23 +02:00
Maximilian Bosch
19dfc1b011
Merge pull request #90689 from cole-h/fix-manual
...
agda: fix manual build -- blocks nixpkgs-unstable
2020-06-17 23:05:58 +02:00
R. RyanTM
fb02974b97
kdevelop-unwrapped: 5.5.1 -> 5.5.2
2020-06-17 13:52:35 -07:00
Cole Helbling
5baa7541d7
agda: fix manual build
...
/build/doc/manual-full.xml:12764:35: error: ID "build-phase" has already been defined
/build/doc/manual-full.xml:9029:33: error: first occurrence of ID "build-phase"
2020-06-17 13:51:43 -07:00
lewo
b20f9112d2
Merge pull request #89486 from Ma27/dovecot-mailboxes
...
nixos/dovecot2: turn `mailboxes`-option into an attr-set
2020-06-17 22:19:09 +02:00
Maximilian Bosch
e826a6ce03
nixos/dovecot2: refactor mailboxes option
...
Specifying mailboxes as a list isn't a good approach since this makes it
impossible to override values. For backwards-compatibility, it's still
possible to declare a list of mailboxes, but a deprecation warning will
be shown.
2020-06-17 22:05:58 +02:00
Jan Tojnar
9ffd9b1a86
Merge pull request #90092 from r-ryantm/auto-update/orca
...
orca: 3.36.2 -> 3.36.3
2020-06-17 21:59:12 +02:00
Maximilian Bosch
650617253e
maintainers/teams: add matrix team
2020-06-17 21:55:29 +02:00
R. RyanTM
fa678b3228
guile-cairo: 1.11.0 -> 1.11.1
2020-06-17 12:41:47 -07:00
R. RyanTM
e487f9f708
avocode: 4.6.4 -> 4.7.0
2020-06-17 12:41:36 -07:00
R. RyanTM
f27facee88
txt2man: 1.6.0 -> 1.7.0
2020-06-17 12:41:14 -07:00
R. RyanTM
188394a666
visualvm: 2.0 -> 2.0.2
2020-06-17 12:40:45 -07:00
R. RyanTM
e607ed083d
google-authenticator: 1.08 -> 1.09
2020-06-17 12:40:27 -07:00
R. RyanTM
3f5c873d26
intel-graphics-compiler: 1.0.3627 -> 1.0.4062
2020-06-17 12:40:07 -07:00
R. RyanTM
76a3219aa1
herbstluftwm: 0.8.1 -> 0.8.3
2020-06-17 12:39:55 -07:00
R. RyanTM
32b567cbd6
grml-zsh-config: 0.16.2 -> 0.17.2
2020-06-17 12:39:40 -07:00
R. RyanTM
84696de0f9
interception-tools: 0.1.1 -> 0.2.1
2020-06-17 12:39:23 -07:00
R. RyanTM
621c1f0042
libmysofa: 1.0 -> 1.1
2020-06-17 12:38:32 -07:00
R. RyanTM
4d200ee63c
kdev-python: 5.5.1 -> 5.5.2
2020-06-17 12:37:42 -07:00
R. RyanTM
59f0025dc0
libsolv: 0.7.13 -> 0.7.14
2020-06-17 12:34:19 -07:00