Build error on Solaris 10

2022-09-20 Thread İhsan Doğan via rsync
Hi, While rsync 3.2.5 was building fine on Solaris 10, I’m running into this error with 3.2.6: /opt/SUNWspro/bin/cc -I. -I. -I./zlib -xO3 -m32 -xarch=sparc -DHAVE_CONFIG_H -I/opt/csw/include -c uidlist.c -o uidlist.o /opt/SUNWspro/bin/cc -I. -I. -I./zlib -xO3 -m32 -xarch=sparc -DHAVE_CONFIG_H

Re: make test 1.16.1 fails on Solaris 10

2022-07-13 Thread İhsan Doğan via Unbound-users
Hello Wouter, > Am 12.07.2022 um 08:43 schrieb Wouter Wijngaards : > > This issue is fixed with commit > https://github.com/NLnetLabs/unbound/commit/769639823108bb6837a1c43897fa86e9460d5f2a > that fixes the EDE error printout to logs. > > It is the log printout during the test that fails, the

make test 1.16.1 fails on Solaris 10

2022-07-11 Thread İhsan Doğan via Unbound-users
Hi, I was updating the Solaris 10 package to 1.16.1 and noticed, that make test fails. This was running fine with 1.16.0. Regards Ihsan [1657561424] unbound[22642:0] debug: query took 0.00 sec [1657561424] unbound[22642:0] info: mesh_run: end 0 recursion states (0 with reply, 0

Re: libexpat and XML_POOR_ENTROPY

2022-03-27 Thread İhsan Doğan via users
Hi, > Am 25.02.2022 um 23:48 schrieb Dagobert Michelsen : > >>> I was looking at the libexpat recipe again. This kind of jumps out >>> from >>> https://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/libexpat1/trunk/Makefile#l42: >>> >>> # No high-entropy random in old Solaris versions >>>

Re: libexpat and XML_POOR_ENTROPY

2022-02-25 Thread İhsan Doğan via users
Hi, > Am 25.02.2022 um 16:51 schrieb Ben Walton via users : > > I was looking at the libexpat recipe again. This kind of jumps out > from > https://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/libexpat1/trunk/Makefile#l42 > >

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread İhsan Doğan via users
Hi Jeffrey, > Am 24.02.2022 um 21:15 schrieb Jeffrey Walton : > >>> >>> Sebastian checked in a fix for this. See >>> https://github.com/libexpat/libexpat/issues/569. >>> >>> I did not realize the portable way to get INFINITY and NAN is >>> strtof("infinity", NULL) and strtof("nan", NULL),

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread İhsan Doğan via users
Hi Jeffrey, > Am 24.02.2022 um 21:13 schrieb Jeffrey Walton : > >> Besides we have an up to date libexpat package in our repository.  >> https://www.opencsw.org/packages/CSWlibexpat1/ > > Thanks Ihsan, > > It looks like OpenCSW can bump libexpat to 2.4.5. Current OpenCSW > version is 2.4.4.

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread İhsan Doğan via users
Hi Jeffrey, > Am 24.02.2022 um 21:08 schrieb Jeffrey Walton via users > : >> >> I'm trying to compile libexpat 2.4.5 on SOlaris 11.4. It has that >> antique GCC 4.8.2. The build is failing: >> >> $ make check -k >> ... >> /bin/g++ -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 >>

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread İhsan Doğan via users
Hi, > Am 23.02.2022 um 16:33 schrieb Jeffrey Walton via users > : > > I'm trying to compile libexpat 2.4.5 on SOlaris 11.4. It has that > antique GCC 4.8.2. The build is failing: > > $ make check -k > ... > /bin/g++ -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 > -I./../lib

Re: CIN-2789 Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread İhsan Doğan via users
I’ve blocked this address on the mail server. It shouldn’t annoy us anymore. Regards Ihsan > Am 23.02.2022 um 16:36 schrieb cin via users : > > —-—-—-— > Reply above this line. > Just confirming that we got your request. We're on it. > > View request >

KeyCDN Sponsoring

2022-02-21 Thread İhsan Doğan via maintainers
Hello, I’m happy to announce that the friendly folks at KeyCDN https://www.keycdn.com/ are sponsoring OpenCSW. KeyCDN is a CDN based in Switzerland, that is specialized in delivering static content and image optimization. How does it work: KeyCDN is already

Re: New Libevent Packages

2022-02-11 Thread İhsan Doğan via maintainers
Hi Dago, > Am 11.02.2022 um 22:30 schrieb Dagobert Michelsen : > >> I thought these symlinks shouldn‘t be part of the dev package: >> >> 1 s none /opt/csw/lib/sparcv9/libevent.so=libevent-2.1.so.7.0.1 >> 1 s none /opt/csw/lib/sparcv9/libevent_core.so=libevent_core-2.1.so.7.0.1 >> 1 s none

Re: New Libevent Packages

2022-02-11 Thread İhsan Doğan via maintainers
Hi Dago, > Am 11.02.2022 um 21:02 schrieb Dagobert Michelsen : > >> I’ve noticed, that I’ve made a mistake. If I look into the libevent_dev >> package, there are some files, which shouldn’t be there. >> >> 1 s none /opt/csw/lib/libevent.so=libevent-2.1.so.7.0.1 >> 1 s none

Re: New Libevent Packages

2022-02-11 Thread İhsan Doğan via maintainers
Hi, > Am 11.02.2022 um 11:49 schrieb Dagobert Michelsen : > I’ve updated libevent to 2.1.7 and created a new package: libevent2_1_7-2.1.12 CSWlibevent2-1-7 In order not to break the packages that are linked against CSWlibevent2-0-5, I will leave CSWlibevent2-0-5 in

Re: New Libevent Packages

2022-02-10 Thread İhsan Doğan via maintainers
Hi Dago, > Am 10.02.2022 um 16:54 schrieb Dagobert Michelsen : > >> I’ve updated libevent to 2.1.7 and created a new package: >> libevent2_1_7-2.1.12 CSWlibevent2-1-7 >> >> In order not to break the packages that are linked against CSWlibevent2-0-5, >> I will leave CSWlibevent2-0-5 in the

New Libevent Packages

2022-02-10 Thread İhsan Doğan via maintainers
Hello, I’ve updated libevent to 2.1.7 and created a new package: libevent2_1_7-2.1.12 CSWlibevent2-1-7 In order not to break the packages that are linked against CSWlibevent2-0-5, I will leave CSWlibevent2-0-5 in the catalog as it is. Does that make sense? @Dago: I hope it’s okay for you,

Re: Web-server on www.opencsw.org seems died

2022-01-27 Thread İhsan Doğan via users
Good evening, > Am 27.01.2022 um 21:16 schrieb Dagobert Michelsen via users > : > > Hi Yuri > >> Am 27.01.2022 um 21:13 schrieb Yuri via users > >: >> >> Hi there, >> >> Web-server on www.opencsw.org seems died. >> >> Pls check it. >

Remove old library

2021-12-29 Thread İhsan Doğan via maintainers
Hello, I’ve updated today unbound to the most recent version and this version comes also with a new version of libunbound. The new version in the catalog is now libunbound8, but libunbound2 also in the catalog. How do I get rid of the old version? I guess the easiest is to set a conflict to

[nsd-users] Build Error on Solaris 10

2021-02-08 Thread İhsan Doğan via nsd-users
Hello, I’m the NSD package maintainer at the OpenCSW project and I’m trying to build NSD 4.3.5 on Solaris 10 with the Developer Studio 12.6 compiler and run in to this problem: /opt/developerstudio12.6/bin/cc -I/opt/csw/include -I/opt/csw/include -I. -I/opt/csw/include -xO3 -m32 -xarch=sparc

Re: What's happens with mirrors?

2020-05-19 Thread İhsan Doğan via users
> Am 19.05.2020 um 17:14 schrieb Yuri via users : > > Seems mirror above returns IPv6 first, which is unused in my country. That depends actually on your ISP is fully independent from your country.  -Ihsan -- ih...@dogan.ch http://blog.dogan.ch/

Re: What's happens with mirrors?

2020-05-19 Thread İhsan Doğan via users
Hi, > Am 19.05.2020 um 18:01 schrieb Dagobert Michelsen via users > mailto:users@lists.opencsw.org>>: > > >> Seems mirror above returns IPv6 first, which is unused in my country. That does not depend on the country. It depends on your ISP. > But as all URLs are for mirror.opencsw.org

Web & Mail Server

2019-10-23 Thread İhsan Doğan via maintainers
Hello, A memory caused an outage of our T2000, which hosts the mail and web server of the OpenCSW project. Unfortunately the memory error was so bad, that the T2000 refused to pass the POST and I was not able to boot the machine. The faulty bank was replaced this afternoon and all the services

Re: Conduct unbecoming of a hacker

2016-10-31 Thread İhsan Doğan
Good evening, Am 31.10.2016 um 16:54 schrieb Laurent Blume: >> Long time no see... Here's an article I've just read. I think that we're >> doing pretty well in this regard! Still, it's good to be actively >> conscious of the issue. >> >>

Re: Infected security page?

2016-10-16 Thread İhsan Doğan
Am 16.10.2016 um 13:34 schrieb Dagobert Michelsen: >> one user on IRC reported that there is some javascript being injected from >> our security page (https://www.opencsw.org/security/) >> >> The javascript reads: >> >> http://www.jolietta.com/;>jolietta online casino>

Re: wiki is gone?

2016-10-10 Thread İhsan Doğan
Am 10.10.2016 um 19:15 schrieb İhsan Doğan: >>> 503 Service Unavailable >>> >>> Failed to resolve the name of server wiki.opencsw.org >> >> There seems to be no A record for that, however this works: >> http://opencsw.wikidot.com/ > > wiki.ope

Re: wiki is gone?

2016-10-10 Thread İhsan Doğan
Am 10.10.2016 um 15:55 schrieb Peter Bonivart: >> 503 Service Unavailable >> >> Failed to resolve the name of server wiki.opencsw.org > > There seems to be no A record for that, however this works: > http://opencsw.wikidot.com/ wiki.opencsw.org is a CNAME to www.wikidot.org. The problem is,

Re: Location Alias not working

2016-08-28 Thread İhsan Doğan
Hi, On Saturday, 27 Aug 2016 21:50 +0100, Francis Daly wrote: > > I've defined a location alias in my nginx.conf: > > > location/foo/ { > > alias /var/www/foo/; > > } > > > Even the directory /var/www/foo exists, Nginx is returns a 404. As I > > understand,

Location Alias not working

2016-08-27 Thread İhsan Doğan
Hi, I've defined a location alias in my nginx.conf: server { listen 80; server_name example.org www.example.org; [...] location/foo/ { alias /var/www/foo/; } } Even the directory /var/www/foo exists, Nginx is

specifying elliptic curve

2016-08-22 Thread İhsan Doğan
Hi, I've noticed that Dovecot is using per default the elliptic curve sect571r1. Because not all clients might support sect571r1, I would like to set the elliptic curve manually. Is that possible? -Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: [atlas] Probe down - USB?

2016-08-13 Thread İhsan Doğan
Hi, On Saturday, 13 Aug 2016 11:00 +0200, Estelmann, Christian wrote: > every USB flash drive with 4 GB (or more) will do. > See > https://labs.ripe.net/Members/philip_homburg/troubleshooting-ripe-atlas-probes-usb-sticks Thanks. I have now ordered a 8 GB flash drive. > Don't forget that all

[atlas] Probe down - USB?

2016-08-13 Thread İhsan Doğan
Hi, My probe went down this morning. Probably I'm running into the issue with the USB stick. I was thinking to replace the USB stick. Are there any special requirements (size, speed, etc.) for the USB stick? -Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: Mail & Web: Memory error

2016-06-10 Thread İhsan Doğan
Am 10.06.2016 um 14:20 schrieb İhsan Doğan: >>> sorry - I don't have such nice sticks! >>> >>> Should we make paypal donations and/or look for something on Ebay? >>> >> >> replacements are already on it's way. :) > > I will replace the memory

Re: Mail & Web: Memory error

2016-06-10 Thread İhsan Doğan
Hi, Am 26.05.2016 um 13:36 schrieb Jan Holzhueter: >> sorry - I don't have such nice sticks! >> >> Should we make paypal donations and/or look for something on Ebay? >> > > replacements are already on it's way. :) I will replace the memory this afternoon between 16:00 and 18:00 CEST. During

