public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/ncpfs: ChangeLog ncpfs-2.2.6-r3.ebuild
@ 2014-08-13  7:01 Joshua Kinard (kumba)
  0 siblings, 0 replies; 4+ messages in thread
From: Joshua Kinard (kumba) @ 2014-08-13  7:01 UTC (permalink / raw
  To: gentoo-commits

kumba       14/08/13 07:01:46

  Modified:             ChangeLog ncpfs-2.2.6-r3.ebuild
  Log:
  Removed ncpfs-2.2.6-cve-2011-1679-1680.patch as it was made redundant by ncpfs-2.2.6-drop-mtab-support.patch.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)

Revision  Changes    Path
1.34                 net-fs/ncpfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	13 Aug 2014 05:47:27 -0000	1.33
+++ ChangeLog	13 Aug 2014 07:01:46 -0000	1.34
@@ -1,6 +1,12 @@
 # ChangeLog for net-fs/ncpfs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.33 2014/08/13 05:47:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.34 2014/08/13 07:01:46 kumba Exp $
+
+  13 Aug 2014; Joshua Kinard <kumba@gentoo.org> ncpfs-2.2.6-r3.ebuild,
+  -files/ncpfs-2.2.6-cve-2011-1679-1680.patch,
+  files/ncpfs-2.2.6-drop-mtab-support.patch:
+  Removed ncpfs-2.2.6-cve-2011-1679-1680.patch as it was made redundant by
+  ncpfs-2.2.6-drop-mtab-support.patch.
 
 *ncpfs-2.2.6-r3 (13 Aug 2014)
 



1.2                  net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?r1=1.1&r2=1.2

Index: ncpfs-2.2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ncpfs-2.2.6-r3.ebuild	13 Aug 2014 05:47:27 -0000	1.1
+++ ncpfs-2.2.6-r3.ebuild	13 Aug 2014 07:01:46 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.1 2014/08/13 05:47:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.2 2014/08/13 07:01:46 kumba Exp $
 
 EAPI="5"
 
@@ -32,9 +32,6 @@
 	# http://seclists.org/fulldisclosure/2010/Mar/122
 	epatch "${FILESDIR}"/${P}-multiple-vulns.patch
 
-	# Bug 371477
-	epatch "${FILESDIR}"/${P}-cve-2011-1679-1680.patch
-
 	# Add a patch that removes the __attribute__((packed)); directive
 	# from several struct members in include/ncp/ncplib.h.  This will
 	# cut down on a large number of compile warnings generated by modern





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

