What am I doing wrong? I’m using svk to mirror a public svn repository. I use a local copy of the mirror for committing my changes for testing on my own sites before proposing patches for upstream. When I want to merge in upstream changes, I end up losing all my local changes as well. This is not supposed to happen! (more…)
20.8.07
Version non-control
5.8.07
WordPress 2.2.2 ja 2.0.11 suomeksi
Suomenkielinen WordPress on taas ajan tasalla. Versiot 2.2.2 ja 2.0.11 julkaistiin 3 tuntia sitten englanniksi ja sisältävät tietoturvaan liittyviä korjauksia. Suomenkieliset versiot niistä voi nyt ladata suomenkielisen WordPressin kotisivulta:
Itse törmäsin päivityksessä palvelimen oletusasetusten tuomaan yllättävään lisäongelmaan. (jatkuu…)
- »
- Version 3.0 of the DoFollow plugin can differentiate between comments left by registered users and other visitors. (more…)
- »
- One of the recent posts has been showing up as new over and over again on feed readers. I narrowed the problem down to the email address obfuscation in Markdown & Extra. I just upgraded to a more recent version (two new versions had come out since the beginning of December), and one of the changes is that the obfuscation algorithm is now deterministic instead of random. So you should see that article pop up once more as new, if you are reading through the feed, and then never again.
- »
- I’ve just upgraded to WordPress 2.1.3-alpha on this site, and haven’t been around everywhere to fix things. Expectedly everything to do with links is broken, but there could be other things, too…
5.3.07
Disabling temporary IPv6 addresses
I never seem to be able to remember this, and somehow I end up with new Windows installations without this change:
netsh interface ipv6 set privacy state=disable
This will disable temporary IPv6 addresses. These are especially nasty on desktop systems, where the address will expire from under you. If you find yourself having to restart your SSH terminal connections every 14 hours to 6 days, this is why (as far as I can tell).
I really don’t buy the privacy aspect of generating random IP addresses. If you worry about eavesdropping, encrypt your traffic. If you worry about someone tracking your traffic patterns, stop browsing those questionable sites. :)
3.3.07
WordPress 2.1.1 on vaarallinen
Jos olet ladannut (englanninkielisen) WordPress 2.1.1 -version käyttöösi, päivitä blogisi heti versioon 2.1.2. Yhdellä WordPress.orgin palvelimista version 2.1.1 jakelutiedosto oli vaihdettu muutettuun versioon.
Muutettu versio sallii PHP-koodin suorittamisen palvelimella verkon yli. Tarkempi kuvaus tapahtumista ja ongelmasta on WordPressin Developer Blogissa.
Tämä ongelma ei koske sivuillani jakelussa olevia suomenkielisiä WordPressin versioita.
Suomenkielisestä versiosta puheen ollen: pyrin saamaan version 2.0.9 jakeluun ensi viikonloppuun mennessä. Versio 2.1.2 joutuu vielä odottamaan, mutta on se jo kiivennyt tehtäväluettelossa ylemmäs.
16.1.07
Suomenkielinen WordPress 2.0.7
Tämäkin versiopäivitys liittyy tietoturvaan: jos olet joutunut käyttämään PHP:ssä asetusta register_globals ja PHP:si on joko vanhempi kuin 4.4.3 tai vanhempi kuin 5.1.4, on hyvä ladata tämä WordPress-versio käyttöön. Tosin sama ongelma on vielä todennäköisemmin niissä ohjelmissa, joiden takia olet joutunut käyttämään tätä asetusta. (jatkuu…)
7.1.07
Suomenkielinen WordPress 2.0.6
Uusi WordPress on taas saatavilla. Se sisältää tärkeän tietoturvaan liittyvän korjauksen, joten päivittäminen on suositeltavaa. Suomenkielisessä versiossa on uutuutena suomennettu graafinen muokkain. (jatkuu…)
- »
- Since I added microformats to my site just about a year ago, the spec has been changed to use more distinct class names. I’ve updated my site to match. (more…)