unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs-24.5-rc3.tar.xz modified in place
@ 2015-04-09 21:27 Mark H Weaver
  2015-04-09 22:36 ` Nicolas Petton
  2015-04-10  7:42 ` Eli Zaretskii
  0 siblings, 2 replies; 9+ messages in thread
From: Mark H Weaver @ 2015-04-09 21:27 UTC (permalink / raw)
  To: emacs-devel

I've downloaded emacs-24.5-rc3.tar.xz and the corresponding .sig from
alpha.gnu.org twice, and they are different.  Both are signed by Nicolas
Petton's public key (7C207910).  See below for the differences.

It's bad practice to modify tarball releases without changing the
version number.  Please don't do it.  Among other things, it breaks
distributions such as GNU Guix that include cryptographic hashes of all
source tarballs.

      Mark


Binary files emacs-24.5-rc3-old/lisp/cedet/srecode/insert.elc and emacs-24.5-rc3-new/lisp/cedet/srecode/insert.elc differ
Binary files emacs-24.5-rc3-old/lisp/gnus/auth-source.elc and emacs-24.5-rc3-new/lisp/gnus/auth-source.elc differ
Binary files emacs-24.5-rc3-old/lisp/gnus/message.elc and emacs-24.5-rc3-new/lisp/gnus/message.elc differ
Binary files emacs-24.5-rc3-old/lisp/gnus/mm-decode.elc and emacs-24.5-rc3-new/lisp/gnus/mm-decode.elc differ
Binary files emacs-24.5-rc3-old/lisp/org/ob-C.elc and emacs-24.5-rc3-new/lisp/org/ob-C.elc differ
Binary files emacs-24.5-rc3-old/lisp/progmodes/antlr-mode.elc and emacs-24.5-rc3-new/lisp/progmodes/antlr-mode.elc differ
Binary files emacs-24.5-rc3-old/lisp/textmodes/rst.elc and emacs-24.5-rc3-new/lisp/textmodes/rst.elc differ
diff -ru emacs-24.5-rc3-old/lisp/calendar/cal-loaddefs.el emacs-24.5-rc3-new/lisp/calendar/cal-loaddefs.el
--- emacs-24.5-rc3-old/lisp/calendar/cal-loaddefs.el	2015-04-05 08:03:02.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/calendar/cal-loaddefs.el	2015-04-08 13:16:08.000000000 -0400
@@ -958,7 +958,7 @@
 \f
 ;;;### (autoloads nil nil ("appt.el" "cal-dst.el" "cal-menu.el" "calendar.el"
 ;;;;;;  "icalendar.el" "parse-time.el" "time-date.el" "timeclock.el"
-;;;;;;  "todo-mode.el") (21793 9333 249114 55000))
+;;;;;;  "todo-mode.el") (21797 25175 415462 803000))
 
 ;;;***
 \f
diff -ru emacs-24.5-rc3-old/lisp/calendar/diary-loaddefs.el emacs-24.5-rc3-new/lisp/calendar/diary-loaddefs.el
--- emacs-24.5-rc3-old/lisp/calendar/diary-loaddefs.el	2015-04-05 08:03:03.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/calendar/diary-loaddefs.el	2015-04-08 13:16:09.000000000 -0400
@@ -345,7 +345,7 @@
 ;;;### (autoloads nil nil ("appt.el" "cal-dst.el" "cal-html.el" "cal-loaddefs.el"
 ;;;;;;  "cal-menu.el" "cal-move.el" "cal-tex.el" "cal-x.el" "calendar.el"
 ;;;;;;  "diary-lib.el" "icalendar.el" "parse-time.el" "time-date.el"
-;;;;;;  "timeclock.el" "todo-mode.el") (21793 9334 413566 738000))
+;;;;;;  "timeclock.el" "todo-mode.el") (21797 25176 655034 61000))
 
 ;;;***
 \f
diff -ru emacs-24.5-rc3-old/lisp/calendar/hol-loaddefs.el emacs-24.5-rc3-new/lisp/calendar/hol-loaddefs.el
--- emacs-24.5-rc3-old/lisp/calendar/hol-loaddefs.el	2015-04-05 08:03:04.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/calendar/hol-loaddefs.el	2015-04-08 13:16:10.000000000 -0400
@@ -165,7 +165,7 @@
 ;;;;;;  "cal-mayan.el" "cal-menu.el" "cal-move.el" "cal-persia.el"
 ;;;;;;  "cal-tex.el" "cal-x.el" "calendar.el" "diary-lib.el" "diary-loaddefs.el"
 ;;;;;;  "holidays.el" "icalendar.el" "lunar.el" "parse-time.el" "time-date.el"
