- 31 Oct, 2015 3 commits
-
-
Kyle Keen authored
Signed-off-by:
Kyle Keen <keenerd@gmail.com>
-
Based on the rpath code. Signed-off-by:
Kyle Keen <keenerd@gmail.com>
-
Kyle Keen authored
-
- 26 Jun, 2015 1 commit
-
-
Kyle Keen authored
-
- 25 Jun, 2015 6 commits
-
-
Kyle Keen authored
-
Kyle Keen authored
-
Kyle Keen authored
-
Kyle Keen authored
-
Signed-off-by:
Kyle Keen <keenerd@gmail.com>
-
Signed-off-by:
Kyle Keen <keenerd@gmail.com>
-
- 10 May, 2015 1 commit
-
-
Kyle Keen authored
-
- 20 Feb, 2015 2 commits
-
-
Kyle Keen authored
Signed-off-by:
Kyle Keen <keenerd@gmail.com>
-
Kyle Keen authored
Signed-off-by:
Kyle Keen <keenerd@gmail.com>
-
- 02 Nov, 2013 1 commit
-
-
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 07 Apr, 2013 6 commits
-
-
Rémy Oudompheng authored
Changes: - support "SKIP" in checksums (FS#34647) - export CARCH correctly to parsepkgbuild (FS#32568) - recognize .MTREE as package metadata (FS#34591) Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
-
Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 12 May, 2012 1 commit
-
-
Rémy Oudompheng authored
-
- 03 May, 2012 2 commits
-
-
Rémy Oudompheng authored
-
* Remove /var/lock form valid paths. It is already forbidden, so should not be valid. * Forbid most of /lib. We want to empty /lib over time. This explicitly allows /lib/modules as getting rid of it would require a coordinated rebuild. * Prod people into emptying /{s,}bin. To the extent possible these dirs should be emptied and moved to /usr/bin. In particular we want to avoid new or third-party packages putting stuff here. * Disallow installing in /srv. /srv is admin territory, similar to /home. No package should put stuff there. Signed-off-by:
Tom Gundersen <teg@jklm.no>
-
- 04 Mar, 2012 2 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
KDE-specific test cases are marked as expected failures for the moment.
-
- 26 Feb, 2012 4 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Instead of pulling prelink as a dependency, use a pure python library, pyelftools, for reading the program headers. This could be useful elsewhere to replace parsing of things such as readelf.
-
- 04 Feb, 2012 5 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
This test only works if KDE packages are installed.
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
- 29 Oct, 2011 1 commit
-
-
Rémy Oudompheng authored
-
- 23 Oct, 2011 1 commit
-
-
Rémy Oudompheng authored
This rule detects text relocations in ELF files using the eu-findtextrel utility from elfutils. Text relocations are usually indicative of bad coding/building practices. Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 20 Oct, 2011 2 commits
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Symbolic links ending with ".a" were checked for standard permissions 644, which would usually fail. Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 15 Oct, 2011 2 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-