Re: cannot access www.opencsw.org

2016-05-06 Thread İhsan Doğan
Hi Peter, Am 06.05.2016 um 12:01 schrieb Peter FELECAN via buildfarm: > FYI, this and others, such as Mantis, are not accessible. I was installing patches on the global zone with Live Upgrade and the reboot needed much more than I expected. Everything is up and running again. Ihsan --

Re: Will OpenSSL 1.0.1s be released?

2016-04-29 Thread İhsan Doğan
Am 29.04.2016 um 21:28 schrieb David Hollenberg: > We don't need 1.0.1s, but the OpenSSL project has announced version 1.0.1t > to be released on May 3. It has fixes for some high impact security bugs > so we hope to get that version soon after it is released. I think, you mean this

Re: X-Spam-Status to log

2016-04-22 Thread İhsan Doğan
Hi Patrick, On Friday, 22 Apr 2016 21:49 +0200, Patrick Ben Koetter wrote: > > Is it possible to add the X-Spam-Status additionally to the amavis log line? > > Try this: [...] > You should see something like this in your log: > > Apr 22 04:45:18 echo amavis[27999]: (27999-03) Passed CLEAN >

X-Spam-Status to log

2016-04-22 Thread İhsan Doğan
Hello, Is it possible to add the X-Spam-Status additionally to the amavis log line? Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: Razor2 and Pyzor not working

2016-04-22 Thread İhsan Doğan
Hi Harald, On Friday, 22 Apr 2016 14:43 +0200, Reindl Harald wrote: > >> According to the documentation, these setting should be fine. But > >> if I execute Spamassasin with the debug option, I'm seeing this: > >> > >> $ spamassassin -t -D pyzor < sample-spam.txt > >> Apr 22 12:53:38.154 [27799]

Re: Razor2 and Pyzor not working

2016-04-22 Thread İhsan Doğan
On Friday, 22 Apr 2016 12:59 +0200, İhsan Doğan wrote: > According to the documentation, these setting should be fine. But > if I execute Spamassasin with the debug option, I'm seeing this: > > $ spamassassin -t -D pyzor < sample-spam.txt > Apr 22 12:53:38.154 [27799] dbg: py

Re: Razor2 and Pyzor not working

2016-04-22 Thread İhsan Doğan
On Friday, 22 Apr 2016 13:03 +0200, Reindl Harald wrote: > > I've installed Spamassassin 3.4.1 on FreeBSD 10.3 together with > > Pyzor 0.7.0 and Razor 2.84. I'm using Spamassassin through > > amavisd-new. > > > > When executed manually, both, Razor and Pyzor are fine: > > > > $ pyzor --homedir

Razor2 and Pyzor not working