-;;;;;;  "timeclock.el" "todo-mode.el") (21793 9335 649079 278000))
+;;;;;;  "timeclock.el" "todo-mode.el") (21797 25177 772254 754000))
 
 ;;;***
 \f
diff -ru emacs-24.5-rc3-old/lisp/ChangeLog emacs-24.5-rc3-new/lisp/ChangeLog
--- emacs-24.5-rc3-old/lisp/ChangeLog	2015-04-05 07:04:42.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/ChangeLog	2015-04-06 14:20:05.000000000 -0400
@@ -12,10 +12,6 @@
 	* net/tramp.el (tramp-handle-unhandled-file-name-directory):
 	Return nil when required by the spec.  (Bug#20233)
 
-2015-04-01  Nicolas Petton  <nicolas@petton.fr>
-
-	* Version 24.5 released.
-
 2015-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/smie.el (smie-backward-sexp-command)
diff -ru emacs-24.5-rc3-old/lisp/loaddefs.el emacs-24.5-rc3-new/lisp/loaddefs.el
--- emacs-24.5-rc3-old/lisp/loaddefs.el	2015-04-05 08:03:22.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/loaddefs.el	2015-04-08 13:16:25.000000000 -0400
@@ -31986,8 +31986,8 @@
 ;;;;;;  "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
 ;;;;;;  "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
 ;;;;;;  "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el"
-;;;;;;  "w32-fns.el" "w32-vars.el" "x-dnd.el") (21793 9339 497325
-;;;;;;  252000))
+;;;;;;  "w32-fns.el" "w32-vars.el" "x-dnd.el") (21797 25181 196533
+;;;;;;  800000))
 
 ;;;***
 \f
diff -ru emacs-24.5-rc3-old/lisp/mh-e/mh-loaddefs.el emacs-24.5-rc3-new/lisp/mh-e/mh-loaddefs.el
--- emacs-24.5-rc3-old/lisp/mh-e/mh-loaddefs.el	2015-04-05 08:03:06.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/mh-e/mh-loaddefs.el	2015-04-08 13:16:11.000000000 -0400
@@ -3084,7 +3084,7 @@
 ;;;***
 \f
 ;;;### (autoloads nil nil ("mh-buffers.el" "mh-compat.el" "mh-e.el"
-;;;;;;  "mh-gnus.el" "mh-tool-bar.el") (21793 9337 17234 666000))
+;;;;;;  "mh-gnus.el" "mh-tool-bar.el") (21797 25178 891602 773000))
 
 ;;;***
 \f
diff -ru emacs-24.5-rc3-old/lisp/net/tramp-loaddefs.el emacs-24.5-rc3-new/lisp/net/tramp-loaddefs.el
--- emacs-24.5-rc3-old/lisp/net/tramp-loaddefs.el	2015-04-05 08:03:07.000000000 -0400
+++ emacs-24.5-rc3-new/lisp/net/tramp-loaddefs.el	2015-04-08 13:16:13.000000000 -0400
@@ -750,8 +750,8 @@
 ;;;;;;  "rcirc.el" "rlogin.el" "sasl-cram.el" "sasl-digest.el" "sasl-ntlm.el"
 ;;;;;;  "sasl.el" "secrets.el" "shr-color.el" "shr.el" "snmp-mode.el"
 ;;;;;;  "soap-client.el" "soap-inspect.el" "socks.el" "telnet.el"
-;;;;;;  "tls.el" "tramp-compat.el" "webjump.el" "zeroconf.el") (21793
-;;;;;;  9338 174254 825000))
+;;;;;;  "tls.el" "tramp-compat.el" "webjump.el" "zeroconf.el") (21797
+;;;;;;  25180 4990 764000))
 
 ;;;***
 \f



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-10 12:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 21:27 emacs-24.5-rc3.tar.xz modified in place Mark H Weaver
2015-04-09 22:36 ` Nicolas Petton
2015-04-10  7:47   ` Eli Zaretskii
2015-04-10  9:50     ` Andreas Schwab
2015-04-10  7:42 ` Eli Zaretskii
2015-04-10  9:21   ` Ulrich Mueller
2015-04-10 10:22     ` Eli Zaretskii
2015-04-10 11:19       ` Ulrich Mueller
2015-04-10 12:00         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).