|
Packages | Any | Feature Request | Very Low | Very Low | [ttf-iosevka] add Iosevka font | Deferred | |
Task Description
Iosevka wins a poll about most beautiful fonts on reddit (/r/linux). This font is very similar than Droid Sans (Official Google Font) with many advantages:
1 - Has 5 types modes (lightest, light, normal, bold, super bold) 2 - Condensed and big sizes (perfect for visual impairments users) 3 - Very Legible on i3-wm, Sway, Conky bar 4 - OTF license (Freedom license)
Iosevka is already on AUR, but create a official package prevent bug or proprietary third parties apps (Yaourt, etc) be installed by beginners Hyperbola users.
Official Site: https://github.com/be5invis/Iosevka
On AUR: https://aur.archlinux.org/packages/ttf-iosevka
|
|
Software Development | Iceweasel-UXP | Backport Request | Very Low | Very Low | Request browser add-on: FireGestures | Unconfirmed | |
Task Description
Name: FireGestures Version: 1.11.1 (compatible Firefox version 52) Source code: Github Description: A customizable mouse gestures extension which enables to execute various commands and user scripts with six types of gestures.
https://github.com/gomita/firegestures/
https://addons.mozilla.org/en-US/firefox/addon/firegestures/
|
|
Packages | Stable | Bug Report | Very Low | Very Low | [spamassassin] has different directory permissions than... | Deferred | |
Task Description
Description: The /usr/sbin directory in spamassassin has permissions 755 https://git.hyperbola.info:50100/packages/extra.git/tree/spamassassin/PKGBUILD#n88
And ‘filesystem’ sets it to 750 https://git.hyperbola.info:50100/packages/core.git/tree/filesystem/PKGBUILD#n135
So when installing spamassassin, pacman throws a warning
warning: directory permissions differ on /usr/sbin/
filesystem: 750 package: 755
Additional info: * spamassassin 3.4.2-1.hyperbola2
|
|
Packages | Stable | Bug Report | Very Low | Very Low | [postfix] has different directory permissions than 'fil... | Deferred | |
Task Description
Description: The /usr/sbin directory in postfix has permissions 755 https://git.hyperbola.info:50100/packages/extra.git/tree/postfix/PKGBUILD#n115
And ‘filesystem’ sets it to 750 https://git.hyperbola.info:50100/packages/core.git/tree/filesystem/PKGBUILD#n135
So when installing postfix, pacman throws a warning
warning: directory permissions differ on /usr/sbin/
filesystem: 750 package: 755
Additional info: * postfix-3.2.2-1.hyperbola6
|
|
Packages | Stable | Bug Report | Very Low | Very Low | [fail2ban] update dovecot failregex to support verbose ... | Unconfirmed | |
Task Description
Description: The /etc/fail2ban/filter.d/dovecot.conf file has a failregex with the following:
^%(__prefix_line)s(?:auth|auth-worker\(\d+\)): (?:pam|passwd-file)\(\S+,<HOST>\): unknown user\s*$
and works with things like:
Month day time hostname dovecot: auth: passwd-file(user@domain.com,IP): unknown user
but with verbosity enabled in Dovecot, this output looks like this:
Month day time hostname dovecot: auth: passwd-file(user@domain.com,IP): unknown user (given password: password)
and in this case it doesn’t work, but it does if we fix the failregex if we replace it with:
^%(__prefix_line)s(?:auth|auth-worker\(\d+\)): (?:pam|passwd-file)\(\S+,<HOST>\): unknown user( \(given password: \S*\))?\s*$
with this new expression, it works with and without verbosity
And regarding postfix, to make it work correctly I “backported” some pieces from newest failregex:
/etc/fail2ban/postfixr-rbl.conf:
^%(__prefix_line)sNOQUEUE: reject: RCPT from \S+\[<HOST>\]: [45]54 [45]\.7\.1 Service unavailable; Client host \[\S+\] blocked using .* from=<\S*> to=<\S+> proto=ESMTP helo=<\S*>$
/etc/fail2ban/postfix.conf: (second failregex)
^%(__prefix_line)sNOQUEUE: reject: RCPT from \S+\[<HOST>\]: 45[04] 4\.7\.1 Client host rejected: cannot find your (reverse )?hostname, (\[\S*\]); from=<\S*> to=<\S+> proto=ESMTP helo=<\S*>$
I can create a patch if you want. Note that I haven’t tested all filters, some others may also need some rework
Additional info: * fail2ban-0.9.6-2.hyperbola3
|
|
Software Development | HyperTools | Implementation Request | Low | Low | [hypertools] create libretools replacement for Hyperbol... | Deferred | |
Task Description
Create hypertools to replace libretools package for HyperbolaBSD and GNU/Linux
It’s long period to develop this package. For now, a systemd-nspawn wrapper is being developed for “libretools”[0]
[0]:https://issues.hyperbola.info/index.php?do=details&task_id=86
|
|
Packages | Any | Implementation Request | Very Low | Low | [ttf-font-awesome] add ttf-font-awesome font | Unconfirmed | |
Task Description
Could it be possible to add :
ttf-font-awesome
to the repo ?
https://www.parabola.nu/packages/community/any/ttf-font-awesome/ http://fontawesome.io/
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [awesome-terminal-fonts] add package | Unconfirmed | |
Task Description
Could it be possible to add :
awesome-terminal-fonts
to the repo please ?
https://www.parabola.nu/packages/community/any/awesome-terminal-fonts/ https://github.com/gabrielelana/awesome-terminal-fonts
Thanks
|
|
Services | HyperWeb Issue | Bug Report | Very Low | Low | RSS needs fixing | Unconfirmed | |
Task Description
Seems deleted items reappearing in the Hyperbola feeds since it gives its feed items empty ID string.
|
|
Software Development | Iceweasel-UXP | Implementation Request | Defer | Low | Swiftweasel-UXP theme for Iceweasel-UXP | Unconfirmed | |
Task Description
Description: Historically, Swiftweasel was a Firefox-based application built on XUL platform around 2007 and abandoned in 2010. It was optimized for several architectures using the following methods such as the Profile-Guided Optimization (PGO) and binary code optimization for computers with limited resources.
Since there are users encouraging us develop a Palemoon-based application , and Swiftweasel contains non-trademarked graphics and logos, we could port Swiftweasel to UXP platform as theme for Iceweasel-UXP.
|
|
Software Development | Icedove-UXP | Implementation Request | Defer | Low | Swiftdove-UXP theme for Icedove-UXP | Unconfirmed | |
Task Description
Description: Historically, Swiftdove was a Thunderbird-based application built on XUL platform around 2007 and abandoned in 2010. It was optimized for several architectures using the following methods such as the Profile-Guided Optimization (PGO) and binary code optimization for computers with limited resources.
Since FossaMail may potentially be revived on UXP in the future [0] and Swiftdove contains non-trademarked graphics and logos, we could port Swiftdove to UXP platform as theme for Icedove-UXP.
|
|
Services | General | Feature Request | Very Low | Low | hyperbola branding - add guidelines to packages | Unconfirmed | |
Task Description
I could not find any regarding using arch or other branded themes. Parabola apparently rebrands some stuff in their libre repository, eg. they have their own parabola-themes-slim package for slim based themes.
https://issues.hyperbola.info/index.php?do=details&task_id=1213&opened=24&status[0]=
|
|
Services | Flyspray Issue | Security Issue | Very Low | Low | After account confirmation, crypt: No salt parameter wa... | Unconfirmed | |
Task Description
After confirming the newly created account (typing the confirmation code, the passwoard and its confirmation, and clicking the button to continue), the following error appears:
Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in /srv/http/flyspray/includes/class.flyspray.php on line 656
The account login seems to work normaly.
|
|
Services | Mail Service Issue | Feature Request | Very Low | Low | Support RFC 3461: Delivery Status Notifications (DSNs) | Unconfirmed | |
Task Description
The RFC 3461 would allow Hyperbola email accounts to request the destination email providers to point out if an email was successfully delivered.
It might not cover all transport failures, but at least has a chance to know in advance whether the message was delivered, discarding the events that happen afterwards (be it to the main inbox or subject to filtering rules such as moving to other folder, marking as spam or deleted after receipt).
|
|
Software Development | General | Feature Request | Medium | Low | [Website] Rework for the onion-page | Unconfirmed | |
Task Description
As proposed in a separate thread (https://forums.hyperbola.info/viewtopic.php?id=573): The navigation-bar needs a rework when accessing the website about the onion-protocol.
|
|
Services | HyperWiki/DokuWiki | Bug Report | Medium | Low | Wiki search feature is broken, taskrunner has stopped t... | In Progress | |
Task Description
The search feature on our wiki seems to be broken,
Only very early wiki page articles seem to have been tracked. Everything created in the last few years was not tracked, so pages cannot be found on index by search feature, https://www.dokuwiki.org/faq:searchindex. Nontheless we should fix this given currently is already quite hard to find articles, fortunately our wiki is not yet big enough for search to be a necessity.
Has you can see in https://wiki.hyperbola.info/doku.php?id=&do=index the are many pages(articles/files) and namespaces(directories) inside en: namespace but if you search for articles on search you will realize most will not show up https://wiki.hyperbola.info/doku.php?do=search&id=start&sf=1&q=en, another example is when you search “system” this is a word used many times in our wiki, but here you notice again not much references https://wiki.hyperbola.info/doku.php?do=search&id=start&sf=1&q=system
This issue is related to new pages not being tracked by taskrunner on the search index of our wiki, given it doesnt seem to automatically re-create said index like it normally should, https://www.dokuwiki.org/taskrunner. So in the case something is broken on search like it is our case, check https://www.dokuwiki.org/search#some_background_on_the_searchindex for more information and https://www.dokuwiki.org/faq:searchindex could also be relevant.
We have 2 option to fix it: 1. there is a command line tool included in DokuWiki in case you prefer that (and in case you have shell access to the server), https://www.dokuwiki.org/cli#indexerphp. And secondly there is search_index plugin for a admin GUI instead, https://www.dokuwiki.org/plugin:searchindex This won’t fix the search index permanently, the search index needs to be updated whenever a page is changed, ours seams broken, this is normally triggered by this task runner, in a form of a image file that should also be in our custom template (I assume this is the root cause on our problem not being in template, https://www.dokuwiki.org/template): “The indexing process is triggered by a small image embedded in the template which will call the indexing script. If you use a third party template, the template developer might have forgotten to add this “webbug” in the template. You should check your main.php template for the existence of the tpl_indexerWebBug() function.” or maybe (another plugin might be the root cause for this breakage).
Related but irrelevant: So we first need to fix our search index has discribed abouve before trying to use the move plugin again.
TODO > “Add search_index_plugin so wiki admins can also fix this without shell acess to server but through GUI”
|
|
Packages | Any | Bug Report | Medium | Medium | [rxvt-unicode] rc-status command print "bug" table | Researching | |
Task Description
If you do a command line rc-status on urxvt terminal, the name of the column of services are hidden. You will only see the status columns. Example:
Runlevel: default
started ]
started ]
started ]
started ]
started 00:36:20 (0) ]
started 00:36:20 (0) ]
started 00:36:20 (0) ]
started 00:36:20 (0) ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
started ]
started ]
started ]d
Dynamic Runlevel: manual
|
|
Services | Flyspray Branding | Implementation Request | Medium | Medium | Add Hyperbola branding to HyperTask | In Progress | |
Task Description
Add Hyperbola branding to HyperTask such as HyperWiki and HyperForum for prolixity reasons.
|
|
Services | Wiki Page Issue | Implementation Request | Very Low | Medium | Add notification/subscription capabilities when a page ... | Unconfirmed | |
Task Description
After talking to Emulatorman, we think this would be a nice feature to add to our Hyperwiki to be able to subscribe to the original page in English to help tracking changing to the translated pages. This implies to add the email notifications to the dokuwiki system
|
|
Packages | Any | Bug Report | Low | Medium | [cryptsetup] when dmcrypt start, the "/" filesystem, m... | Assigned | |
Task Description
When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:
* root: waiting for dmcrypt (50 seconds)
* root: timed out waiting for dmcrypt
* Remounting root filesystem read/write ...
* Remounting filesystems ...
* mtab: waiting for dmcrypt (50 seconds)
* mtab: timed out waiting for dmcrypt
* Updating /etc/mtab ...
* Creating mtab symbolic link
* bootmisc: waiting to dmcrypt (50 seconds)
* bootmisc: timed out waiting for dmcrypt
* Creating user login records ...
These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password. Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.
|
|
Packages | Any | Bug Report | Low | Medium | [cryptsetup] can't umount luks filesystem on reboot/shu... | Assigned | |
Task Description
dmcrypt service can’t umount luks filesystem on reboot/shutdown, device or resource busy:
* Removing dm-crypt mappings
* foobar-pv
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
Device foobar-pv is still in use [ !! ]
|
|
Packages | Any | Feature Request | Medium | Medium | [DCPT500W] possible integration of drivers to cups on P... | Assigned | |
Task Description
Hi guys, I have ever run into a Brother brand printer model DCPT500W[0], and I have seen that the source code for the drivers under GPLv3 license is available.
I also see that there is a file brother_dcpt500w_printer_en.ppd, which is important for cups, which is why it may be necessary to integrate it into the cups, as long as the drivers are Libre.
[0]:https://download.brother.com/welcome/dlf101963/dcpt500w_cupswrapper_GPL_source_3.0.2-0.tar.gz
|
|
Packages | Stable | Bug Report | Very Low | Medium | [nfs-utils] missing idmapd.conf | Unconfirmed | |
Task Description
Hello,
When mounting an NFS share, I get a warning about missing idmpad.conf
rpc.idmapd: Skipping configuration file "/etc/idmapd.conf": No such file or directory
4341: * Stopping idmapd ...
Debian includes a default config file for idmap :
[General]
Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
# set your own domain here, if id differs from FQDN minus hostname
# Domain = localdomain
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
|
|
Software Development | Iceweasel-UXP | Backport Request | Very Low | Medium | Request browser add-on: New Tab Tools | Unconfirmed | |
Task Description
Name: New Tab Tools Version: 81 (compatible Firefox version 52) Source code: Github Description: Customize Firefox’s. Tabs Page
https://github.com/darktrojan/newtabtools
https://addons.mozilla.org/en-US/firefox/addon/new-tab-tools/
|
|
Packages | Any | Security Issue | Very Low | Medium | [qemu] Multiple CVE | Unconfirmed | |
Task Description
CVE-2018-20123 QEMU: pvrdma: memory leakage in device hotplug https://www.openwall.com/lists/oss-security/2018/12/13/4
CVE-2018-16872 Qemu: usb-mtp: path traversal by host filesystem manipulation in Media Transfer Protocol (MTP) https://www.openwall.com/lists/oss-security/2018/12/13/11
Patches included at above URLs.
|
|
Packages | Stable | Bug Report | Very Low | Medium | [fail2ban] uses old /usr/bin/sendmail location when it ... | Unconfirmed | |
|
|
Packages | Any | Implementation Request | Very Low | Medium | [SPF][postfix] implement pypolicyd-spf and postfix-poli... | Unconfirmed | |
|
|
Services | HyperWeb | Bug Report | Very Low | Medium | The Mailling list don't work | Unconfirmed | |
|
|
Software Development | Icedove-UXP | Bug Report | Very Low | Medium | CardBook addon make icedove crash wen adding or editing... | Unconfirmed | |
|
|
Software Development | chroot-nspawn | Bug Report | Medium | Medium | [chroot-nspawn] Create mount points if mountpoint exit ... | Unconfirmed | |
|
|
Packages | Testing | Feature Request | Very Low | Medium | [Hyperbola GNU/Linux-libre 0.4] [xorg-xdm] Replace the ... | Unconfirmed | |
|
|
Packages | Stable | Bug Report | Very Low | Medium | [yeahwm] has crashed that refused to initialize. | Unconfirmed | |
|
|
Packages | Any | Feature Request | Very High | High | [bzr] needs OpenRC init script (bzr serve) | Assigned | |
|
|
Packages | Any | Feature Request | Very High | High | [mercurial] needs OpenRC init scripts (hg serve and chg... | Assigned | |
|
|
Packages | Any | Implementation Request | Very High | High | [asterisk-headless] add an Asterisk package capable of ... | In Progress | |
|
|
Packages | Any | Bug Report | Medium | High | [notmuch-mutt] missing requirement | Researching | |
|
|
Packages | Any | Implementation Request | Very Low | High | Add MPTCP (MultiPath TCP) to Hyperbola | Unconfirmed | |
|
|
Packages | Stable | Bug Report | Very Low | High | [vlc] DVB : cache_block stream error: cannot pre fill b... | Unconfirmed | |
|
|
Installation | General | Implementation Request | High | Critical | To make installation instructions and get use of live I... | Unconfirmed | |
|
|
Software Development | HyperBK | Implementation Request | Very High | Critical | Develop a BSD descendant kernel for HyperbolaBSD | In Progress | |
|
|
Software Development | General | Implementation Request | Very High | Critical | POWER (ppc64le) porting | Deferred | |
|
|
Software Development | General | Implementation Request | Very High | Critical | ARM (aarch and armv7h) porting | Deferred | |
|
|
Software Development | General | Implementation Request | Defer | Critical | RISC-V (riscv64) porting + multilib support | Deferred | |
|
|
Packages | Any | Bug Report | Very Low | Critical | [system-config-printer] Impossible to print some pdfs (... | Assigned | |
|
|
Packages | Stable | Security Issue | Very Low | Critical | [lts-kernel][sec] filter /dev/mem access & restrict acc... | Unconfirmed | |
|
|
Packages | Testing | Bug Report | High | Critical | Runit errors, | Unconfirmed | |
|
|
Software Development | General | Bug Report | Very High | Critical | [Hyperbola GNU/Linux-libre 0.4] Reworking xenocara and ... | In Progress | |
|
|
Software Development | General | Bug Report | Medium | Critical | [xenocara] Server is not able to be started via xdm | Unconfirmed | |
|