Change log for network-manager-iodine package in Ubuntu

117 of 17 results
Published in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
network-manager-iodine (1.2.0-3.3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:06:01 +1100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
network-manager-iodine (1.2.0-3.3build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 05:49:52 +0000
Deleted in noble-updates (Reason: superseded by release)
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
network-manager-iodine (1.2.0-3.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Install helper binaries into /usr/libexec (Closes: #1054305)
  * Bump debhelper-compat to 13 so libexecdir is set properly.
  * Remove libtool .la files to not make dh_missing fail with compat 13.

 -- Michael Biebl <email address hidden>  Sat, 21 Oct 2023 12:36:31 +0200

Available diffs

Superseded in noble-release
Published in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
network-manager-iodine (1.2.0-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Use full path to auth-dialog in nm-iodine.service.
    This will ensure that the package isn't broken by a possible future change
    of libexecdir in network-manager. (Closes: #1026385)

 -- Michael Biebl <email address hidden>  Fri, 30 Dec 2022 11:19:28 +0100

Available diffs

Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
network-manager-iodine (1.2.0-3.1) unstable; urgency=high

  * Non-maintainer upload.
  * debian/control: Set Vcs-* fields to use git packaging repo under
    Salsa Debian Group. They previously point to upstream development
    repo that do not contain any packaging information.
  * Apply patch from Ubuntu: (Closes: #908017)

  [ Logan Rosen ]
  * d/rules: Set --enable-more-warnings to "yes" so that it doesn't default to
    "error," which turns every warning into an error and causes an FTBFS due
    to deprecated declarations.

 -- Boyuan Yang <email address hidden>  Wed, 17 Nov 2021 12:37:25 -0500
Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: Moved to hirsute)
network-manager-iodine (1.2.0-3ubuntu1) hirsute; urgency=medium

  * d/rules: Set --enable-more-warnings to "yes" so that it doesn't default to
    "error," which turns every warning into an error and causes an FTBFS due
    to deprecated declarations.

 -- Logan Rosen <email address hidden>  Wed, 07 Apr 2021 14:10:54 -0400
Superseded in hirsute-release
Obsolete in groovy-release
Published in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
network-manager-iodine (1.2.0-3) unstable; urgency=medium

  * Drop build-dep on libnm-gtk-dev (Closes: #862836)

 -- Guido Günther <email address hidden>  Mon, 22 Jan 2018 15:57:01 +0100

Available diffs

Superseded in bionic-proposed
network-manager-iodine (1.2.0-2) unstable; urgency=medium

  * Run ./autogen.sh conditionally.
    This helps crossbuild but still allows us to build git snapshots. Based
    on a patch from Helmut Grohne (Closes: #871475)
  * Install /usr/lib/NetworkManager/VPN/nm-iodine-service.name
    (Closes: #862836)
  * Use libnm-dev instead of deprecated libnm-glib-dev
    Thanks to Michael Biebl (Closes: #862836)
  * Call adduser with --gecos.
    Thanks to #Ralf Treinen (Closes: #846248)
  * appdata: rename the xml file
  * Install appdata file and translations
    Thanks to Michael Biebl (Closes: #852704)
  * Build-dep on libnm-gtk-dev
  * Let dh handle any autoreconf / configure invocations
  * Bump standards version
  * Install appdata into metainfo/

 -- Guido Günther <email address hidden>  Mon, 22 Jan 2018 09:58:49 +0100
Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
network-manager-iodine (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * [04bb2dd] Use https URL for VCS-Git

 -- Guido Günther <email address hidden>  Thu, 21 Jul 2016 10:16:34 +0200

Available diffs

Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
network-manager-iodine (1.1.0-1) unstable; urgency=medium

  * [903e67b] Bump build-dep on libnm-gtk-dev.
    Thanks to Logan Rosen (Closes: #771821)
  * [872589b] Update dependencies for NM 1.1
    (Closes: #817990)
  * [37e1783] Use secure URL for gitweb
  * [7296140] Bump standards version - no source changes neede
  * [df03f98] Make override_dh_makeshlibs multiarch aware

 -- Guido Günther <email address hidden>  Sun, 13 Mar 2016 13:28:32 +0100
Superseded in yakkety-release
Published in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
network-manager-iodine (0.0.5-1ubuntu1) vivid; urgency=medium

  * libnm-gtk-dev needs to be >= 0.9.9.0, so reflect this in Build-Depends. We
    don't have this version yet.
 -- Logan Rosen <email address hidden>   Tue, 02 Dec 2014 11:58:21 -0500
Superseded in vivid-proposed
network-manager-iodine (0.0.5-1) unstable; urgency=medium


  * New upstream version No new features, just compatibility with newer GNOME
    APIs. (Closes: #764839)
  * [3ff887f] Drop 0001-Disabe-gnome-keyring-deprecation-warnings.patch,
    fixed upstream
  * [95f47ae] Build-depend on libnm-gtk and libsecrets
  * [7cfa859] Bump standards version to 0.9.5

 -- Guido Günther <email address hidden>  Sun, 12 Oct 2014 14:15:13 +0200
Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
network-manager-iodine (0.0.5~0.gita09ce6-1) unstable; urgency=medium


  * Forward to current git (Closes: #741764)
  * [6895dd4] Drop patches appplied upstream

 -- Guido Günther <email address hidden>  Mon, 17 Mar 2014 20:20:24 +0100

Available diffs

Superseded in utopic-release
Published in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
network-manager-iodine (0.0.4-2) unstable; urgency=low


  * [3bd8d8c] Avoid deprecation warnings on newer glib/gtk. (Closes: #707469)

 -- Guido Günther <email address hidden>  Sat, 11 May 2013 17:06:45 +0200
Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
network-manager-iodine (0.0.3-1ubuntu2) raring; urgency=low

  * Add 0003-Drop-g_type_init.patch: Drop deprecated g_type_init(), fixes
    FTBFS with current glib.
 -- Martin Pitt <email address hidden>   Wed, 10 Apr 2013 13:33:45 +0200

Available diffs

Superseded in raring-release
Obsolete in quantal-release
network-manager-iodine (0.0.3-1ubuntu1) quantal; urgency=low

  * Build with GDK_DISABLE_DEPRECATION_WARNINGS (fixes FTBFS).
 -- Michael Bienia <email address hidden>   Mon, 01 Oct 2012 11:55:03 +0200
Superseded in quantal-release
network-manager-iodine (0.0.3-1) unstable; urgency=low


  * New upstream version
  * Upload to unstable
  * [1b0175f] Check password write result

 -- Guido Günther <email address hidden>  Tue, 27 Mar 2012 22:25:25 +0200
117 of 17 results