summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-11-09fixup c1e8486dc: /srv/workspace/pbuilder is now created by pbuilder when it ↵Holger Levsen1-2/+2
needs it
2015-11-09add configs for new armhf node, odxu4Holger Levsen23-0/+1311
2015-11-09fix: local can only be used in a functionHolger Levsen1-3/+3
2015-11-09add new armhf node, Odroid-XU4, thanks to vagrantHolger Levsen15-15/+60
2015-11-07mitigate jenkins remote execute 0-dayHelmut Grohne1-0/+2
https://jenkins-ci.org/content/mitigating-unauthenticated-remote-code-execution-0-day-jenkins-cli It seems that two channels need to be secured. The first is a custom tcp port which is firewalled anyway. The other part is urls starting with /cli. Instead of filtering this entry point in jenkins (and thus breaking bin/abort.sh), we apply the filtering in apache. Thus a local execute vulnerability remains, but we didn't care about those earlier.
2015-11-06add a munin plugin to plot OutOfMemoryError exceptionsHelmut Grohne2-0/+6
2015-11-04reproducible: only keep artifacts for 1 day (instead of 2)Holger Levsen2-5/+5
2015-11-04reproducible: fixup: guess another regex to rescheduleHolger Levsen1-1/+1
2015-11-04reproducible: guess another regex to rescheduleHolger Levsen1-0/+2
2015-11-04reproducible: detect these kinds of problems automaticallyHolger Levsen1-0/+1
2015-11-04Allow Indexes on r-b.org/gitJérémy Bobbio1-0/+1
Even if Git can fetch the repositories, people are unhappy when they see a 403.
2015-11-04reproducible freebsd: enable debugHolger Levsen1-1/+1
2015-11-04reprodcuible freebsd: refactorHolger Levsen1-22/+17
2015-11-04reproducible freebsd: better explain which branch is being worked onHolger Levsen1-5/+5
2015-11-04reproducible freebsd: also build stable/10 branchHolger Levsen1-2/+2
2015-11-04reproducible freebsd: build master branch tooHolger Levsen2-131/+137
2015-11-03reproducible freebsd: update todoHolger Levsen1-3/+7
2015-11-03reproducible freebsd: run 2nd build 400 days in the futureHolger Levsen2-2/+10
2015-11-03reproducible freebsd: node is being upgraded to 10.2 atm…Holger Levsen1-1/+1
2015-11-03reproducible freebsd: this job aint new anymoreHolger Levsen1-1/+1
2015-11-02install git-notifier on jenkinsHolger Levsen1-1/+2
2015-11-01disable unused directoriesHolger Levsen1-2/+2
2015-11-01add schroot fstab to pb3Mattia Rizzolo1-0/+24
2015-11-01lintian-tests.yaml: Also build "smoke-me" branchesNiels Thykier1-0/+1
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-10-31reproducible: add link to new webpage, https://reproducible-builds.orgHolger Levsen1-0/+1
2015-10-31It's the Engine we turn on for rewritingJérémy Bobbio1-1/+1
2015-10-31Setup reproducible-builds.org websiteJérémy Bobbio1-8/+13
2015-10-31Revert "Setup reproducible-builds.org website"Holger Levsen1-4/+10
This reverts commit b32118218c89ad429ef26fa03ed16d55069728ac.
2015-10-31Setup reproducible-builds.org websiteJérémy Bobbio1-10/+4
2015-10-28lunar doesnt need jenkins groupsHolger Levsen1-1/+1
2015-10-28pbuilder: set BUILDPLACE=/srv/workspace/pbuilder instead of using a symlinkMattia Rizzolo9-0/+9
otherwise `pbuilder clean` removes the symlink, and the following builds won't use the tmpfs, etc..
2015-10-28update_jdn: stop doing symlink dances for the pbuilder build directory, ↵Mattia Rizzolo1-10/+0
instead make use of the BUILDPLACE conf entry
2015-10-28update_jdn: stop chowning /var/cache/pbuilder/result: not needed anymore ↵Mattia Rizzolo1-7/+0
since quite some time (we use --buildresult cmd line option now)
2015-10-28reproducible: add user lunar (on jenkins) and install jekyll for th efuture ↵Holger Levsen1-2/+7
reproducible-builds.org website
2015-10-27reproducible netbsd: install treeHolger Levsen1-0/+1
2015-10-26reproducible archlinux: disable debugHolger Levsen1-1/+1
2015-10-26Revert "reproducible openwrt: temporarily enable debug"Holger Levsen1-1/+0
This reverts commit a0caea27c7b7d836aedda4f951565f41706a6199.
2015-10-26whitespace changesHolger Levsen1-1/+25
2015-10-26python3-yaml is needed to deploy kgb configsHolger Levsen1-1/+1
2015-10-26install figlet on all the hostsHolger Levsen1-0/+1
2015-10-26reproducible openwrt/netbsd/coreboot/archlinux: also install and configure ↵Holger Levsen1-5/+8
kgb-client on pb-build3
2015-10-26reproducible openwrt/netbsd/coreboot/archlinux: fix schroot name used for ↵Holger Levsen1-1/+1
running diffoscope
2015-10-25reproducible: sleep 2h on enospaceHolger Levsen1-3/+2
2015-10-25reproducible: disable disk full irc notificationsHolger Levsen1-1/+1
2015-10-24reproducible openwrt: temporarily enable debugHolger Levsen1-0/+1
2015-10-23reprodducible openwrt: save banner before cleanupHolger Levsen1-3/+5
2015-10-23reproducible: install locales-all on pb3Holger Levsen1-1/+1
2015-10-21openwrt: add CLEAN_IPKG and always build *rootfs.tar.gzbnewbold1-1/+3
2015-10-21reproducible openwrt: add very simple safeguards against cleanup going wrongHolger Levsen1-0/+6
2015-10-21openwrt: update TODO section and front-page copy (minor)bnewbold2-4/+2
Mostly correct notes about squashfs; diffoscope does detect squashfs files correctly.