* [gentoo-commits] gentoo-x86 commit in net-fs/ncpfs: ChangeLog ncpfs-2.2.6-r3.ebuild
@ 2014-09-09 16:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2014-09-09 16:54 UTC (permalink / raw
  To: gentoo-commits

jer         14/09/09 16:54:17

  Modified:             ChangeLog ncpfs-2.2.6-r3.ebuild
  Log:
  function_entry -> zend_function_entry (bug #522444).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.35                 net-fs/ncpfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	13 Aug 2014 07:01:46 -0000	1.34
+++ ChangeLog	9 Sep 2014 16:54:17 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for net-fs/ncpfs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.34 2014/08/13 07:01:46 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.35 2014/09/09 16:54:17 jer Exp $
+
+  09 Sep 2014; Jeroen Roovers <jer@gentoo.org> ncpfs-2.2.6-r3.ebuild,
+  +files/ncpfs-2.2.6-zend_function_entry.patch:
+  function_entry -> zend_function_entry (bug #522444).
 
   13 Aug 2014; Joshua Kinard <kumba@gentoo.org> ncpfs-2.2.6-r3.ebuild,
   -files/ncpfs-2.2.6-cve-2011-1679-1680.patch,



1.3                  net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?r1=1.2&r2=1.3

Index: ncpfs-2.2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ncpfs-2.2.6-r3.ebuild	13 Aug 2014 07:01:46 -0000	1.2
+++ ncpfs-2.2.6-r3.ebuild	9 Sep 2014 16:54:17 -0000	1.3
@@ -1,9 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.2 2014/08/13 07:01:46 kumba Exp $
-
-EAPI="5"
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.3 2014/09/09 16:54:17 jer Exp $
 
+EAPI=5
 inherit eutils pam
 
 DESCRIPTION="Provides Access to Netware services using the NCP protocol"
@@ -60,6 +59,9 @@
 	# Bug 446696.  This might need re-diffing if additional Makefile
 	# fixes are added.
 	epatch "${FILESDIR}"/${P}-makefile-fix-soname-link.patch
+
+	# bug 522444
+	epatch "${FILESDIR}"/${P}-zend_function_entry.patch
 }
 
 src_configure() {





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

* [gentoo-commits] gentoo-x86 commit in net-fs/ncpfs: ChangeLog ncpfs-2.2.6-r3.ebuild
@ 2014-09-09 18:54 JosA MarAa Alonso (nimiux)
  0 siblings, 0 replies; 4+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-09-09 18:54 UTC (permalink / raw
  To: gentoo-commits

nimiux      14/09/09 18:54:36

  Modified:             ChangeLog ncpfs-2.2.6-r3.ebuild
  Log:
  Stable for amd64 wrt bug #521746
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)

Revision  Changes    Path
1.36                 net-fs/ncpfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	9 Sep 2014 16:54:17 -0000	1.35
+++ ChangeLog	9 Sep 2014 18:54:36 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/ncpfs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.35 2014/09/09 16:54:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.36 2014/09/09 18:54:36 nimiux Exp $
+
+  09 Sep 2014; Chema Alonso <nimiux@gentoo.org> ncpfs-2.2.6-r3.ebuild:
+  Stable for amd64 wrt bug #521746
 
   09 Sep 2014; Jeroen Roovers <jer@gentoo.org> ncpfs-2.2.6-r3.ebuild,
   +files/ncpfs-2.2.6-zend_function_entry.patch:



1.4                  net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?r1=1.3&r2=1.4

Index: ncpfs-2.2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ncpfs-2.2.6-r3.ebuild	9 Sep 2014 16:54:17 -0000	1.3
+++ ncpfs-2.2.6-r3.ebuild	9 Sep 2014 18:54:36 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.3 2014/09/09 16:54:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.4 2014/09/09 18:54:36 nimiux Exp $
 
 EAPI=5
 inherit eutils pam
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="nls pam php"
 
 DEPEND="nls? ( sys-devel/gettext )





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

* [gentoo-commits] gentoo-x86 commit in net-fs/ncpfs: ChangeLog ncpfs-2.2.6-r3.ebuild
@ 2015-05-02  9:27 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-05-02  9:27 UTC (permalink / raw
  To: gentoo-commits

jer         15/05/02 09:27:48

  Modified:             ChangeLog ncpfs-2.2.6-r3.ebuild
  Log:
  Stable for PPC64 (bug #521746).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.39                 net-fs/ncpfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	18 Apr 2015 15:54:50 -0000	1.38
+++ ChangeLog	2 May 2015 09:27:48 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/ncpfs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.38 2015/04/18 15:54:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.39 2015/05/02 09:27:48 jer Exp $
+
+  02 May 2015; Jeroen Roovers <jer@gentoo.org> ncpfs-2.2.6-r3.ebuild:
+  Stable for PPC64 (bug #521746).
 
   18 Apr 2015; Pacho Ramos <pacho@gentoo.org> ncpfs-2.2.6-r3.ebuild:
   x86 stable wrt bug #521746



1.7                  net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?r1=1.6&r2=1.7

Index: ncpfs-2.2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ncpfs-2.2.6-r3.ebuild	18 Apr 2015 15:54:50 -0000	1.6
+++ ncpfs-2.2.6-r3.ebuild	2 May 2015 09:27:48 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.6 2015/04/18 15:54:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.7 2015/05/02 09:27:48 jer Exp $
 
 EAPI=5
 inherit eutils pam
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 ~mips ppc ppc64 x86"
 IUSE="nls pam php"
 
 DEPEND="nls? ( sys-devel/gettext )





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

end of thread, other threads:[~2015-05-02  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13  7:01 [gentoo-commits] gentoo-x86 commit in net-fs/ncpfs: ChangeLog ncpfs-2.2.6-r3.ebuild Joshua Kinard (kumba)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-09 16:54 Jeroen Roovers (jer)
2014-09-09 18:54 JosA MarAa Alonso (nimiux)
2015-05-02  9:27 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox