All Projects

Project Category Task Type Priority  asc Severity Summary Status Progress
PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-otc-fonts] vague terminology "O ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-kr-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-jp-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-cn-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-tw-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-otc-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-kr-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-jp-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-cn-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

Software DevelopmentGeneralImplementation RequestMediumHigh Develop GNU/HyperBK patchset Closed
100%
Task Description

Develop GNU/HyperBK patchset for toolchain (Glibc, Binutils and GCC) and packages.

PATCHING NOTE

Make sure the definitions are not simply duplicated from GNU/Linux' because that will eventually result in
out-of-sync definitions that break for us.

Example of triplet check:	linux*-gnu | gnu* | hyperbk-gnu)
Example of uname check:		Linux|GNU|GNU/*)
Example of C macro check:	defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)
				[note: GNU/Hurd defines __GNU__, and GNU/HyperBK define __GLIBC__ as hardcoded macro]
Example of makefile check:	ifneq (, $(filter Linux GNU GNU_%, $(shell uname -s)))
				[note1: findstring matches subwords, use filter instead]
				[note2: list must be the first parameter, otherwise matching fails]
				[note3: "%" is make's wildcard]
ServicesFlyspray BrandingImplementation RequestMediumMedium Add Hyperbola branding to HyperTask Closed
100%
Task Description

Add Hyperbola branding to HyperTask such as HyperWiki and HyperForum for prolixity reasons.

PackagesAnyFeature RequestHighHigh [zlib] adapt package in accordance with the Hyperbola P ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [zathura-pdf-mupdf] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si zathura-pdf-mupdf
Repository      : community
Name            : zathura-pdf-mupdf
Version         : 0.3.1-3
Description     : PDF support for Zathura (MuPDF backend)
Architecture    : x86_64
URL             : https://pwmt.org/projects/zathura-pdf-mupdf/
Licenses        : zlib
Groups          : None
Provides        : None
Depends On      : zathura  jbig2dec  openjpeg2  cairo  desktop-file-utils  openssl
Optional Deps   : None
Conflicts With  : zathura-pdf-poppler
Replaces        : None
Download Size   : 18.27 MiB
Installed Size  : 33.50 MiB
Packager        : Johannes Löthberg <johannes@kyriasis.com>
Build Date      : Wed 03 May 2017 04:57:27 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
PackagesAnyFeature RequestHighHigh [your-freedom] adapt package in accordance with the Hyp ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [yara] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si yara
Repository      : community
Name            : yara
Version         : 3.5.0-3
Description     : Tool aimed at helping malware researchers to identify and classify malware samples
Architecture    : x86_64
URL             : https://github.com/VirusTotal/yara
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : openssl  file
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 218.21 KiB
Installed Size  : 1103.00 KiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : Sun 05 Mar 2017 08:00:00 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
PackagesAnyFeature RequestHighHigh [xz] adapt package in accordance with the Hyperbola Pac ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [xtensa-unknown-elf-gcc] adapt package in accordance wi ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [xtensa-unknown-elf-binutils] adapt package in accordan ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [xmlto] adapt package in accordance with the Hyperbola  ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [xmlsec] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si xmlsec
Repository      : extra
Name            : xmlsec
Version         : 1.2.24-1
Description     : XML Security Library is a C library based on LibXML2
Architecture    : x86_64
URL             : https://www.aleksey.com/xmlsec/index.html
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : libxslt  openssl  gnutls  nss  libltdl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 680.27 KiB
Installed Size  : 5034.00 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Sun 30 Apr 2017 01:52:30 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
PackagesAnyFeature RequestHighHigh [xinetd] adapt package in accordance with the Hyperbola ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [xfsprogs] adapt package in accordance with the Hyperbo ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

PackagesAnyFeature RequestHighHigh [x11vnc] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si x11vnc
Repository      : extra
Name            : x11vnc
Version         : 1:0.9.14-2
Description     : VNC server for real X displays
Architecture    : x86_64
URL             : https://github.com/LibVNC/x11vnc
Licenses        : GPL2
Groups          : None
Provides        : None
Depends On      : libvncserver  openssl  libjpeg  libxtst  libxinerama  libxdamage  libxrandr  avahi
Optional Deps   : tk: GUI support
                  net-tools: -auth guess
                  xf86-video-dummy: Xdummy script
Conflicts With  : None
Replaces        : None
Download Size   : 635.70 KiB
Installed Size  : 1750.00 KiB
Packager        : Gaetan Bisson <bisson@archlinux.org>
Build Date      : Mon 13 Mar 2017 03:26:12 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
PackagesAnyFeature RequestHighHigh [wvstreams] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl-1.0.

$ pacman -Si wvstreams
Repository      : community
Name            : wvstreams
Version         : 4.6.1-12
Description     : A network programming library written in C++
Architecture    : x86_64
URL             : http://alumnit.ca/wiki/?page=WvStreams
Licenses        : LGPL
Groups          : None
Provides        : None
Depends On      : zlib  pam  xplc  openssl-1.0  readline
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 1098.88 KiB
Installed Size  : 8180.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Wed 05 Apr 2017 09:12:59 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
PackagesAnyFeature RequestHighHigh [wt] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it optdepends on openssl.

$ pacman -Si wt
Repository      : community
Name            : wt
Version         : 3.3.7-3
Description     : a C++ library and application server for developing and deploying web applications
Architecture    : x86_64
URL             : http://www.webtoolkit.eu/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : boost-libs  libharu  graphicsmagick  pango  zlib
Optional Deps   : openssl: for SSL support in built-in webserver
                  fcgi: for FastCGI support
                  postgresql-libs: for PostgreSQL Dbo support
                  sqlite: for Sqlite Dbo support
                  mysql++: for the hangman example
                  qt4: for the Wt/Qt interopability example (wtwithqt)
Conflicts With  : None
Replaces        : None
Download Size   : 7.70 MiB
Installed Size  : 38.73 MiB
Packager        : Sven-Hendrik Haase <sh@lutzhaase.com>
Build Date      : Mon 17 Apr 2017 05:50:47 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
PackagesAnyFeature RequestHighHigh [wpa_supplicant] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [wpa_supplicant] adapt package in accordance with the H ...Closed
100%
PackagesAnyFeature RequestHighHigh [wpa_actiond] adapt package in accordance with the Hype ...Closed
100%
PackagesAnyFeature RequestHighHigh [wireless_tools] adapt package in accordance with the H ...Closed
100%
PackagesAnyFeature RequestHighHigh [wireless-regdb] adapt package in accordance with the H ...Closed
100%
PackagesAnyFeature RequestHighHigh [which] adapt package in accordance with the Hyperbola  ...Closed
100%
PackagesAnyFeature RequestHighHigh [websocketpp] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [webfs] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [vpnc] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [vi] adapt package in accordance with the Hyperbola Pac ...Closed
100%
PackagesAnyFeature RequestHighHigh [vhba-module-lts] adapt package in accordance with the  ...Closed
100%
PackagesAnyFeature RequestHighHigh [vhba-module-lts] adapt package in accordance with the  ...Closed
100%
PackagesAnyFeature RequestHighHigh [vde2] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [vagrant] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [uwsgi] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [util-linux] adapt package in accordance with the Hyper ...Closed
100%
PackagesAnyFeature RequestHighHigh [util-linux-debug] adapt package in accordance with the ...Closed
100%
PackagesAnyFeature RequestHighHigh [usbutils] adapt package in accordance with the Hyperbo ...Closed
100%
PackagesAnyFeature RequestHighHigh [usbduxsigma-lts-firmware] adapt package in accordance  ...Closed
100%
PackagesAnyFeature RequestHighHigh [usbduxfast-lts-firmware] adapt package in accordance w ...Closed
100%
PackagesAnyFeature RequestHighHigh [usbduxd-lts-firmware] adapt package in accordance with ...Closed
100%
PackagesAnyFeature RequestHighHigh [unshield] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [unrealircd] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [unbound] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [unar] rebuild package against libressl Closed
100%
Showing tasks 151 - 200 of 705 Page 4 of 15

Available keyboard shortcuts

Tasklist

Task Details

Task Editing