]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2023-01-07  Michael Tremermacros: Construct LDFLAGS with more information and...
2023-01-06  Michael Tremerjail: Implement configuring timeouts for commands
2022-12-30  Michael Tremermacros: cmake: Fix setting paths
2022-12-30  Michael Tremerjail: Set container and container_uuid environment...
2022-12-30  Michael Tremerjail: Set SYSTEMD_OFFLINE when in chroot
2022-12-30  Michael Tremerjail: Set LANG to C.utf-8 by default
2022-12-30  Michael Tremermacros: Make sure that CMake always uses the correct...
2022-12-16  Michael Tremerfilelist: Drop pattern matching from walk function
2022-12-16  Michael Tremerbuild: Bring back pattern matching which was accidentia...
2022-12-16  Michael Tremerbuild: Do not add dependencies to files provided by...
2022-12-16  Michael Tremerjail: communicate: Mark the stdin fd as closed to avoid...
2022-12-16  Michael Tremerbuild: Send the scriptlet only once
2022-12-16  Michael Tremerjail: epoll: Only register for the operations we actual...
2022-12-15  Michael Tremerjail: Avoid deadlock when sending data to stdin
2022-12-13  Michael Tremerpakfire: Fix searching for descriptions
2022-12-13  Michael Tremertests: jail: Send signals to ourselves
2022-12-13  Michael Tremertests: jail: Check for correct exit code on SEGV
2022-12-13  Michael Tremertests: command: Add a command that immediately causes...
2022-12-13  Michael Tremerjail: Return 139 when the child was killed
2022-12-13  Michael Tremertests: jail: Check for correct exit code
2022-12-12  Michael Tremermount: Fix bind-mounting read-only shares
2022-12-12  Michael Tremermacros: Remind libtool where to find any system libraries
2022-12-12  Michael Tremermacros: Set CC and CXX environment variables to the...
2022-12-12  Michael Tremertransactions: Fix showing freed space
2022-12-12  Michael Tremermacros: Append -pipe to CFLAGS
2022-12-12  Michael Tremerparser: Support export VAR += VALUE
2022-12-12  Michael Tremermacros: Move CFLAGS/CXXFLAGS/LDFLAGS into the build...
2022-12-12  Michael Tremerbuild: Do not log skipped dependencies
2022-12-12  Michael Tremermacros: Add -Wl,--as-needed to LDFLAGS by default
2022-12-09  Michael Tremerjail: Fix FTBFS linux/fcntl.h and fcntl.h are incompatible
2022-12-09  Michael Tremerconfigure: Bump release to 0.9.28 0.9.28
2022-12-09  Michael Tremerrepo: Avoid reading past the end of the key buffer
2022-12-09  Michael Tremerrepo: Avoid double brackets in section name
2022-12-09  Michael Tremerbuild: Ensure /etc/pakfire/repos exists before writing...
2022-12-09  Michael Tremerjail: Create a new network namespace unless running...
2022-12-09  Michael Tremerjail: Set HOME in shell environment
2022-12-09  Michael Tremerprogressbar: Don't join rendering thread when it has...
2022-12-09  Michael Tremerfilelists: Silence a compiler warning that a comment...
2022-12-09  Michael TremerRevert "packages: Ensure that the pool is internalized...
2022-12-09  Michael Tremerfilelist: Make pattern matching less eager
2022-12-09  Michael Tremermacros: Add newline to python3_version output
2022-12-09  Michael Tremerfilelist: Fix off-by-one error when deleting files
2022-12-09  Michael Tremerpackager: Sort the filelist before writing the package
2022-12-09  Michael Tremertransaction: Don't print empty string
2022-12-09  Michael Tremerparser: Fix function declaration for yy_scan_bytes
2022-12-09  Michael Tremerdownloader: Actually check whether title is set
2022-12-09  Michael Tremerdb: Free correct value
2022-12-08  Michael Tremerpackages: Fix my messy code and use proper return codes
2022-12-08  Michael Tremerpackage: Don't make types array static
2022-12-08  Michael Tremerbuild: Skip requires which are provided by the same...
2022-12-08  Michael Tremerpackages: Ensure that the pool is internalized for...
2022-12-08  Michael Tremerpackage: Add function to check whether a depenency...
2022-12-08  Michael Tremerpackage: Use self-provides function from libsolv
2022-12-08  Michael Tremertransaction: Add error message when digest isn't set
2022-12-08  Michael Tremerbuild: Fix compiler warning
2022-12-08  Michael Tremerbuild: Fix checking scriptlets for any dependencies
2022-12-08  Michael Tremerconfigure: Do not link against libsolv-ext any more
2022-12-08  Michael Tremerfind-provides/requires: Drop Perl handling
2022-12-08  Michael Tremerfilelist: Sort the filelist after scanning
2022-12-08  Michael Tremermacros: Call better things for Python 3
2022-12-08  Michael Tremerbuild: Only send Perl files to the perl dependency...
2022-12-08  Michael Tremerfilelist: Add pattern filtering to walk
2022-12-08  Michael Tremerfile: Add a function to check whether the path matches...
2022-12-08  Michael Tremerfind-requires: Fix matching Python paths
2022-12-07  Michael Tremerperl: Re-indent scripts
2022-12-07  Michael Tremerperl.req: Don't call perl.prov
2022-12-07  Michael Tremerperl: Behave like the other dependency scripts
2022-12-07  Michael Tremerperl.req: Drop Fedora-specific stuff
2022-12-07  Michael Tremerscripts: Update perl.{prov,req} from RPM
2022-12-06  Michael Tremerbuild: Refactor dependency scanning
2022-12-06  Michael Tremerscripts: Log BUILDROOT when it cannot be found
2022-12-06  Michael Tremerdependencies: Ignore newline
2022-12-06  Michael Tremerjail: Make pakfire_jail_exec_script private
2022-12-06  Michael Tremerjail: Drop superfluous arguments that are never used...
2022-12-06  Michael Tremerbuild: Pass filelists into dependency scripts
2022-12-06  Michael Tremerjail: Refactor pakfire_jail_exec_script
2022-12-06  Michael Tremerjail: Refactor pakfire_jail_exec
2022-12-06  Michael Tremerjail: Add new way to communicate with child processes
2022-12-06  Michael Tremertests: Add command that reads from stdin and writes...
2022-12-06  Michael Tremerjail: Remove extra % in formatting string
2022-12-06  Michael Tremertransaction: Drop file conflicts check
2022-12-06  Michael Tremerfilelist: Always prefer excludes first, then includes
2022-12-06  Michael Tremerjail: Add exception for root user when reading subuid...
2022-12-06  Michael Tremerfile: Copy more stat attributes
2022-12-02  Michael TremerMakefile: Don't install test programs into the system
2022-12-02  Michael Tremerdependencies: Consume any excess space
2022-12-02  Michael Tremerdependencies: Log any invalid dependencies
2022-12-02  Michael Tremertests: dependencies: Add tests for dependencies with...
2022-12-02  Michael Tremerconfigure: Use pkg-config to find gpgme
2022-12-01  Michael Tremerfind-requires: Make pkg-config aware of other installed...
2022-12-01  Michael Tremerfind-provides: Process all .so files
2022-12-01  Michael Tremerpakfire-builder: shell: Allow passing --install multipl...
2022-11-30  Michael Tremerparser: Fix appending to variables with inheritance
2022-11-30  Michael Tremertest: Add a simple test program for the parser
2022-11-30  Michael Tremertests: parser: Check if appending variables works
2022-11-30  Michael Tremerbuild: Fix splitting the filelist
2022-11-30  Michael Tremerbuild: Split filelist on spaces, too
2022-11-29  Michael Tremerrepo: Slightly refactor scanning
2022-11-29  Michael Tremerfilelist: Unify include/exclude pattern matching
2022-11-29  Michael Tremerbuild: Strip the leading ! from excluded files
next