]> git.ipfire.org Git - people/stevee/pakfire.git/shortlog
people/stevee/pakfire.git
2023-03-28  Stefan SchantlHardening: Declare content of /usr/lib/grub as firmware... master
2023-03-24  Michael Tremerparser: Perform a side-lookup for packages in build...
2023-03-24  Michael Tremermacros: Simplify customisation of configure/make/make...
2023-03-24  Michael Tremermacros: Move cmake/meson/ninja/perl stuff into the...
2023-03-24  Michael Tremermacros: Drop anything related to Python 2
2023-03-24  Michael TremerFHS: Tolerate runtime linkers in /usr/lib
2023-03-24  Michael Tremerarchive: read: Correctly fail if we cannot find a file
2023-03-24  Michael Tremertests: archive: Free file handle at the end
2023-03-24  Michael Tremerfile: Make the _cleanup function configurable to tidy...
2023-03-24  Michael Tremertests: Make the testsuite compile again
2023-03-24  Michael Tremertransaction: Show which step, action and package failed
2023-03-24  Michael Tremerfile: Be smarter when removing files
2023-03-24  Michael Tremertransaction: Use cleanup function to remove all files...
2023-03-24  Michael Tremerfile: Whitelist libgcc_so.* and libmvec.so.* from SSP...
2023-03-22  Michael Tremer_pakfire: Make File objects immutable
2023-03-22  Michael Tremer_pakfire: Fix potential SEGV when accesing File attributes
2023-03-22  Michael Tremer_pakfire: Fix repr() output for File objects
2023-03-22  Stefan SchantlFHS: Allow /usr/src/kernel
2023-03-22  Stefan Schantlpakfire_format_time(): Fix typo
2023-03-21  Stefan SchantlFHS: Allow /var/mail owned by root:mail
2023-03-21  Michael Tremerarchive: Return a file descriptor for any archive files
2023-03-20  Stefan SchantlFHS: Drop /usr/bin/su from list of allowed SUID binaries
2023-03-19  Michael Tremerarchive: Silently ignore if systemd-sysusers could...
2023-03-19  Michael Tremerjail: Move flags to individual exec commands
2023-03-19  Michael Tremerstrip: Apply hack to preserve capabilities
2023-03-19  Michael Tremerparser: Free regular expressions
2023-03-19  Michael TremerFHS: Allow gpasswd, ksu and pkexec to have the setuid...
2023-03-19  Michael TremerFHS: Fix setuid check
2023-03-19  Michael TremerFHS: Silence a warning as it gets in the way of the...
2023-03-19  Michael TremerFHS: Allow installing kernel source in /usr/src
2023-03-19  Michael Tremerfile: Check for capabilities being applied to non-execu...
2023-03-19  Michael Tremertransaction: Automatically create system users
2023-03-19  Michael Tremertests: Check if relative/absolute paths confuse pakfire...
2023-03-19  Michael Tremerjail: Log the path of the command we tried to execute
2023-03-19  Michael Tremersystemd: Automatically apply tmpfiles
2023-03-19  Michael Tremerpackages: Fail match if we could not parse the dependency
2023-03-19  Michael Tremerfile: Export capabilities in Python
2023-03-19  Michael Tremerfile: Write capabilities
2023-03-18  Michael Tremerfile: Read capabilities
2023-03-18  Michael TremerFHS: Drop limitation for only non-executable files...
2023-03-18  Michael TremerFHS: Allow dotfiles in /root
2023-03-18  Michael TremerFHS: Allow some setuid binaries
2023-03-18  Michael Tremerjail: Allow setting file capabilities in the jail
2023-03-18  Stefan Schantlmacros: Define docdir
2023-03-18  Michael TremerDrop old hardening check script
2023-03-18  Michael Tremerfile: Tidy up the RPATH checking code
2023-03-18  Michael Tremerfile: Extend RELRO check to check for BIND_NOW
2023-03-18  Michael Tremerfile: Pass Dyn tag to the callback function
2023-03-18  Michael TremerDrop old RPATH check script
2023-03-18  Michael Tremerfile: Implement RPATH/RUNPATH check
2023-03-18  Michael Tremerfile: Make fetch more information from ELF sections...
2023-03-17  Michael Tremerfile: Unify fetching ELF sections
2023-03-17  Michael Tremerfile: Rename NO-* flags to MISSING-*
2023-03-17  Michael Tremerbuild: Do not perform BUILDROOT check on Python bytecod...
2023-03-17  Michael Tremerfilelist: Add option to show a progressbar
2023-03-17  Michael Tremerfilelist: Add flags argument to walk function
2023-03-17  Michael TremerFHS: Perform world writable check only for regular...
2023-03-17  Michael Tremermacros: Define tmpfilesdir
2023-03-17  Michael TremerFHS: Add /root
2023-03-17  Michael Tremerfile: Set r if file could not be opened
2023-03-17  Michael Tremerfiles: Skip payload check for empty files
2023-03-17  Michael Tremerfile: Do not check for ELF status again when dumping...
2023-03-17  Michael Tremerbuild: Move strip check into file check
2023-03-17  Michael Tremerbuild: Rename hardening check to just check
2023-03-17  Michael Tremerbuild: Move FHS check into hardening checks
2023-03-17  Michael TremerFHS: Check for world-writable files
2023-03-17  Michael Tremerutil: Fix path pattern matching with characters after...
2023-03-17  Michael Tremerfile: Remove forgotten debug statements
2023-03-17  Michael Tremerbuild: Perform BUILDROOT check in C
2023-03-17  Michael TremerFHS: Check for correct location and permission of share...
2023-03-17  Michael Tremertests: Add check for pakfire_path_match with stars...
2023-03-17  Michael TremerFHS: Fix indentation
2023-03-17  Michael TremerFHS: Do not allow any executable files in /var
2023-03-17  Michael TremerFHS: Do not allow any executable files in /usr/share
2023-03-17  Michael TremerFHS: All files in /boot must be owned by root
2023-03-17  Michael TremerFHS: Ensure that firmware files are not executable
2023-03-17  Michael TremerFHS: Rearrange the matrix
2023-03-17  Michael Tremerbuild: Drop check-include
2023-03-17  Michael TremerFHS: Check permissions of files in /usr/include
2023-03-17  Michael TremerFHS: Do not allow any unknown subdirectories in /var
2023-03-17  Michael TremerFHS: Enfore that all files in /usr/*bin are executable
2023-03-17  Michael TremerFHS: Do not allow any subdirectories in /usr/bin &...
2023-03-17  Michael TremerFHS: Implement being able to check for file type
2023-03-17  Michael TremerFHS: Do not allow any more files in /usr and /usr/src
2023-03-17  Michael TremerFHS: Implement checking file ownerships
2023-03-17  Michael Tremerbuild: Drop check-libraries script
2023-03-17  Michael Tremerbuild: Drop old FHS script
2023-03-17  Michael TremerFHS: Implement some simple filesystem checks
2023-03-16  Michael Tremerutil: path_matches: Check if pattern is shorter than...
2023-03-16  Michael Tremerutil: Implement a simple path matching function that...
2023-03-16  Michael Tremerarch: Drop support for all 32 bit architectures
2023-03-16  Michael Tremercompress: Fix wrong variable in threads code
2023-03-16  Michael Tremerpackager: Don't initialize an unsigned integer with -1
2023-03-16  Michael Tremercompress: Enable parallel compression for Zstandard...
2023-03-16  Michael Tremercompress: Create a unified function to create archives
2023-03-16  Michael Tremersnapshots: Call it store/restore
2023-03-16  Michael Tremersnapshots: Do not modify an existing snapshot
2023-03-15  Michael TremerRevert "snapshots: Pass path instead of file descriptor"
2023-03-15  Michael Tremercompress: Do not overwrite configuration on extraction
2023-03-15  Michael Tremerjail: Enable all QEMU CPU features by default
next