-
20180531 Stable
released this
2018-06-02 03:47:55 +00:00 | 0 commits to master since this release6364b3c9b9Version20180531
98ff92f467makechrootpkg: whitelist return code 14 from makepkgDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20180528 Stable
released this
2018-05-29 20:58:39 +00:00 | 3 commits to master since this releasee414173f89update makefile for current version
7fcf847bc3Do not assume the makechrootpkg user's groupname is the same as the username
5b3c14454aProper fix for pacman-git returning file urls from the cache
4408bb2a15Revert "arch-nspawn: Work around pacman master returning file-URLs from the cache"
509c00ea23makechrootpkg: Do not copy the user keyring into the chroot.
769cb4578fsignpkg(s): add .in extension
6dae45653esignpkg: use common library for messagesDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20180513 Stable
released this
2018-05-13 08:01:15 +00:00 | 11 commits to master since this releasedf7328dcc7Version20180513
5713cd629cmakechrootpkg: add /etc/shadow entry for builduser
40f0179a5emakechrootpkg: fix verifysource with pacman-git
ffb5003fdamakechrootpkg: respect GNUPGHOME
ab3368f061Remove corepkg symlink
38c7a391b0makechrootpkg: make sure that makepkg.conf is always parsed as text
75ad2aca57makechrootpkg: Adjust to work properly withset -e
aee72cae32lib/common.sh: Adjust to work properly withset -u
5ab8f8430aarch-nspawn: Remove pointless $(echo ...) subshell
c9e287e845arch-nspawn: make sure that makepkg.conf is always parsed as text
48b2f8dcc4makechrootpkg: Fix anti-pattern when checking for enabled features
3b725b5843makechrootpkg: Fix unconditionally running namcap
7a3c508501Revert "makechrootpkg: Reopen console to assign the CTTY"
eab5aba9b0Support reproducible builds
2a308821b3Version 20171108
94160d62b8use makepkg library instead of local function copies
095e5305e4makechrootpkg: Fix function usage comments
e4db687d10makechrootpkg: move init_variables() to be part of main()
ddd508efc0makechrootpkg: Reopen console to assign the CTTY
0f3778c3d3makechrootpkg: Prevent collecting coredumps
6b55282bd7Revert "arch-nspawn: Hack to give the inner process a controlling terminal"
6a7dcdeff9arch-nspawn: Hack to give the inner process a controlling terminal
cd500d161farch-nspawn: Pass --as-pid2Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20170911 Stable
released this
2017-09-11 20:02:53 +00:00 | 36 commits to master since this release5ebb9c1Version20170911
fecf107arch-nspawn: Force PATH to be the Arch default
bd82675makechrootpkg: Also look for -e as --noextract
d0e684dmakechrootpkg: Prevent removing build dir when --noextract specified
000ea6carch-nspawn: Add --keep-unit to prevent scope conflicts
75fdff1makechrootpkg: Skip integrity checks inside the chroot
0cbc179makechrootpkg: Use long args for makepkg
a8f512amakechrootpkg: Move makepkg-as-root check to main()
086ff8barchrelease: Whitespace adjustment
041afb5archrelease: sync the repos directory before commiting changes
3efa4b7makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdest
a9dab95Add# shellcheckdirectives to quiet shellcheck, add PKGBUILD.proto
a396a69Make slightly more involved changes to make shellcheck happy.
78fabcfQuote strings that shellcheck warns about.
3f72579Make purely stylistic changes to make shellcheck happier.
430e126Makefile: Add a simple 'check' target that runs shellcheck
56cace3makechrootpkg: Add a comment warning about a bug in "sudo -i"
2fdd165Makefile: m4_changequote([, ]) to avoid accidental quoting.
007d6fcMakefile: add .DELETE_ON_ERROR:
4f23609makechroot: download_sources: Accept makepkg_owner as an argument
31a800flib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
6d19929makechrootpkg: sync_chroot: Make more general.
928744cmakechrootpkg: sync_chroot: make usage easier to understand.
2a9b30emakechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.
c9b1fc0Sync makepkg.conf files with pacman 5.0.2-2
4804dd5Merge remote-tracking branch 'upstream/master'
49088b0makechrootpkg: Avoid having code floating around outside of a function.
a1f8ac9makechrootpkg: Delete chroot subvols recursively when using -T
2243a27makechrootpkg: Unindent as suggested in2fd5931
578a62fmkarchroot: Don't let the environment affect pacstrap (sans proxy settings).
4228d79makechrootpkg: Improve status messages.
5b9c06dmkarchroot, arch-nspawn: Add an-sflag to inhibitsetarch.
82e6bfcmkarchroot, arch-nspawn: Add an-fflag to add files to copy.
35da846makechrootpkg: Adjust to have the functions work withset -u.
2fd5931makechrootpkg: Have functions be more function-y.
6098253Handle makepkg.conf more consistently
c1a056clib/common.sh: Make it safe to include multiple times.
747e8fflib/common.sh: Adjust to work properly withset -u.
fb40b58makechrootpkg: install_pkg was an unused variable
f9d9db4makechrootpkg: Quote directory passed torm -rf.
253bb4cmakechrootpkg: /chrootbuild: accept makepkg_args as arguments rather than embedding.
189efd3makechrootpkg: usage(): Display the actual default makepkg flags.
cb35d74Avoid using string interpolation; use printf format strings instead.
14d5e1cAdd a "License:" tag to all code files.
ae82f88commitpkg: Adjust fancy quoting/escaping to not confuse Emacs.
f55786bAdd '#!/hint/bash' headers to non-executable bash files.
8ff247dlib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use
d4f09b2lib/common.sh: lock, slock: Create directories for locks if necessary.
d333440lib/common.sh: lock, slock: Allow locks to be inherited.
997bc1dlib/common.sh: add 'lock_close'; use it as appropriate.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20170320 Stable
released this
2017-03-24 21:24:26 +00:00 | 90 commits to master since this release- archbuild/makechrootpkg: Delete subvolumes in roots
- lib/archroot.sh: Add is_btrfs helper
- lib/archroot.sh: Simplify check_root
- lib/archroot.sh: Move CHROOT_VERSION to a common file
- makechrootpkg: run makepkg as specified user
- makechrootpkg: explain load_vars
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
20170304 Stable
released this
2017-03-05 12:48:53 +00:00 | 98 commits to master since this releasemakechrootpkg: fix potential non-writable directories of builduser in /build
lib: remove unused version, pkgparts
lib: remove unused left, right
makechrootpkg: Simplify symlink replacement
makechrootpkg: Fix broken symlink because of temporary chroot PKGDEST /pkgdest
mkarchroot: Set LANG=en_US.UTF-8
makechrootpkg: Reset environment for builduser
makechrootpkg: Shorten user-config loading code
makechrootpkg: Use XDG_CONFIG_HOME for makepkg.conf
mkarchroot: Work around pacman master returning file-URLs from the cacheDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20160528 Stable
released this
2016-05-28 17:37:16 +00:00 | 110 commits to master since this release- mkarchroot: Work around pacman master returning file-URLs from the cache
- arch-nspawn: Work around pacman master returning file-URLs from the cache
- makechrootpkg: Install packages in one step
- makechrootpkg: Simplify chroot preparation (v2)
- mkarchroot: Manually generate machine-id because nspawn expects it
- Use repos.archlinux.org everywhere instead of hostname based domains
- Set target vendor to pc for usage with gcc 6
- No need to update mirrors in chroot
- Fix for UTF-8 characters in PACKAGER var
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
20160409 Stable
released this
2016-04-08 23:54:13 +00:00 | 122 commits to master since this releaseNo need to update mirrors in chroot
Fix for UTF-8 characters in PACKAGER varDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20160302 Stable
released this
2016-03-02 00:59:18 +00:00 | 124 commits to master since this releaseUpdate pacman-mirrors-*.conf files
Update bundled pacman and makepkg configuration
makechrootpkg: set builduser's shell to /bin/bash
makechrootpkg: use /build as HOME for the builduserDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
20151129 Stable
released this
2015-11-29 12:28:22 +00:00 | 130 commits to master since this releasearch-nspawn: preserve systemd-nspawn's stderr
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)