Changeset e2f048b for debian-alt/trusty
- Timestamp:
- Apr 1, 2016 6:19:06 PM (5 years ago)
- Branches:
- master
- Children:
- d6b1f81
- Parents:
- a493a28
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
debian-alt/trusty/changelog
ra493a28 re2f048b 1 i2p (0.9.25-1~deb8u+1) stable; urgency=medium 2 3 * Backport to Jessie 4 5 -- zzz on i2p <zzz@i2pmail.org> Tue, 29 Mar 2016 18:12:12 +0000 1 i2p (0.9.25-1ubuntu1) trusty; urgency=medium 2 3 * New upstream version 0.9.25 4 5 -- zzz on i2p (key signing) <zzz@i2pmail.org> Sat, 26 Mar 2016 12:12:12 +0000 6 7 i2p (0.9.24-1ubuntu1) trusty; urgency=medium 8 9 * Upload to PPA 10 11 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 30 Jan 2016 14:12:27 +0000 6 12 7 13 i2p (0.9.24-1) unstable; urgency=medium … … 113 119 114 120 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 20 Jun 2015 11:22:28 +0000 115 116 121 i2p (0.9.20-2) unstable; urgency=medium 117 122 … … 327 332 - Update GeoIP data 328 333 329 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 01 Nov 2014 23:34:28 +0000330 331 334 i2p (0.9.15-1) unstable; urgency=medium 332 335 333 * New Upstream Version336 * New Upstream release 334 337 - Add support for Ed25519 signatures 335 338 - i2psnark move to separate config file for each torrent to better support … … 368 371 + Fix update buttons 369 372 + Don't filter parameter names starting with "nofilter_" 370 + Re-allow configadvanced, news URL, and unsigned update URL if routerconsole.advanced=true 371 + Re-allow plugin install if routerconsole.advanced=true or routerconsole.enablePluginInstall=true 372 + Only allow whitelisted plugin signers, unless routerconsole.allowUntrustedPlugins=true 373 + Re-allow clients.config changes if routerconsole.advanced=true or routerconsole.enableClientChange=true 373 + Re-allow configadvanced, news URL, and unsigned update URL if 374 routerconsole.advanced=true 375 + Re-allow plugin install if routerconsole.advanced=true or 376 routerconsole.enablePluginInstall=true 377 + Only allow whitelisted plugin signers, unless 378 routerconsole.allowUntrustedPlugins=true 379 + Re-allow clients.config changes if routerconsole.advanced=true or 380 routerconsole.enableClientChange=true 374 381 + More escaping 375 382 - i2psnark: Fix add torrent form … … 395 402 for better compatibility with Vuze 396 403 * Other 397 - Reseeding now fetches a signed zip file containing router infos for security and speed 404 - Reseeding now fetches a signed zip file containing router infos for 405 security and speed 398 406 - Use JVM's AES implementation if it is faster 399 407 - More advanced options shown in the i2ptunnel edit pages 400 - Per-message reliabilitiy settings in I2CP and error propagation back from router to client 408 - Per-message reliabilitiy settings in I2CP and error propagation back 409 from router to client 401 410 - Lots of findbugs fixes and cleanups 402 411 - Support signature types in SAM, bump rev to 3.1 … … 440 449 i2p (0.9.11-1) unstable; urgency=medium 441 450 442 * New Upstream Version443 * Debconf: New Japanese and Koreantranslations444 445 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 0 8 Feb 2014 22:31:59+0000451 * New release 452 * Debconf: New Korean and Polish translations 453 454 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 09 Feb 2014 00:00:00 +0000 446 455 447 456 i2p (0.9.10-1) unstable; urgency=medium 448 457 449 * New Upstream Version458 * New release 450 459 * Remove /var/lib/i2p when i2p package is purged. 451 460 * Bump standards version to 3.9.5 (no changes needed) … … 453 462 -- Kill Your TV <killyourtv@i2pmail.org> Wed, 22 Jan 2014 16:00:24 +0000 454 463 455 i2p (0.9.9-1deb8u1) unstable; urgency=medium 456 457 * New Upstream Version 458 * Drop from debian/patches (already in 0.9.9): 459 - 0006-allow-webapps-to-be-preseeded.patch 460 - 0007-geoipv6-fix.patch 461 - 0008-IPv6-categories-in-netdb.patch 462 - 0009-mark-ipv6-only-as-experimental.patch 463 - 0010-snark-start-torrent-by-default.patch 464 - 0011-fix-start-and-start-all-buttons.patch 465 - 0012-add-no.i2p-registrar.patch 466 - 0013-persistent-keying-for-SOCKS-tunnels.patch 467 - 0014-post-limiter.patch 468 - 0015-home-remove-config-when-restoring-default.patch 469 - 0016-new-netdb-categories.patch 470 - 0017-updated-trac-links.patch 464 i2p (0.9.9-1) unstable; urgency=medium 465 466 * New Upstream release 471 467 * debconf: 472 468 - Updated French translation … … 475 471 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 07 Dec 2013 18:17:24 +0000 476 472 477 i2p (0.9.8.1-deb8u1) stable; urgency=low 478 479 * Change initscript to grant read/write permissions to members of the i2psvc 480 group. 481 * Postinst: Silence a misleading warning 482 483 -- Kill Your TV <killyourtv@i2pmail.org> Thu, 07 Nov 2013 00:22:48 +0000 484 485 i2p (0.9.8.1-1deb1) stable; urgency=low 486 487 * New upstream version 0.9.8.1. Initially I was not going to build 0.9.8.1 488 packages since 0.9.8.1 was a Windows-only point release but I thought it 489 would be good to have it in Tails. At the same time we may as well 490 cherry-pick some easy bugfixes/updates from mtn. 491 * debian/rules: Set the builddistribution specific versions 492 * use xz for the 'debian' quilt 3.0 tarball 493 * Cherry-picked fixes/updates: 494 - Allow webapps.config to be preseeded by distributions 495 - IPv6: 496 + GeoIPv6 fixes (ticket #1096) 497 + Add IPv6 NetDB categories 498 + Mark IPv6-only as experimental 499 - I2PSnark: 500 + Start torrent by default 501 + Fix start and start-all buttons on text browsers and Opera 502 (ticket #1093) 503 - I2PTunnel: 504 + Post limiter 505 + Persistent keying for SOCKS tunnels (ticket #1088) 506 - Add no.i2p registrar 507 - Remove config when restoring default settings 508 - Additional NetDB categories 509 - Change Trac links to HTTPS 510 511 -- Kill Your TV <killyourtv@i2pmail.org> Tue, 05 Nov 2013 17:34:38 +0000 512 513 i2p (0.9.8-1) stable; urgency=low 473 i2p (0.9.8-1) unstable; urgency=low 514 474 515 475 * New Upstream Version … … 518 478 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 30 Sep 2013 16:14:40 +0000 519 479 520 i2p (0.9.7.1-1) stable; urgency=low480 i2p (0.9.7.1-1) unstable; urgency=low 521 481 522 482 * New upstream version 0.9.7.1 523 483 * Compress packages with xz 524 484 525 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 10 Aug 2013 19:02:24+0000485 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 10 Aug 2013 22:10:08 +0000 526 486 527 487 i2p (0.9.7-2) unstable; urgency=low 528 488 529 489 * Bugfix: Add missing ; to i2prouter script. 490 * Test scripts with "sh -n" in the build target 530 491 531 492 -- Kill Your TV <killyourtv@i2pmail.org> Tue, 16 Jul 2013 11:08:48 +0000 … … 543 504 544 505 * New upstream release 545 546 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 27 May 2013 23:18:54 +0000 506 * i2prouter: allow overrides to be set in /etc/default/i2p 507 508 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 27 May 2013 00:00:00 +0000 547 509 548 510 i2p (0.9.5-2) unstable; urgency=low 549 511 550 512 * debian/i2p.postinst: Explicitly set permissions on /etc/i2p/wrapper.config 551 to compensate for stricter umasks. Fixes #906.552 553 -- Kill Your TV <killyourtv@i2pmail.org> Sun, 31 Mar 2013 12:5 3:43+0000513 to compensate for stricter umasks. 514 515 -- Kill Your TV <killyourtv@i2pmail.org> Sun, 31 Mar 2013 12:50:17 +0000 554 516 555 517 i2p (0.9.5-1) unstable; urgency=low … … 562 524 -- Kill Your TV <killyourtv@i2pmail.org> Fri, 08 Mar 2013 23:04:51 +0000 563 525 564 i2p (0.9.4 +repack-3) unstable; urgency=low526 i2p (0.9.4-3) unstable; urgency=low 565 527 566 528 * Backport fix from MTN for ticket #817 … … 568 530 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 22 Dec 2012 13:07:47 +0000 569 531 570 i2p (0.9.4 +repack-2) unstable; urgency=low532 i2p (0.9.4-2) unstable; urgency=low 571 533 572 534 * Add missing build-dep on libservice-wrapper-java … … 574 536 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 17 Dec 2012 20:40:07 +0000 575 537 576 i2p (0.9.4 +repack-1) unstable; urgency=low538 i2p (0.9.4-1) stable; urgency=low 577 539 578 540 * explicitly prefer openjdk-*-headless over default-jre-headless. Debian … … 611 573 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 17 Dec 2012 23:59:59 +0000 612 574 613 i2p (0.9.3 +repack-1) unstable; urgency=low575 i2p (0.9.3-1) stable; urgency=low 614 576 615 577 * New Upstream release 616 * Upstream changelog :578 * Upstream changelog (full details in history.txt): 617 579 - Active Queue Management 618 580 - I2PSnark DHT: Several bug fixes, enable by default. … … 645 607 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 27 Oct 2012 16:47:37 +0000 646 608 647 i2p (0.9.2 +repack-2) unstable; urgency=high609 i2p (0.9.2-2) stable; urgency=high 648 610 649 611 * Fix stupid bug in i2prouter … … 651 613 -- Kill Your TV <killyourtv@i2pmail.org> Sat, 22 Sep 2012 13:57:39 +0000 652 614 653 i2p (0.9.2 +repack-1) stable; urgency=low615 i2p (0.9.2-1) stable; urgency=low 654 616 655 617 * New upstream release (see history.txt for details) … … 657 619 -- Kill Your TV <killyourtv@i2pmail.org> Fri, 21 Sep 2012 18:13:32 +0000 658 620 659 i2p (0.9.1 +repack-1) unstable; urgency=low621 i2p (0.9.1-1) stable; urgency=low 660 622 661 623 * New upstream version 0.9.1 … … 672 634 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 30 Jul 2012 17:41:04 +0000 673 635 674 i2p (0.9-1) unstable; urgency=low636 i2p (0.9-1) stable; urgency=low 675 637 676 638 * New Upstream Version … … 678 640 -- Kill Your TV <killyourtv@i2pmail.org> Wed, 02 May 2012 16:33:11 +0000 679 641 680 i2p (0.8.13-2) unstable; urgency=low642 i2p (0.8.13-2) stable; urgency=low 681 643 682 644 * Fix bug in postinst cause by changes to adduser's behaviour. … … 725 687 -- Kill Your TV <killyourtv@i2pmail.org> Fri, 06 Jan 2012 02:49:03 +0000 726 688 727 i2p (0.8.11 +repack-2) stable; urgency=medium689 i2p (0.8.11-2) stable; urgency=medium 728 690 729 691 * Fix STUPID bug running I2P with i2prouter. Thanks soundwave. … … 731 693 -- Kill Your TV <killyourtv@i2pmail.org> Tue, 08 Nov 2011 20:02:05 +0000 732 694 733 i2p (0.8.11 +repack-1) stable; urgency=low695 i2p (0.8.11-1) stable; urgency=low 734 696 735 697 * New Upstream Version … … 738 700 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 07 Nov 2011 19:20:15 +0000 739 701 740 i2p (0.8.10 +repack-1) stable; urgency=medium702 i2p (0.8.10-1) stable; urgency=medium 741 703 742 704 * New upstream version … … 744 706 -- Kill Your TV <killyourtv@i2pmail.org> Thu, 20 Oct 2011 05:25:04 +0000 745 707 746 i2p (0.8.9 +repack-1) stable; urgency=medium708 i2p (0.8.9-1) stable; urgency=medium 747 709 748 710 * New upstream version … … 750 712 -- Kill Your TV <killyourtv@i2pmail.org> Tue, 11 Oct 2011 19:55:08 +0000 751 713 752 i2p (0.8.8 +repack-3) UNRELEASED; urgency=low714 i2p (0.8.8-3) UNRELEASED; urgency=low 753 715 754 716 * Add dump option to initscript … … 756 718 -- Kill Your TV <killyourtv@i2pmail.org> Tue, 06 Sep 2011 12:42:22 +0000 757 719 758 i2p (0.8.8 +repack-2) stable; urgency=medium720 i2p (0.8.8-2) stable; urgency=medium 759 721 760 722 * Backport patch from mtn 04ec606 to fix trac #515 … … 766 728 -- Kill Your TV <killyourtv@i2pmail.org> Fri, 02 Sep 2011 23:32:32 +0000 767 729 768 i2p (0.8.8 +repack-1) stable; urgency=low730 i2p (0.8.8-1) stable; urgency=low 769 731 770 732 * New Upstream Version
Note: See TracChangeset
for help on using the changeset viewer.