Skip to content
Snippets Groups Projects
  1. Jan 11, 2025
  2. Nov 23, 2024
  3. Jul 15, 2024
  4. Dec 26, 2023
  5. Oct 06, 2023
  6. Jan 15, 2023
  7. Jun 21, 2022
  8. Jun 05, 2022
    • Jonas Witschel's avatar
      install key directory (once again) · aeb82cca
      Jonas Witschel authored
      The upgrade to tang 11-1 accidentally removed the creation of the key directory
      (because "Z" in the tmpfiles.d configuration file only alters the permission of
      existing directories, it does not create them if they do not exist). This means
      that tang does not work out of the box because it cannot automatically create
      the required keys.
      
      Fix this by restoring the accidentally removed "mkdir" call. Creating the empty
      directory as part of the package instead of only through the tmpfiles.d
      configuration file means that it can be properly tracked by
      "pacman -Qo /var/db/tang/".
  9. Mar 22, 2022
  10. Dec 14, 2021
  11. May 05, 2021
  12. Apr 28, 2021
  13. Feb 08, 2021
  14. Jul 26, 2020
    • Jonas Witschel's avatar
      Add systemd to makedepends · a484a413
      Jonas Witschel authored
      systemd has been removed from the base-devel group and is required by the
      build system to determine the location of the systemd unit directory.
      a484a413
  15. Mar 25, 2020
  16. Mar 24, 2020
  17. Feb 17, 2020
  18. Oct 10, 2019
Loading