We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8772f commit abe6673Copy full SHA for abe6673
debian/changelog
@@ -1,3 +1,16 @@
1
+autobuild (3.3.3) unstable; urgency=medium
2
+
3
+ * Patched annoying bug in autobuild-web
4
+ Sometimes, the captcha iframe on the login page would itself redirect
5
+ to another copy of the login page
6
+ Fixed by adding an 'acceptable_guest_pages' array and making sure the
7
+ captcha's in it
8
+ * Prettied up the tab display a bit
9
+ * Autobuild-web: Separate tabs for package build logs
10
+ * Autobuild: Split package build logs into their own files
11
12
+ -- rail5 <andrew@rail5.org> Mon, 25 Nov 2024 14:26:32 +0800
13
14
autobuild (3.3.2) unstable; urgency=medium
15
16
* autobuild-web: Paginated logs page
0 commit comments