Alvar Penning
0e006cd850
logrotate: 3.19.0 -> 3.20.1
...
Fixes CVE-2022-1348.
- https://github.com/logrotate/logrotate/releases/tag/3.20.0
- https://github.com/logrotate/logrotate/releases/tag/3.20.1
2022-05-25 19:44:12 +02:00
Dominique Martinet
b457d917dc
logrotate: move mail dependency from package to service
...
having pkgs.logrotate depend on mailutils brings in quite a bit of dependencies
through mailutil itself and recursive dependency to guile when most people
do not need it.
Remove mailutils dependency from the package, and conditionally add it to the
service if the user specify the mail option either at top level or in a path
Fixes #162001
2022-04-01 07:09:24 +09:00
Dominique Martinet
a05f1c9f93
nixos tests: add logrotate test
...
make sure the service is enabled by default and works.
2022-02-13 07:29:40 +09:00
R. Ryantm
e16643f01d
logrotate: 3.18.1 -> 3.19.0
2022-01-11 18:10:24 +00:00
D Anzorge
4e42c3008c
treewide: clean up fedorahosted.org URLs ( #139977 )
2021-10-15 06:11:42 +03:00
R. RyanTM
718e0e7835
logrotate: 3.18.0 -> 3.18.1
2021-05-23 02:00:19 +00:00
Aaron Andersen
32b9f73065
logrotate: compile with acl support
2021-03-22 15:57:57 -04:00
R. RyanTM
a7e714c7a1
logrotate: 3.17.0 -> 3.18.0
2021-02-25 19:07:53 -05:00
Aaron Andersen
6cebd9e150
logrotate: minor cleanup
2021-02-17 08:16:22 -05:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
R. RyanTM
e1867b4e5c
logrotate: 3.16.0 -> 3.17.0
2020-07-12 08:36:33 +00:00
R. RyanTM
6a443fb7ce
logrotate: 3.15.1 -> 3.16.0
2020-03-05 08:00:03 +00:00
R. RyanTM
17ad60e68f
logrotate: 3.15.0 -> 3.15.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/logrotate/versions
2019-09-26 19:15:47 -07:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
0bf6022325
logrotate: 3.14.0 -> 3.15.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/logrotate/versions
2018-12-15 03:44:48 -08:00
Richard Marko
97ca78687a
logrotate: make mailutils overridable ( #44504 )
2018-08-05 22:19:35 +02:00
Ryan Mulligan
30116ccd2a
logrotate: 3.13.0 -> 3.14.0
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/4y9bpdd23v1jpibrqzpnc4y4qipmz06y-logrotate-3.14.0/bin/logrotate --help` got 0 exit code
- found 3.14.0 in filename of file in /nix/store/4y9bpdd23v1jpibrqzpnc4y4qipmz06y-logrotate-3.14.0
2018-03-14 20:40:12 -07:00
Ryan Mulligan
775ea39f9f
logrotate: 3.12.3 -> 3.13.0
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/qjpxc2hbnx8klaj6zxq9zxp29b4afqm1-logrotate-3.13.0/bin/logrotate --help` got 0 exit code
- found 3.13.0 in filename of file in /nix/store/qjpxc2hbnx8klaj6zxq9zxp29b4afqm1-logrotate-3.13.0
cc "@viric"
2018-02-26 21:55:40 -08:00
Robin Gloster
1da02642bc
logrotate: 3.9.1 -> 3.12.3, fix build
...
closes #27916
2017-08-04 17:14:55 +02:00
William A. Kennington III
be9a0a8943
logrotate: 3.8.9 -> 3.9.1
2015-06-18 23:52:33 -07:00
koral
25b6058628
logrotate: 3.8.7 -> 3.8.9
2015-03-17 00:24:37 +00:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Nixpkgs Monitor
0b84a0e38d
logrotate: update from 3.8.3 to 3.8.7
2014-01-13 17:44:38 +01:00
Eelco Dolstra
a6768a8df2
logrotate: Update to 3.8.3
2013-01-15 18:53:12 +01:00
Lluís Batlle i Rossell
cf5343a07d
Adding the logrotate I found in the freebsd ports.
...
I think that is what debian, fedora and freebsd call 'logrotate'.
svn path=/nixpkgs/trunk/; revision=21437
2010-04-29 17:55:06 +00:00