-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
testers-only, which means apt-get could hang in half-broken state which
can likely be manually fixed. (Advanced Linux users, those comfortable
with Debian sid or so can even fix them themselves.) There is never 100%
security. Having snapshots/backups around is recommended. No
anonymity/privacy/security issues expected. By switching to the
testers-only repository you'll help a lot improving Whonix and speeding
up development (more eyeballs catching bugs). Stable releases will then
work better for everyone.
If you want to build images from source code:
=============================================
Currently not possible (or at least very difficult), due to two bugs
which have been recently introduced in Debian testing.
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734794
* http://ml.grml.org/pipermail/grml/2014-January/011547.html
It might take a while until these get fixed. I plan to base next
Whonix version on Debian stable instead of Debian testing to avoid
that kind of build bugs and to avoid
If you want to upgrade from Whonix's repository:
================================================
Switch to Whonix's '''testers-only''' apt repository.
First do these steps on Whonix-Gateway, then repeat on
Whonix-Workstation. There might be small bugs related to
whonixcheck/timesync, and you may need to reboot.
export WHONIX_APT_REPOSITORY_DISTRIBUTION_ENV=testers
Apply changes to which Whonix apt repository will be used.
sudo -E whonix_repository
The usage of the whonix_repository tool will be greatly simplified after
this upgrade, because a graphical user interface has been added so it
becomes easier to switch around.
Update and upgrade.
sudo apt-get update
sudo apt-get dist-upgrade
If you want to upgrade from source code:
========================================
The tag for this '''testers-only''' version is '''7.7.2''' (don't use
7.3.7). Please refer to
/wiki/Dev/Build_Documentation and see "Build
Documentation for upgrading Whonix debian packages from source code".
Bonus: this is the first upload of Whonix's Debian Packages that is
verifiable [1]. If one would care to check if they can get the same
checksums as uploaded to Whonix's repository, that'll be awesome.
[1]
/wiki/Verifiable_Builds#Verifiable_Whonix_Debian_Packages
Changelog between Whonix 7 and Whonix 7.7.2 (testers-only version):
===================================================================
* In new installations, automatic updates of Whonix's debian packages
are disabled by default. During first start, users can decide if they
want to enable Whonix's APT repository or want to leave it disabled.
* Fixed Whonix's Tor Browser download and start script for TBB 3.5.
* Fixed physical isolation build script.
* Verifiable Builds. Whonix now has a feature which allows the community
to check that Whonix .ova releases are verifiably created from project's
own source code. Also made ade Whonix's APT repository verifiable (even
deterministic!). Please see
/wiki/Verifiable_Builds for details.
* Made Whonix build script configurable (can now build terminal-only
Whonix-Gateway's and/or Whonix-Workstations; 64 bit builds and more)
* Improved Whonix News's security. All Whonix News Files are now inside
one tarball, which is signed. This stops leaking how many users are
using a particular version.
* whonixcheck's Whonix News download now checks if Whonix News are still
valid (currently up to 4 weeks) and therefore detects indefinite freeze
and replay attacks.
* whonix_repository tool now has a graphical user interface; added more
command line switches.
* Set default locale to en_US.UTF-8.
* Simplified custom user installation of TorChat, thanks to dummytor.
(Protecting from Tor over Tor.)
* Removed apper and synaptic from default installation, because they are
too confusing / have too many bugs, do not always work in all cases for
all users, #104, can still be manually installed if wanted, see also
/wiki/Dev/Automatic_Updates
* whonixcheck: more configuration options, any function can now be
disabled, this is useful for users who wish to disable control port
filter proxy, they can disable the check_tor_bootstrap function
* whonixcheck: added protection against possibly malicious strings from
check.torproject.org (in case of a bug, compromise of check.tpo server
or CA compromise), IP strings are now max 50 characters long. User will
be warned in case the limit is exceeded.
* Whonix-Workstation: no longer installing Tor Browser by default, this
simplified implementing verifiable builds (#113), installing iceweasel
by default, which can be used to download Tor Browser, added local
iceweasel browser homepage saying that iceweasel should not be used for
anything other than downloading Tor Browser, unless one knows what one
is doing.
* Removed galternatives from whonix-workstation-default-applications
because galternatives has been (temporarily) removed from Debian testing
* Building Whonix from frozen repository, from snapshot.debian.org to
make the build script more resistant from upstream changes and also to
make Whonix verifiable.
* The Whonix Team can now use separate keys for Whonix's APT Repository
and Whonix News.
* Added technical documentation about keys in Whonix
whonix_shared/usr/share/whonix/keys/readme.
* new man page: man/whonix_shared/sdwdate.8.ronn
* Deactivated Maximizing Windows by dragging them to the top of the
screen to prevent users from accidentally maximizing their browser
window when they are using resolutions higher than 1024x768. See
/wiki/Higher_Screen_Resolution ;
https://github.com/Whonix/Whonix/issues/110 and
https://trac.torproject.org/projects/tor/ticket/7255 for more
information. #108
* added udisks to whonix-shared-packages-recommended for mounting
removable drives
* KDE settings changes, set to oxygen as suggested by scarp in
"[Whonix-devel] Plastique kwin style & Widget Style"
* whonixcheck: increased timeout for the tor bootstrap.py utility from 5
to 10 seconds to make it compatible with slow systems as per bug report
/wiki/Special:AWCforum/st/id248/whonixcheck%3A_tor_bootstrap_statu....html
* added secure-delete, because it contains sfill, which can be used to
zero out free space, which is required for disk shrinking
* Deactivated running update-command-not-found during build, since not
deterministic (verifiable). Manually running is of course still possible.
* whonix_shared/etc/apt/sources.list.d/torproject.list: removed the "deb
http://deb.torproject.org/torproject.org tor-0.2.4.x-jessie main"
repository, since that repository has been removed by The Tor Project
(Tor is now in their Debian testing repository, which is already added)
* fixed a bug reported by scarp,
whonix_shared/usr/share/whonix/postinst.d/70_disable_kdm_autostart: was
not disabling other display managers other than kdm. Now using the more
generic
/usr/lib/whonix/display-manager-dpkg-post-invoke.
* msgcollector: fix race condition not always closing progress bar when
it reached 100%
* Whonix-Gateway: Workaround for
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732578
/wiki/Download#Connection_Issues_-
_Tor_stops_working_after_an_Upgrade_and_needs_a_Workaround
/wiki/Special:AWCforum/st/id287/
new_tor_and_debian_updates_today....html
Set in /etc/default/tor:
USE_AA_EXEC="no"
Can be commented out when that bug gets fixed.
* optionally (opt-in) building qcow2 images, first rudimentary
implementation, build target (VirtualBox or qcow2 or both) should
probably be configurable in whonix_build script (#122)
* Whonix News Blog Download / Whonix News: Whonix News Blogs (Whonix
Feature Blog and Whonix Important Blog) are now deployed over the same
mechanism as Whonix News.
* Removed rawdog and pandoc since no longer required.
* Improved messages.
* Lots of smaller fixes.
* Code refactoring.
* For more details, see the git log.
-----BEGIN PGP SIGNATURE-----
iQJ8BAEBCgBmBQJS0zAWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5QjE1NzE1MzkyNUMzMDNBNDIyNTNBRkI5
QzEzMUFEMzcxM0FBRUVGAAoJEJwTGtNxOq7vAzwP/j17jxHsAqnIvPz8H15N0w8A
x2oaOCRr6iRpG7vvAcpj594wsJ/Kg0gAcPhNlL6mSV3S5mLh8d1KD6z8IB89vF4m
jkmxKAv/gcz8e3ry8/hB6PB8QRQWxEQBDJvN6dIXGNUn1T8ND2j17pkzNLDTR4uN
HWi9tWeIu1cdAW/ogrm4oPyX8YPUGfat4+zN1OrA/849oaVeh7lqj6wPU3qtyMfb
iWofUyvxO1oKye2MDFkECs0PZ2ovkSH2JH1S+AlEHdQ6XR3K9MsjGNdRtjeB1e+F
0hp9JXaNMxbKPr/nDng2fTFWV1fHdsxR/l4el8fRjhRTi+Jy4F/KV+1k+Hj/JPFU
vbM6hXjBBVSXxbYY5emEnrZapGQJwxho7OvP/NyDr9qBmTG3smIxlrilQzgoIXNz
rZkPZL3CjsLHgpD+ATd3TGOFBI3N/OBpDUa9M/cJWw6sJs3NVj62RxNlRBmY2Uc6
JU2uNuzdlZGIM3C8Ev9OilylLFg8kwbv73MOx5rLjWnXuEP3CftJXuwzi+FRLPje
5MvG8UEw88YP1WhG48GcCAjcNVOFSh+buqUVsev745eTC3+47WEVHoJMovGpgfm/
llztD73YbIeECO0TENr5ro74YYu6k0K/pXFoOKFAbjk0UKKWCHXTA+eXNpTWwRNN
ihKlJsfAioz8LyXkXFNl
=PPpk
-----END PGP SIGNATURE-----
More information about the Whonix-devel
mailing list
“Look here!” Dick began to chuckle. “We’ve got a queer combination to work with—our Sky Patrol has! Suspicious Sandy—and—Superstitious Jeff!” Sandy grinned ruefully, a little sheepishly. Larry smiled and shook his head, warning Dick not to carry his sarcasm any further, as Jeff frowned. 52 "You do doubt me. If you did not, it would never occur to you to deny it. You doubt me now, and you will doubt me still more if you don't read it. In justice to me you must." "That same. She was part Mescalero, anyway." This Act, as disgraceful as any which ever dishonoured the statute-book in the reigns of the Tudors or Stuarts, was introduced into the Commons, on the 12th of May, by Sir William Wyndham, and was resolutely opposed by the Whigs, amongst whom Sir Peter King, Sir Joseph Jekyll, Mr. Hampden, Robert Walpole, and General Stanhope distinguished themselves. They did not convince the majority, which amounted to no less than two hundred and thirty-seven to one hundred and twenty-six. In the Lords, Bolingbroke himself moved the second reading, and it was ably opposed by the Lords Cowper, Wharton, Halifax, Townshend, Nottingham, and others. The greatest curiosity was displayed regarding the part which Oxford would take, as it was known that in the Council he had endeavoured to soften the rigorous clauses; but in the House he followed his usual shuffling habit, declaring that he had not yet considered the question; and, having induced the Opposition to let the second reading pass without a division, he absented himself from the final voting, and thus disgusted both parties and hastened his own fall. The battle of Falkirk, which in itself appeared so brilliant an affair for Prince Charles, was really one of his most serious disasters. The Highlanders, according to their regular custom when loaded with plunder, went off in great numbers to their homes with their booty. His chief officers became furious against each other in discussing their respective merits in the battle. Lord George Murray, who had himself behaved most bravely in the field, complained that Lord John Drummond had not exerted himself, or pursuit might have been made and the royal army been utterly annihilated. This spirit of discontent was greatly aggravated by the siege of the castle of Stirling. Old General Blakeney, who commanded the garrison, declared he would hold out to the last man, in spite of the terrible threats of Lord George Murray if he did not surrender. The Highlanders grew disgusted with work so contrary to their habits; and, indeed, the French engineer, the so-called Marquis de Mirabelle, was so utterly ignorant of his profession, that the batteries which he constructed were commanded by the castle, and the men were so much exposed that they were in danger of being destroyed before they took the fortress. Accordingly, on the 24th of January they struck to a man, and refused to go any more into the trenches. "Haint we bit off more'n we kin chaw. Shorty?" asked Si, as he looked over the increasing gang. "Hadn't we better ask for some help?" "How far would it carry?" Corpril, Company Q, 2 Hundsrdth Injiamiy Volintear "He d?an't care much. F?ather, he likes to be comfortable, and this Inclosure w?an't make much difference to that. 'T?un't as if we wanted the pasture badly, and F?ather he d?an't care about land." "Byles," interrupted Calverley, speaking rapidly, "you are poor—you are in arrear with your rent; a distress will be levied, and then what will become of you—of your wife and the little one? Listen to me! I will give you money to keep a house over your head; and when I am steward, you shall have the first farm at my lord's disposal, if you will only aid me in my revenge! Revenge!" he repeated, vehemently—"but you hesitate—you refuse." "Yes, yes, there is little doubt of that: but how can we come at the truth? Sudbury still retains his wrath against us, and would oppose an arrest; and even could he be waylaid, and brought hither, he is stubborn, and might refuse to answer." HoME一级做人爱c视正版免费
ENTER NUMBET 0017 sishe.net.cn dudodo.com.cn www.wanme4.net.cn tuqu8.com.cn laosu9.net.cn yanbi5.com.cn www.jiuqu6.net.cn jiemi5.net.cn www.9131ych.com.cn www.duiba7.net.cn