]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2016-10-16  Michael TremerBump version to 0.9.27 0.9.27
2016-10-16  Stefan Schantlperl.macro: Add "perl_version"
2016-10-16  Michael TremerExplicitely add hardening to the LDFLAGS
2016-10-16  Michael TremerAutomatically update autotools for aarch64 compatibility
2016-10-16  Michael Tremerquality-agent: Remove any absolute path arguments from...
2016-04-29  Michael TremerINSTALL: Update build instructions
2016-04-29  Michael TremerINSTALL: The OBS service is not maintained any more
2016-04-29  Michael TremerCFLAGS: Explicitely add RELRO and BIND_NOW options
2015-11-18  Michael TremerUpdate translations
2015-09-10  Michael TremerFix execution of scriptlets in a dirty environment
2015-05-03  Michael TremerMerge branch 'master' of git://git.ipfire.org/pakfire
2015-05-03  Michael TremerExplicitely add hardening flags
2015-05-03  Michael TremerAlways set the 64-bit mark as it is only applied when...
2015-04-20  Michael TremerPerform less parallelism
2015-01-20  Michael TremerAdd support for aarch64
2014-09-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2014-09-17  Michael TremerCFLAGS: Enable more hardening
2013-10-26  Michael TremerAdd scriptlets to the database and actually execute...
2013-10-26  Michael TremerUpdate translations.
2013-10-26  Michael TremerMajor rewrite how transactions are built.
2013-09-28  Michael TremerUpdate translations.
2013-09-28  Michael TremerReplace python-progressbar by own progressbar module.
2013-09-28  Michael TremerFix updating UsrMove packages.
2013-09-25  Michael Tremerrepository: Add compat "whatprovides" method.
2013-09-24  Michael TremerFix database conversion.
2013-09-08  Michael TremerBump version to 0.9.26. 0.9.26
2013-09-07  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-09-07  Michael TremerInstall python modules in arch-dependent directories.
2013-08-08  Michael Tremer_pakfire: Remove compiler warning.
2013-08-08  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-08-08  Michael TremerAdd simple testsuite.
2013-08-08  Michael TremerLoad _pakfire module from right path.
2013-08-04  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-08-04  Michael TremerRemove pakfire makefile from package.
2013-08-04  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-08-04  Michael Tremerm4: Fix wrongly exported file.
2013-08-04  Michael TremerUpdate translations.
2013-08-04  Michael Tremertransifex has moved to transifex.com.
2013-08-04  Michael TremerUse autotools.
2013-07-31  Michael TremerCleanup database and add indexes.
2013-07-28  Michael TremerShow console output from scripts on command line.
2013-07-28  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-07-28  Michael TremerImplement distro-sync.
2013-07-08  Stefan Schantlpakfire-daemon.service: Require network-online and...
2013-07-04  Michael Tremerdaemon: Fix buildroot check return code.
2013-07-04  Michael Tremerbuilder: Fix catching errors if buildroot is RO.
2013-06-27  Michael Tremerdaemon: Improve killing the keepalive process.
2013-06-27  Michael Tremerdaemon: Check if build root is read-write mounted.
2013-06-24  Michael TremerFix typo in exception name.
2013-06-24  Michael TremerFix installing unit files.
2013-06-24  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-06-24  Michael TremerWarn if the host key is not in the key store.
2013-06-23  Stefan SchantlAdd systemd service file for pakfire-daemon.
2013-06-23  Michael Tremertransport: Handle 503 in the same way as 502.
2013-06-13  Michael TremerBetter formatting for progress bars.
2013-06-13  Michael Tremerprogressbar: Remove overwriting the Bar class.
2013-05-08  Michael Tremerbuildroot: Only copy dev nodes if they really exist.
2013-05-08  Michael Tremersystem: Fix reading CPU info.
2013-04-07  Michael TremerFix typo.
2013-03-30  Michael Tremerdaemon: Restart keepalive daemon after it has crashed.
2013-03-30  Michael Tremertransport: Catch 503 Bad Gateway HTTP errors.
2013-03-10  Michael Tremercgroup: Move builder process out of cgroup before destr...
2013-03-10  Michael Tremercgroup: Don't be verbose about killing processes.
2013-03-08  Michael Tremerbuilder: Use cgroups if the system supports it.
2013-03-08  Michael TremerCreate an extra namespace for build environments and...
2013-03-05  Michael Tremerccache optimizations: Use /tmp and enable compression.
2013-03-05  Michael TremerMount /tmp as a tmpfs into the build environment.
2013-03-04  Michael Tremerdatabase: Add inst_size column when creating new databases.
2013-03-03  Michael TremerBump package version to 0.9.25. 0.9.25
2013-03-02  Michael TremerMerge branch 'master' of git://git.ipfire.org/pakfire
2013-03-02  Michael Tremerdatabase: Save installed package size.
2013-03-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-03-02  Michael TremerAn other fix for progress bars when there is no TTY.
2013-03-02  Michael TremerFix transaction size calculation when removing packages.
2013-02-28  Michael TremerCheck if there is a progressbar, when calling finish.
2013-02-28  Michael Tremersystem: Fix free memory.
2013-02-28  Michael Tremerdaemon: Make shutting down a bit faster.
2013-02-28  Michael TremerRemove the urlgrabber fork hack.
2013-02-28  Michael Tremerdaemon: Make an extra process for keepalive.
2013-02-28  Michael TremerMore urlgrabber fixes for Ubuntu/Debian/Mint.
2013-02-28  Michael Tremertransport: Handle proxy 504 Gateway Timeout as a connec...
2013-02-28  Michael Tremersystem: bogomips is spelled differently on ARM.
2013-02-28  Michael Tremersystem: Always read /proc/cpuinfo to its end.
2013-02-28  Michael TremerUpdate pakfire-daemon:
2013-02-20  Michael TremerUse the HTTP proxy for HTTPS as well.
2013-02-19  Michael TremerTemplate macros: Remove trailing slash.
2013-02-19  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-02-12  Stefan SchantlQuality Agent: Replace "env ruby".
2013-02-12  Stefan SchantlAdd gir files for gobject-introspection to the DEVEL...
2013-02-12  Michael TremerExplicitely add hardening CFLAGS.
2013-02-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-02-10  Michael TremerEnhance perl cleanup.
2013-02-05  Michael TremerRevert "builder: Remove pids from list of running jobs...
2013-02-03  Michael Tremerbuild parallelism: New way to figure that out.
2013-02-03  Michael TremerRevert "A new try to get the parallelism straight."
2013-02-03  Michael Tremerbuilder: Remove pids from list of running jobs when...
2013-01-24  Michael TremerFilePackage: Initialize _type.
2013-01-24  Michael TremerFix wrong variable name.
2013-01-24  Michael TremerCreate all hash objects with hashlib's "new" function.
2013-01-24  Michael Tremerpakfire.packages.solv: Remove duplicate method "uuid".
next