1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] mageiaupdate and the list of updates
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mageiaupdate%20and%20the%20list%20of%20updates&In-Reply-To=%3C4E0F065D.4030202%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004870.html">
<LINK REL="Next" HREF="004881.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] mageiaupdate and the list of updates</H1>
<B>andre999</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mageiaupdate%20and%20the%20list%20of%20updates&In-Reply-To=%3C4E0F065D.4030202%40laposte.net%3E"
TITLE="[Mageia-discuss] mageiaupdate and the list of updates">andr55 at laposte.net
</A><BR>
<I>Sat Jul 2 13:51:57 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004870.html">[Mageia-discuss] mageiaupdate and the list of updates
</A></li>
<LI>Next message: <A HREF="004881.html">[Mageia-discuss] mageiaupdate and the list of updates
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4878">[ date ]</a>
<a href="thread.html#4878">[ thread ]</a>
<a href="subject.html#4878">[ subject ]</a>
<a href="author.html#4878">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Rémi Verschelde a écrit :
><i> 2011/7/2 andre999<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">andr55 at laposte.net</A>>:
</I>>><i> In general, I would agree, but there are times an update introduces more
</I>>><i> problems, and it will keep being proposed even when it is not wanted.
</I>>><i> (Sure, one can edit a skip file after obtaining root privileges, but most
</I>>><i> users won't know about it. And subsequent updates with the same problem
</I>>><i> will still be proposed.)
</I>>><i> And other times a "security" update is totally useless - like on
</I>>><i> documentation packages when there is no change in functionality. Or
</I>>><i> security issues regarding a function that is not used.
</I>>><i> If bandwidth is limited, why waste time and bandwidth on something that at
</I>>><i> best isn't needed ?
</I>>><i>
</I>>><i> That said, it doesn't seem that onerous to enter a password.
</I>>><i>
</I>>><i> --
</I>>><i> André
</I>>><i>
</I>><i>
</I>><i> Would it be possible to add a "Skip update" option in MageiaUpdate?
</I>><i> Like, right-click on an update, "Skip update" and it disappears from
</I>><i> the list. This would modify the skip file you are talking about, and
</I>><i> experienced users could revert the skipping thanks to that file.
</I>><i>
</I>><i> Though, it is just a suggestion from someone who knows nothing to
</I>><i> MageiaUpdate's code, so I don't know if it would be a simple feature
</I>><i> to add or a really bothersome one.
</I>><i>
</I>><i> Rémi / Akien
</I>
It's a good idea.
A GUI means of updating the skip file has already been suggested.
I'm not familiar with the code, so I can't say how easy it would be to add, but
I think such a change should eventually happen.
It would probably be easier to add in rpmdrake, where every update is presented
individually.
(I might eventually do it myself.)
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004870.html">[Mageia-discuss] mageiaupdate and the list of updates
</A></li>
<LI>Next message: <A HREF="004881.html">[Mageia-discuss] mageiaupdate and the list of updates
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4878">[ date ]</a>
<a href="thread.html#4878">[ thread ]</a>
<a href="subject.html#4878">[ subject ]</a>
<a href="author.html#4878">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|