index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-07 | Support file with seccomp enabled | Eli Schwartz | |
Not all compression types can be detected in the seccomp sandbox, so we need to disable it. This requires either configuring makepkg to know the sandbox is available, or checking for file >= 5.38 in which the sandbox option is a no-op even when seccomp is disabled. - Requires autoconf-archive for autotools version compare macro. - meson version comparison could be made a lot simpler using meson-git. Fixes FS#58626 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2018-05-28 | Release v.5.1.0v5.1.0 | Allan McRae | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2018-05-28 | Translations need to be 75% completed to be included | Allan McRae | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2016-02-26 | Add release instructions | Allan McRae | |
This serves as a release checklist for anyone making a pacman release. Signed-off-by: Allan McRae <allan@archlinux.org> |