Запусти apt-get dist-upgrade потом уже доустанавливай fluxion
заупустил и всё тоже
sane-backends (1.0.24-10) unstable; urgency=high
The v4l backend is disabled since this version.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 18 Jan 2015 11:46:18 +0100
apt (1.6~alpha1) unstable; urgency=medium
All methods provided by apt except for cdrom, gpgv, and rsh now
use seccomp-BPF sandboxing to restrict the list of allowed system
calls, and trap all others with a SIGSYS signal. Three options
can be used to configure this further:
APT::Sandbox::Seccomp is a boolean to turn it on/off
APT::Sandbox::Seccomp::Trap is a list of names of more syscalls to trap
APT::Sandbox::Seccomp::Allow is a list of names of more syscalls to allow
Also, sandboxing is now enabled for the mirror method.
-- Julian Andres Klode <jak@debian.org> Mon, 23 Oct 2017 01:58:18 +0200
apt (1.5~beta1) unstable; urgency=medium
[ New HTTPS method ]
The default http method now supports HTTPS itself, including encrypted proxies
and connecting to HTTPS sites via HTTPS proxies; and the apt-transport-https
package only provides a "curl+https" method now as a fallback, but will be
removed shortly. If TLS support is unwanted, it can be disabled overall by
setting the option Acquire::AllowTLS to "false".
As for backwards compatibility, the options IssuerCert and SslForceVersion
are not supported anymore, and any specified certificate files must in the
PEM format (curl might have allowed DER files as well).
[ Changes to unauthenticated repositories ]
The security exception for apt-get to only raise warnings if it encounters
unauthenticated repositories in the "update" command is gone now, so that it
will raise errors just like apt and all other apt-based front-ends do since
at least apt version 1.3.
It is possible (but STRONGLY ADVISED AGAINST) to revert to the previous
behaviour of apt-get by setting the option
Binary::apt-get::Acquire::AllowInsecureRepositories "true";
See apt-secure(8) manpage for configuration details.
[ Release Info Changes ]
If values like Origin, Label, and Codename change in a Release file,
update fails, or asks a user (if interactive). Various
--allow-releaseinfo-change are provided for non-interactive use.
-- Julian Andres Klode <jak@debian.org> Mon, 03 Jul 2017 15:09:23 +0200
apt (1.4.2) unstable; urgency=medium
If periodic updates and unattended upgrades are enabled, the start of
periodic updates are now distributed over 24 hour intervals (as in 1.2
to 1.4), whereas starting unattended-upgrade has been restricted to a
time between 6 and 7 am. This only affects systems using systemd, other
systems still use the classical hourly cron job.
-- Julian Andres Klode <jak@debian.org> Thu, 04 May 2017 22:54:02 +0200
apt (1.4~beta1) unstable; urgency=medium
Support for GPG signatures using the SHA1 or RIPE-MD/160 hash
algorithms has been disabled. Repositories using Release files
signed in such a way will stop working. This change has been made
due to security considerations, especially with regards to possible
further breakthroughs in SHA1 breaking during the lifetime
of this APT release series.
It is possible (but STRONGLY ADVISED AGAINST) to revert to the previous
behaviour by setting the options
APT::Hashes::SHA1::Weak "yes";
APT::Hashes::RIPE-MD/160::Weak "yes";
Note that setting these options only affects the verification of the overall
repository signature.
-- Julian Andres Klode <jak@debian.org> Fri, 25 Nov 2016 13:19:32 +0100
apt (1.2~exp1) experimental; urgency=medium
[ Automatic removal of debs after install ]
After packages are successfully installed by apt(8),
the corresponding .deb package files will be
removed from the /var/cache/apt/archives cache directory.
This can be changed by setting the apt configuration option
"Binary::apt::APT::Keep-Downloaded-Packages" to "true". E.g:
# echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' \
> /etc/apt/apt.conf.d/01keep-debs
Запусти apt-get dist-upgrade потом уже доустанавливай fluxion
Все операции заканчиваются скачавинием архивов , чтением журнала изменений до 100% и потом листов на 20 вот этого
sane-backends (1.0.24-10) unstable; urgency=high
The v4l backend is disabled since this version.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 18 Jan 2015 11:46:18 +0100
apt (1.6~alpha1) unstable; urgency=medium
All methods provided by apt except for cdrom, gpgv, and rsh now
use seccomp-BPF sandboxing to restrict the list of allowed system
calls, and trap all others with a SIGSYS signal. Three options
can be used to configure this further:
APT::Sandbox::Seccomp is a boolean to turn it on/off
APT::Sandbox::Seccomp::Trap is a list of names of more syscalls to trap
APT::Sandbox::Seccomp::Allow is a list of names of more syscalls to allow
Also, sandboxing is now enabled for the mirror method.
-- Julian Andres Klode <jak@debian.org> Mon, 23 Oct 2017 01:58:18 +0200
apt (1.5~beta1) unstable; urgency=medium
[ New HTTPS method ]
The default http method now supports HTTPS itself, including encrypted proxies
and connecting to HTTPS sites via HTTPS proxies; and the apt-transport-https
package only provides a "curl+https" method now as a fallback, but will be
removed shortly. If TLS support is unwanted, it can be disabled overall by
setting the option Acquire::AllowTLS to "false".
As for backwards compatibility, the options IssuerCert and SslForceVersion
are not supported anymore, and any specified certificate files must in the
PEM format (curl might have allowed DER files as well).
[ Changes to unauthenticated repositories ]
The security exception for apt-get to only raise warnings if it encounters
unauthenticated repositories in the "update" command is gone now, so that it
will raise errors just like apt and all other apt-based front-ends do since
at least apt version 1.3.
It is possible (but STRONGLY ADVISED AGAINST) to revert to the previous
behaviour of apt-get by setting the option
Binary::apt-get::Acquire::AllowInsecureRepositories "true";
See apt-secure(8) manpage for configuration details.
[ Release Info Changes ]
If values like Origin, Label, and Codename change in a Release file,
update fails, or asks a user (if interactive). Various
--allow-releaseinfo-change are provided for non-interactive use.
-- Julian Andres Klode <jak@debian.org> Mon, 03 Jul 2017 15:09:23 +0200
apt (1.4.2) unstable; urgency=medium
If periodic updates and unattended upgrades are enabled, the start of
periodic updates are now distributed over 24 hour intervals (as in 1.2
to 1.4), whereas starting unattended-upgrade has been restricted to a
time between 6 and 7 am. This only affects systems using systemd, other
systems still use the classical hourly cron job.
-- Julian Andres Klode <jak@debian.org> Thu, 04 May 2017 22:54:02 +0200
apt (1.4~beta1) unstable; urgency=medium
Support for GPG signatures using the SHA1 or RIPE-MD/160 hash
algorithms has been disabled. Repositories using Release files
signed in such a way will stop working. This change has been made
due to security considerations, especially with regards to possible
further breakthroughs in SHA1 breaking during the lifetime
of this APT release series.
It is possible (but STRONGLY ADVISED AGAINST) to revert to the previous
behaviour by setting the options
APT::Hashes::SHA1::Weak "yes";
APT::Hashes::RIPE-MD/160::Weak "yes";
Note that setting these options only affects the verification of the overall
repository signature.
-- Julian Andres Klode <jak@debian.org> Fri, 25 Nov 2016 13:19:32 +0100
apt (1.2~exp1) experimental; urgency=medium
[ Automatic removal of debs after install ]
After packages are successfully installed by apt(8),
the corresponding .deb package files will be
removed from the /var/cache/apt/archives cache directory.
This can be changed by setting the apt configuration option
"Binary::apt::APT::Keep-Downloaded-Packages" to "true". E.g:
# echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' \
> /etc/apt/apt.conf.d/01keep-debs
Please note that the behavior of apt-get is unchanged. The
downloaded debs will be kept in the cache directory after they
are installed. To enable the behavior for other tools, you can set
"APT::Keep-Downloaded-Packages" to false.
[ Compressed indices ]
If you use Acquire::gzipIndexes, or any other compressed index targets,
those will now be compressed with the fastest supported algorithm,
currently lz4.
-- Michael Vogt <mvo@debian.org> Tue, 05 Jan 2016 19:22:16 +0100
apt (1.1~exp9) experimental; urgency=medium
A new algorithm for pinning has been implemented, it now assigns a
pin priority to a version instead of assigning a pin to a package.
This might break existing corner cases of pinning, if they use multiple
pins involving the same package name or patterns matching the same
package name, but should overall lead to pinning that actually works
as intended and documented.
-- Julian Andres Klode <jak@debian.org> Mon, 17 Aug 2015 14:45:17 +0200
apt-listchanges (3.14) unstable; urgency=low
When displaying changelogs during upgrades is enabled, but no changelog
file is provided by any of binary packages being processed together, then
apt-listchanges will call `apt-get changelog' command to retrieve changes
over network. (Similar functionality has existed in Ubuntu for ages, and
was incorporated into Debian a few versions ago.)
If for some reason, like limited network connectivity, this behavior
is undesirable, it can be now disabled with the new `--no-network' option
that can be also set using debconf interface:
dpkg-reconfigure apt-listchanges
Additionally the debconf interface was improved to manage a few older
configuration options, for example `--email-format'.
-- Robert Luberda <robert@debian.org> Sun, 09 Jul 2017 09:55:48 +0200
apt-listchanges (3.3) unstable; urgency=medium
Short summary of the most important changes done since version 3.0 up to 3.3:
- apt-listchanges was migrated to python3. The "gtk" frontend now requires
the python3-gi package to work.
- The "browser", "xterm-pager", and "xterm-browser" frontends will now try
to drop root privileges before spawning external commands. This only works
when upgrade was initiated from a regular user account with commands like
sudo|su apt-get|aptitude upgrade|install|etc.
- The way apt-listchanges cooperates with apt was slightly changed; please
make sure to accept the new version of `/etc/apt/apt.conf.d/20listchanges'
configuration file in case dpkg prompts about the file.
- apt-listchanges no longer supports deprecated frontends (e.g. "w3m")
or ancient (i.e. more than about 15 years old) *.deb packages.
-- Robert Luberda <robert@debian.org> Mon, 15 Aug 2016 21:55:31 +0200
apt-listchanges (2.87) unstable; urgency=medium
For better integration with package management system, apt-listchanges
automatically switches to the non-interactive "text" frontend:
- when the `-y'/`--assume-yes' option is passed to apt-get
- or when DEBIAN_FRONTEND environment variable is set to "noninteractive".
The new behavior can be disabled in the configuration file (or via the
command-line parameters), refer to apt-listchanges(1) man page for details.
The "mail" frontend can optionally send e-mails in the HTML format, see the
description of `--email-format' option in the man page for more information.
For the sake of consistency the `--all' and `--show_seen' options were
renamed to `--show-all' and `--show-seen' respectively.
-- Robert Luberda <robert@debian.org> Sat, 02 Apr 2016 20:24:43 +0200
arpwatch (2.1a15-4) unstable; urgency=medium
This update introduces some behavior changes to arpwatch:
* -N option now only stop reporting bogons as described in the man
page. Previously this option caused arpwatch to process bogons as
normal packets instead. To restore the old behavior, add `-a` to
your options.
* Starting arpwatch on an unconfigured interface will no longer
implicitly watch everything (0/0). Instead you have to configure the
subnet you want to watch explicitly by using the `-n` option (add
`-n 0/0` to retain the old behavior).
Furthermore the -R option is dropped in this release, as it did not
work in all cases and could only be used when running arpwatch as root
(not recommended) Instead the arpwatch service is now restarted by
systemd after an unclean exit by default (which also works together
with dropping privileges).
-- Lukas Schwaighofer <lukas@schwaighofer.name> Fri, 12 May 2017 20:49:53 +0200
arpwatch (2.1a15-3) experimental; urgency=low
Starting with version 2.1a15-3, arpwatch ships with systemd unit
files. The change requires manual steps after the upgrade.
The `/etc/arpwatch.conf` file, which can be used to specify different
configuration options for multiple interface, is replaced by
individual configuration files for each interface. If you have
configured arpwatch using `/etc/arpwatch.conf` file, you need to
convert this to the new format. See `/etc/arpwatch/README` for
details.
After the upgrade, arpwatch will not be started by default. You need
to specify the interface(s) to run on, see `/etc/default/arpwatch` for
instructions. If your database file in `/var/lib/arpwatch/` is called
`arp.dat` you need to rename it to `IFACE.dat` (where IFACE is the
name of the interface you configured arpwatch to run on) if you want
to keep your current arp database. Also, make sure to drop the `-i`
option from ARGS if you were using that to specify the interface.
-- Lukas Schwaighofer <lukas@schwaighofer.name> Thu, 23 Mar 2017 21:05:48 +0100
brltty (5.4-1~1) experimental; urgency=medium
Authenticating BrlAPI clients now defaults to using policykit too.
It means that logged-in users can now run orca and similar programs
using brlapi without having to be able to read /etc/brlapi.key,
which is thus not world-readable by default any more.
-- Samuel Thibault <sthibault@debian.org> Sat, 08 Oct 2016 16:36:31 +0200
bsd-mailx (8.1.2-0.20160123cvs-4) unstable; urgency=medium
Since this version MIME headers are added to every outgoing mail
to indicate the correct local charset (from the POSIX locale)
and transfer encoding (always 8bit).
See "Character sets and MIME" in bsd-mailx(1) man page
and Bug#859935 for more information.
-- Robert Luberda <robert@debian.org> Sat, 15 Apr 2017 00:11:27 +0200
cups-filters (1.14.0-1) experimental; urgency=medium
This release adds the "--enable-auto-setup-driverless" ./configure
option. With this option set, cups-browsed creates queues for all
discovered IPP network printers on the local network which support
driverless printing (IPP Everywhere or Apple AirPrint).
-- Didier Raboud <odyx@debian.org> Tue, 16 May 2017 20:04:57 +0200
dosfstools (4.0-1) unstable; urgency=medium
Starting with this version mkfs.fat again does automatic alignment of
filesystem structures for FAT32. This was introduced in 3.0.8 and was
broken (disabled without a way to turn it on) since 3.0.20 for FAT32
only.
If you want to use mkfs.fat to create filesystems for devices with
broken FAT implementations that can not handle this, you again have to
use the -a option to disable alignment.
-- Andreas Bombe <aeb@debian.org> Fri, 06 May 2016 23:55:50 +0200
dosfstools (3.0.28-2) unstable; urgency=medium
In version 3.0.28, the fsck.vfat tool changed its default operating
mode to interactive repair. This mode had to be activated with the -r
option before.
Previously, the default has been an interactive repair without the
option of writing any changes back to the filesystem. Essentially the
new default is only different in that there will be a question at the
end asking whether to commit the changes to the filesystem.
-- Andreas Bombe <aeb@debian.org> Fri, 21 Aug 2015 17:15:38 +0200
exim4 (4.87-3) unstable; urgency=medium
Starting with 4.87~RC1-1 exim will not accept or send out messages with
physical lines longer than 998 characters by SMTP DATA. Delivery of such
RFC-violating message might fail and subsequently cause routing errors and
loss of legitimate mail. See <
Ссылка скрыта от гостей
>.
This limit can be disabled by setting the macro
IGNORE_SMTP_LINE_LENGTH_LIMIT.
-- Andreas Metzler <ametzler@debian.org> Sun, 08 May 2016 14:03:10 +0200
As part of the fix for CVE-2016-1531 updated Exim versions clean
the complete execution environment by default, affecting Exim and
subprocesses such as routers calling other programs, and thus may break
existing installations. New configuration options (keep_environment,
add_environment) were introduced to adjust this behavior. Because of the
possible breakage Exim will show a runtime warning if keep_environment is
not set.
The Debian exim4 configuration does not rely on specific environment
variables and therefore sets 'keep_environment =' (i.e confirm empty
environment).
Users of custom Exim configurations will need to check whether their setup
continues to work with the abovementioned upstream change and modify the
Exim environment as needed otherwise. If the setup works fine with empty
environment it is still necessary to set the main configuration option
"keep_environment =" to quiet the runtime warning.
See <
Ссылка скрыта от гостей
> for details.
-- Andreas Metzler <ametzler@debian.org> Wed, 23 Mar 2016 18:44:22 +0100
flex (2.6.1-1.1) unstable; urgency=medium
In this upload, the flex package drops its dependency on libfl-dev, because
it is impossible to forward the correct architecture constraint. It contains
the FlexLexer.h header and is thus required for using the FlexLexer C++
interface. Packages using this library need to add libfl-dev to their
Build-Depends.
-- Helmut Grohne <helmut@subdivi.de> Wed, 23 Nov 2016 13:18:32 +0100
fontconfig (2.12.3-0.2) unstable; urgency=medium
Starting with version 2.12, fontconfig is using "Slight" (hintslight) as
automatic hinting style. This might change the rendering of the fonts.
If you want the to restore the old hinting, run "dpkg-reconfigure
fontconfig-config" and select "Full" as hinting style.
-- Laurent Bigonville <bigon@debian.org> Tue, 04 Jul 2017 21:10:57 +0200
fping (4.0-4) unstable; urgency=medium
For backward compatibility with remote smokeping configurations on older
releases, the fping Debian package will continue to provide
/usr/bin/fping6 until at least Debian 9 Stretch is end of life.
Please do not use fping6 in scripts or configurations which don't
require it for backwards-compatibility with older fping versions.
-- Axel Beckert <abe@debian.org> Wed, 06 Sep 2017 01:57:56 +0200
fping (4.0-3) unstable; urgency=medium
From the upstream changelog:
fping and fping6 are now unified into one binary. It means that, for
example, doing 'fping google.com' is going to ping the IPv6 IP of
google.com on IPv6-enabled hosts.
You can force usage of IPv6 or IPv4 by adding the commandline options
-4 or -6.
-- Axel Beckert <abe@debian.org> Sat, 26 Aug 2017 09:26:46 +0200
gdb (7.8-1) experimental; urgency=medium
WARNING: gdb now uses Python 3 by default.
Please update your Python scripts to work on both Python 2 and 3 as
soon as possible.
See /usr/share/doc/gdb*/README.python_switch for details.
-- Samuel Bronson <naesten@gmail.com> Tue, 26 Aug 2014 14:04:20 -0400
ghostscript (9.15~dfsg-1) unstable; urgency=medium
* Licensing changed to GNU Affero General Public License (AGPL).
Please ensure that all use complies with this new license.
-- Jonas Smedegaard <dr@jones.dk> Sun, 26 Jul 2015 17:34:11 +0200
glibc (2.21-2) unstable; urgency=medium
Starting with version 2.21-1, the glibc requires a 3.2 or later Linux
kernel. If you use an older kernel, please upgrade it *before*
installing this glibc version. Failing to do so will end-up with the
following failure:
Preparing to unpack .../libc6_2.21-1_amd64.deb ...
Checking for services that may need to be restarted...
Checking init scripts...
WARNING: this version of the GNU libc requires kernel version
3.2 or later. Please upgrade your kernel before installing
glibc.
Note: This obviously does not apply to non-Linux kernels.
-- Aurelien Jarno <aurel32@debian.org> Thu, 03 Dec 2015 22:46:21 +0100
gnupg2 (2.1.11-7+exp1) experimental; urgency=medium
The gnupg package now provides the "modern" version of GnuPG.
Please read /usr/share/doc/gnupg/README.Debian for details about the
transition from "classic" to "modern"
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 30 Mar 2016 09:59:35 -0400
gnuplot (5.0.3+dfsg3-1) unstable; urgency=medium
gnuplot version 5 was uploaded into the package gnuplot.
Version 4 is not available any more in Debian archive.
Transitional package gnuplot5 is superseded by package
gnuplot.
-- Anton Gladky <gladk@debian.org> Tue, 07 Jun 2016 22:32:13 +0200
ifupdown (0.8.20) unstable; urgency=medium
Ifupdown now supports pattern matching for interfaces. This will help
writing /etc/network/interfaces for systems with changing interface names,
or to simplify configuration for a large number of interfaces. The details
are in the interfaces(5) manual page, and examples are provided in
/usr/share/doc/ifupdown/examples/pattern-matching.
-- Guus Sliepen <guus@debian.org> Tue, 10 Jan 2017 17:20:09 +0100
ifupdown (0.8.17) unstable; urgency=medium
Ifupdown now also configures VLANs for bridge interfaces. (Previously, the
bridge-utils package integrated with the vlan package to do this via if-up
hooks, however since bridge-utils 1.5-11 this integration has been removed.)
-- Guus Sliepen <guus@debian.org> Tue, 10 Jan 2017 17:20:09 +0100
ifupdown (0.8.1) unstable; urgency=medium
The /etc/default/networking file is now read even when systemd is used,
although its use is not recommended.
-- Guus Sliepen <guus@debian.org> Wed, 02 Dec 2015 23:25:41 +0100
ifupdown (0.8) unstable; urgency=medium
Ifupdown now comes with a systemd service file. Any options specified in
/etc/default/networking will no longer be used. If you are using
CONFIGURE_INTERFACES=no, then run "systemctl disable networking" instead.
If you are using EXCLUDE_INTERFACES, then edit /etc/network/interfaces and
remove those interfaces from any "auto" keywords.
Ifupdown will now be more strict when errors occur, and will also properly
return a non-zero exit code when (de)configuring an interface fails. Please
ensure your /etc/network/interfaces is correct and that your interfaces can
be brought up and down without errors, especially during system startup.
Ifupdown now has more fine-grained locking, allowing concurrent calls of
ifup and ifdown. It is also allowed to call ifup and ifdown from a (pre-)up
or (post-)down line from /etc/network/interfaces, as long as no recursion
occurs.
You can now use the "inherits" keyword to copy settings from another
interface stanza.
RFC 4361 DDNS support is now enabled by default for inet dhcp interfaces if
isc-dhcp-client is installed.
-- Guus Sliepen <guus@debian.org> Sun, 22 Nov 2015 21:19:44 +0100
initramfs-tools (0.129) unstable; urgency=medium
* Some systems that do not support suspend-to-disk (hibernation) will
require a configuration change to explicitly disable this.
From version 0.128, the boot code waits for a suspend/resume device
to appear, rather than checking just once. If the configured or
automatically selected resume device is not available at boot time,
this results in a roughly 30 second delay.
You should set the RESUME variable in
/etc/initramfs-tools/conf.d/resume or
/etc/initramfs-tools/initramfs.conf to one of:
- auto - select the resume device automatically
- none - disable use of a resume device
- UUID=<uuid> - use a specific resume device (by UUID)
И так листов на 20
и концовка
-- Manoj Srivastava <srivasta@debian.org> Mon, 18 Jan 2016 16:09:19 -0800
p7zip (15.09+dfsg-3) experimental; urgency=low
The p7zip-full package now depends on p7zip package in order
to have the p7zip wrapper script available for all users of
the packages.
The p7zip wrapper script was enhanced to support more options.
HTML documentation is now installed by the p7zip-full package only.
-- Robert Luberda <robert@debian.org> Sun, 06 Mar 2016 16:58:28 +0100
Я так понял- просит обновить ядро. Но тогда не ставятся дрова на видео карту .