]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2022-11-29  Michael Tremerjail: Set a default PATH to avoid using login shells...
2022-11-29  Michael Tremerbuild: Fix collecting pre-requires from scriptlets
2022-11-29  Michael Tremerbuild: Run scriptlets in a login shell
2022-11-29  Michael Tremerdb: Set correct absolute path for read filelists
2022-11-29  Peter Müller.gitignore: Ignore ~/tests/stub/root
2022-11-29  Michael Tremerpackager: Do not try to compress source packages as...
2022-11-28  Peter Müllerjail.c: It should have been the other way round, Michae...
2022-11-28  Michael Tremerextract: Prevent pakfire from removing any symlinks
2022-11-28  Michael Tremertransactions: Add hack to ensure UsrMove works
2022-11-28  Michael Tremerconfigure: Reset required autotools to something that...
2022-11-28  Peter Müllerconfigure.ac: Do not use AC_PROG_CC_STDC anymore
2022-11-28  Peter Müllerjail.c: Include sys/wait.h before linux/wait.h
2022-11-28  Michael Tremermacros: Fix missing space in CFLAGS
2022-11-27  Michael Tremermacros: Update CFLAGS (again)
2022-11-25  Michael Tremermacros: Add macros for ninja & meson
2022-11-24  Michael Tremermacros: Update CFLAGS
2022-11-24  Michael Tremermacros: Drop CFLAGS for architectures we no longer...
2022-11-24  Michael Tremerbuild: Create function to call dependency scripts
2022-11-24  Michael Tremerpakfire-builder: Add switches to enable/disable reposit...
2022-11-24  Michael Tremerpakfire-builder: shell: Add --disable-snapshot
2022-11-24  Michael Tremer_pakfire: Fix SEGV on repr(repo)
2022-11-24  Michael Tremerbuild: Allow creating shells without a snapshot
2022-11-23  Michael Tremerconfigure: Only require libarchive >= 3.4.0
2022-11-22  Michael Tremercheck-rpaths: Normalize paths before checking the whitelist
2022-11-22  Michael Tremerfind-requires: Skip any interpreters without absolute...
2022-11-22  Michael Tremermacros: Include cmake macros
2022-11-22  Michael Tremerstrip: Include PIE files
2022-11-22  Michael Tremerpackager: Don't print message when a package is being...
2022-11-21  Michael Tremerdist: Pass absolute path when searching for files
2022-11-21  Michael Tremerfilelist: Scanning requires an absolute path
next