2016-04-22 Thread İhsan Doğan
Hi, I've installed Spamassassin 3.4.1 on FreeBSD 10.3 together with Pyzor 0.7.0 and Razor 2.84. I'm using Spamassassin through amavisd-new. When executed manually, both, Razor and Pyzor are fine: $ pyzor --homedir /some/dir ping public.pyzor.org:24441 (200, 'OK') $ razor-check -d [...] Apr

Re: freeradius-installation-failed

2016-04-08 Thread İhsan Doğan
Hi Ejaz, The Freeradius mailing list [1] is probably more suitable than this list for specific, Freeradius related questions. [1] http://freeradius.org/list/users.html Ihsan Am 08.04.2016 um 19:15 schrieb Ejaz Ahmed: > thank your for your quick reply, i did the installation after little >

Re: Openssl Update

2016-03-19 Thread İhsan Doğan
Am 17.03.2016 um 11:01 schrieb Laurent Blume: >> well it broke ABI. Which kind of sucks too. >> http://ptribble.blogspot.de/2016/03/moving-goalposts-with-openssl.html > > What's pathetic is that distro makers are now whining that they are > forced to get their fingers out of their collective

Re: Mail & Web Server Downtime

2016-03-03 Thread İhsan Doğan
Am 02.03.2016 um 20:55 schrieb İhsan Doğan: > I'm going on site to the Data 11 [1] data center tomorrow evening. While > being there I will replace the faulty disk (thanks Laurent for the disk) > and the ALOM battery. For this I have to shut down the machine. Everything is up and runn

Mail & Web Server Downtime

2016-03-02 Thread İhsan Doğan
Hi, I'm going on site to the Data 11 [1] data center tomorrow evening. While being there I will replace the faulty disk (thanks Laurent for the disk) and the ALOM battery. For this I have to shut down the machine. Date: 3. March 2016 Time: 15:15 UTC (16:16 CET) [1] http://www.data11.ch/

per domain / user $sa_kill_level_deflt

2016-02-09 Thread İhsan Doğan
Hi, I would like to set a per domain and a per user $sa_kill_level_deflt value. Is there a way to set this value per recipient user and per recipient domain? Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: Disk needed for mail server

2016-01-31 Thread İhsan Doğan
Hi, Am 30.01.2016 um 23:54 schrieb Laurent Blume: > That column could indicate something else than the disk. Have you > checked its SMART data to be sure? I haven't, but iostat -Ene does show errors on this disk: c1t1d0 Soft Errors: 29 Hard Errors: 59 Transport Errors: 9 Vendor:

Disk needed for mail server

2016-01-30 Thread İhsan Doğan
Hi, One of the disks on the OpenCSW has failed: pool: rpool state: DEGRADED status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected. action: Determine if the device needs to be replaced, and clear the

Re: Fwd: Scheduled Maintenance & Upgrade

2015-12-18 Thread İhsan Doğan
Hi Riccardo, Am 18.12.2015 um 10:17 schrieb Riccardo Mottola: > I suppose this is spam! Did you get it too? No, I didn't. Unfortunately, I can't provide a 100% spam catch rate. There will be always a small percentage, that will not be detected. > I found this very amusing: > Your account is

Re: Early Christmas for the buildfarm. (Includes Downtime)

2015-12-18 Thread İhsan Doğan
Hi Jan, Am 18.12.2015 um 13:15 schrieb Jan Holzhueter: > farm is back to normal. Thanks for your effort! Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: PHP 56 packages

2015-11-10 Thread İhsan Doğan
thanks Am 10.11.2015 um 10:20 schrieb Carsten Grzemba: > I will try it and drop the legacy cgi support. > > Carsten > > On 06.11.15 12:40, *Ihsan Dogan * wrote: >> On Friday, 06 Nov 2015 10:04 +0100, Juraj Lutter wrote: >> >> > > I have packaged PHP 5.6.13 with a mod_php for

Re: board post from freddy....@free.fr requires approval

