frinnst | pedja, is your pepperflash patch current? | 00:46 |
---|---|---|
frinnst | if so, i'll patch it | 00:46 |
frinnst | nope, doesnt look like it | 00:50 |
*** onodera has quit IRC | 01:40 | |
*** _________mavric6 has quit IRC | 02:37 | |
*** _________mavric6 has joined #crux-devel | 02:38 | |
pedja | frinnst, FS#1354? I just reassigned it from 3.2 to 3.3, since it's still an issue | 05:45 |
*** jue has quit IRC | 10:02 | |
*** jue has joined #crux-devel | 10:17 | |
frinnst | yeah | 12:49 |
*** onodera has joined #crux-devel | 15:23 | |
*** irclogger_do has joined #crux-devel | 15:39 | |
pedja | frinnst, I attached a patch for current pepperflash (26.0.0.131) to FS#1354 | 15:50 |
frinnst | boom, lots of FS# crushed, nice work pedja :-) | 16:44 |
frinnst | most issues are trivial to resolve. We dont seem to do a good job with bugs | 16:44 |
just_fun | FS#1391 is also "fixed" | 16:46 |
pedja | sometimes bugs are resolved, but the FS issue stays open. yay detective work :) | 16:48 |
frinnst | ah, I thought jue would close that one. | 16:49 |
frinnst | fixed | 16:49 |
*** onodera has quit IRC | 16:51 | |
just_fun | Now there are 45 open. How many were before pedja busted in? | 16:53 |
frinnst | 55-60 ? :) | 16:53 |
pedja | 'busted in'? | 16:54 |
frinnst | .. and started to clean up | 16:54 |
frinnst | obviously | 16:54 |
pedja | heh. my pleasure. for once my OCD works in my favor | 16:55 |
just_fun | bad choice of words, pedja :) | 16:56 |
frinnst | lots of bugs are things I cant really do anything about at the moment. xfce and other bugs owned by "inactive" people | 16:57 |
*** onodera has joined #crux-devel | 16:58 | |
frinnst | lots of bugs are cosmetic improvements that I might not necessarily agree with | 16:58 |
pedja | speaking of which. Romster, would you please take a look at FS#1124 and 1128? | 17:02 |
*** Workster has quit IRC | 17:07 | |
*** fdcvlhxjyngkjxtd has joined #crux-devel | 17:07 | |
*** Workster has joined #crux-devel | 17:07 | |
just_fun | I'd close FS#407 too (prt-get fails to find package when exporting a PKGMK_PACKAGE_DIR in pkgmk.conf) | 17:28 |
pedja | frinnst, does this look like a bug in ca-certificates to you? http://paste.lisp.org/+7H8X | 17:42 |
frinnst | hm, yeah probably | 17:57 |
*** deus_ex has joined #crux-devel | 17:59 | |
frinnst | or maybe not | 18:02 |
jue | it's not, try loading the page in firefox | 18:24 |
pedja | it works in FF, but both curl and wget throw an error | 18:30 |
jue | works not for me, got a red warning page | 18:30 |
pedja | all green for me, with FF-54 tho | 18:32 |
jue | here's the text -> http://9caf7d4c524154eb.paste.se/ | 18:33 |
pedja | similar error with 'openssl s_client -connect www.thc.org:443' (can't verify the certificate) | 18:40 |
frinnst | yeah something seems fishy | 18:41 |
pedja | jue, it seems that you have 'Block dangerous and deceptive content' enabled in Security | 18:42 |
frinnst | I wonder why prt-get doesnt appear in gitweb. just commited a patch - that usually fix those kinds of problems | 18:42 |
pedja | when I enable it, I get the same, scary, red page :) | 18:43 |
jue | pedja: probably, but seems to be the default, I never changed that setting | 18:44 |
frinnst | jue: https://curl.haxx.se/docs/caextract.html seem to list various generated files. Any reason not to point to those instead of including the cert with the port? | 18:44 |
frinnst | Im sure there was a discussion and a sane decision but I forget :-) | 18:44 |
frinnst | well, one reason would be if the port was not installed at all, would be tricky to download it from the https site without it :) | 18:45 |
frinnst | nevermind | 18:45 |
jue | well, we used the certs from curl previously, but the cert is a bit to strict | 18:46 |
jue | our cacert.pem is created with curls mk-ca-bundle.pl but with ALL:TRUSTED_DELEGATOR | 18:48 |
frinnst | ah | 18:48 |
jue | see core/ca-certificates | 18:48 |
frinnst | just assumed thats how the curl bundle was generated too | 18:48 |
jue | yes, sure | 18:48 |
frinnst | https://crux.nu/bugs/index.php?do=details&task_id=815&project=1&status%5B0%5D=open&pagenum=2 anyone see a reason not to apply this? | 18:50 |
frinnst | ACTION is VERY trigger-happy at the moment :> | 18:50 |
jue | but they use SERVER_AUTH:TRUSTED_DELEGATOR | 18:51 |
jue | see https://curl.haxx.se/docs/mk-ca-bundle.html | 18:51 |
frinnst | wtf, dovecot crashing *again* | 18:53 |
jaeger | frinnst: seems ok to me | 18:53 |
pedja | wasn't there an issue with some site, so ALL:TRUSTED_DELEGATOR became the default for ca-certificates? | 18:54 |
jue | correct | 18:54 |
jue | frinnst: maybe time to send a bug report -> https://dovecot.org/bugreport.html | 18:55 |
frinnst | yeah | 19:06 |
jue | thanks a lot for the bug-tracker cleanup :) | 19:07 |
frinnst | Thank pedja and just_fun :) | 19:12 |
frinnst | I understand why redhat has a automagic bugzilla-janitor that closes old bugs :) | 19:12 |
pedja | Gnome has one that closes any bug with 'can I have an extra option, please?' with WONTFIX, I hear :) | 19:18 |
frinnst | jue: do you know where the repo for httpup is located? seems the repo in tools/httpup.git is not up to date | 19:30 |
frinnst | latest commit there: | 19:31 |
frinnst | commit 72e5159c82a685bc1fa606a56d886b0bd5ec9d78 | 19:31 |
frinnst | Author: Johannes Winkelmann <jw@smts.ch> | 19:31 |
frinnst | Date: Thu Jun 18 10:36:47 2009 +0200 | 19:31 |
frinnst | prepare for 0.4.0k | 19:31 |
frinnst | https://crux.nu/gitweb/?p=tools/httpup.git;a=summary | 19:31 |
frinnst | oh sorry, thats broken | 19:31 |
frinnst | the repo on crux.nu should be up to date again | 19:39 |
frinnst | now for some mindless pc-gaming | 19:39 |
jue | frinnst: https://github.com/winkj/httpup | 21:39 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!