]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2023-06-01  Michael Tremercontrib: Update keys of IPFire 3
2023-06-01  Michael Tremerkeys: Carry the comment with us and require it
2023-06-01  Michael Tremer_pakfire: Import/export keys as strings
2023-06-01  Michael Tremerkeys: Do not insist on reading the comment line first
2023-06-01  Michael Tremerrepos: Write database signature to the correct place
2023-06-01  Michael Tremerrepos: Fix re-reading repository key
2023-06-01  Michael Tremerkeys: Wipe memory after importing keys
2023-06-01  Michael Tremerkeys: Export signing/verification routines in Python
2023-06-01  Michael Tremerkeys: Flush buffers after creating a signature
2023-06-01  Michael Tremerkeys: Fix handling IDs (again)
2023-06-01  Michael Tremerkeys: Convert the key ID to integer in Python
2023-06-01  Michael Tremer_pakfire: Implement loading keys
2023-06-01  Michael Tremerkeys: Make the ID an array of bytes again
2023-06-01  Michael Tremer_pakfire: keys: Fix error handling when returning algorithm
2023-06-01  Michael Tremertests: Add some simple tests for keys in Python
2023-06-01  Michael Tremerpakfire: Import everything from _pakfire
2023-06-01  Michael Tremer_pakfire: Export the key algorithm constants
2023-06-01  Michael Tremer_pakfire: keys: Treat IDs as integers
2023-06-01  Michael Tremerkeys: Change key id into uint64_t
2023-06-01  Michael Tremer_pakfire: Drop listing keys
2023-06-01  Michael Tremerkeys: Drop delete operation
2023-06-01  Michael Tremerrepos: Implement creating a detached signature for...
2023-06-01  Michael Tremerrepos: Drop flags argument from compose function
2023-06-01  Michael Tremerkeys: Implement signature verification
2023-06-01  Michael Tremerkeys: Refactor importing keys
2023-06-01  Michael Tremerutil: Implement decoding base64 data and add tests
2023-06-01  Michael TremerDrop the old keystore as it is not longer being used
2023-06-01  Michael Tremerkeys: Replace usage of PGP by signify
2023-06-01  Michael Tremerlibpakfire: Drop fetching PGP keys from keyservers
2023-05-30  Michael Tremerbuild: Set CCACHE_DIR
2023-05-30  Michael Tremerbuild: Set CCACHE_TEMPDIR to /tmp
2023-05-26  Michael Tremerdaemon: Wrap Pakfire entirely into a thread
2023-05-26  Michael Tremerdaemon: Make job_id a property
2023-05-25  Michael Tremerconfig: Allow longer section & key names
2023-05-25  Michael Tremerfile: Replace /usr/bin/env with the absolute path if...
2023-05-25  Michael Tremerbuild: Fix creating the build environment without a...
2023-05-25  Michael Tremerarchive: Implement extracting archives into arbitrary...
2023-05-08  Michael Tremerinstallcheck: Add a function that checks whether a...
2023-05-08  Michael Tremer_pakfire: archive: Allow opening packages in any repository
2023-05-08  Michael Tremerrequest: Implement multiinstall for kernel as pooljobs
2023-05-08  Michael Tremerrequest: Fix passing solver flags
2023-05-05  Michael Tremerjail: Set up the loopback interface
2023-05-05  Michael Tremerclient: Add switch to disable test builds
2023-05-05  Michael Tremercgroups: Prevent falling through to default statement...
2023-05-05  Michael Tremerdaemon: Do not upload any packages for test jobs
2023-05-05  Michael Tremercgroups: Don't create groups in system root for unprivi...
2023-05-05  Michael Tremercgroups: Fix checks for file descriptors
2023-05-05  Michael Tremerpakfire: Log user/group and subids
2023-05-05  Michael Tremerpakfire: Split comment
2023-05-05  Michael Tremerpwd: Use libsubid
2023-05-05  Michael Tremerpakfire: Be more verbose when pakfire_create fails
2023-05-04  Michael Tremerpakfire: Move SUBIDs into user/group structs
2023-05-04  Michael Tremerutil: Drop function to fetch user home directory
2023-05-04  Michael Tremerpakfire: Fetch more user/group information at startup
2023-05-03  Michael Tremerhub: Finish builds with a regular POST request
2023-04-28  Michael Tremerdaemon: Set a default ccache path in the configuration
2023-04-28  Michael Tremerbuild: Allow setting a different ccache path
2023-04-28  Michael Tremer_pakfire: Improve Python exception raising on build
2023-04-28  Michael Tremerbuild: Drop pakfire_build legacy function
2023-04-28  Michael Tremerbuild: Avoid having to steps when not using the snapshot
2023-04-28  Michael Tremerhub: Correctly read the CPU model
2023-04-28  Michael Tremerpwd: Remove static buffer for subid entry
2023-04-27  Michael Tremerhub: Automatically fetch a TGT when a keytab has been...
2023-04-27  Michael Tremerhub: Don't use a default keytab
2023-04-27  Michael Tremerhub: Attempt to reconnect on 502 Proxy Error
2023-04-26  Michael Tremerhub: Refactor message handling
2023-04-26  Michael Tremerdaemon: Build scaffolding to abort builds
2023-04-26  Michael Tremerhub: Rename log message field
2023-04-26  Michael Tremerhub: Update message format for job messages
2023-04-26  Michael Tremerdaemon: Receive jobs over the new control connection
2023-04-26  Michael Tremerdaemon: Use the new control connection for sending...
2023-04-26  Michael Tremerdaemon: Include timestamp in log messages
2023-04-26  Michael Tremerhub: Refactor communication with the hub after merging...
2023-04-26  Michael Tremerhub: Move from pakfirehub.ipfire.org to pakfire.ipfire.org
2023-04-26  Michael Tremerfile: Check for invalid script interpreters
2023-04-22  Michael Tremer_pakfire: Define PY_SSIZE_T_CLEAN
2023-04-13  Michael TremerRevert "downloader: Drop using deprecated CURLOPT_PROTO...
2023-04-13  Michael Tremerfile: Implement scaffolding for CF protection check
2023-04-13  Michael Tremerbuild: Don't try to bind-mount @local if it does not...
2023-04-12  Michael Tremerarchive: Remove any nested functions from reading files
2023-04-11  Michael Tremerdownloader: Drop using deprecated CURLOPT_PROTOCOLS
2023-04-11  Michael Tremermacros: Fix coding style of sysusers macro
2023-04-11  Michael Tremermacros: Apply all local sysusers files by default
2023-04-11  Stefan Schantlmacros: Add macro to apply sysusers based users/groups...
2023-04-11  Stefan Schantlmacros: Add macro to automatically install any systemd...
2023-04-11  Stefan Schantlsystemd.macro: Avoid declaring the directory for tmpfil...
2023-03-30  Stefan Schantlmacros: Add macro to automatically install all systemd...
2023-03-30  Stefan Schantlmacros: Introduce sysusersdir
2023-03-30  Stefan Schantlmeson: Avoid calling meson without setup is deprecated
2023-03-30  Stefan Schantlarchive: sysusers: Fix walking through archive for...
2023-03-28  Stefan SchantlHardening: Declare content of /usr/lib/grub as firmware...
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
next