- Jul 14, 2024
-
-
Christian Rebischke authored
-
- Apr 10, 2024
-
-
Christian Heusel authored
-
- Dec 20, 2023
-
-
Christian Rebischke authored
-
- Nov 21, 2023
-
-
Frederik Schwan authored
-
- Nov 20, 2023
-
-
T.J. Townsend authored
-
- Jul 24, 2023
-
-
T.J. Townsend authored
-
- May 06, 2023
-
-
Christian Rebischke authored
-
- Jan 08, 2023
-
-
Christian Rebischke authored
-
- Nov 01, 2022
-
- Oct 09, 2022
-
-
Christian Rebischke authored
-
- Aug 12, 2022
-
-
Christian Rebischke authored
-
- Feb 18, 2022
-
-
Christian Rebischke authored
-
- Nov 13, 2021
-
- Nov 06, 2021
-
-
Christian Rebischke authored
-
- Jul 22, 2021
-
-
Christian Rebischke authored
-
- May 30, 2021
-
-
Christian Rebischke authored
-
- Nov 22, 2020
-
-
Christian Rebischke authored
-
- Aug 20, 2020
-
-
Christian Rebischke authored
-
- Dec 23, 2019
-
-
Christian Rebischke authored
-
- Nov 16, 2019
-
-
Christian Rebischke authored
-
Christian Rebischke authored
This is supposed to fix #62823
-
- Oct 21, 2019
-
-
Christian Rebischke authored
-
- Sep 08, 2019
-
-
Christian Rebischke authored
-
- Jun 13, 2019
-
-
Christian Rebischke authored
-
- Jun 05, 2019
-
-
Christian Rebischke authored
-
- Feb 14, 2019
-
-
Christian Hesse authored
-
- Feb 09, 2019
-
-
Christian Rebischke authored
-
- Jan 19, 2019
-
-
Christian Rebischke authored
-
- Jan 16, 2019
-
- Oct 01, 2018
-
-
-
Levente Polyak authored
-
- Sep 25, 2018
-
-
Christian Rebischke authored
-
- Sep 24, 2018
-
-
Christian Rebischke authored
- CVE-2018-16151 - CVE-2018-16152 Furthermore it enables support for smartcards via: `--enable-pkcs11` This closes: #60094
-
- May 30, 2018
-
-
Christian Rebischke authored
-
- May 26, 2018
-
-
Christian Rebischke authored
Bugreport: #58719
-
- Feb 21, 2018
-
-
Christian Rebischke authored
See: #57597
-
- Dec 14, 2017
-
-
Christian Rebischke authored
-
- Nov 22, 2017
-
-
Christian Rebischke authored
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Oct 13, 2017
-
-
Christian Rebischke authored
https://bugs.archlinux.org/task/55953 (bypass-lan plugin) https://bugs.archlinux.org/task/55904 (ldap and mysql support) https://bugs.archlinux.org/task/54803 (ruby gem and python egg support)
-