2015-06-07 Thread İhsan Doğan
Hi, Am 07.06.2015 um 19:32 schrieb Dagobert Michelsen: @Ihsan: Can you please set up an email-account for Freddy? Sure. What is Freddy's OpenCSW user name? Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: [pfSense] IPv6 Router Advertisement DNS

2015-06-05 Thread İhsan Doğan
Hi Chris, On Thursday, 04 Jun 2015 17:26 -0500, Chris Buechler wrote: I'm running IPv6 on my LAN interface and I'm experiencing some weird IPv6 Router advertisement issues. When I look at at Router Advertisement Daemon configuration, only the prefix and the DNS domain should be sent:

[pfSense] IPv6 Router Advertisement DNS

2015-06-03 Thread İhsan Doğan
Hi, I'm running IPv6 on my LAN interface and I'm experiencing some weird IPv6 Router advertisement issues. When I look at at Router Advertisement Daemon configuration, only the prefix and the DNS domain should be sent: # Automatically Generated, do not edit # Generated config for dhcp6

Re: Goodbye, Sourceforge!

2015-05-31 Thread İhsan Doğan
Am 31.05.2015 um 18:35 schrieb Ben Walton: http://helb.github.io/goodbye-sourceforge/ Shall we move our code? That's definitely a good idea. Most projects have moved to github these days anyway. Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

Re: [pfSense] DUID for DHCP6 client

2015-05-26 Thread İhsan Doğan
Am 26.05.2015 um 14:25 schrieb İhsan Doğan: For the static IPv6 prefix delegation, my ISP would need the DUID of my DHCPv6 client. As far I understand RFC3315 [1] the DUID of DHCP6 client is static for it's lifetime and used as an identification for DHCP6 clients - just like MAC address

[Unbound-users] Forward zone query distribution

2015-05-18 Thread İhsan Doğan
Hi, I've got a question how queries are distributed to forward resolvers. In this example, I've defined that all queries, which can't be answered from the cache, are forwarded to Google's DNS servers: forwared-zone: name: . forward-addr: 8.8.8.8 forward-addr: 8.8.4.4 How are the queries

Re: smtp client cipher selection

2015-02-28 Thread İhsan Doğan
Hi Viktor, Am 24.02.2015 um 20:57 schrieb Viktor Dukhovni: It's still not clear to me, why in this case there was no authentication performed. With the same configuration, an SMTP connection Gmail is authenticated: Feb 24 20:09:36 bender postfix/smtp[27726]: [ID 197553 mail.info] Trusted

smtp client cipher selection

2015-02-24 Thread İhsan Doğan
Hi, For me, it's not 100% clear, how the Postfix smtp client chooses the TLS cipher. In a setup, where a Postfix server connects to mail.dogan.ch, I've experienced this behaviour: 1. smtp_tls_security_level = verify Feb 24 18:51:28 bender postfix/smtp[26237]: [ID 197553 mail.info] Verified TLS

Re: smtp client cipher selection

2015-02-24 Thread İhsan Doğan
Hi Viktor, Thanks for the quick reply. Am 24.02.2015 um 19:48 schrieb Viktor Dukhovni: For me, it's not 100% clear, how the Postfix smtp client chooses the TLS cipher. In a setup, where a Postfix server connects to mail.dogan.ch, I've experienced this behaviour: 1. smtp_tls_security_level

Re: M3000 accessible now

2015-02-10 Thread İhsan Doğan
Am 10.02.2015 um 13:02 schrieb Dagobert Michelsen: I just switched DNS for unstable11s to the new M3000, feel free to give it a try. Other stuff will move as time permits. Next thing will be an IPS repo. Big thanks to Laurent who sponsored the machine! Wow, nice machine! Thanks a lot

Re: Ports Required for CSW install/pkgadd through Firewall

2015-02-02 Thread İhsan Doğan
Hi, Am 02.02.2015 um 20:16 schrieb BRIGGS, RICHARD A: Can anyone tell me the required ports needed for initial install of CSW and subsequent adding of packages? I have to request the ports be opened in my firewall. Thanks! Port 80 (HTTP) or 443 (HTTPS), whatever you prefer, to

Re: Tweet from tomww (@tomww)

2014-12-28 Thread İhsan Doğan
Am 28.12.2014 um 20:21 schrieb Maciej (Matchek) Bliziński: tomww (@tomww) tweetou às 7:06 da tarde on dom, Dez 28, 2014: @phaus @xattack @cpj1 @opensolaris @bahamat @opencsw Anyone of you attending #31C3? Would enjoy talking w/ u about FOSS packages

Re: ntp patch?

2014-12-23 Thread İhsan Doğan
Am 23.12.2014 um 21:14 schrieb Peter Bonivart: It didn't build the same as the previous version so I'm not done with it yet. I uploaded openntpd from OpenBSD as an alternative, it should be a safe and simple replacement if you're interested. Thanks for packaging openntpd. Openntpd does not

