Skip to content
Snippets Groups Projects
changelog 64.5 KiB
Newer Older
nvidia-settings (460.73.01-1+apertis0) apertis; urgency=medium

  * Sync from debian/bullseye.

 -- Apertis CI <devel@lists.apertis.org>  Tue, 27 Jul 2021 08:27:50 +0000

nvidia-settings (460.73.01-1) unstable; urgency=medium

  [ Andreas Beckmann ]
  * New upstream release 460.73.01.

  [ Pino Toscano ]
  * Install nvidia-settings.png in the hicolor icon theme, rather than the
    legacy pixmaps location.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 25 May 2021 09:45:09 +0200

nvidia-settings (460.56-1co0) apertis; urgency=medium

  * Import from Debian bullseye.
  * Set component to development.

 -- Apertis package maintainers <packagers@lists.apertis.org>  Wed, 28 Apr 2021 16:47:35 +0200

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 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
nvidia-settings (460.56-1) unstable; urgency=medium

  * New upstream release 460.56.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 01 Mar 2021 10:03:33 +0100

nvidia-settings (460.32.03-1) unstable; urgency=medium

  * New upstream release 460.32.03.
  * New upstream release 460.27.04.
    - Fixed a bug with the SLI Mosaic Mode configuration dialog in
      nvidia-settings that left displays enabled when they were not needed in
      the selected configuration.
    - Removed the MetaMode string truncation warning for older X Servers when
      saving the X Configuration file from nvidia-settings.
  * Refresh patches.
  * NVCtrlLib.h is only usable after including X11/Xlib.h.  (Closes: #978192)
  * Restore hardening flags.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 12 Jan 2021 15:42:37 +0100

nvidia-settings (455.45.01-1) unstable; urgency=medium

  * New upstream release 455.45.01.
  * New upstream release 455.38.
    - Fixed a bug in nvidia-settings that caused the SLI Mosaic Configuration
      dialog to position available displays incorrectly when enabling SLI
      Mosaic.
  * New upstream release 455.28.
    - Moved layout configuration of SLI Mosaic displays in nvidia-settings from
      its own dedicated page to a dialog available on the X Server Display
      Configuration page.
  * New upstream release 410 series.
    - Updated nvidia-settings to allow continued interaction with other
      pages and help content while editing application profiles.
  * Bump watch file version to 4. No changes needed.
  * Bump Standards-Version to 4.5.1. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 05 Jan 2021 15:08:14 +0100

nvidia-settings (450.80.02-1) unstable; urgency=medium

  * New upstream release 450.80.02.
  * Update Lintian overrides.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 03 Nov 2020 16:33:07 +0100

nvidia-settings (450.66-1) unstable; urgency=medium

  [ Andreas Beckmann ]
  * New upstream release 450.66.
  * conditionalize-gtk2.patch: New, support building without GTK+ 2.
  * Build only the GTK+ 3 variant.  (Closes: #967658)

  [ Vincent Cheng ]
  * Remove myself from Uploaders.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 07 Sep 2020 01:41:50 +0200

nvidia-settings (450.57-1) unstable; urgency=medium

  * New upstream release 450.57.
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 22 Jul 2020 14:38:59 +0200

nvidia-settings (450.51-1) experimental; urgency=medium

  * New upstream beta 450.51.
  * Refresh patches.
  * [i386 armhf]: Remove transitional nvidia-settings package.
  * Build nvidia-settings for arm64.  (Closes: #790809)
  * Upload to experimental.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 01 Jul 2020 16:26:58 +0200

nvidia-settings (440.100-1) unstable; urgency=medium

  * New upstream release 440.100.
    * Fixes FTBFS with gcc-10.  (Closes: #957618)
  * Refresh patches.
  * The bullseye toolchain defaults to linking with --as-needed.
  * Switch to debhelper-compat (= 13).

 -- Andreas Beckmann <anbe@debian.org>  Wed, 01 Jul 2020 14:31:12 +0200

nvidia-settings (440.82-1) unstable; urgency=medium

  * New upstream release 440.82.
  * Remove workaround for ftp-master #824169 and generate
    nvidia-settings-dbgsym again.
  * Fix/override new Lintian issues.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 11 Apr 2020 23:39:04 +0200

nvidia-settings (440.64-1) unstable; urgency=medium

  * New upstream release 440.64.
  * Do not build nvidia-settings for ppc64el, use nvidia-settings-tesla-418
    for the packaged Tesla 418 driver.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 29 Feb 2020 23:17:44 +0100

nvidia-settings (440.59-1) unstable; urgency=medium

  * New upstream release 440.59.
    - Added a default filename when saving the Display Configuration file
      in nvidia-settings if an existing configuration file is not detected.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 05 Feb 2020 20:51:36 +0100

nvidia-settings (440.44-1) unstable; urgency=medium

  * New upstream release 440.44.
  * New upstream release 440.26.
    - Updated the confirmation dialog box that is displayed when quitting
      the nvidia-settings control panel to report when there are pending
      configuration changes which will be lost if they are not applied or
      saved before quitting.
  * Rename "legacy" variables to "variant" and add Tesla support.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 30 Jan 2020 22:00:13 +0100

nvidia-settings (435.21-1) unstable; urgency=medium

  * New upstream release 435.21.
  * New upstream release 435.17.
    - Added support for changing Digital Vibrance in the display controls
      section of nvidia-settings on Turing hardware.
    - Fixed the "Image Settings" options in the "OpenGL Settings" page of
      nvidia-settings for Quadro GPUs.  Previously, OpenGL rendering on Quadro
      would behave as if the "High Quality" option were selected regardless of
      the selection.  Now, the setting will default to "High Quality" for
      Quadro but selecting a lower option will affect rendering accordingly.
      (Other GPUs are unchanged: the default remains "Quality", but other
      options can be selected if desired.)
  * Bump Standards-Version to 4.5.0. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 23 Jan 2020 23:33:32 +0100

nvidia-settings (430.64-1) unstable; urgency=medium

  * New upstream release 430.64.
  * Build nvidia-settings for ppc64el.
  * Bump Standards-Version to 4.4.1. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 16 Nov 2019 00:34:22 +0100

nvidia-settings (430.50-1) unstable; urgency=medium

  * New upstream release 430.50.
  * Refresh patches.
  * Adjust libXNVCtrl.so.0 build to upstream build system changes.
  * Bump Standards-Version to 4.4.0. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 25 Sep 2019 00:35:05 +0200

nvidia-settings (418.74-1) unstable; urgency=medium

  * New upstream release 418.74.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 11 May 2019 14:06:45 +0200

nvidia-settings (418.56-1) unstable; urgency=medium

  * New upstream release 418.56.
    - Updated nvidia-settings to disable line wrapping when outputting to a
      non-terminal in command-line mode.
    - Updated the nvidia-settings control panel to more accurately reflect the
      current availability of G-SYNC or G-SYNC compatible display settings.
  * New upstream release 418.30.
    - Fixed a bug that could sometimes prevent PRIME displays from being
      selected in the display settings page of nvidia-settings.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 22 Apr 2019 16:26:56 +0200

nvidia-settings (415.27-1) unstable; urgency=medium

  * New upstream release 415.27.
  * New upstream release 415.13.
    - Improved the appearance and functionality of the nvidia-settings
      control panel when it is resized to small sizes.
    - Updated the nvidia-settings control panel to prevent some icons from
      being displayed incorrectly while using some GTK+ themes.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 20 Apr 2019 07:16:12 +0200

nvidia-settings (410.104-2) unstable; urgency=medium

  * [i386 armhf]: Reinstate nvidia-settings as a transitional package
    depending on nvidia-settings-legacy-390xx.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 30 Mar 2019 09:38:32 +0100

nvidia-settings (410.104-1) unstable; urgency=medium

  * New upstream release 410.104.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 13 Mar 2019 01:01:46 +0100

nvidia-settings (410.93-1) unstable; urgency=medium

  * New upstream release 410.93.
  * Remove reproducibility patches, applied upstream.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 11 Feb 2019 14:46:22 +0100

nvidia-settings (396.54-1) unstable; urgency=medium

  * New upstream release 396.54.
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 09 Feb 2019 17:54:57 +0100

nvidia-settings (396.45-1) experimental; urgency=medium

  * New upstream release 396.45.
  * New upstream release 396.18.
    - Updated the SLI Mosaic configuration page in nvidia-settings to make
      more layout configurations available, including configurations that
      do not utilize all of the available displays.
    - Added reporting of EGL information to nvidia-settings.
  * Build nvidia-settings on amd64 only.
  * Upload to experimental.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 22 Jul 2018 23:31:47 +0200

nvidia-settings (390.116-1) stretch; urgency=medium

  * New upstream release 390.116.
    - Added the synchronization state for PRIME Displays to nvidia-settings.
    - Fixed a bug that could prevent nvidia-xconfig from disabling the X
      Composite extension on version 1.20 of the X.org X server.
  * Upload to stretch.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 12 Mar 2019 22:14:52 +0100

nvidia-settings (390.87-2) unstable; urgency=medium

  * Drop versioned constraints that are satisfied in wheezy.
  * Switch to debhelper-compat (= 12).

 -- Andreas Beckmann <anbe@debian.org>  Wed, 06 Feb 2019 15:26:13 +0100

nvidia-settings (390.87-1~deb9u1) stretch; urgency=medium

  * Rebuild for stretch.
  * Revert to debhelper compat level 10.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 06 Feb 2019 00:30:21 +0100

nvidia-settings (390.87-1) unstable; urgency=medium

  * New upstream release 390.87.
  * Add Build-Depends-Package field to symbols file.
  * Bump Standards-Version to 4.3.0. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 19 Jan 2019 16:53:14 +0100

nvidia-settings (390.67-1) unstable; urgency=medium

  * New upstream release 390.67.
  * Use reproducibility patches from upstream.
  * Bump Standards-Version to 4.1.5. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 15 Jul 2018 02:33:17 +0200

nvidia-settings (390.48-2) unstable; urgency=medium

  * Add Provides+Conflicts: nvidia-settings-gtk-${nvidia:Version} to prevent
    file conflicts with the legacy package built from the same upstream
    version.
  * Use dh_missing --fail-missing.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 22 Apr 2018 20:22:08 +0200

nvidia-settings (390.48-1) unstable; urgency=medium

  * New upstream release 390.48.
  * Bump Standards-Version to 4.1.4. No changes needed.
  * Switch to debhelper compat level 11.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 22 Apr 2018 17:07:14 +0200

nvidia-settings (390.25-1) unstable; urgency=medium

  * New upstream release 390.25.
  * Only build nvidia-settings on platforms where it is going to be used.
    (Closes: #892184)
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 06 Mar 2018 23:51:27 +0100

nvidia-settings (390.12-1) experimental; urgency=medium

  * New upstream release 390.12.
    - Updated the SLI Mosaic layout page in the nvidia-settings control
      panel to support topologies with up to 32 displays.
    - Added an OpenGL stereo preview feature to the screen page in
      nvidia-settings.
  * Merge changes from 384.111.
  * Upload to experimental.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 12 Jan 2018 01:57:07 +0100

nvidia-settings (387.34-2) unstable; urgency=medium

  * Generate the GTK3|GTK2 dependency dynamically.  (Closes: #885709)
  * Merge changes from 384.111-1 (unstable), 384.111-1~deb9u1 (stretch).
  * Add debian/upstream/metadata.
  * Fix new Lintian issues.
  * Switch Vcs-* URLs to salsa.debian.org.
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 06 Mar 2018 03:17:02 +0100

nvidia-settings (387.34-1) experimental; urgency=medium

  * New upstream release 387.34.
  * New upstream release 387.12.
    - Fixed a bug that sometimes prevented the "Reset Default Configuration"
      button in the nvidia-settings "ECC Settings" page from being available
      when the ECC configuration is set to a non-default state.
    - Fixed a bug that caused nvidia-settings to enforce overly aggressive
      limits on display positions in the "X Server Display Configuration"
      page under some circumstances.
    - Fixed a bug that could cause the "Enable Base Mosaic (Surround)"
      checkbox in nvidia-settings to disappear when an X screen, rather than
      a display, is selected in the "X Server Display Configuration" page.
    - Fixed a bug that caused the nvidia-settings control panel to retain
      some settings that had been applied, but not confirmed. This resulted
      in unwanted settings being applied to subsequent settings changes.
  * Refresh patches.
  * Bump Standards-Version to 4.1.2. No changes needed.
  * Upload to experimental.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 10 Dec 2017 08:49:46 +0100

nvidia-settings (384.111-1~deb9u1) stretch; urgency=medium

  * Rebuild for stretch.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 25 Feb 2018 18:18:20 +0100

nvidia-settings (384.111-1) unstable; urgency=medium

  * New upstream release 384.111.
  * Bump Standards-Version to 4.1.3. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 11 Jan 2018 20:52:21 +0100

nvidia-settings (384.98-1) unstable; urgency=medium

  * New upstream release 384.98.
  * New upstream release 384.59.
    - Fixed a bug that prevented changes to stereo eye assignment from
      getting applied from the nvidia-settings control panel.
  * New upstream release 384.47.
    - Fixed a bug that caused nvidia-settings to drop device BusID
      values when making changes to an existing X configuration file.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 30 Nov 2017 05:46:31 +0100

nvidia-settings (381.22-1) unstable; urgency=medium

  * New upstream release 381.22.
  * New upstream release 381.09.
    - Fixed a bug that caused "nvidia-settings --query all" to print many
      duplicate entries.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 28 Nov 2017 17:41:42 +0100

nvidia-settings (378.13-1) unstable; urgency=medium

  * New upstream release 378.13.
    - Added support in nvidia-settings to view configured PRIME displays. To
      enable PRIME displays, see "Offloading Graphics Display with RandR 1.4"
      in the README.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 27 Nov 2017 18:32:23 +0100

nvidia-settings (375.82-2) unstable; urgency=medium

  * Set Rules-Requires-Root: no.
  * Use dh_missing --list-missing.
  * 13_clean.diff: Remove, fixed upstream since 337.12.
  * Use debian/substvars for substitutions by dpkg-genchanges (dpkg 1.19).
  * Remove support for versions predating 304.xx.
  * Remove Breaks/Replaces against packages older than jessie.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 20 Nov 2017 10:11:18 +0100

nvidia-settings (375.82-1) unstable; urgency=medium

  * New upstream release 375.82.
  * Use GPL notice without FSF street address.
  * Bump Standards-Version to 4.1.1. No changes needed.
  * Use Luca's @debian.org address.
  * Remove Fathi Boudra from Uploaders, thanks for your work on
    nvidia-settings!  (Closes: #879413)

 -- Andreas Beckmann <anbe@debian.org>  Fri, 17 Nov 2017 00:43:58 +0100

nvidia-settings (375.66-3) unstable; urgency=medium

  [ Luca Boccassi ]
  * Use https for links in debian/copyright.
  * Remove Debian menu system entry, deprecated in favour of Free Desktop
    entry.
  * Bump Standards-Version to 4.0.1.
  * Set build directory to _out/debian to make the build reproducible,
    instead of the upstream default of _out/($uname)_($uname -m).

  [ Russ Allbery ]
  * Remove myself from Uploaders.

 -- Luca Boccassi <luca.boccassi@gmail.com>  Mon, 21 Aug 2017 19:17:00 +0100

nvidia-settings (375.66-2) unstable; urgency=medium

  * Add patches to make the build reproducible:
    SOURCE_DATE_EPOCH-for-manpage.patch, SOURCE_DATE_EPOCH-for-STAMP_C.patch
    and dummy-hostname-user-for-STAMP_C.patch
  * Remove workarounds in d/rules for date/user, it is fixed in the
    upstream makefiles.

 -- Luca Boccassi <luca.boccassi@gmail.com>  Sat, 24 Jun 2017 13:00:26 +0100

nvidia-settings (375.66-1) unstable; urgency=medium

  * New upstream release 375.66.
    - Updated the display configuration page in the nvidia-settings
      control panel to accurately reflect HDMI 3D refresh rates.
  * Remove PIE workarounds, this now works out-of-the-box.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 30 May 2017 10:42:42 +0200

nvidia-settings (375.26-3) unstable; urgency=medium

  * Do not generate nvidia-settings-dbgsym package to avoid having the source
    in both unstable and unstable-debug/contrib, breaking the archive tools.
    (See: #824169)

 -- Andreas Beckmann <anbe@debian.org>  Mon, 16 Jan 2017 22:27:31 +0100

nvidia-settings (375.26-2) unstable; urgency=medium

  * pie.patch: New, filter out -pie when linking shared libraries.
    (Closes: #848893)

 -- Andreas Beckmann <anbe@debian.org>  Tue, 10 Jan 2017 23:19:38 +0100

nvidia-settings (375.26-1) unstable; urgency=medium

  * New upstream release 375.26.  (Closes: #847955)
    - Fixed a regression that could cause the nvidia-settings control panel
      to crash on startup with certain GPU configurations.
  * New upstream release 375.20.
    - Updated nvidia-settings to not have a build-time dependence on an
      external NVML development package (a regression introduced in 375.10).
    - Fixed a crash in nvidia-settings when adding Application Profile Rule
      and Profile entries.
    - Removed the "Enable Tooltip" option in nvidia-settings for the GTK 2
      interface.
  * Recommend libnvidia-ml1.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 27 Dec 2016 00:56:37 +0100

nvidia-settings (370.28-1) unstable; urgency=medium

  * New upstream release 370.28.
  * Switch to debhelper compat level 10, no changes needed.
  * Recommend libgl1-nvidia-glvnd-glx as preferred alternative.
  * Recommend nvidia-vdpau-driver.
  * Resolve xorg libdir at build time.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 18 Dec 2016 14:08:33 +0100

nvidia-settings (367.57-1) unstable; urgency=medium

  * New upstream release 367.57.  (Closes: #833617)
  * New upstream release 367.35.
    - Fixed a bug that caused a crash when exiting nvidia-settings on displays
      with 8 or 15 bit color depths.
  * New upstream release 367.18.
    - Fixed a bug that could cause nvidia-settings to crash on some systems
      when responding to events such as hotplugging DisplayPort devices.
    - Enhanced the Display Device information page in nvidia-settings with
      additional information for DisplayPort devices to reflect attributes
      which are specific to DisplayPort connections.
    - Fixed a bug which could cause deleted application profiles to appear
      when editing rules in the nvidia-settings control panel.
    * Build system allows creation of unstripped binaries.
  * New upstream release 361 series:
    - Removed the Base Mosaic configuration option from nvidia-settings on
      systems where the feature is not actually supported.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 03 Dec 2016 23:13:22 +0100

nvidia-settings (364.19-1) unstable; urgency=medium

  * New upstream release 364.19.
  * Refresh patches.
  * Fix upstream build system to allow creation of unstripped binaries.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 01 Dec 2016 10:07:31 +0100

nvidia-settings (361.45.11-1) unstable; urgency=medium

  * New upstream release 361.45.11.
  * New upstream release 361.42.
    - Limited the default concurrency level in nvidia-settings to 32, to
      avoid hitting the maximum tasks limit on systems with many CPUs.
    - Fixed a bug that caused nvidia-settings to crash when pairing glasses
      with the 3D Vision Pro transmitter on some systems.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 13 Nov 2016 13:19:12 +0100

nvidia-settings (358.16-1) unstable; urgency=medium

  * New upstream release 358.16.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 12 Nov 2016 23:29:43 +0100

nvidia-settings (355.11-1) unstable; urgency=medium

  * New upstream release 355.11.
  * New upstream release 355.06.
    - Fixed a bug that could cause the nvidia-settings control panel to
      crash when updating the display layout.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 11 Nov 2016 16:47:51 +0100

nvidia-settings (352.79-1) unstable; urgency=medium

  * New upstream release 352.79.
  * New upstream release 352.21.
    - Fixed a bug that caused the Display Configuration page of the
      nvidia-settings control panel to automatically generate layouts
      with multiple displays occupying the same position when enabling
      or disabling Base Mosaic.
    - Updated nvidia-settings to allow the use of the standard Display
      Configuration page when SLI Mosaic is enabled.
  * New upstream release 352.09.
    - Added the ability to configure the swapping behavior for quad-buffered
      stereo visuals. The driver can be configured to independently swap
      each eye as it becomes ready, to wait for both eyes to complete
      rendering before swapping, or to allow applications to specify which
      of these two behaviors is preferred by setting the swap interval.
      This setting can be adjusted in the nvidia-settings control panel, or
      via the NV-CONTROL API.
    - Fixed a regression which caused the GPU fan status display to disappear
      from the nvidia-settings control panel.
    - Added reporting of ECC error counts to the nvidia-settings control
      panel.
  * Depend on libgtk-3-0 | libgtk2.0-0, don't require both.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 11 Nov 2016 02:05:39 +0100

nvidia-settings (349.16-1) unstable; urgency=medium

  * New upstream release 349.16.
  * New upstream release 349.12.
    - Fixed a bug that caused nvidia-settings to crash when assigning an
      attribute whose value is a display ID on a system with multiple X
      screens.
    - Updated the reporting of in-use video memory in the nvidia-settings
      control panel to use the same accounting methods used in other tools
      such as nvidia-smi. nvidia-settings was not taking some allocations
      into account, e.g. framebuffer memory for the efifb console on UEFI
      systems, causing discrepancies in the values reported by different
      tools.
    - Fixed a bug that prevented GPU fan speed changes from getting reflected
      in the text box on Thermal settings page.
    - Added nvidia-settings commandline support to query the current and
      targeted GPU fan speed.
    - Added a checkbox to nvidia-settings to enable a visual indicator that
      shows when G-SYNC is being used.  This is helpful for displays that
      don't indicate themselves whether they are operating in G-SYNC mode or
      normal mode.
      This setting can also be enabled by running the command line
        nvidia-settings -a ShowGSYNCVisualIndicator=1
  * A few more files are now under the Expat license.
  * link-order.diff: New, reorder libraries and object files to allow proper
    dependency resolution.
  * Add lintian overrides for shared libraries that are actually plugins.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 10 Nov 2016 16:59:28 +0100

nvidia-settings (346.87-1) unstable; urgency=medium

  * New upstream release 346.87.
  * New upstream release 346.82.
    - Fixed a bug in nvidia-settings that caused the application to crash
      when saving the EDID to a file.
  * Build the GTK+ 3 variant, too.
  * typos.diff: Fix more typos found by lintian.
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 08 Nov 2016 11:45:13 +0100

nvidia-settings (346.59-1) experimental; urgency=medium

  * New upstream release 346.59.
  * New upstream release 346.47.
    - Fixed a bug that caused Xinerama layouts which included X screens with
      'Option "UseDisplayDevice" "none"' to be represented incorrectly in
      the nvidia-settings control panel.
  * New upstream beta 346.16.
    - Updated nvidia-settings to take advantage of GTK+ 3, when available.
      This is implemented by building the nvidia-settings user interface
      into separate shared libraries (libnvidia-gtk2.so, libnvidia-gtk3.so),
      and loading the correct one at run-time.
    - Added the nvidia-settings option --gtk-library to allow specifying
      the path of the directory containing the user interface library or
      the path and filename of the specific library to use.
    - Added support in nvidia-settings for a GTK+ 3 user interface on x86
      and x86_64.
    - Added the nvidia-settings option --use-gtk2 to force the use
      of the GTK+ 2 UI library.
  * Refresh patches.
  * Bump B-D: libvdpau-dev to (>= 0.9).
  * Ship libnvidia-gtk*.so.*.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 12 May 2015 22:15:03 +0200

nvidia-settings (343.36-2) unstable; urgency=medium

  * kfreebsd-hurd.diff: New, fix FTBFS on kfreebsd and hurd.
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 06 Nov 2016 18:21:50 +0100

nvidia-settings (343.36-1) experimental; urgency=medium

  * New upstream release 343.36.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 18 Mar 2015 20:40:13 +0100

nvidia-settings (343.22-1) experimental; urgency=medium

  * New upstream release 343.22.
  * New upstream beta 343.13.
    - Fixed a bug that caused disabled displays to be implicitly included
      in the target selection for some queries and assignments on the
      nvidia-settings command line interface, in the absence of any
      explicit target selection.
    - Updated the behavior of the nvidia-settings control panel upon closing
      the control panel window to be consistent with clicking the control
      panel's "Quit" button.
    - Added a new attribute to the NV-CONTROL API to query the current
      utilization of the video decode engine.
    - Fixed a bug where the Exchange Stereo Eyes setting in nvidia-settings
      didn't work in certain stereo configurations.
  * Upload to experimental.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 20 Oct 2014 19:43:04 +0200

nvidia-settings (340.98-1) unstable; urgency=medium

  * New upstream release 340.98.
  * Convert packaging repository from SVN to GIT.
  * Bump Standards-Version to 3.9.8. No changes needed.
  * Enable more hardening.
  * typos.diff: New, fix some typos found by lintian.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 05 Nov 2016 18:05:10 +0100

nvidia-settings (340.93-1) unstable; urgency=medium

  [ Andreas Beckmann ]
  * New upstream release 340.93.
  * d/rules: Make the build reproducible by using deterministic timestamp,
    user and hostname strings to be included in the binary. Based on patch by
    Jérémy Bobbio.  (Closes: #786637)

  [ Luca Boccassi ]
  * Change libxnvctrl0 and libxnvctrl-dev Architecture to any
  * Convert libxnvctrl0 and libxnvctrl-dev to Multi-Arch: same
  * Added myself to Uploaders

 -- Andreas Beckmann <anbe@debian.org>  Wed, 07 Oct 2015 16:10:43 +0200

nvidia-settings (340.46-2) unstable; urgency=medium

  * d/copyright: Fix patterns and add jansson.
  * 16_gzip-n.diff: New. Use gzip -n to not embed timestamps.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 17 Oct 2014 23:27:05 +0200

nvidia-settings (340.46-1) unstable; urgency=medium

  * New upstream release 340.46.
  * Bump Standards-Version to 3.9.6. No changes needed.

 -- Vincent Cheng <vcheng@debian.org>  Mon, 06 Oct 2014 23:54:07 -0700

nvidia-settings (340.32-1) unstable; urgency=medium

  * New upstream release 340.32.

 -- Vincent Cheng <vcheng@debian.org>  Tue, 19 Aug 2014 23:48:23 -0700

nvidia-settings (340.24-1) unstable; urgency=medium

  [ Vincent Cheng ]
  * New upstream release 340.24.
    - Fixed a bug that caused the "Allow G-SYNC" checkbox to be displayed in
      nvidia-settings even if the GPUs in the system are not capable of G-SYNC.
  * New upstream release 340.17.
    - Updated nvidia-settings to report all valid names for each target
      when querying target types, e.g. `nvidia-settings -q gpus`.
    - Updated the nvidia-settings Makefiles to allow nvidia-settings
      to be dynamically linked against the host system's libjansson.
      This option can be enabled by setting the NV_USE_BUNDLED_LIBJANSSON
      Makefile variable to 0.  Please note that nvidia-settings requires
      libjansson version 2.2 or later.
  * New upstream release 337.25.
    - Fixed a bug that caused duplicate entries to appear in some dropdown
      menus in the "Application Profiles" page of nvidia-setting
  * New upstream release 331.104.
    - Fixed a bug that could cause framelock status to be incorrectly
      reported in the nvidia-settings control panel on some multi-GPU
      framelock configurations.
  * Add myself to Uploaders.
  * Build against system libjansson. (Closes: #745500)
    - Add build-dep on libjansson-dev (>= 2.2).
  * Refresh patches.
  * Upload to unstable.

  [ Andreas Beckmann ]
  * Merge changes from 337.19-1.

 -- Vincent Cheng <vcheng@debian.org>  Sat, 19 Jul 2014 16:57:31 -0700

nvidia-settings (337.19-1) experimental; urgency=medium

  * New upstream release 337.19.
    - Added nvidia-settings command line controls for over- and under-clocking
      attributes.  Please see the nvidia-settings(1) manual page for
      more details.
    - Fixed several cosmetic issues in the clock control user interface
      of nvidia-settings.
  * New upstream release 337.12.
    - Updated the display configuration page in nvidia-settings to uniquely
      identify DisplayPort 1.2 monitors by displaying the monitor GUIDs.
    - Fixed a bug that could cause ECC settings to be displayed incorrectly
      in nvidia-settings when changing ECC settings on a multi-GPU system.
    - Updated the color correction settings page in the nvidia-settings
      control panel to reflect gamma changes made by other RandR clients
      while the control panel was already running.
    - Updated the minimum required version of GTK+ from 2.2 to 2.4 for
      nvidia-settings.
  * Refresh patches 04_link_as-needed, 10_libxnvctrl_so_0, 13_clean.
  * Update symbols control files.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 22 May 2014 02:25:40 +0200

nvidia-settings (334.21-1) experimental; urgency=medium

  * New upstream release 334.21.
  * New upstream release 334.16.
    - Fixed a bug that could cause nvidia-settings to compute incorrect
      gamma ramps when adjusting the color correction sliders.
    - Updated the nvidia-settings control panel to allow the selection
      of display devices using RandR and target ID names when making
      queries targeted towards specific display devices.
    - Fixed a bug that prevented some dropdown menus in the
      nvidia-settings control panel from working correctly on older
      versions of GTK+ (e.g. 2.10.x).
    - Updated the nvidia-settings control panel to provide help text
      for application profile keys and suggestions for valid key names
      when configuring application profiles.
    - Updated the nvidia-settings control panel to populate the dropdown
      menu of stereo modes with only those modes which are available.
    - Fixed a bug that caused high pixelclock HDMI modes (e.g. as used
      with 4K resolutions) to be erroneously reported as dual-link in
      the nvidia-settings control panel.
  * Upload to experimental.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 23 Apr 2014 15:08:11 +0200

nvidia-settings (331.79-1) unstable; urgency=medium

  * New upstream release 331.79.
  * Move source package and libxnvctrl{0,-dev} to main, but keep
    nvidia-settings in contrib. The library can be used to query for
    availability of the NV-CONTROL X extension.  (Closes: #747837)

 -- Andreas Beckmann <anbe@debian.org>  Wed, 21 May 2014 23:57:25 +0200

nvidia-settings (331.67-1) unstable; urgency=medium

  * New upstream release 331.67.
    - Fixed a bug that could cause nvidia-settings to crash or display
      incorrect information after switching virtual terminals while a
      color correction confirmation count down was active.
  * New upstream release 331.49.
  * New upstream release 319 series.
    - Updated nvidia-settings to use libjansson commit
      88aa6a9e30e7465196a737bd0f82eb17f393a120 from the repository at:
        git://github.com/akheron/jansson.git
      This commit contains the relevant fixes for CVE-2013-6401.
      (Closes: #745499)
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 22 Apr 2014 14:00:53 +0200

nvidia-settings (331.38-1) experimental; urgency=low

  * New upstream release 331.38.
    - Updated the behavior of the nvidia-settings PowerMizer Preferred
      Mode drop-down menu, to make the setting apply consistently
      across all GPUs in an SLI group.
    - Added NV-CONTROL attributes to control the brightness of the illuminated
      logos on certain graphics boards.  For example, to turn off the
      illumination of the "GEFORCE GTX" lettering on the GeForce GTX 780, use
        nvidia-settings --assign GPULogoBrightness=0
    - Deprecated display mask related configuration of display devices via
      NV-CONTROL and nvidia-settings.  Display target specifications should
      be used instead - A display target is one of the display's valid names,
      with an optional GPU or X screen qualifier.
    - Deprecated the following NV-CONTROL attributes:
      NV_CTRL_CONNECTED_DISPLAYS, NV_CTRL_ENABLED_DISPLAYS,
      NV_CTRL_ASSOCIATED_DISPLAYS, NV_CTRL_NOTEBOOK_INTERNAL_LCD,
      NV_CTRL_FRAMELOCK_MASTER, NV_CTRL_FRAMELOCK_SLAVES,
      NV_CTRL_FRAMELOCK_MASTERABLE, NV_CTRL_FRAMELOCK_SLAVEABLE.
      Also, although NV_CTRL_PROBE_DISPLAYS is still operational, the return
      value has been deprecated and should not be used.
    - Added deprecation warning messages in nvidia-settings when deprecated
      attributes are used.  This also includes display mask usage.
  * Merge changes from 319.72-1.
  * Add lintian override for gpg signature not provided by upstream.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 19 Jan 2014 15:36:31 +0100

nvidia-settings (331.20-1) experimental; urgency=low

  * New upstream release 331.20.
  * Bump Standards-Version to 3.9.5. No changes needed.
  * Remove patches 07_fix_hyphenation, 08_fix_format-security,
    11_do_not_exit_on_no_scanout, 14_install_docs: fixed upstream.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 09 Nov 2013 01:53:14 +0100

nvidia-settings (331.13-1) experimental; urgency=low

  * New upstream beta 331.13.
    - Fixed a bug that prevented some settings changes made via the
      nvidia-settings command line interface from being reflected in
      the nvidia-settings graphical user interface.
    - Fixed a bug that prevented nvidia-settings from creating display
      device configuration pages for newly connected DisplayPort 1.2
      Multi Stream Transport downstream devices.
    - Added GPU utilization reporting to the nvidia-settings control panel.
    - Fixed a bug in the nvidia-settings control panel that prevented users
      from configuring stereo, when stereo was not already configured.
    - Added support for reporting the tachometer-measured fan speed on
      capable graphics boards via nvidia-settings and the NV-CONTROL API.
      The preexisting mechanism for reporting fan speed reports the speed
      of the fan as programmed by the driver.
      For example, `nvidia-settings --query=[fan:0]/GPUCurrentFanSpeedRPM`.
    - Fixed a regression that caused GPUs that do not support graphics to not
      appear in nvidia-settings.
    - Fixed a bug that caused nvidia-settings to display incorrect information
      in its display configuration page when all displays on an X screen were
      turned off.
  * Disable patches that don't apply any longer.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 24 Oct 2013 02:36:35 +0200

nvidia-settings (325.15-2) experimental; urgency=low

  * Merge changes from 319.60-1.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 21 Oct 2013 12:18:27 +0200

nvidia-settings (325.15-1) experimental; urgency=low

  * New upstream release 325.15.
    - Fixed a bug in the nvidia-settings control panel that could cause
      spurious messages about layout inconsistencies to be printed when
      changing the display layout while SLI is enabled.
  * New upstream release 325.08.
    - Fixed a bug that prevented the status bar on the "PowerMizer" and
      "X Server XVideo Settings" pages in the nvidia-settings control
      panel from being updated when settings were changed by another
      NV-CONTROL client.
    - Fixed a bug that could cause some UI elements to be duplicated in the
      nvidia-settings control panel following a VT switch on X server
      configurations with multiple NVIDIA X screens.
    - Fixed a bug in nvidia-settings that caused GTK+ theme colors to be
      ignored for some UI elements.
    - Fixed a bug that caused nvidia-settings to write hostname-based color
      correction settings to the .nvidia-settings-rc configuration file, even
      when the "Include X Display Names in the Config File" option was unset.
      This could lead to a long delay when starting nvidia-settings, if a
      hostname saved to the configuration file failed to resolve.
    - Fixed a bug that exposed edge overlap controls on the SLI Mosaic
      page of nvidia-settings on edges where overlap was impossible.
    - Fixed a bug that caused some settings in the nvidia-settings control
      panel to be reset when re-probing displays.
    - Added support for configuring SLI Mosaic and Base Mosaic in the "X Server
      Display Configuration" page of nvidia-settings.
    - Updated nvidia-settings to explicitly specify the direction of rotation
      for configuring per-display rotation configuration.
  * Build for armhf, too.
  * Remove patch 01_allow_dark_themes, fixed upstream.
  * Refresh patches 07_fix_hyphenation, 08_fix_format-security.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 08 Aug 2013 12:38:59 +0200

nvidia-settings (319.82-1) unstable; urgency=low

  * New upstream release 319.82.
  * Temporarily disable building for armhf.
  * Add lintian override for gpg signature not provided by upstream.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 10 Feb 2014 12:16:40 +0100

nvidia-settings (319.72-1) unstable; urgency=low

  * New upstream release 319.72.
  * Remove patch 08_fix_format-security, fixed upstream.
  * Bump Standards-Version to 3.9.5. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 09 Nov 2013 15:23:18 +0100

nvidia-settings (319.60-1) unstable; urgency=low

  * New upstream release 319.60.
    - Fixed a bug that caused the GPU and Memory clock frequencies for some
      PowerMizer performance levels on Kepler boards to be reported incorrectly
      in the nvidia-settings control panel.
  * New upstream release 319.49.
  * 08_fix_format-security: Refresh patch, most occurrences fixed upstream.
  * Build for armhf, too.
  * Add lintian overrides for missing upstream changelog.
  * Merge changes from 313.30-2.
  * Upload to unstable.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 21 Oct 2013 11:54:36 +0200

nvidia-settings (319.32-1) experimental; urgency=low

  * New upstream release 319.32.
    - Updated the nvidia-settings control panel to report more detailed
      clocking information.
    - Fixed a bug that could cause nvidia-settings to crash when switching
      VTs after changing some settings.
    - Added a "Prefer Consistent Performance" PowerMizer Mode to the
      nvidia-settings control panel, available on Quadro boards that
      support this feature.
  * New upstream release 319.23.
    - Fixed a bug that prevented some drop-down menus in nvidia-settings
      from working correctly when using older versions of GTK+.
  * Refresh patch 08_fix_format-security.
  * Drop patch 06_fix_typos, fixed upstream.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 05 Jul 2013 13:42:15 +0200

nvidia-settings (319.17-1) experimental; urgency=low

  * New upstream release 319.17.  (Closes: #708570)
    - Updated nvidia-settings to preserve the relative positioning of displays
      when changing from a layout where multiple displays are on the same X
      screen to one where the same displays span multiple X screens.
    - Fixed nvidia-settings to dlopen(3) "libvdpau.so.1", rather than
      "libvdpau.so".
  * New upstream release 319.12.
    - Added an Underscan feature in the nvidia-settings X Server
      Display Configuration page which allows the configuration of an
      underscan border around the ViewPortOut.  This feature was
      formerly known as Overscan Compensation.
    - Updated the nvidia-settings command line interface to accept display
      device names, as well as optional target qualifiers, e.g.