1. 04 9月, 2023 11 次提交
  2. 03 9月, 2023 10 次提交
  3. 02 9月, 2023 5 次提交
  4. 01 9月, 2023 5 次提交
    • R
      libre2: fix pkgconfig paths · 4299e892
      Rosen Penev 提交于
      Upstream broke them.
      Signed-off-by: NRosen Penev <rosenp@gmail.com>
      4299e892
    • J
      croc: new package · cd548cea
      Jonas Jelonek 提交于
      croc is a tool written in Go for sending files from one device to
      another over the internet using a relay. It runs on multiple platforms,
      provides end-to-end encryption and works without port forwarding and
      fixed IP/DynDNS.
      Signed-off-by: NJonas Jelonek <jelonek.jonas@gmail.com>
      cd548cea
    • L
      nss: update to 3.93 · 71e8d20f
      Lucian Cristian 提交于
      Signed-off-by: NLucian Cristian <lucian.cristian@gmail.com>
      71e8d20f
    • L
      libreswan: update to 4.12 · 5a1b8780
      Lucian Cristian 提交于
      fix CVE-2023-38710, CVE-2023-38711, CVE-2023-38712
      Signed-off-by: NLucian Cristian <lucian.cristian@gmail.com>
      5a1b8780
    • T
      mpd: Update to 0.23.13 · f43e7a50
      Tianling Shen 提交于
      ver 0.23.13 (2023/05/22)
      * input
        - curl: fix busy loop after connection failed
        - curl: hide "404" log messages for non-existent ".mpdignore" files
      * archive
        - zzip: fix crash bug
      * database
        - simple: reveal hidden songs after deleting containing CUE
      * decoder
        - ffmpeg: reorder to a lower priority than "gme"
        - gme: require GME 0.6 or later
      * output
        - pipewire: fix corruption bug due to missing lock
      * Linux
        - shut down if parent process dies in --no-daemon mode
        - determine systemd unit directories via pkg-config
      * support libfmt 10
      
      ver 0.23.12 (2023/01/17)
      * input
        - curl: require CURL 7.55.0 or later
      * decoder
        - mad: fix integer underflow with very small files
      * tags
        - fix crash bug due to race condition
      * output
        - pipewire: adjust to PipeWire 0.3.64 API change
      * fix build failures with GCC 13
      
      Removed upstreamed patch.
      Signed-off-by: NTianling Shen <cnsztl@immortalwrt.org>
      f43e7a50
  5. 31 8月, 2023 9 次提交