Re: Sommercamp

2014-08-06 Thread İhsan Doğan
Am 04.08.2014 um 12:16 schrieb Carsten Grzemba: Yes, Ilmenau could also be an option. But who wants to make the trip to Ilmenau also? ;-) Next International Airports: - Erfurt (only connections from London on Friday and Sunday?) then 1h trip by train - Frankfurt, than 3:30h by train -

Re: Killing newpkgs and pkgsubmissions lists

2014-04-27 Thread İhsan Doğan
Hi Maciej, Am 12.04.2014 13:07, schrieb Maciej (Matchek) Bliziński: I propose we kill the newpkgs and pkgsubmissions mailing lists and remove them from the listinfo page[1]. They aren't used any more. Fine for me. Is anyone against this? The list haven't been in use for years. Ihsan --

[swinog] we're looking for new colleagues

2013-12-21 Thread İhsan Doğan
Hi, We're hiring! -- http://s.dogan.ch/z0cuq Contact me if you're interested. Ihsan -- ih...@dogan.ch http://blog.dogan.ch/ ___ swinog mailing list swinog@lists.swinog.ch http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog

[pfSense] 6rd Routing Issue

2013-11-05 Thread İhsan Doğan
Hi, My ISP has deployed IPv6 via 6rd, which worked fine in the beginning. I have now the issue, that the default route is set on the LAN interface and I'm not able to ping anything. The routing table: default 2a02:1203:ecb7:c20::c105:1d01 UGS em0 ::1 ::1 UH lo0 2a02:1200::/28 link#10 U wan_stf

Re: [pfSense] Feature Request: DHCP Option 60

2013-11-05 Thread İhsan Doğan
Am 27.10.2013 19:21, schrieb Yehuda Katz: This looks like it was added in f4dd8b4c6663c172371b7b1317eb911d4e1e5db8 https://github.com/pfsense/pfsense/commit/f4dd8b4c6663c172371b7b1317eb911d4e1e5db8 but was not backported from master to 2.1. Oh, so can I expect this then in the 2.2 release?

Re: [pca] Solaris 10 Patches Now On Monthly Release Cadence

2013-10-21 Thread İhsan Doğan
Am 17.10.2013 15:27, schrieb Dennis Clarke: I'm starting to think we may have completely missed the point. I think perhaps the situation is just the opposite - Oracle Solaris is overly dependent on the customer. I feel that most customer sites out there are not adopting Solaris 10 or

Re: [csw-maintainers] HEADS-UP: DKIM DMARC compliant mailing lists

2013-10-15 Thread İhsan Doğan
Hi, Am 13.10.2013 15:44, schrieb Maciej (Matchek) Bliziński: http://tools.ietf.org/html/rfc6377#section-3.3 It seems to be a fundamental problem with DKIM. Unfortunately I can't turn it back on. As Maciej mentioned, modifing the header and the body of the messages breaks DKIM and this leads

Re: [pfSense] rrd error after upgrade to 2.1

2013-10-14 Thread İhsan Doğan
Am 08.10.2013 14:14, schrieb Seth Mos: Since I've upgraded to 2.1 rrd graphs stopped working and I'm getting this error in the system log: php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: This RRD was created on other architecture/usr/bin/nice

DMARC

2013-10-07 Thread İhsan Doğan via amavis-users
Hi, Are there any plans for DMARC support in amavisd-new? Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/

HEADS-UP: DKIM DMARC compliant mailing lists

2013-10-07 Thread İhsan Doğan via maintainers
Hi, I've updated our Mailman installation to the most recent version and Mailman can now be finally configured to be DMARC compliant. In order to be DMARC and DKIM compliant, I've changed the Mailman configuration and it will affect the mailing lists: - The From field ist changed to xxx via

Re: HEADS-UP: DKIM DMARC compliant mailing lists

2013-10-07 Thread İhsan Doğan via maintainers
Am 07.10.2013 18:40, schrieb Maciej (Matchek) Bliziński: In order to be DMARC and DKIM compliant, I've changed the Mailman configuration and it will affect the mailing lists: - The From field ist changed to xxx via maintainers - The subject line will be not anymore modified - The footes has

Re: HEADS-UP: DKIM DMARC compliant mailing lists

2013-10-07 Thread İhsan Doğan
Hi, Am 07.10.2013 18:32, schrieb İhsan Doğan via maintainers: - The From field ist changed to xxx via maintainers I've turned that one off for the moment. It's not working as I've expected. - Each mail going through a mailing list is now DKIM signed Unfortunately it's not the case and I

Re: HEADS-UP: DKIM DMARC compliant mailing lists

2013-10-07 Thread İhsan Doğan
Am 07.10.2013 19:26, schrieb İhsan Doğan: - The From field ist changed to xxx via maintainers I've turned that one off for the moment. It's not working as I've expected. - Each mail going through a mailing list is now DKIM signed Unfortunately it's not the case and I can't find

