[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771374: marked as done (unblock: macchanger/1.7.0-3.2)



Your message dated Sun, 30 Nov 2014 12:44:20 +0100
with message-id <20141130114420.GC18534@ugent.be>
and subject line Re: Bug#771374: unblock: macchanger/1.7.0-3.1
has caused the Debian Bug report #771374,
regarding unblock: macchanger/1.7.0-3.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
771374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771374
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package macchanger

When auto running, version in Jessie only changes the vendor-id of the
mac-address, not the other bytes.

Version 1.7.0-3.1 fixes that (#768325).

See the attached diff file for the one byte change in the code. There is
a small glitch in the changelog, I hope this is ok from the RT point of
view.

unblock macchanger/1.7.0-3.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru macchanger-1.7.0/debian/changelog macchanger-1.7.0/debian/changelog
--- macchanger-1.7.0/debian/changelog	2014-11-07 13:03:50.000000000 +0100
+++ macchanger-1.7.0/debian/changelog	2014-11-28 22:40:43.000000000 +0100
@@ -1,9 +1,17 @@
+macchanger (1.7.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Change the non-vendor bytes, and only them, on automatic run.
+    (Closes: #768325)
+
+ -- Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com>  Thu, 27 Nov 2014 10:52:16 +0100
+
 macchanger (1.7.0-3) unstable; urgency=low
 
   * update debian/watch to point to new github repository
-  * include code from 1.7.0-1.1 NMU (Closes: #738460, #740947)
+  * include code from 1.7.0-1.1 Non-Maintainer Upload
 
- -- Hans-Christoph Steiner <hans@eds.org>  Fri, 07 Nov 2014 12:56:56 +0100
+ -- Hans-Christoph Steiner <hans@eds.org>  Wed, 22 Oct 2014 12:32:24 -0400
 
 macchanger (1.7.0-2) unstable; urgency=low
 
diff -Nru macchanger-1.7.0/debian/if-pre-up.d/macchanger macchanger-1.7.0/debian/if-pre-up.d/macchanger
--- macchanger-1.7.0/debian/if-pre-up.d/macchanger	2014-10-21 21:38:32.000000000 +0200
+++ macchanger-1.7.0/debian/if-pre-up.d/macchanger	2014-11-28 22:40:43.000000000 +0100
@@ -29,4 +29,4 @@
 	exit 0
 fi
 
-/usr/bin/${package} -A $IFACE >> $LOGFILE 2>&1
+/usr/bin/${package} -e $IFACE >> $LOGFILE 2>&1

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Hi,

On Sat, Nov 29, 2014 at 02:26:44PM +0100, intrigeri wrote:
> Uploaded -3.2, new debdiff attached.
> 
> I'll remove the moreinfo tag once the package is accepted in sid and
> has been built everywhere.

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply to: