1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562
|
cfengine3 (3.24.1-2) unstable; urgency=medium
* include merge request 3 to make url_get availlable (closes: #1100635)
-- Christoph Martin <martin@uni-mainz.de> Mon, 17 Mar 2025 12:19:50 +0100
cfengine3 (3.24.1-1) unstable; urgency=medium
* change watch file to version numbers divisible by 3
* New upstream version 3.24.1
* bump Standards-Version to 4.7.0
-- Christoph Martin <martin@uni-mainz.de> Tue, 04 Feb 2025 10:39:50 +0100
cfengine3 (3.24.0-2) unstable; urgency=medium
* Team upload
* Import changes from previous NMUs:
[ Emanuele Rocca ]
* d/patches/time-t-long-long.patch: coerce time_t to long long (closes: #1078245)
[ Andreas Beckmann ]
* Switch B-D to pkgconf
* Add B-D: passwd (closes: #1070850)
-- Bastian Germann <bage@debian.org> Fri, 09 Aug 2024 16:58:36 +0200
cfengine3 (3.24.0-1) unstable; urgency=medium
* New upstream version 3.24.0
* depend on new libpcre2 onstead of obsolete libpcre3 (closes: #1000061)
* fix build with systemd and pkg-config
-- Christoph Martin <martin@uni-mainz.de> Mon, 05 Aug 2024 20:40:36 +0200
cfengine3 (3.21.4-1) unstable; urgency=medium
* New upstream version 3.21.4
* add debian/salsa-ci.yml
* fix systemd path
* fix copyright file
-- Christoph Martin <martin@uni-mainz.de> Tue, 12 Mar 2024 12:14:12 +0100
cfengine3 (3.21.0-3) unstable; urgency=medium
* cleanup after build (closes: #1043947)
* wrap-and-sort debian files
-- Christoph Martin <martin@uni-mainz.de> Fri, 01 Sep 2023 15:35:21 +0200
cfengine3 (3.21.0-2) unstable; urgency=medium
* fix systemd path (closes: #1034218)
-- Christoph Martin <martin@uni-mainz.de> Wed, 12 Apr 2023 10:56:05 +0200
cfengine3 (3.21.0-1) unstable; urgency=medium
* rename download source tarball
* New upstream version 3.21.0
-- Christoph Martin <martin@uni-mainz.de> Tue, 10 Jan 2023 16:46:13 +0100
cfengine3 (3.18.2-1) unstable; urgency=medium
* New upstream version 3.18.2 (closes: 1019654)
* use systemd units instead of init script (closes: 605044, 615960, 950432)
-- Christoph Martin <martin@uni-mainz.de> Fri, 09 Dec 2022 12:26:53 +0100
cfengine3 (3.15.7-1) unstable; urgency=medium
* update download filename debian/watch
* New upstream version 3.15.7
-- Christoph Martin <martin@uni-mainz.de> Thu, 01 Dec 2022 16:29:07 +0100
cfengine3 (3.15.6-1) unstable; urgency=medium
* New upstream version 3.15.6
* update watch file urlmangle
-- Christoph Martin <martin@uni-mainz.de> Thu, 22 Sep 2022 16:41:39 +0200
cfengine3 (3.15.2-4) unstable; urgency=medium
* include myself as uploader
* fix watch file to look into github tags instead of releases (closes:
1019736)
* create plugins directory on install (closes: 953430)
* fix upstream source URL (closes: 953133)
* fix version and release in NEWS file
-- Christoph Martin <martin@uni-mainz.de> Wed, 14 Sep 2022 17:49:58 +0200
cfengine3 (3.15.2-3.2) unstable; urgency=medium
* Non-maintainer upload.
* debian/control:
+ Build-Depend on pkg-config.
+ cfengine3: Recommend python3 instead of python (Closes: #998014).
* debian/patches:
+ Drop 883480-fix-crossbuild-libxml2.patch (no longer needed).
+ Use pkg-config to find libxml2 (Closes: #972893, #949086).
+ Remove /sbin from the CF3_PATH_ROOT_PROG macro PATH override to ensure
system tools can be invoked on usr-merged and non-usr-merged systems
(Closes: #992662).
+ Fix python3 and shell interpreter paths; use python3 syntax in upstream
apt_get module (Closes: #945623).
+ Fix spelling error in openssl3.patch metadata.
-- Hugh McMaster <hugh.mcmaster@outlook.com> Fri, 09 Sep 2022 17:13:10 +1000
cfengine3 (3.15.2-3.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Make cfengine3 depend on exact version of libpromises3
(Closes: #852674)
* debian/patches/openssl3.patch: Fix FTBFS with OpenSSL 3 (Closes: #995642)
-- Sebastian Ramacher <sramacher@debian.org> Sat, 21 May 2022 18:25:35 +0200
cfengine3 (3.15.2-3) unstable; urgency=medium
[ Antonio Radici ]
* Releasing a new version to fix RC bug #963341
+ Thanks to Gian Piero Carrubba <gpiero@rm-rf.it> for all the changes in
this new version!
[ Gian Piero Carrubba ]
* Enable FHS compliance in upstream configure (closes #873699, #963341)
+ deploy binaries in /usr/bin instead of /usr/sbin
* debian/patches:
+ new:
- 0012-CFE-3401-remove_unused_buffer.patch from upstream commit
6c07f44f55, to let make check complete
- 0013-rename_package_to_cfengine3.patch, to set the autoconf PACKAGE
var to cfengine3
+ refreshed:
- 0007-fix_kfreebsd_build.patch
* Enable YAML support
* Explicitly disable MariaDB/MySQL and PostreSQL connectors
+ they were already disabled anyway, and databases promise is currently
broken upstream
-- Antonio Radici <antonio@debian.org> Mon, 14 Sep 2020 09:00:24 +0200
cfengine3 (3.15.2-2) unstable; urgency=medium
* debian/patches/0006-skip_failing_tests.patch:
+ disable buffer_test and string_lib_test otherwise cfengine3 does not
build on arm64 and s390x.
-- Antonio Radici <antonio@debian.org> Sat, 20 Jun 2020 20:15:37 +0200
cfengine3 (3.15.2-1) unstable; urgency=medium
* New upstream release (Closes: 958436)
* debian/control:
+ fix Homepage URL (by Cristoph Martin)
* debian/patches:
+ all refreshed
+ removed 0011_fix_build_with_glibc_2.28.patch, it builds fine.
+ added debian/patches/0011-fix_interpreters.patch to fix some
interpreters' paths.
* debian/cfengine3.lintian-overrides:
+ added 3 overrides for wrong-path-for-interpreter for binaries that are
not really binaries but part of masterfiles (zypper, apt_get and yum).
-- Antonio Radici <antonio@debian.org> Sat, 20 Jun 2020 10:00:57 +0200
cfengine3 (3.12.1-2) unstable; urgency=medium
* debian/patches:
+ disabled string_lib_test otherwise the package does not build on s390x
and arm64 as test_string_to_long_errors is failing.
-- Antonio Radici <antonio@debian.org> Mon, 07 Jan 2019 18:08:09 +0900
cfengine3 (3.12.1-1) unstable; urgency=medium
* Updated to newest LTS version (Closes: #918101)
+ debian/patches:
- patches refreshed, skipped mon_processes_test as it fails in chroot.
- 0001-CFE-2629-Fix-source-to-build-with-before-and-after-1.patch
deleted, already upstream.
+ debian/libpromises3.install:
- changed directory to find libpromises properly after build.
-- Antonio Radici <antonio@debian.org> Sat, 05 Jan 2019 20:33:45 +0900
cfengine3 (3.10.2-4.1) unstable; urgency=medium
[ Antonio Radici ]
* debian/control:
+ migrated VCS from Alioth to Salsa.
[ Christoph Martin ]
* fix watchfile, thanks to Moritz (Closes: #873698)
* refresh patches
* fix FTBFS with glibc 2.28 (closes: #916027)
-- Christoph Martin <martin@uni-mainz.de> Thu, 20 Dec 2018 16:25:51 +0100
cfengine3 (3.10.2-4) unstable; urgency=medium
* Explicitely depend on e2fsprogs for paths.cf (Closes: 887221)
-- Antonio Radici <antonio@debian.org> Sun, 14 Jan 2018 21:15:50 +0000
cfengine3 (3.10.2-3) unstable; urgency=medium
* Switch debian/compat to 10 and remove dependency from dh-autoreconf (now
dependency of dh)
* Removing quilt from the invocation (it's already used), exporting V=1 to
see build flags.
* Address FTCBFS (Closes: 883480)
+ Let dh_auto_configure pass --host to ./configure.
+ Use xml2-config rather than passing -Iyes/include/libxml2.
- fixed with debian/patches/883480-fix-crossbuild-libxml2.patch.
+ patch provided by Helmut Grohne <helmut@subdivi.de>; thanks!
* Removed the dbg package in favour of the autogenerated dbgsym.
* Update Standards-Version to 4.1.1, replaced priority extra with optional.
-- Antonio Radici <antonio@debian.org> Tue, 05 Dec 2017 06:35:45 +0000
cfengine3 (3.10.2-2) unstable; urgency=medium
* debian/control: removed any dependency fron libssl-* which is not
libssl-dev (Closes: 863568)
-- Antonio Radici <antonio@debian.org> Tue, 21 Nov 2017 22:05:33 +0000
cfengine3 (3.10.2-1) unstable; urgency=medium
* Uploading the official LTS for cfengine3
+ it builds with openssl 1.1 (Closes: 863568)
* debian/patches:
+ Removed the following patches, already upstream:
* 0003-remove_man_errors.patch
* 0009_disable_spelling_errors.patch
* 0011_build_with_openssl_1.1.patch
+ refreshed the remaining patches.
+ created 0001-CFE-2629-Fix-source-to-build-with-before-and-after-1.patch
from upstream commit e95dcc083c022, to build wiht openssl 1.1
* added debian/source/include-binaries with some unrepresentable content
from the masterfiles.
* debian/compat: set it to 9, compatibility <= 7 is deprecated.
-- Antonio Radici <antonio@debian.org> Mon, 20 Nov 2017 23:01:12 +0000
cfengine3 (3.9.1-4.2) unstable; urgency=medium
* fix masterdir configuration (closes: 852675)
* revert ssl1.1 patch which leads to segfaults with older clients
(closes: #862903)
-- Christoph Martin <martin@uni-mainz.de> Thu, 18 May 2017 14:14:45 +0200
cfengine3 (3.9.1-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch Build-Depends to default-libmysqlclient-dev. (Closes: #845829)
* cfengine3: Add dependency on lsb-base, thanks to lintian.
-- Andreas Beckmann <anbe@debian.org> Wed, 18 Jan 2017 15:09:03 +0100
cfengine3 (3.9.1-4) unstable; urgency=medium
* Uploading the experimental package to unstable (Closes: 828263).
-- Antonio Radici <antonio@debian.org> Thu, 01 Dec 2016 20:55:30 +0000
cfengine3 (3.9.1-3) experimental; urgency=medium
* Disable all load/ tests otherwise we cannot build on powerpc
(Closes: 834978)
-- Antonio Radici <antonio@debian.org> Sun, 21 Aug 2016 11:41:44 +0100
cfengine3 (3.9.1-2) experimental; urgency=medium
* debian/control: added an explicit build-dep to openssl 1.1
-- Antonio Radici <antonio@debian.org> Sat, 20 Aug 2016 17:00:42 +0100
cfengine3 (3.7.4-4) unstable; urgency=medium
* debian/watch: added a line to download masterfiles.
* debian/patches/0006-skip_failing_tests.patch:
+ disabled run_lastseen_threaded_load to build on powerpc.
-- Antonio Radici <antonio@debian.org> Wed, 17 Aug 2016 16:39:45 +0100
cfengine3 (3.9.1-1) experimental; urgency=medium
* Uploading the non-LTS version 3.9.1 to experimental.
* debian/patches:
+ all patches refreshed
+ created 0011_build_with_openssl_1.1.patch to build with openssl1.1
* debian/rules:
+ disabled postgresql as it still links to openssl < 1.1
* debian/control:
+ removed libpq-dev for same reason above
-- Antonio Radici <antonio@debian.org> Wed, 17 Aug 2016 16:23:04 +0100
cfengine3 (3.7.4-3) unstable; urgency=medium
* debian/patches:
+ consolidated all failing tests into 0006-skip_failing_tests.patch
+ added rlist_test to the above patch, it fails in reproducibility test
+ 0010_disable_date_annotation.patch to disable the date annotation in the
manual, otherwise the reproducibility build fails.
-- Antonio Radici <antonio@debian.org> Tue, 16 Aug 2016 20:43:40 +0100
cfengine3 (3.7.4-2) unstable; urgency=medium
* debian/patches:
+ 0007-fix_kfreebsd_build.patch updated to remove process_test which fails
in kfreebsd builds
-- Antonio Radici <antonio@debian.org> Tue, 16 Aug 2016 09:38:03 +0100
cfengine3 (3.7.4-1) unstable; urgency=medium
* Upgraded to the latest upstream LTS.
+ the above upgrade solves the build problem (Closes: 831028)
* debian/rules:
+ setting EXPLICIT_VERSION due to a new requirement in upstream's
configure.ac
+ enabled all hardening options using the exported build flags
* debian/patches:
+ dropped 0001-redmine_6316.patch which was already included upstream
+ added 0009_disable_spelling_errors.patch to fix spelling error
+ patches refreshed
* debian/control:
+ Standards-Version upgrade to 3.9.8, no change required
+ VCS url moved to canonical and secure links
+ Added python as recommended dependency due to some modules provided
with 3.7.4
-- Antonio Radici <antonio@debian.org> Mon, 15 Aug 2016 09:56:05 +0100
cfengine3 (3.6.2-4) unstable; urgency=medium
* debian/patches:
+ fix_kfreebsd_build fixed after testing on a porterbox
+ disable_failing_test_on_sparc: disable mon_cpu_test to build on sparc
-- Antonio Radici <antonio@debian.org> Sun, 26 Oct 2014 09:42:11 +0000
cfengine3 (3.6.2-3) unstable; urgency=medium
* debian/patches:
+ fix_kfreebsd_build to allow the build on Debian/kFreeBSD
-- Antonio Radici <antonio@debian.org> Sun, 26 Oct 2014 07:30:01 +0000
cfengine3 (3.6.2-2) unstable; urgency=medium
* debian/patches:
+ removing some more tests that are causing FTBFS on different archs.
-- Antonio Radici <antonio@debian.org> Sat, 25 Oct 2014 22:01:24 +0000
cfengine3 (3.6.2-1) unstable; urgency=low
* New upstream release (Closes: 609366, 699809)
+ big thanks to Brian Bennett, Bas van der Vlies and
debian-team@cfengine.com!
+ no longer using /etc/cfengine3 as repository for the state files;
documented that in NEWS.Debian
* Multi-tar package, it also includes the masterfiles (Closes: 641319)
* debian/postinst:
+ added code to migrate the files contained in /etc/cfengine3 to
/var/lib/cfengine3 if and only if the latter is a symlink to the directory
in /etc (Closes: 611659)
+ added the code to move the masterfiles into
/var/lib/cfengine3/masterfiles if the directory is empty
* debian/control:
+ added libpromises3 as output of the build process
+ Standards-Version updated to 3.9.6
* debian/rules:
+ got rid of the info and html docs, they are not shipped anymore
* debian/patches:
+ major cleanup done, some patches adapted to the new code
* debian/NEWS:
+ added this file to announce the demise of the inputs symlink
* debian/cfengine3.default:
+ Brian fixed the variable names sourced by the init scirpt (Closes: 602404)
* debian/watch:
+ updated to pick up the source from the right URL
-- Antonio Radici <antonio@debian.org> Tue, 21 Oct 2014 14:49:40 +0000
cfengine3 (3.2.4-2+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Include full text of the Frontier Artistic License (closes: #701864).
-- Michael Gilbert <mgilbert@debian.org> Sun, 03 Mar 2013 08:53:27 +0000
cfengine3 (3.2.4-2) unstable; urgency=low
* debian/{README.Debian,links}:
+ restoring /var/lib/cfengine3/inputs as a link to /etc/cfengine3
(Closes: 664636).
-- Antonio Radici <antonio@debian.org> Mon, 19 Mar 2012 19:56:35 +0000
cfengine3 (3.2.4-1) unstable; urgency=low
* New upstream release
* debian/watch:
+ refreshed to use the new upstream URLs
* debian/control:
+ Standards-Version updated to 3.9.3, no change required
* debian/patches:
+ refreshed all patches, removed fix-error-typos
+ added 626647-kfreebsd-support.patch to add kfreebsd support
(Closes: 626647)
* debian/cfengine3.install:
+ installing the distributed share/doc directory, exmaples included.
* debian/README.Debian:
+ updated to reflect that inputs/ are now in examples_config/
* debian/links:
+ dropped the /var/lib/cfengine3/inputs link because it does not exist
anymore upstream
* debian/cfengine3.doc-base: dropping cf3.html which was removed by upstream
and replacing it with agents.html (this is debatable but from the next
version we will get a better HTML doc).
-- Antonio Radici <antonio@debian.org> Sat, 17 Mar 2012 18:12:34 +0000
cfengine3 (3.1.5-1) unstable; urgency=low
* New upstream release
* debian/patches: refreshed
* debian/control: Standards-Version bumped to 3.9.2, no changes required
* rewrites to use dh:
+ debian/rules: simplified and all rm's removed
+ debian/cfengine3.install: selectively install what we need
+ debian/control: added a versioned debhelper
-- Antonio Radici <antonio@debian.org> Fri, 06 May 2011 22:23:11 +0000
cfengine3 (3.1.5~b1-1) unstable; urgency=low
* New upstream release
* debian/patches:
+ fhs-compliance: patch from Andreas Larsson to include a missing line to
be fully compliant with FHS (Closes: 619580)
+ remove-man-errors: s/sucessfully/successfully/g
* debian/watch: removed the repack for copyright issues, the pdf is not
shipped anymore by upstream
* debian/copyright:
+ removing any reference to repack.sh and its licenses
+ copyright updates suggested by Mikhail Gusarov (Closes: 620961)
* debian/rules:
+ reformatted configure opts and added htmldir to include the html docs in
the package (Closes: 609367)
+ disabled nova and constellation, not included in the free version
+ added dh_autoreconf and dh_autoreconf_clean
* debian/cfengine3.doc-base: added a doc-base for the HTML doc distributed
* debian/control:
+ added dh-autoreconf to Build-Depends
* debian/source/local-options: unapply all patches after the build
-- Antonio Radici <antonio@debian.org> Mon, 11 Apr 2011 17:45:21 +0100
cfengine3 (3.1.4+dsfg-1) unstable; urgency=low
* New upstream release (Closes: 610962)
* debian/patches:
+ all patches refreshed
-- Antonio Radici <antonio@debian.org> Mon, 07 Mar 2011 00:36:34 +0000
cfengine3 (3.1.2+dfsg-1) experimental; urgency=low
* New upstream release (Closes: 585619, 605534)
* debian/cfengine3.init: quote the unquoted variables (Closes: 605044)
* debian/postrm: clean up files during purge (Closes: 606359)
* debian/patches: all refreshed/re-adapted
* debian/rules: added --enable-shared=no, otherwise libpromises.so.1 will be
shipped
* debian/cfengine3.default: variable names now compatible with cfengine3.init
(Closes: 602404)
-- Antonio Radici <antonio@debian.org> Mon, 03 Jan 2011 21:08:59 +0000
cfengine3 (3.1.0~b2+dfsg-1) experimental; urgency=low
* New upstream release (Closes: 598541)
* debian/control:
+ Standards-Version bumped to 3.9.1
* debian/patches:
+ all patches refreshed
+ fix-error-typos removed, integrated upstream
+ fhs-compliance to create the workdir (Closes: 597552)
* debian/source/include-binaries:
+ docs/ContributorStatement.pdf added
-- Antonio Radici <antonio@debian.org> Sun, 17 Oct 2010 21:55:10 +0100
cfengine3 (3.0.5+dfsg-1) unstable; urgency=low
* New upstream release
* debian/watch: modified again to catch the newest versions
* debian/patches:
+ all patches: refreshed
+ cf-monitor-pid: removed, it is upstream
-- Antonio Radici <antonio@debian.org> Wed, 09 Jun 2010 23:14:56 +0100
cfengine3 (3.0.4+dfsg-1) unstable; urgency=low
* debian/watch: modified to catch the newest versions
* debian/control:
+ removed DMUA
+ bumped Standards-Version to 3.8.4 (no changed needed)
* debian/patches:
+ all patches refreshed
+ rename-doesnt-fail: removed, it is incorporated upstream
+ added some more typos to patches/fix-error-typos
* Switch to dpkg-source 3.0 (quilt) format
+ debian/control: removed quilt from B-D
+ debian/rules: removed patch/unpatch and quilt include
+ debian/README.source removed
* debian/cfengin3.lintian-overrides:
+ overridden a spelling error (it is not)
-- Antonio Radici <antonio@debian.org> Fri, 30 Apr 2010 08:11:20 +0100
cfengine3 (3.0.2+dfsg-2) unstable; urgency=low
* debian/control:
+ adding missing full stops (Closes: 550108)
+ updating my mail to antonio@debian.org
+ adding a B-D to libpcre3-dev (Closes: 552520)
+ cfengine2 no longer in Conflicts (Closes: 555479)
* debian/rules: do not compress .cf files
* debian/patches:
+ fix-example-paths added, to adapt examples to our FHS
compliant paths (Closes: 552144)
+ remove-man-errors: fix for some minor typos (Closes: 552473)
+ rename-doesnt-fail: prevent failures if rename fails (Closes: 555932)
+ fix-error-typos: to fix a small typo in cf-agent, so lintian is happy
* debian/README.Debian:
+ warn people to modify site.cf before starting the daemons
-- Antonio Radici <antonio@debian.org> Tue, 08 Dec 2009 16:19:24 +0000
cfengine3 (3.0.2+dfsg-1) unstable; urgency=low
* Initial release (Closes: #518059)
-- Antonio Radici <antonio@dyne.org> Wed, 23 Sep 2009 20:52:47 +0100
|