Re: [csw-devel] SF.net SVN: gar:[22124] csw/mgar/pkg/opendbx/trunk/Makefile

2013-10-06 Thread İhsan Doğan
Hi Dago, Am 06.10.2013 10:46, schrieb Dagobert Michelsen: RUNTIME_DEP_PKGS_CSWlibopendbx1 += CSWlibstdc++6 CHECKPKG_OVERRIDES_CSWlibopendbx1 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libopendbxplus.so.1.0.0|soname=libopendbxplus.so.1|pkgname=CSWlibopendbx1|expected=CSWlibopendbxplus1

Re: [csw-maintainers] Our infrastructure on Solaris 9

2013-08-07 Thread İhsan Doğan
Am 05.08.2013 15:37, schrieb Maciej (Matchek) Bliziński: 1. Don't do anything. When it breaks, it remains broken. We'll make an announcement when this happens. 2. Support a subset of packages for Solaris 9, such as cswclassutils, and GAR with friends. If it turns out to be too much effort, we

Re: [swinog] Swisscom setzt Einführung des Filters für den Mailverkehr via Port25 fort

2013-06-25 Thread İhsan Doğan
Hallo Klaus, On 06/25/2013 03:58 PM, Klaus Ethgen wrote: Mehr als 10 Millionen Spam-Mails werden täglich über das Swisscom Netz verschickt. Daher hat Swisscom vor drei Jahren begonnen, einen neuen Filter für den Mailverkehr ihrer DSL-Privatkunden einzusetzen. Swisscom setzt dessen

Re: [csw-maintainers] Mail / Web outage

2013-05-22 Thread İhsan Doğan
On 05/19/2013 09:10 PM, Juraj Lutter wrote: I will install patches now and do another reboot tomorrow. The patching round was faster then I thought. The mail/web service might not run during the next 120 minutes. The Live Upgrade reboot took 5 hours! Well, everything is now up to date

Re: [csw-maintainers] Summercamp Date TBD: 13.-15. September 2013

2013-05-21 Thread İhsan Doğan
On 05/19/2013 11:47 PM, Maciej (Matchek) Bliziński wrote: I usually don't confirm until my flight is booked. I can can confirm now! Do you guys have a hotel booked already? Which one? If not, let's pick one. Jörg, do you think the new Berlin airport will be finished till then? ;-)

Re: [csw-maintainers] Mail / Web outage

2013-05-19 Thread İhsan Doğan
Am 19.05.2013 17:10, schrieb Maciej Bliziński: I will install patches now and do another reboot tomorrow. The patching round was faster then I thought. The mail/web service might not run during the next 120 minutes. The Live Upgrade reboot took 5 hours! Well, everything is now up to date

Re: [csw-maintainers] Mail / Web outage

2013-05-19 Thread İhsan Doğan
Am 19.05.2013 19:57, schrieb Juraj Lutter: I will install patches now and do another reboot tomorrow. The patching round was faster then I thought. The mail/web service might not run during the next 120 minutes. The Live Upgrade reboot took 5 hours! Well, everything is now up to date again.

[csw-maintainers] Mail / Web outage

2013-05-18 Thread İhsan Doğan
Good morning, I'm very sorry for the recent outage. During the live upgrade to Solaris 10 update 11 I've run into troubles. I will install patches now and do another reboot tomorrow. Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/ ___

Re: [csw-maintainers] Mail / Web outage

2013-05-18 Thread İhsan Doğan
Am 18.05.2013 09:20, schrieb İhsan Doğan: I will install patches now and do another reboot tomorrow. The patching round was faster then I thought. The mail/web service might not run during the next 120 minutes. Ihsan -- ih...@dogan.chhttp://blog.dogan.ch

Re: [csw-maintainers] Mail / Web outage

2013-05-18 Thread İhsan Doğan
Am 18.05.2013 19:26, schrieb İhsan Doğan: I will install patches now and do another reboot tomorrow. The patching round was faster then I thought. The mail/web service might not run during the next 120 minutes. The Live Upgrade reboot took 5 hours! Well, everything is now up to date again

Re: [csw-maintainers] Summercamp Date TBD: 13.-15. September 2013

2013-05-14 Thread İhsan Doğan
Hi Dago, On 05/13/2013 07:06 PM, Dagobert Michelsen wrote: Jörg found out that the legendary Zuse Z3 (the worlds first working programmable, fully automatic computing machine) http://en.wikipedia.org/wiki/Z3_(computer) will be demonstrated on 15. September morning by Horst Zuse, the

[csw-maintainers] mirror.opencsw.org broken?

