]> git.ipfire.org Git - people/stevee/pakfire.git/history - Makefile.am
Hardening: Declare content of /usr/lib/grub as firmware files
[people/stevee/pakfire.git] / Makefile.am
2023-03-21  Michael Tremerarchive: Return a file descriptor for any archive files
2023-03-18  Michael TremerDrop old hardening check script
2023-03-18  Michael TremerDrop old RPATH check script
2023-03-17  Michael TremerFHS: Check for world-writable files
2023-03-17  Michael Tremerbuild: Perform BUILDROOT check in C
2023-03-17  Michael Tremerbuild: Drop check-include
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-05  Michael Tremerfile: Check if files are in ELF format
2023-03-05  Michael Tremerbuild: Move checking for broken symlinks into C
2023-02-22  Michael TremerCheck if makefile name matches the package name
2023-02-21  Michael Tremerbuild: Remove any *.a and *.la files internally instead...
2023-01-12  Michael Tremerconfigure: Depend on libmagic
2022-12-08  Michael Tremerconfigure: Do not link against libsolv-ext any more
2022-12-02  Michael TremerMakefile: Don't install test programs into the system
2022-11-30  Michael Tremertest: Add a simple test program for the parser
2022-11-25  Michael Tremermacros: Add macros for ninja & meson
2022-11-22  Michael Tremermacros: Include cmake macros
2022-11-08  Michael Tremermacros: Replace macro to compile Python modules
2022-11-08  Michael Tremermacros: Move patch script into macros
2022-11-04  Michael Tremercontrib: Drop old key file
2022-10-25  Michael Tremertests: Add a very simple test to create a package
2022-10-23  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2022-10-23  Michael Tremerclient: Drop wrapper class and connect straight to...
2022-09-16  Michael TremerDrop unused capabilities stuff
2022-09-05  Michael TremerMakefile: Drop unused environment variable in test...
2022-08-26  Michael Tremerman: Add some documentation about the archive format
2022-08-24  Michael Tremertests: Add tests for digest
2022-08-24  Michael Tremerdigests: Split off into a new set of files
2022-08-19  Michael Tremertests: Add some basic tests for files
2022-08-18  Michael Tremerutil: Split string functions into an extra file
2022-08-17  Michael TremerMove dependency functions into an own file
2022-08-16  Michael Tremercapabilities: Add some helper functions
2022-08-09  Michael Tremertests: Copy command into every test environment
2022-08-09  Michael TremerMakefile: Drop unnecessary define for main test
2022-08-08  Michael Tremertests: Add simple create/free test for builds
2022-08-03  Michael Tremertests: Rename execute.py to jail.py
2022-08-03  Michael Tremerexecute: Drop old environment
2022-08-02  Michael TremerMakefile: Define TEST_STUB_ROOT in testsuite
2022-08-02  Michael Tremertests: Add a simple test for jails
2022-08-02  Michael Tremerjail: Add basic type
2022-07-21  Michael Tremertests: Run execute tests in the stub environment
2022-07-19  Michael Tremertests: Build scaffolding for a simple statically linked...
2022-07-19  Michael Tremertests: Add a test that creates and restores a snapshot
2022-07-15  Michael Tremerfile: Create Python wrapper for file objects
2022-05-26  Michael TremerDrop distro.py
2022-05-26  Michael TremerDrop system.py
2022-05-26  Michael TremerMakefile: Install distro.py
2022-05-26  Michael TremerDrop legacy HTTP client
2022-05-24  Michael Tremerlibpakfire: Move mount operations into a new file
2022-05-24  Michael Tremerconfigure: Link against libmount
2022-05-21  Michael Tremerconfigure: Link against libcap
2022-05-21  Michael Tremerconfigure: Depend on libseccomp
2022-05-17  Michael Tremerbuilder: Drop legacy Python build stuff
2022-05-17  Michael Tremertests: makefile: Add test for dist
2022-05-17  Michael Tremertests: Compile with correct CFLAGS
2022-05-10  Michael Tremerpackages: Write package metadata in JSON format
2021-11-10  Michael Tremerlibpakfire: Link against libsolvext
2021-11-09  Michael Tremerman: Add documentation for dependencies
2021-11-09  Michael Tremerman: Add scaffolding
2021-10-05  Michael Tremertest: Add simple dependency pasing tests
2021-07-29  Michael Tremerkeystore: Move GPG stuff into an extra file
2021-07-29  Michael Tremerdistro: Add key file to distribution configuration
2021-07-09  Michael Tremerpakfire: Change type from Pakfire to struct pakfire
2021-07-09  Michael TremerMakefile: Fix whitespace issue
2021-07-09  Michael Tremerpakfire: Drop old CLI
2021-07-06  Michael TremerCLI: Remove pakfire cli into an extra file
2021-07-06  Michael Tremerclient: Move CLI to an own file
2021-07-06  Michael Tremerrequest: Drop unused PAKFIRE_SOLVER_FORCE_BEST flag
2021-07-01  Michael Tremerconfigure: Conditionally link against systemd
2021-07-01  Michael Tremerpython: Remove exporting the parser to Python
2021-06-29  Michael TremerDrop Dockerfile
2021-06-21  Michael Tremer_pakfire: Drop request and transaction
2021-06-19  Michael Tremerpakfire: Drop old base module
2021-06-14  Michael Tremerpakfire-builder: Move CLI into an extra script
2021-06-14  Michael Tremerpakfire-daemon: Replace default path to configuration...
2021-06-14  Michael TremerMakefile: Expand any variables in pakfire-daemon
2021-06-14  Michael Tremerpakfire-daemon: Move CLI into own script
2021-06-14  Michael Tremerlibpakfire_reload: Drop it
2021-06-14  Michael TremerDrop old shell function libraries
2021-06-10  Michael TremerMerge branch 'python3'
2021-06-05  Michael TremerMakefile: Remove UI
2021-06-05  Michael Tremertransaction: Add a simple confirmation before proceeding
2021-06-03  Michael TremerDrop old Python packager
2021-05-28  Michael Tremerscripts: Add check for interpreters
2021-05-28  Michael Tremerscripts: Add FHS check
2021-05-28  Michael Tremerscripts: Check for illegal rpaths
2021-05-28  Michael Tremerscripts: Add check that libraries won't be installed...
2021-05-28  Michael Tremerscripts: Add check for hardening
2021-05-28  Michael Tremerscripts: Check for broken symlinks
2021-05-28  Michael Tremerscripts: Add check for unsafe files
2021-05-26  Michael Tremerscripts: Add check-include script
2021-05-26  Michael Tremerscripts: Add check-buildroot
2021-05-26  Michael TremerDrop quality-agent
2021-05-26  Michael TremerDrop old extract-debuginfo script
2021-05-26  Michael Tremerscripts: Add a refactored implementation to strip binaries
2021-05-25  Michael TremerDrop unused chroot-shell script
2021-05-22  Michael Tremerbuild: Move build process into libpakfire
2021-04-29  Michael TremerDrop relations entirely
next