summary refs log tree commit diff
path: root/pkgs/os-specific/linux/audit/default.nix
Commit message (Collapse)AuthorAge
* audit: 3.1.1 -> 3.1.2Anthony Roussel2023-08-28
| | | | https://github.com/linux-audit/audit-userspace/releases/tag/v3.1.2
* audit: 3.1 -> 3.1.1Anderson Torres2023-05-22
|
* audit: 2.8.5 -> 3.1Henri Rosten2023-04-12
| | | | Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
* audit: enable strictDepsArtturin2022-04-27
| | | | checked with diffoscope
* audit: fix build for linux-headers-5.17Sergei Trofimovich2022-03-23
| | | | | | | | Without the change build fails as: audit_wrap.c:5010:15: error: invalid use of flexible array member 5010 | arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size)); | ^
* audit: disable python when cross-compilingsternenseemann2022-03-18
| | | | | | | | To support this theoretically, the configure script upstream would need to a) stop using PATH for finding python-config exclusively and allow passing an absolute path to it and b) cease using the distutils module for configuration purposes which of course requires running the host python interpreter which is not possible in the cross case.
* audit: use python3Jonathan Ringer2022-02-03
|
* audit: Fix python bindingsroblabla2022-02-03
|
* audit: pull upstream fix for linux-headers-5.15 (#144077)Sergei Trofimovich2021-11-28
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* audit: pull upstream fix for -fno-common compilerSergei Trofimovich2021-09-11
| | | | Fixes build failure against upstream gcc (defaults -fno-common).
* os-specific/linux: replace name with pname&versionFelix Buehler2021-08-29
|
* audit: use hostPlatform.isStatic instead of targetPlatform.isStaticMarco A L Barbosa2021-06-18
|
* audit: Remove usage of stdenv.libSandro Jäckel2021-01-31
|
* Merge branch 'staging' into audit-staticGuillaume Girol2021-01-23
|\
| * pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
| |
* | audit: fix static linkingDmitry Bogatov2021-01-13
|/
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Remove myself (fuuzetsu) from maintainer listsMateusz Kowalczyk2019-12-05
| | | | | | I haven't been doing any maintenance for a long time now and not only do I get notified, it also creates a fake impression that all these packages had at least one maintainer when in practice they had none.
* audit: reduce non-musl dependencies after parent commitVladimír Čunát2019-06-09
| | | | | Reduction of build-time closures, and avoiding a mass rebuild now. And I believe these belong into native inputs.
* audit: Fix build with pkgsMusl.Niklas Hambüchen2019-05-16
| | | | | | | | | | | | The previous patches no longer applied to the current code. Also declare necessary autoconf, automake, libtool dependencies. Without them, the musl build gets: /build/audit-2.8.5/missing: line 81: aclocal-1.16: command not found configure.ac:16: warning: macro 'AM_PROG_LIBTOOL' not found in library sh: autom4te: not found
* libaudit: enable arm (including aarch64) supportLinus Heckemann2019-04-16
|
* audit: 2.8.4 -> 2.8.5R. RyanTM2019-03-20
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/audit/versions
* Treewide: use https for people.redhat.comc0bw3b2018-11-24
|
* Merge branch 'master' into stagingVladimír Čunát2018-06-30
|\
| * treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | | | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* | audit: 2.8.3 -> 2.8.4R. RyanTM2018-06-24
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/audit/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/aulast had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/aulastlog had a zero exit code or showed the expected version - /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/ausyscall passed the binary check. - /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/auvirt passed the binary check. - /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/audisp-remote passed the binary check. - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/audispd had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/auditctl had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/auditd had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/augenrules had a zero exit code or showed the expected version - /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/aureport passed the binary check. - /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/ausearch passed the binary check. - Warning: no invocation of /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin/bin/autrace had a zero exit code or showed the expected version - 5 of 12 passed binary check by having a zero exit code. - 2 of 12 passed binary check by having the new version present in output. - found 2.8.4 with grep in /nix/store/z8k58mpjfb5yrmcscbz3ym983chbqmsn-audit-2.8.4-bin - directory tree listing: https://gist.github.com/8d6dcaf4f506959d1a86eef7beb7a558 - du listing: https://gist.github.com/c275dcc78169bdf2e405337bca948365
* audit: 2.8.2 -> 2.8.3Tuomas Tynkkynen2018-03-16
|
* audit: tweaks to make musl compatWill Dietz2018-02-13
|
* audit: depsBuildBuild for build-native ccWill Dietz2018-01-22
|
* audit: 2.8.1 -> 2.8.2Tuomas Tynkkynen2018-01-17
|
* audit: 2.7.7 -> 2.8.1Tuomas Tynkkynen2017-10-22
|
* audit: Remove openldap dependencyAneesh Agrawal2017-09-18
| | | | | The openldap dependency is only used for the audisp z/OS plugin. This is not useful on Linux, so always disable this.
* audit: 2.7.6 -> 2.7.7Robin Gloster2017-08-12
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* audit: 2.6.6 -> 2.7.6Tuomas Tynkkynen2017-06-11
|
* audit: Move z/OS plugin to a separate outputEelco Dolstra2016-09-05
| | | | | This prevents the NixOS base system from pulling in openldap, cyris-sasl, and libkrb5.
* libaudit: Split into multiple outputsTuomas Tynkkynen2016-08-31
|
* audit: 2.4.4 -> 2.6.6Franz Pletz2016-08-25
|
* audit: 2.4.2 -> 2.4.4William A. Kennington III2015-09-17
|
* audit: Update to 2.4.2Eelco Dolstra2015-06-04
|
* Revert "audit: 2.9.1 -> 2.9.2"Eelco Dolstra2015-06-04
| | | | This reverts commit 7e126ac83ee1689df4d22bb4ad9c4163acc734a0.
* audit: 2.9.1 -> 2.9.2William A. Kennington III2015-05-29
|
* audit: update from 2.4 to 2.4.1Mateusz Kowalczyk2014-11-03
|
* audit: update from 2.3.2 to 2.4Mateusz Kowalczyk2014-09-30
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Add audit 2.3.2 for the new libsemanageWilliam A. Kennington III2013-11-29