2013-05-03 Thread İhsan Doğan
Hi, Just run into this: = Fetching CSWpy-mox-0.5.3,REV=2013.05.02 (140/151) ... --2013-05-03 10:53:38-- http://mirror.opencsw.org/opencsw/unstable/i386/5.10/py_mox-0.5.3,REV=2013.05.02-SunOS5.10-all-CSW.pkg.gz Resolving mirror.opencsw.org (mirror.opencsw.org)... 131.188.40.82,

Re: [csw-maintainers] mirror.opencsw.org broken?

2013-05-03 Thread İhsan Doğan
Hi Dago, Am 03.05.2013 12:31, schrieb Dagobert Michelsen: Just run into this: = Fetching CSWpy-mox-0.5.3,REV=2013.05.02 (140/151) ... --2013-05-03 10:53:38-- http://mirror.opencsw.org/opencsw/unstable/i386/5.10/py_mox-0.5.3,REV=2013.05.02-SunOS5.10-all-CSW.pkg.gz Resolving

Re: [csw-maintainers] mirror.opencsw.org broken?

2013-05-03 Thread İhsan Doğan
Hi Dago, Am 03.05.2013 12:43, schrieb Dagobert Michelsen: Just run into this: = Fetching CSWpy-mox-0.5.3,REV=2013.05.02 (140/151) ... --2013-05-03 10:53:38-- http://mirror.opencsw.org/opencsw/unstable/i386/5.10/py_mox-0.5.3,REV=2013.05.02-SunOS5.10-all-CSW.pkg.gz Resolving

Re: [csw-maintainers] mirror.opencsw.org broken?

2013-05-03 Thread İhsan Doğan
Am 03.05.2013 12:52, schrieb İhsan Doğan: Just run into this: = Fetching CSWpy-mox-0.5.3,REV=2013.05.02 (140/151) ... --2013-05-03 10:53:38-- http://mirror.opencsw.org/opencsw/unstable/i386/5.10/py_mox-0.5.3,REV=2013.05.02-SunOS5.10-all-CSW.pkg.gz Resolving mirror.opencsw.org

Re: [csw-maintainers] Next Camp

2013-04-30 Thread İhsan Doğan
Hi, Am 30.04.2013 13:01, schrieb Joerg Schilling: time is flying and we should start to plan the next summercamp. We have offers for Zurich and Berlin and probably others on request. As OpenCSW was founded in Zurich it would be nice to come back there and there are also now at least three

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-30 Thread İhsan Doğan
Hi Dago, Am 29.04.2013 09:52, schrieb Dagobert Michelsen: This was probably missed. Any ideas how to fix this issue? pentium_pro and sparcv8plus are now the defaults, so when you exclude them you end up with an empty package. Ok, now everything makes sense. Thanks for the hint. Ihsan

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-29 Thread İhsan Doğan
Hi, This was probably missed. Any ideas how to fix this issue? Ihsan Am 14.04.2013 17:18, schrieb İhsan Doğan: Hi, I've build the unbound package with multiple ISA, but excluded the parts, were CPU optimization is not necessary. MERGE_DIRS_isa-sparcv8plus = $(libdir) MERGE_DIRS_isa

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-18 Thread İhsan Doğan
Hi Yann, On 04/16/2013 01:10 AM, Yann Rouillard wrote: Why did you comment the following line ? #CONFIGURE_ARGS = $(DIRPATHS) I've cleaned up before committing to svn and that was a typo. Fixed now. Ihsan -- ih...@dogan.ch http://blog.dogan.ch/

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-15 Thread İhsan Doğan
Hi Yann, On 04/15/2013 06:51 AM, Yann Rouillard wrote: When trying to package unbound to reproduce your problem, I've got the following error on i386: [...] cc: Warning: illegal option -flto util/storage/lookup3.c, line 76: unexpected ) cc: acomp failed for util/storage/lookup3.c gmake:

[csw-maintainers] lists.opencsw.org certificate

2013-04-14 Thread İhsan Doğan
Hi, The SSL certificate for lists.opencsw.org expired today. I've missed to order a new one early enough. Sorry for that. I've requested just a few minutes ago a new certificate. Ihsan -- ih...@dogan.chhttp://blog.dogan.ch/ ___

Re: [csw-maintainers] lists.opencsw.org certificate

2013-04-14 Thread İhsan Doğan
Am 14.04.2013 12:42, schrieb İhsan Doğan: The SSL certificate for lists.opencsw.org expired today. I've missed to order a new one early enough. Sorry for that. I've requested just a few minutes ago a new certificate. New certificate is now in place. No more SSL warnings. :-) Ihsan

Re: [csw-maintainers] lists.opencsw.org certificate

2013-04-14 Thread İhsan Doğan
Am 14.04.2013 12:52, schrieb Maciej (Matchek) Bliziński: The SSL certificate for lists.opencsw.org expired today. I've missed to order a new one early enough. Sorry for that. I've requested just a few minutes ago a new certificate. I didn't know we had a https version of this site. If we

  1   2   >